Commit Graph

83 Commits (35a10a80daa04b7316d6bac1b1402cc347c35b1e)

Author SHA1 Message Date
Roel Kluin c32bc6e9b0 e1000: fix memcpy in e1000_get_strings 17 years ago
Stephen Hemminger abec42a4f8 e1000: sparse warnings fixes 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Denis Cheng ff8ac60948 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE 18 years ago
Auke Kok f4ec7f9871 e1000: Add device IDs of blade version of the 82571 quad port 18 years ago
Auke Kok ce57a02c64 e1000: Add device IDs of new 82571 board variants 18 years ago
Matthew Wilcox 313674afa8 [NET]: ethtool_perm_addr only has one implementation 18 years ago
Milind Arun Choudhary 9099cfb917 e1000: ROUND_UP macro cleanup in drivers/net/e1000 18 years ago
Yan Burman 1c7e5b125a e1000: Use kcalloc() 18 years ago
Ahmed S. Darwish c38db30b22 e1000: Use ARRAY_SIZE macro when appropriate 18 years ago
Kok, Auke ca6efb7d6c e1000: allow ethtool to see link status when down 18 years ago
Arjan van de Ven 1d39ed565c remove NETIF_F_TSO ifdefery 18 years ago
Jeff Garzik 15e376b4ee e1000: 3 new driver stats for managability testing 18 years ago
Jesse Brandeburg fcfb122425 e1000: add queue restart counter 18 years ago
Auke Kok fc2307d00c e1000: New hardware support 18 years ago
Auke Kok 87ca4e5b8d e1000: FIX: enable hw TSO for IPV6 18 years ago
Auke Kok 90fb51358a e1000: whitespace changes, comments, typos 18 years ago
Auke Kok dc1f71f6b3 e1000: FIX: 82542 doesn't support WoL 19 years ago
Jesse Brandeburg 4ccc12aeec e1000: FIX: don't poke at manageability registers for incompatible adapters 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Vasily Averin 793fab7273 e1000: possible memory leak in e1000_set_ringparam 19 years ago
Auke Kok 1314bbf3a3 e1000: driver state fixes (race fix) 19 years ago
Jeff Kirsher 2f2ca2638c e1000: allow ethtool to pass arbitrary speed advertisment 19 years ago
Mitch Williams 49559854c9 e1000: add multicast stats counters 19 years ago
Nicholas Nunley 35574764c7 e1000: remove unused code and make symbols static 19 years ago
Jeff Kirsher 11241b1069 e1000: rename flow control symbols 19 years ago
Auke Kok 0abb6eb128 e100, e1000, ixgb: update copyright header and remove LICENSE 19 years ago
Jeff Garzik f8ec473387 e1000, ixgb: Remove pointless wrappers 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Jesse Brandeburg 5881cde8a3 e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device 19 years ago
Jesse Brandeburg 120cd57644 e1000: unify WoL capability detection code 19 years ago
Auke Kok 8fc897b00a e1000: Whitespace cleanup, cosmetic changes 19 years ago
Jesse Brandeburg 1a821ca595 e1000: explicit locking for two ethtool path functions 19 years ago
Jesse Brandeburg d658266ed6 e1000: Explicitly power up the PHY during loopback testing. 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Auke Kok cd94dd0b64 e1000: integrate ich8 support into driver 19 years ago
Auke Kok f1b3a85354 e1000: fix adapter led blinking inconsistency 19 years ago
Auke Kok 2db10a081c e1000: rework driver hardware reset locking 19 years ago
Auke Kok acfbc9fde2 e1000: fix loopback ethtool test 19 years ago
Auke Kok b9b6e78b11 e1000: fix ethtool test irq alloc as "probe" 19 years ago
Auke Kok 76c224bc9f e1000: remove leading and trailing whitespace. 19 years ago
Auke Kok 3d41e30aa3 e1000: Version bump, contact fix, year string change 19 years ago
Adrian Bunk 30dcbf29cc [PATCH] drivers/net/e1000/: proper prototypes 19 years ago
Jeff Kirsher 8704163987 e1000: Fixed the following issues with ESB2 (requires ESB2 support): 19 years ago
Jeff Kirsher 6418ecc68e e1000: Add support for new hardware (ESB2) 19 years ago
Jeff Kirsher 7e6c9861bb e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s 19 years ago
Jeff Kirsher 8491682986 e1000: Fix Quadport Wake on LAN 19 years ago
Jeff Kirsher 0989aa4316 e1000: Fix lock up while setting ring parameters 19 years ago
Jeff Kirsher 9f644d518f e1000: Fix dead counters 19 years ago