1. dc22129 e1000e: convert to netdev features/hw_features API by Bruce Allan · 13 years ago
  2. ca1ba7c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  3. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  4. 5f45021 e1000e: convert driver to use extended descriptors by Bruce Allan · 13 years ago
  5. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/e1000e/ethtool.c]
  6. 9fb7a5f e1000e: minor re-order of #include files by Bruce Allan · 13 years ago
  7. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 13 years ago
  8. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  9. 14ad251 net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration by David Decotigny · 13 years ago
  10. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  11. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  12. dbf80dc e1000e: implement ethtool set_phys_id by Bruce Allan · 13 years ago
  13. 86d70e5 e1000e: convert to new VLAN model by Jeff Kirsher · 13 years ago
  14. 1bba438 e1000e: convert short duration msleep() to usleep_range() by Bruce Allan · 13 years ago
  15. 4a29e15 e1000e: do not suggest the driver supports Wake-on-ARP by Bruce Allan · 13 years ago
  16. 5661aeb e1000e: extend timeout for ethtool link test diagnostic by Bruce Allan · 14 years ago
  17. ff938e4 net: use pci_dev->revision, again by Sergei Shtylyov · 13 years ago
  18. 5962bc2 e1000e: return appropriate errors for 'ethtool -r' by Bruce Allan · 14 years ago
  19. 5c1bda0 e1000e: use correct pointer when memcpy'ing a 2-dimensional array by Bruce Allan · 14 years ago
  20. 05b9321 e1000e: Use kmemdup rather than duplicating its implementation by Bruce Allan · 14 years ago
  21. 90da066 e1000e: reduce scope of some variables, remove unnecessary ones by Bruce Allan · 14 years ago
  22. 67fd4fc e1000e: convert to stats64 by Jeff Kirsher · 14 years ago
  23. 0d6057e e1000e: update Copyright for 2011 by Bruce Allan · 14 years ago
  24. 31dbe5b e1000e: power off PHY after reset when interface is down by Bruce Allan · 14 years ago
  25. e0dc4f1 e1000e: properly bounds-check string functions by Bruce Allan · 14 years ago
  26. 6480641 e1000e: checkpatch error - open braces by Bruce Allan · 14 years ago
  27. f0f1a17 e1000e: checkpatch error - macro panethesis by Bruce Allan · 14 years ago
  28. 61c7581 e1000e: static analysis tools complain of a possible null ptr p dereference by Bruce Allan · 14 years ago
  29. cbd006c e1000e: 82577/8 must acquire h/w semaphore before workaround by Bruce Allan · 14 years ago
  30. 9633e63 e1000e: fix double initialization in blink path by Holger Eitzenberger · 14 years ago
  31. ed4ba4b netdev: Use default implementation of ethtool_ops::get_link where possible by Ben Hutchings · 14 years ago
  32. c6ce385 e1000e: Fix for offline diag test failure at first call by Carolyn Wyborny · 14 years ago
  33. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  34. 52b6dcf e1000e: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  35. 0c6bdb3 e1000e: avoid polling h/w registers during link negotiation by Bruce Allan · 14 years ago
  36. 451152d e1000e: update copyright information by Bruce Allan · 14 years ago
  37. d3738bb e1000e: initial support for 82579 LOMs by Bruce Allan · 14 years ago
  38. 3af5048 e1000e: cleanup ethtool loopback setup code by Bruce Allan · 14 years ago
  39. 11b08be e1000e: bad state after running ethtool diagnostics with AMT enabled by Bruce Allan · 14 years ago
  40. eab2abf e1000/e1000e: implement a simple interrupt moderation by Jesse Brandeburg · 14 years ago
  41. c72ea83 e1000e: Remove unnessary log message by Tom Herbert · 14 years ago
  42. 0be3f55 e1000e: use DMA API instead of PCI DMA functions by Nick Nunley · 14 years ago
  43. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  44. b405e8d e1000e: Fix namespace conflicts wrt. e1000_has_link by David S. Miller · 15 years ago
  45. 8528b01 e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom() by Roel Kluin · 15 years ago
  46. c7e54b1 e1000e: update copyright information by Bruce Allan · 15 years ago
  47. bb436b2 e1000e: disable K1 on PCH LOM when in PHY loopback mode by Bruce Allan · 15 years ago
  48. 7ea9655 e1000e: link reporting problems by Bruce Allan · 15 years ago
  49. e7d906f e1000e: function pointers for ethtool set/get offloads by Bruce Allan · 15 years ago
  50. f89271dd e1000e: add missing tests for 82583 in ethtool functions by Bruce Allan · 15 years ago
  51. 1fbfca3 e1000e: check WoL mode is among set of supported modes by Bruce Allan · 15 years ago
  52. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  53. 945eb31 e1000e: flow control doesn't re-enable by Bruce Allan · 15 years ago
  54. e0f36a9 e1000e: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  55. 7274c20 e1000e: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  56. 18760f1 e1000e: Expose MDI-X status via ethtool change by Chaitanya Lala · 15 years ago
  57. a4f58f5 e1000e: add support for 82577/82578 GbE LOM parts by Bruce Allan · 15 years ago
  58. 8c81c9c e1000e: add support for 82583 device id by Alexander Duyck · 15 years ago
  59. 612e244 e1000e: normalize usage of serdes_has_link by Alex Chiang · 16 years ago
  60. e243455 e1000e: check return code from NVM accesses and fix bank detection by Bruce Allan · 16 years ago
  61. a20e4cf e1000e: fix incorrect link status when switch module pulled by Bruce Allan · 16 years ago
  62. 8452759 e1000e: store EEPROM version number to prevent unnecessary NVM reads by Bruce Allan · 16 years ago
  63. 5c48ef3e2 e1000e: sync change flow control variables with ixgbe by Bruce Allan · 16 years ago
  64. 6ff6802 e1000e: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  65. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  66. 23033fa e1000e: remove phy read from inside spinlock by Jesse Brandeburg · 16 years ago
  67. 4a77035 e1000e: write protect ICHx NVM to prevent malicious write/erase by Bruce Allan · 16 years ago
  68. 4662e82 e1000e: add support for new 82574L part by Bruce Allan · 16 years ago
  69. f4187b5 e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts by Bruce Allan · 16 years ago
  70. 56e1f82 e1000e: Return 1 instead of a non-zero value for link up indication by Bruce Allan · 16 years ago
  71. 44defeb e1000e: convert ndev_ printks to something smaller by Jeff Kirsher · 16 years ago
  72. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  73. f227ec3 e1000e: don't return half-read eeprom on error by Kok, Auke · 16 years ago
  74. 97ac8ca e1000e: Add support for BM PHYs on ICH9 by Bruce Allan · 16 years ago
  75. de5b307 e1000e: Add interrupt moderation run-time ethtool interface by Auke Kok · 16 years ago
  76. 7c25769 e1000e: cleanup several stats issues by Bruce Allan · 16 years ago
  77. cef8c79 e1000e: reformat register test code, fix some minor initialization by Bruce Allan · 16 years ago
  78. 318a94d e1000e: reorganize PHY and flow control interface by Jeff Kirsher · 16 years ago
  79. ad68076 e1000e: reformat comment blocks, cosmetic changes only by Bruce Allan · 16 years ago
  80. 5cfe33d e1000e: make a function static by Adrian Bunk · 17 years ago
  81. efb90e4 e1000e: add new wakeup cababilities by Mitch Williams · 17 years ago
  82. 2a88719 [E1000E]: convert register test macros to functions by Joe Perches · 17 years ago
  83. c00acf4 netdev: ARRAY_SIZE() cleanups by Alejandro Martinez Ruiz · 17 years ago
  84. 4c3616c netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN by Alejandro Martinez Ruiz · 17 years ago
  85. c32bc6e e1000: fix memcpy in e1000_get_strings by Roel Kluin · 17 years ago
  86. 5a9147b e1000e: fix sparse warnings by Stephen Hemminger · 17 years ago
  87. 369d742 e1000e: don't poke PHY registers to retreive link status by Auke Kok · 17 years ago
  88. e265522 e1000e: fix error checks by Adrian Bunk · 17 years ago
  89. 309af40 e1000e: restore flow control settings properly by Auke Kok · 17 years ago
  90. 8658251 e1000e: Fix ethtool register test code by Auke Kok · 17 years ago
  91. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  92. bc7f75f [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only) by Auke Kok · 17 years ago