summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | via-velocity uses INET interfacesRandy Dunlap2006-12-261-5/+13
* | e1000: Do not truncate TSO TCP header with 82544 workaroundHerbert Xu2006-12-261-0/+10
* | myri10ge: handle failures in suspend and resumeBrice Goglin2006-12-261-5/+7
* | myri10ge: no need to save MSI and PCIe state in the driverBrice Goglin2006-12-261-38/+9
* | myri10ge: make msi configurable at runtime through sysfsBrice Goglin2006-12-261-1/+1
* | myri10ge: move request_irq to myri10ge_openBrice Goglin2006-12-261-44/+54
* | myri10ge: match number of save_state and restoreBrice Goglin2006-12-261-2/+10
* | r8169: use the broken_parity_status field in pci_devFrancois Romieu2006-12-261-4/+1
* | netpoll: drivers must not enable IRQ unconditionally in their NAPI handlerFrancois Romieu2006-12-264-10/+18
* | [PATCH] e1000: No-delay link detection at interface upJesse Brandeburg2006-12-261-1/+2
* | e1000: 3 new driver stats for managability testingJeff Garzik2006-12-264-0/+14
* | [PATCH] e1000: Make the copybreak value a module parameterJesse Brandeburg2006-12-261-4/+15
* | [PATCH] e1000: Fix PBA allocation calculationsBruce Allan2006-12-262-14/+86
* | [PATCH] e1000: narrow down the scope of the tipg timer tweakJesse Brandeburg2006-12-261-3/+3
* | [PATCH] e1000: fix ethtool reported bus type for older adaptersJeff Kirsher2006-12-261-1/+1
* | [PATCH] e1000: fix to set the new max frame size before resetting the adapterBruce Allan2006-12-261-2/+1
* | e1000: workaround for the ESB2 NIC RX unit issueJeff Garzik2006-12-263-0/+14
* | [PATCH] e1000: disable TSO on the 82544 with slab debuggingJesse Brandeburg2006-12-261-0/+6
* | [PATCH] e1000: Fix Wake-on-Lan with forced gigabit speedJesse Brandeburg2006-12-261-0/+14
* | e1000: consolidate managability enabling/disablingJeff Garzik2006-12-263-62/+77
* | e1000: omit stats for broken counter in 82543Jeff Garzik2006-12-263-0/+12
* | e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]Jeff Garzik2006-12-262-287/+287
* | [PATCH] e1000: dynamic itr: take TSO and jumbo into accountJesse Brandeburg2006-12-261-16/+24
* | [PATCH] e1000: The user-supplied itr setting needs the lower 2 bits masked offJesse Brandeburg2006-12-261-1/+3
* | [PATCH] smc911 workqueue fixesAndrew Morton2006-12-221-7/+14
* | [PATCH] smc911x: fix netpoll compilation faliureVitaly Wool2006-12-221-1/+1
* | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2006-12-211-3/+6
|\ \
| * | [POWERPC] iSeries: fix iseries_veth initStephen Rothwell2006-12-201-3/+6
| |/
* | [TG3]: Update version and reldate.Michael Chan2006-12-181-2/+2
* | [TG3]: Power down/up 5906 PHY correctly.Michael Chan2006-12-182-1/+17
* | [TG3]: Fix race condition when calling register_netdev().Michael Chan2006-12-181-4/+4
* | [TG3]: Assign tp->link_config.orig_* values.Michael Chan2006-12-181-0/+4
* | [BNX2]: Fix minor loopback problem.Michael Chan2006-12-181-3/+3