aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-09-21ixgbe: fix possible null buffer errorGravatar Jesse Brandeburg 1-2/+2
2011-09-21tg3: fix VLAN tagging regressionGravatar Kasper Pedersen 1-2/+0
2011-09-20net: pxa168: Fix build errors by including interrupt.hGravatar Tanmay Upadhyay 1-0/+1
2011-09-20netconsole: switch init_netconsole() to late_initcallGravatar Lin Ming 1-1/+7
2011-09-20gianfar: Fix overflow check and return value for gfar_get_cls_all()Gravatar Ben Hutchings 1-4/+4
2011-09-20ppp_generic: fix multilink fragment MTU calculation (again)Gravatar Henry Wong 1-1/+6
2011-09-20GRETH: avoid overwrite IP-stack's IP-frags checksumGravatar Daniel Hellstrom 1-2/+5
2011-09-20GRETH: RX/TX bytes were never increasedGravatar Daniel Hellstrom 2-0/+6
2011-09-20Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linuxGravatar David S. Miller 1-5/+27
2011-09-20Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemGravatar John W. Linville 5-42/+73
2011-09-19b43: Fix beacon problem in ad-hoc modeGravatar Manual Munz 1-1/+2
2011-09-18Merge git://github.com/davem330/netGravatar Linus Torvalds 29-356/+603
2011-09-17r8169: do not enable the TBI for anything but the original 8169.Gravatar Francois Romieu 1-3/+10
2011-09-17r8169: remove erroneous processing of always set bit.Gravatar Francois Romieu 1-1/+6
2011-09-17r8169: fix WOL setting for 8105 and 8111evlGravatar Hayes Wang 1-1/+9
2011-09-17r8169: add MODULE_FIRMWARE for the firmware of 8111evlGravatar Hayes Wang 1-0/+1
2011-09-17r8169: fix the reset setting for 8111evlGravatar Hayes Wang 1-0/+1
2011-09-16can: ti_hecc: include linux/io.hGravatar Daniel Mack 1-0/+1
2011-09-16iwlagn: workaround bug crashing some APsGravatar Don Fry 1-0/+5
2011-09-16rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsGravatar Larry Finger 1-8/+9
2011-09-16rt2800pci: Fix compiler error on PowerPCGravatar Larry Finger 1-13/+17
2011-09-16ipw2x00: fix rtnl mutex deadlockGravatar Stanislaw Gruszka 2-20/+40
2011-09-16ibmveth: Fix checksum offload failure handlingGravatar Anton Blanchard 1-11/+20
2011-09-16ibmveth: Checksum offload is always disabledGravatar Anton Blanchard 1-1/+1
2011-09-16ibmveth: Fix issue with DMA mapping failureGravatar Anton Blanchard 1-5/+5
2011-09-16ibmveth: Fix DMA unmap errorGravatar Brian King 1-1/+6
2011-09-16Merge branch 'master' of ../netdev/Gravatar David S. Miller 2-15/+14
2011-09-15pch_gbe: support ML7831 IOHGravatar Toshiharu Okada 2-5/+16
2011-09-15pch_gbe: added the process of FIFO over run errorGravatar Toshiharu Okada 2-104/+179
2011-09-15pch_gbe: fixed the issue which receives an unnecessary packet.Gravatar Toshiharu Okada 1-7/+14
2011-09-15sfc: Use 64-bit writes for TX push where possibleGravatar Ben Hutchings 1-4/+5
2011-09-15Revert "sfc: Use write-combining to reduce TX latency" and follow-upsGravatar Ben Hutchings 7-88/+27
2011-09-15Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessGravatar David S. Miller 8-13/+34
2011-09-15bnx2x: Fix ethtool advertisementGravatar Yaniv Rosner 1-3/+40
2011-09-15bnx2x: Fix 578xx link LEDGravatar Yaniv Rosner 1-2/+6
2011-09-15bnx2x: Fix XMAC loopback testGravatar Yaniv Rosner 2-2/+2
2011-09-15bnx2x: Remove fiber remote fault detectionGravatar Yaniv Rosner 1-8/+4
2011-09-15bnx2x: Enable FEC for 57810-KRGravatar Yaniv Rosner 2-0/+9
2011-09-15bnx2x: Fix ETS bandwidthGravatar Yaniv Rosner 1-12/+6
2011-09-15Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...Gravatar John W. Linville 8-13/+34
2011-09-15ipheth: iPhone 4 Verizon CDMA USB Product ID addGravatar Kavan Smith 1-0/+5
2011-09-15bnx2x: Fix for a host coalescing bug which impared latency.Gravatar Ariel Elior 2-16/+42
2011-09-15bnx2x: don't access removed registers on 57712 and aboveGravatar Dmitry Kravkov 1-5/+9
2011-09-15bnx2x: init fw_seq after undi_unload is doneGravatar Dmitry Kravkov 1-7/+8
2011-09-15bnx2x: don't reset device while reading its configuration.Gravatar Dmitry Kravkov 2-10/+16
2011-09-15bnx2x: fix MF for 4-port devicesGravatar Dmitry Kravkov 3-26/+36
2011-09-15bnx2x: fix rx ring size reportGravatar Vladislav Zolotarov 2-10/+12
2011-09-15bnx2x: decrease print level to debugGravatar Dmitry Kravkov 1-1/+2
2011-09-15bnx2x: fix BRB thresholds for dropless_fc modeGravatar Dmitry Kravkov 3-25/+102
2011-09-13iwlagn: fix command queue timeoutGravatar Johannes Berg 1-0/+2