aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-21ixgbe: fix possible null buffer errorJesse Brandeburg1-2/+2
2011-09-21tg3: fix VLAN tagging regressionKasper Pedersen1-2/+0
2011-09-20net: pxa168: Fix build errors by including interrupt.hTanmay Upadhyay1-0/+1
2011-09-20netconsole: switch init_netconsole() to late_initcallLin Ming1-1/+7
2011-09-20gianfar: Fix overflow check and return value for gfar_get_cls_all()Ben Hutchings1-4/+4
2011-09-20ppp_generic: fix multilink fragment MTU calculation (again)Henry Wong1-1/+6
2011-09-20GRETH: avoid overwrite IP-stack's IP-frags checksumDaniel Hellstrom1-2/+5
2011-09-20GRETH: RX/TX bytes were never increasedDaniel Hellstrom2-0/+6
2011-09-20Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller1-5/+27
2011-09-20Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville5-42/+73
2011-09-19b43: Fix beacon problem in ad-hoc modeManual Munz1-1/+2
2011-09-18Merge git://github.com/davem330/netLinus Torvalds29-356/+603
2011-09-17r8169: do not enable the TBI for anything but the original 8169.Francois Romieu1-3/+10
2011-09-17r8169: remove erroneous processing of always set bit.Francois Romieu1-1/+6
2011-09-17r8169: fix WOL setting for 8105 and 8111evlHayes Wang1-1/+9
2011-09-17r8169: add MODULE_FIRMWARE for the firmware of 8111evlHayes Wang1-0/+1
2011-09-17r8169: fix the reset setting for 8111evlHayes Wang1-0/+1
2011-09-16can: ti_hecc: include linux/io.hDaniel Mack1-0/+1
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 for-davemJohn 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