summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* PHY: Export phy ethtool helpersKumar Gala2007-01-231-1/+2
* modify 3c589_cs to be SMP safeKomuro2007-01-231-2/+5
* sis190: failure to set the MAC address from EEPROMFrancois Romieu2007-01-181-1/+1
* Fix phy_read/write redefinition errors in ucc_geth_phy.cTimur Tabi2007-01-181-68/+66
* Update ucc_geth.c for new workqueue structureTimur Tabi2007-01-181-5/+7
* myri10ge: update driver version to 1.2.0Brice Goglin2007-01-181-1/+1
* myri10ge: check that we can get an irqBrice Goglin2007-01-181-3/+12
* myri10ge: make wc_fifo usage load-time tunableBrice Goglin2007-01-181-1/+5
* 8139cp: Don't blindly enable interruptsChris Lalancette2007-01-181-3/+4
* [PATCH] bcm43xx: Fix failure to deliver PCI-E interruptsLarry Finger2007-01-181-4/+7
* [PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz2007-01-117-7/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-093-25/+71
|\
| * [TG3]: Add PHY workaround for 5755M.Michael Chan2007-01-092-5/+16
| * [BNX2]: Update version and reldate.Michael Chan2007-01-091-2/+2
| * [BNX2]: Fix bug in bnx2_nvram_write().Michael Chan2007-01-091-11/+9
| * [BNX2]: Fix 5709 Serdes detection.Michael Chan2007-01-091-4/+41
| * [BNX2]: Don't apply CRC PHY workaround to 5709.Michael Chan2007-01-091-3/+3
* | pcnet_cs : add new idKomuro2007-01-091-0/+2
* | chelsio: error path fixStephen Hemminger2007-01-091-2/+3
* | forcedeth: sideband management fixAyaz Abdulla2007-01-091-55/+56
* | Revert "[PATCH] e1000: disable TSO on the 82544 with slab debugging"Jeff Garzik2007-01-071-6/+0
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Jeff Garzik2007-01-071-1/+1
|\ \
| * | [PATCH] ipw2100: Fix dropping fragmented small packet problemZhu Yi2007-01-021-1/+1
* | | qla3xxx: Add delay to NVRAM register access.Ron Mercer2007-01-071-14/+23
* | | qla3xxx: Remove NETIF_F_LLTX from driver features.Ron Mercer2007-01-071-1/+0
* | | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2007-01-074-7/+55
|\ \ \ | |_|/ |/| |
| * | ixgb: Write RA register high word first, increment versionAaron Salter2007-01-062-2/+3
| * | ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg2007-01-063-3/+36
| * | ixgb: Fix early TSO completionJesse Brandeburg2007-01-061-2/+16
* | | [SUNGEM]: PHY updates & pause fixes (#2)Benjamin Herrenschmidt2007-01-033-26/+163
* | | [NET] drivers/net/loopback.c: convert to module_init()Adrian Bunk2007-01-032-12/+3
* | | [NET]: ifb double-counts packetsdean gaudet2007-01-031-2/+2
| |/ |/|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-2923-572/+827
|\|
| * r8169: extraneous Cmd{Tx/Rx}Enb writeFrancois Romieu2006-12-261-1/+0
| * forcedeth: modified comment headerAyaz Abdulla2006-12-261-3/+2
| * NetXen: Reducing ring sizes for IOMMU issue.Amit S. Kale2006-12-261-5/+5
| * NetXen: Fix for PPC machines.Amit S. Kale2006-12-263-9/+9
| * NetXen: work queue fixes.Amit S. Kale2006-12-263-11/+9
| * NetXen: Link status message correction for quad port cards.Amit S. Kale2006-12-261-1/+2
| * NetXen: Multiple adapter fix.Amit S. Kale2006-12-262-14/+1
| * NetXen: Using correct CHECKSUM flag.Amit S. Kale2006-12-261-1/+1
| * NetXen: driver reload fix for newer firmware.Amit S. Kale2006-12-261-0/+7
| * NetXen: Adding new device ids.Amit S. Kale2006-12-261-0/+2
| * PHY probe not working properly for ibm_emac (PPC4xx)Hynek Petrak2006-12-261-1/+3
| * ep93xx: some minor cleanups to the ep93xx eth driverYan Burman2006-12-261-3/+1
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-12-263-29/+76
| |\
| | * [PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz2006-12-193-29/+76
| * | sky2: phy power down needs PCI config write enabledStephen Hemminger2006-12-261-1/+2
| * | sky2: power management/MSI workaroundStephen Hemminger2006-12-261-0/+25
| * | sky2: dual port NAPI problemStephen Hemminger2006-12-261-0/+7