summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-01-19sis190: 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-12[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-08Revert "[PATCH] e1000: disable TSO on the 82544 with slab debugging"Jeff Garzik1-6/+0
2007-01-08Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Jeff Garzik1-1/+1
2007-01-08qla3xxx: Add delay to NVRAM register access.Ron Mercer1-14/+23
2007-01-08qla3xxx: Remove NETIF_F_LLTX from driver features.Ron Mercer1-1/+0
2007-01-08Merge 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-04[SUNGEM]: PHY updates & pause fixes (#2)Benjamin Herrenschmidt3-26/+163
2007-01-04[NET] drivers/net/loopback.c: convert to module_init()Adrian Bunk2-12/+3
2007-01-04[NET]: ifb double-counts packetsdean gaudet1-2/+2
2007-01-03[PATCH] ipw2100: Fix dropping fragmented small packet problemZhu Yi1-1/+1
2006-12-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds23-572/+827
2006-12-27r8169: extraneous Cmd{Tx/Rx}Enb writeFrancois Romieu1-1/+0
2006-12-27forcedeth: modified comment headerAyaz Abdulla1-3/+2
2006-12-27NetXen: Reducing ring sizes for IOMMU issue.Amit S. Kale1-5/+5
2006-12-27NetXen: Fix for PPC machines.Amit S. Kale3-9/+9
2006-12-27NetXen: work queue fixes.Amit S. Kale3-11/+9
2006-12-27NetXen: Link status message correction for quad port cards.Amit S. Kale1-1/+2
2006-12-27NetXen: Multiple adapter fix.Amit S. Kale2-14/+1
2006-12-27NetXen: Using correct CHECKSUM flag.Amit S. Kale1-1/+1
2006-12-27NetXen: driver reload fix for newer firmware.Amit S. Kale1-0/+7
2006-12-27NetXen: Adding new device ids.Amit S. Kale1-0/+2
2006-12-27PHY probe not working properly for ibm_emac (PPC4xx)Hynek Petrak1-1/+3
2006-12-27ep93xx: some minor cleanups to the ep93xx eth driverYan Burman1-3/+1
2006-12-27Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik3-29/+76
2006-12-27sky2: phy power down needs PCI config write enabledStephen Hemminger1-1/+2
2006-12-27sky2: power management/MSI workaroundStephen Hemminger1-0/+25
2006-12-27sky2: dual port NAPI problemStephen Hemminger1-0/+7
2006-12-27via-velocity uses INET interfacesRandy Dunlap1-5/+13
2006-12-27e1000: Do not truncate TSO TCP header with 82544 workaroundHerbert Xu1-0/+10
2006-12-27myri10ge: handle failures in suspend and resumeBrice Goglin1-5/+7