aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-12net/au1000_eth.c MDIO namespace fixesAdrian Bunk1-13/+14
2008-10-12net/tc35815.c: fix compilationAdrian Bunk1-1/+1
2008-10-12sky2: Fix WOL regressionRafael J. Wysocki1-14/+5
2008-10-12r8169: NULL pointer dereference on r8169 loadPetr Vandrovec1-1/+2
2008-10-11smc911x: Fix external PHY detectionGuennadi Liakhovetski1-0/+3
2008-10-11e1000: allow VLAN devices to use TSO and CSUM offloadPatrick McHardy1-0/+5
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-18/+32
2008-10-10Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6David S. Miller1-23/+434
2008-10-10myri10ge: update driver version number to 1.4.3-1.369Brice Goglin1-1/+1
2008-10-10r8169: add shutdown handlerFrancois Romieu1-0/+6
2008-10-10r8169: preliminary 8168d supportFrancois Romieu1-2/+97
2008-10-10r8169: support additional 8168cp chipsetFrancois Romieu1-3/+27
2008-10-10r8169: change default behavior for mildly identified 8168c chipsetsFrancois Romieu1-3/+4
2008-10-10r8169: add a new 8168cp flavorFrancois Romieu1-6/+43
2008-10-10r8169: add a new 8168c flavor (bis)Francois Romieu1-2/+24
2008-10-10r8169: add a new 8168c flavorFrancois Romieu1-2/+39
2008-10-10r8169: sync existing 8168 device hardware start sequences with vendor driverFrancois Romieu1-0/+75
2008-10-10r8169: 8168b Tx performance tweakFrancois Romieu1-1/+2
2008-10-10r8169: make room for more specific 8168 hardware start procedureFrancois Romieu1-5/+61
2008-10-10r8169: shuffle some registers handling around (8168 operation only)Francois Romieu1-6/+7
2008-10-10r8169: new phy init parameters for the 8168bFrancois Romieu1-0/+33
2008-10-10r8169: update phy init parametersFrancois Romieu1-5/+24
2008-10-10r8169: wake up the PHY of the 8168Francois Romieu1-3/+7
2008-10-10ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez1-2/+4
2008-10-10ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez1-12/+21
2008-10-09enic: Attempt to fix build in 32-bit such as i386.David S. Miller1-0/+14
2008-10-09ppp: Use skb_queue_walk() in ppp_mp_insert().David S. Miller1-1/+2
2008-10-09r8169: fix early spinlock useFrancois Romieu1-3/+2
2008-10-09smsc95xx: fix usb usage on big endian platformsSteve Glendinning1-5/+5
2008-10-09myri10ge: remove over-paranoid queue number modulusBrice Goglin1-2/+0
2008-10-09e1000: don't generate bad checksums for tcp packets with 0 csumDave Graham1-19/+36
2008-10-09e1000e: don't generate bad checksums for tcp packets with 0 csumDave Graham1-23/+39
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King7-40/+88
2008-10-09Merge branch 'pxa-all' into develRussell King2-13/+6
2008-10-09Merge branch 'at91' into develRussell King17-99/+136
2008-10-09Merge branch 'ptebits' into develRussell King40-174/+285
2008-10-09bnx2: Update version to 1.8.1.Michael Chan1-2/+2
2008-10-09bnx2: Handle DMA mapping errors.Benjamin Li2-55/+67
2008-10-09bnx2: Eliminate TSO header modifications.Michael Chan1-15/+1
2008-10-09bnx2: Update 5706/5708 firmware.Michael Chan1-4350/+4304
2008-10-09bnx2: Check netif_running() in all ethtool operations.Michael Chan1-8/+32
2008-10-09bnx2: Add bnx2_shutdown_chip().Michael Chan1-16/+17
2008-10-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek1-2/+2
2008-10-08jme: Fix warnings with CONFIG_PM disabled.David S. Miller1-0/+4
2008-10-08jme: Advances version numberGuo-Fu Tseng1-1/+1
2008-10-08jme: Faulty IRQ handle bug fixakeemting1-1/+1
2008-10-08jme: Added half-duplex mode and IPv6 RSS fixGuo-Fu Tseng2-18/+63
2008-10-08cxgb3: Add 1G fiber supportDivy Le Ray3-12/+208
2008-10-08cxgb3: Support for Aeluros 2005 PHYDivy Le Ray4-19/+1040
2008-10-08cxgb3: commnonize LASI phy codeDivy Le Ray4-48/+77