summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-09-16iwlagn: workaround bug crashing some APsDon Fry1-0/+5
2011-09-16rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger1-8/+9
2011-09-16rt2800pci: Fix compiler error on PowerPCLarry Finger1-13/+17
2011-09-16ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka2-20/+40
2011-09-16ibmveth: Fix checksum offload failure handlingAnton Blanchard1-11/+20
2011-09-16ibmveth: Checksum offload is always disabledAnton Blanchard1-1/+1
2011-09-16ibmveth: Fix issue with DMA mapping failureAnton Blanchard1-5/+5
2011-09-16ibmveth: Fix DMA unmap errorBrian King1-1/+6
2011-09-16Merge branch 'master' of ../netdev/David S. Miller2-15/+14
2011-09-15pch_gbe: support ML7831 IOHToshiharu Okada2-5/+16
2011-09-15pch_gbe: added the process of FIFO over run errorToshiharu Okada2-104/+179
2011-09-15pch_gbe: fixed the issue which receives an unnecessary packet.Toshiharu Okada1-7/+14
2011-09-15sfc: Use 64-bit writes for TX push where possibleBen Hutchings1-4/+5
2011-09-15Revert "sfc: Use write-combining to reduce TX latency" and follow-upsBen Hutchings7-88/+27
2011-09-15Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller8-13/+34
2011-09-15bnx2x: Fix ethtool advertisementYaniv Rosner1-3/+40
2011-09-15bnx2x: Fix 578xx link LEDYaniv Rosner1-2/+6
2011-09-15bnx2x: Fix XMAC loopback testYaniv Rosner2-2/+2
2011-09-15bnx2x: Remove fiber remote fault detectionYaniv Rosner1-8/+4
2011-09-15bnx2x: Enable FEC for 57810-KRYaniv Rosner2-0/+9
2011-09-15bnx2x: Fix ETS bandwidthYaniv Rosner1-12/+6
2011-09-15Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville8-13/+34
2011-09-15ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith1-0/+5
2011-09-15bnx2x: Fix for a host coalescing bug which impared latency.Ariel Elior2-16/+42
2011-09-15bnx2x: don't access removed registers on 57712 and aboveDmitry Kravkov1-5/+9
2011-09-15bnx2x: init fw_seq after undi_unload is doneDmitry Kravkov1-7/+8
2011-09-15bnx2x: don't reset device while reading its configuration.Dmitry Kravkov2-10/+16
2011-09-15bnx2x: fix MF for 4-port devicesDmitry Kravkov3-26/+36
2011-09-15bnx2x: fix rx ring size reportVladislav Zolotarov2-10/+12
2011-09-15bnx2x: decrease print level to debugDmitry Kravkov1-1/+2
2011-09-15bnx2x: fix BRB thresholds for dropless_fc modeDmitry Kravkov3-25/+102
2011-09-13iwlagn: fix command queue timeoutJohannes Berg1-0/+2
2011-09-13iwlagn: fix stack corruptionJohannes Berg1-1/+1
2011-09-13ath9k: Fix kernel panic on unplugging the deviceMohammed Shafi Shajakhan1-0/+6
2011-09-13rtlwifi: Fix problem when switching connectionsGeorge1-0/+8
2011-09-13rtlwifi: rtl8192su: Fix problem connecting to HT-enabled APGeorge1-5/+6
2011-09-05NET: am79c961: fix race in link status codeRussell King1-0/+3
2011-08-30e1000: Fix driver to be used on PA RISC C8000 workstationsJeff Kirsher1-0/+6
2011-08-30ath9k_hw: fix calibration on 5 ghzFelix Fietkau1-1/+2
2011-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-73/+35
2011-08-29iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)Stanislaw Gruszka1-5/+8
2011-08-29ath9k_hw: Fix init mode register regressionRajkumar Manoharan1-1/+1
2011-08-26cassini: init before use in cas_interruptN.françois romieu1-2/+1
2011-08-26can: ti_hecc: Fix uninitialized spinlock in probeAbhilash K V1-0/+1
2011-08-26can: ti_hecc: Fix unintialized variableAbhilash K V1-1/+1
2011-08-26net: sh_eth: fix the compile errorYoshihiro Shimoda1-0/+1
2011-08-26net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO1-6/+11
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-61/+11
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine1-15/+8
2011-08-24ibmveth: Fix leak when recycling skb and hypervisor returns errorAnton Blanchard1-3/+9