summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-27myri10ge: no need to save MSI and PCIe state in the driverBrice Goglin1-38/+9
2006-12-27myri10ge: make msi configurable at runtime through sysfsBrice Goglin1-1/+1
2006-12-27myri10ge: move request_irq to myri10ge_openBrice Goglin1-44/+54
2006-12-27myri10ge: match number of save_state and restoreBrice Goglin1-2/+10
2006-12-27r8169: use the broken_parity_status field in pci_devFrancois Romieu1-4/+1
2006-12-27netpoll: drivers must not enable IRQ unconditionally in their NAPI handlerFrancois Romieu4-10/+18
2006-12-27netxen: remove private ioctlStephen Hemminger6-668/+1
2006-12-26[PATCH] e1000: No-delay link detection at interface upJesse Brandeburg1-1/+2
2006-12-26e1000: 3 new driver stats for managability testingJeff Garzik4-0/+14
2006-12-26[PATCH] e1000: Make the copybreak value a module parameterJesse Brandeburg1-4/+15
2006-12-26[PATCH] e1000: Fix PBA allocation calculationsBruce Allan2-14/+86
2006-12-26[PATCH] e1000: narrow down the scope of the tipg timer tweakJesse Brandeburg1-3/+3
2006-12-26[PATCH] e1000: fix ethtool reported bus type for older adaptersJeff Kirsher1-1/+1
2006-12-26[PATCH] e1000: fix to set the new max frame size before resetting the adapterBruce Allan1-2/+1
2006-12-26e1000: workaround for the ESB2 NIC RX unit issueJeff Garzik3-0/+14
2006-12-26[PATCH] e1000: disable TSO on the 82544 with slab debuggingJesse Brandeburg1-0/+6
2006-12-26[PATCH] e1000: Fix Wake-on-Lan with forced gigabit speedJesse Brandeburg1-0/+14
2006-12-26e1000: consolidate managability enabling/disablingJeff Garzik3-62/+77
2006-12-26e1000: omit stats for broken counter in 82543Jeff Garzik3-0/+12
2006-12-26e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]Jeff Garzik2-287/+287
2006-12-26[PATCH] e1000: dynamic itr: take TSO and jumbo into accountJesse Brandeburg1-16/+24
2006-12-26[PATCH] e1000: The user-supplied itr setting needs the lower 2 bits masked offJesse Brandeburg1-1/+3
2006-12-22[PATCH] smc911 workqueue fixesAndrew Morton1-7/+14
2006-12-22[PATCH] smc911x: fix netpoll compilation faliureVitaly Wool1-1/+1
2006-12-21Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds1-3/+6
2006-12-20[POWERPC] iSeries: fix iseries_veth initStephen Rothwell1-3/+6
2006-12-20[PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz3-29/+76
2006-12-18[TG3]: Update version and reldate.Michael Chan1-2/+2
2006-12-18[TG3]: Power down/up 5906 PHY correctly.Michael Chan2-1/+17
2006-12-18[TG3]: Fix race condition when calling register_netdev().Michael Chan1-4/+4