summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ixgb: Fix early TSO completionJesse Brandeburg2007-01-061-2/+16
* 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-265-32/+79
|\
| * [PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genieUlrich Kunitz2006-12-191-1/+1
| * [PATCH] ieee80211softmac: Fix errors related to the work_struct changesUlrich Kunitz2006-12-191-2/+2
| * [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
* | Linux 2.6.20-rc2v2.6.20-rc2Linus Torvalds2006-12-241-2/+2
* | Fix up CIFS for "test_clear_page_dirty()" removalLinus Torvalds2006-12-241-3/+23
* | [PATCH] arch/i386/pci/mmconfig.c tlb flush fixOGAWA Hirofumi2006-12-231-1/+5
* | [PATCH] suspend: fix suspend on single-CPU systemsIngo Molnar2006-12-231-2/+2
* | Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds2006-12-231-1/+1
* | Clean up and export cancel_dirty_page() to modulesLinus Torvalds2006-12-231-4/+8