Commit Graph

107 Commits (01eebb53a65996dfbfb892bf5eb21ae831fbe3a6)

Author SHA1 Message Date
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Jesse Brandeburg eab2abf582 e1000/e1000e: implement a simple interrupt moderation 15 years ago
Emil Tantilov 675ad47375 e1000: Use netdev_<level>, pr_<level> and dev_<level> 15 years ago
Nick Nunley b16f53bef9 e1000: use DMA API instead of PCI DMA functions 15 years ago
Nick Nunley b548192aca e1000: Report link status in ethtool when interface is down 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Ajit Khaparde 8328c38fcd e1000: Fix erroneous display of stats by ethtool -S 16 years ago
Ajit Khaparde 5fe31deffa e1000: Use the instance of net_device_stats from net_device. 16 years ago
Jesse Brandeburg be0f071956 e1000: test link state conclusively 16 years ago
Jesse Brandeburg 1532ecea1d e1000: drop dead pcie code from e1000 16 years ago
Jesse Brandeburg 94c9e5a893 e1000: allow ethtool coalesece to adjust interrupts per second 16 years ago
\"Rafael J. Wysocki\ de1264896c e1000: Use device_set_wakeup_enable 16 years ago
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