summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-51/+49
2008-10-13tty: kref the tty driver objectAlan Cox1-1/+1
2008-10-13net/bfin_mac.c MDIO namespace fixesAdrian Bunk1-13/+13
2008-10-13jme: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-13smc911x: Add support for LAN921{5,7,8} chips from SMSCGuennadi Liakhovetski2-6/+14
2008-10-13qlge: remove duplicated #includeHuang Weiyi2-2/+0
2008-10-13net/au1000_eth.c MDIO namespace fixesAdrian Bunk1-13/+14
2008-10-13net/tc35815.c: fix compilationAdrian Bunk1-1/+1
2008-10-13sky2: Fix WOL regressionRafael J. Wysocki1-14/+5
2008-10-13r8169: NULL pointer dereference on r8169 loadPetr Vandrovec1-1/+2
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds11-617/+470
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar403-28178/+62197
2008-10-12smc911x: Fix external PHY detectionGuennadi Liakhovetski1-0/+3
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller407-28229/+62245
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-11Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/...David S. Miller1-23/+434
2008-10-11myri10ge: update driver version number to 1.4.3-1.369Brice Goglin1-1/+1
2008-10-11r8169: add shutdown handlerFrancois Romieu1-0/+6
2008-10-11r8169: preliminary 8168d supportFrancois Romieu1-2/+97
2008-10-11r8169: support additional 8168cp chipsetFrancois Romieu1-3/+27
2008-10-11r8169: change default behavior for mildly identified 8168c chipsetsFrancois Romieu1-3/+4
2008-10-11r8169: add a new 8168cp flavorFrancois Romieu1-6/+43
2008-10-11r8169: add a new 8168c flavor (bis)Francois Romieu1-2/+24
2008-10-11r8169: add a new 8168c flavorFrancois Romieu1-2/+39
2008-10-11r8169: sync existing 8168 device hardware start sequences with vendor driverFrancois Romieu1-0/+75
2008-10-11r8169: 8168b Tx performance tweakFrancois Romieu1-1/+2
2008-10-11r8169: make room for more specific 8168 hardware start procedureFrancois Romieu1-5/+61
2008-10-11r8169: shuffle some registers handling around (8168 operation only)Francois Romieu1-6/+7
2008-10-11r8169: new phy init parameters for the 8168bFrancois Romieu1-0/+33
2008-10-11r8169: update phy init parametersFrancois Romieu1-5/+24
2008-10-11r8169: 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-10enic: Attempt to fix build in 32-bit such as i386.David S. Miller1-0/+14
2008-10-10ppp: Use skb_queue_walk() in ppp_mp_insert().David S. Miller1-1/+2
2008-10-10r8169: fix early spinlock useFrancois Romieu1-3/+2
2008-10-10smsc95xx: fix usb usage on big endian platformsSteve Glendinning1-5/+5
2008-10-10myri10ge: remove over-paranoid queue number modulusBrice Goglin1-2/+0
2008-10-10e1000: don't generate bad checksums for tcp packets with 0 csumDave Graham1-19/+36
2008-10-10e1000e: don't generate bad checksums for tcp packets with 0 csumDave Graham1-23/+39
2008-10-10Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King7-40/+88
2008-10-10Merge branch 'pxa-all' into develRussell King2-13/+6
2008-10-10Merge branch 'at91' into develRussell King17-99/+136
2008-10-10Merge 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