Commit Graph

95 Commits (7a2f53ee0b56ff7e1c0c24404575cb62935d37d9)

Author SHA1 Message Date
Joe Perches c7be73bc9b e1000: Move assignments in tests before test 17 years ago
Joe Perches e982f17c87 e1000: Remove spaces after casts and function names 17 years ago
Joe Perches c03e83b035 e1000: Move extern function definitions to e1000.h 17 years ago
Joe Perches 1dc329180f e1000: Use hw, er32, and ew32 17 years ago
Joe Perches 6479884509 e1000: neaten function declarations 17 years ago
Andy Gospodarek 581abbc26a e1000: only enable TSO6 via ethtool when using correct hardware 17 years ago
Joe Perches 406874a7cc e1000: convert uint16_t style integers to u16 17 years ago
Joe Perches c3033b01d7 e1000: Convert boolean_t to bool 17 years ago
Julia Lawall 030ed68bf0 replace code with FIELD_SIZEOF 17 years ago
Jeff Garzik cba0516ddb [netdrvr] checkpatch cleanups 17 years ago
Joe Perches 7e64300a0f [E1000]: Convert regtest macro's to functions 17 years ago
Alejandro Martinez Ruiz 4c3616cdda netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN 17 years ago
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