aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-17Various typo fixes.Robert P. J. Day1-1/+1
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2007-02-07PCI: Use newly defined PCI channel offline routineLinas Vepstas1-1/+1
2007-02-05remove NETIF_F_TSO ifdeferyArjan van de Ven3-38/+0
2007-02-05e1000: update version to 7.3.20-k2Auke Kok1-1/+1
2007-02-05e1000: tune our dynamic itr transmit packet accountingJesse Brandeburg1-3/+6
2007-02-05e1000: clear ip csum info from context descriptorBruce Allan1-1/+2
2007-02-05e1000: display flow control of link status at link upAuke Kok1-4/+11
2007-02-05e1000: fix NAPI performance on 4-port adaptersJesse Brandeburg1-5/+8
2007-02-05e1000: Fix MSI only interrupt handler routineJesse Brandeburg2-42/+19
2007-02-05e1000: clean up debug output definesAuke Kok1-3/+1
2007-02-05e1000: simplify case handling gigabit at half duplexJesse Brandeburg1-12/+3
2007-01-07Revert "[PATCH] e1000: disable TSO on the 82544 with slab debugging"Jeff Garzik1-6/+0
2006-12-26e1000: Do not truncate TSO TCP header with 82544 workaroundHerbert Xu1-0/+10
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-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells7-296/+583
2006-12-02[NET]: Split skb->csumAl Viro1-1/+1
2006-12-02e1000 linkage fixAndrew Morton1-0/+1
2006-12-02e1000: increment version to 7.3.15-k2Auke Kok1-1/+1
2006-12-02e1000: add dynamic itr modesJesse Brandeburg3-39/+228
2006-12-02e1000: add dynamic generic MSI interrupt routineJesse Brandeburg1-2/+88
2006-12-02e1000: reorder e1000_param.cAuke Kok1-58/+20
2006-12-02e1000: Only set IDE for tx when we are using TIDV/TADVJesse Brandeburg1-2/+5
2006-12-02e1000: rename ICH8 flash macrosJeff Kirsher3-102/+98
2006-12-02e1000: add queue restart counterJesse Brandeburg3-1/+6
2006-12-02e1000: New hardware supportAuke Kok4-0/+11
2006-12-02e1000: Remove unneeded and unwanted memsetsJesse Brandeburg1-3/+10
2006-12-02e1000: simplify skb_put call.Auke Kok1-4/+3
2006-12-02e1000: reorder pci-e infor structJeff Kirsher1-3/+5
2006-12-02e1000: fix VR powerdown codeJeff Kirsher2-4/+6
2006-12-02e1000: add mmiowb() for IA64 to sync tail writesJesse Brandeburg1-0/+3
2006-12-02e1000: Enble early receive (ERT) on 82573Auke Kok1-0/+6
2006-12-02e1000: FIX: enable hw TSO for IPV6Auke Kok3-5/+24
2006-12-02e1000: Remove DISABLE_MULR debug codeAuke Kok1-8/+0
2006-12-02e1000: whitespace changes, comments, typosAuke Kok5-68/+72
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1