aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-01-29[PATCH] sky2: revert IRQ dance on suspend/resumeStephen Hemminger
2007-01-25[BNX2]: Fix 2nd port's MAC address.Michael Chan
2007-01-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-01-24Merge branch 'master' into upstream-fixesJeff Garzik
2007-01-23[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk
2007-01-23[IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz
2007-01-23[IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz
2007-01-23[PATCH] email change for shemminger@osdl.orgStephen Hemminger
2007-01-23mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descsDale Farnsworth
2007-01-23s2io bogus memsetAl Viro
2007-01-23[PATCH] s2io bogus memsetAl Viro
2007-01-23NetXen: Use pci_register_driver() instead of pci_module_init() in init_moduleAmit S. Kale
2007-01-23NetXen: Firmware check modificationsAmit S. Kale
2007-01-23ehea: Fixed possible nullpointer accessThomas Klein
2007-01-23ehea: Added logging off associated errorsThomas Klein
2007-01-23ehea: Improved logging of permission issuesThomas Klein
2007-01-23ehea: New method to determine number of available portsThomas Klein
2007-01-23ehea: Modified initial autoneg state determinationThomas Klein
2007-01-23ehea: Fixing firmware queue config issueThomas Klein
2007-01-23ehea: Fixed wrong dereferencationThomas Klein
2007-01-23PHY: Export phy ethtool helpersKumar Gala
2007-01-23modify 3c589_cs to be SMP safeKomuro
2007-01-18sis190: failure to set the MAC address from EEPROMFrancois Romieu
2007-01-18Fix phy_read/write redefinition errors in ucc_geth_phy.cTimur Tabi
2007-01-18Update ucc_geth.c for new workqueue structureTimur Tabi
2007-01-18myri10ge: update driver version to 1.2.0Brice Goglin
2007-01-18myri10ge: check that we can get an irqBrice Goglin
2007-01-18myri10ge: make wc_fifo usage load-time tunableBrice Goglin
2007-01-188139cp: Don't blindly enable interruptsChris Lalancette
2007-01-18[PATCH] bcm43xx: Fix failure to deliver PCI-E interruptsLarry Finger
2007-01-11[PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz
2007-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-01-09[TG3]: Add PHY workaround for 5755M.Michael Chan
2007-01-09[BNX2]: Update version and reldate.Michael Chan
2007-01-09[BNX2]: Fix bug in bnx2_nvram_write().Michael Chan
2007-01-09[BNX2]: Fix 5709 Serdes detection.Michael Chan
2007-01-09[BNX2]: Don't apply CRC PHY workaround to 5709.Michael Chan
2007-01-09pcnet_cs : add new idKomuro
2007-01-09chelsio: error path fixStephen Hemminger
2007-01-09forcedeth: sideband management fixAyaz Abdulla
2007-01-07Revert "[PATCH] e1000: disable TSO on the 82544 with slab debugging"Jeff Garzik
2007-01-07Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Jeff Garzik
2007-01-07qla3xxx: Add delay to NVRAM register access.Ron Mercer
2007-01-07qla3xxx: Remove NETIF_F_LLTX from driver features.Ron Mercer
2007-01-07Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik
2007-01-06ixgb: Write RA register high word first, increment versionAaron Salter
2007-01-06ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg
2007-01-06ixgb: Fix early TSO completionJesse Brandeburg
2007-01-03[SUNGEM]: PHY updates & pause fixes (#2)Benjamin Herrenschmidt
2007-01-03[NET] drivers/net/loopback.c: convert to module_init()Adrian Bunk