aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-03[PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard1-2/+3
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds10-218/+199
2007-02-02spidernet : fix memory leak in spider_net_stopJens Osterkamp1-0/+2
2007-02-02e100: fix napi ifdefs removing needed codeAuke Kok1-6/+1
2007-02-02Merge ../linux-2.6Jeff Garzik1-3/+3
2007-02-02[BNX2]: PHY workaround for 5709 A0.Michael Chan2-2/+18
2007-02-01[PATCH] radio modems sitting on serial port are not for s390Al Viro1-3/+3
2007-01-31netxen patchesAl Viro8-212/+196
2007-01-30Revert "net: ifb error path loop fix"Linus Torvalds1-1/+2
2007-01-30Broadcom 4400 resume small fixDmitriy Monakhov1-2/+13
2007-01-30b44: src_desc->addr is little-endianAl Viro1-1/+1
2007-01-30e100: fix irq leak on suspend/resumeAuke Kok1-0/+2
2007-01-30bonding: ARP monitoring broken on x86_64Andy Gospodarek1-3/+4
2007-01-30ehea: Fixed missing tasklet_kill() callThomas Klein1-0/+1
2007-01-30ehea: Fixed wrong jumbo frames status queryThomas Klein2-8/+24
2007-01-3082596 warning fixesAndrew Morton1-3/+4
2007-01-30FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug3-7/+14
2007-01-30net: ifb error path loop fixMariusz Kozlowski1-2/+1
2007-01-30b44: Fix frequent link changesMichael Chan1-15/+20
2007-01-29[PATCH] sky2: revert IRQ dance on suspend/resumeStephen Hemminger1-25/+0
2007-01-25[BNX2]: Fix 2nd port's MAC address.Michael Chan1-5/+7
2007-01-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-66/+29
2007-01-24Merge branch 'master' into upstream-fixesJeff Garzik3-3/+3
2007-01-23[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk2-41/+8
2007-01-23[IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz1-2/+0
2007-01-23[IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2.6.19)Samuel Ortiz2-23/+21
2007-01-23[PATCH] email change for shemminger@osdl.orgStephen Hemminger3-3/+3
2007-01-23mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descsDale Farnsworth1-2/+9
2007-01-23s2io bogus memsetAl Viro1-2/+1
2007-01-23[PATCH] s2io bogus memsetAl Viro1-2/+1
2007-01-23NetXen: Use pci_register_driver() instead of pci_module_init() in init_moduleAmit S. Kale2-2/+2
2007-01-23NetXen: Firmware check modificationsAmit S. Kale2-5/+5
2007-01-23ehea: Fixed possible nullpointer accessThomas Klein1-2/+3
2007-01-23ehea: Added logging off associated errorsThomas Klein1-4/+4
2007-01-23ehea: Improved logging of permission issuesThomas Klein2-11/+15
2007-01-23ehea: New method to determine number of available portsThomas Klein1-1/+14
2007-01-23ehea: Modified initial autoneg state determinationThomas Klein1-2/+2
2007-01-23ehea: Fixing firmware queue config issueThomas Klein1-1/+1
2007-01-23ehea: Fixed wrong dereferencationThomas Klein2-3/+5
2007-01-23PHY: Export phy ethtool helpersKumar Gala1-1/+2
2007-01-23modify 3c589_cs to be SMP safeKomuro1-2/+5
2007-01-18sis190: failure to set the MAC address from EEPROMFrancois Romieu1-1/+1
2007-01-18Fix phy_read/write redefinition errors in ucc_geth_phy.cTimur Tabi1-68/+66
2007-01-18Update ucc_geth.c for new workqueue structureTimur Tabi1-5/+7
2007-01-18myri10ge: update driver version to 1.2.0Brice Goglin1-1/+1
2007-01-18myri10ge: check that we can get an irqBrice Goglin1-3/+12
2007-01-18myri10ge: make wc_fifo usage load-time tunableBrice Goglin1-1/+5
2007-01-188139cp: Don't blindly enable interruptsChris Lalancette1-3/+4
2007-01-18[PATCH] bcm43xx: Fix failure to deliver PCI-E interruptsLarry Finger1-4/+7
2007-01-11[PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz7-7/+0