summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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....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
2007-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-25/+71
2007-01-09[TG3]: Add PHY workaround for 5755M.Michael Chan2-5/+16
2007-01-09[BNX2]: Update version and reldate.Michael Chan1-2/+2
2007-01-09[BNX2]: Fix bug in bnx2_nvram_write().Michael Chan1-11/+9
2007-01-09[BNX2]: Fix 5709 Serdes detection.Michael Chan1-4/+41
2007-01-09[BNX2]: Don't apply CRC PHY workaround to 5709.Michael Chan1-3/+3
2007-01-09pcnet_cs : add new idKomuro1-0/+2
2007-01-09chelsio: error path fixStephen Hemminger1-2/+3
2007-01-09forcedeth: sideband management fixAyaz Abdulla1-55/+56
2007-01-07Revert "[PATCH] e1000: disable TSO on the 82544 with slab debugging"Jeff Garzik1-6/+0
2007-01-07Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Jeff Garzik1-1/+1
2007-01-07qla3xxx: Add delay to NVRAM register access.Ron Mercer1-14/+23
2007-01-07qla3xxx: Remove NETIF_F_LLTX from driver features.Ron Mercer1-1/+0
2007-01-07Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik4-7/+55
2007-01-06ixgb: Write RA register high word first, increment versionAaron Salter2-2/+3
2007-01-06ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg3-3/+36
2007-01-06ixgb: Fix early TSO completionJesse Brandeburg1-2/+16
2007-01-03[SUNGEM]: PHY updates & pause fixes (#2)Benjamin Herrenschmidt3-26/+163
2007-01-03[NET] drivers/net/loopback.c: convert to module_init()Adrian Bunk2-12/+3