1. 52b6dcf e1000e: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  2. 0c6bdb3 e1000e: avoid polling h/w registers during link negotiation by Bruce Allan · 14 years ago
  3. 451152d e1000e: update copyright information by Bruce Allan · 14 years ago
  4. d3738bb e1000e: initial support for 82579 LOMs by Bruce Allan · 14 years ago
  5. 3af5048 e1000e: cleanup ethtool loopback setup code by Bruce Allan · 14 years ago
  6. 11b08be e1000e: bad state after running ethtool diagnostics with AMT enabled by Bruce Allan · 14 years ago
  7. eab2abf e1000/e1000e: implement a simple interrupt moderation by Jesse Brandeburg · 14 years ago
  8. c72ea83 e1000e: Remove unnessary log message by Tom Herbert · 14 years ago
  9. 0be3f55 e1000e: use DMA API instead of PCI DMA functions by Nick Nunley · 14 years ago
  10. 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
  11. b405e8d e1000e: Fix namespace conflicts wrt. e1000_has_link by David S. Miller · 14 years ago
  12. 8528b01 e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom() by Roel Kluin · 15 years ago
  13. c7e54b1 e1000e: update copyright information by Bruce Allan · 15 years ago
  14. bb436b2 e1000e: disable K1 on PCH LOM when in PHY loopback mode by Bruce Allan · 15 years ago
  15. 7ea9655 e1000e: link reporting problems by Bruce Allan · 15 years ago
  16. e7d906f e1000e: function pointers for ethtool set/get offloads by Bruce Allan · 15 years ago
  17. f89271dd e1000e: add missing tests for 82583 in ethtool functions by Bruce Allan · 15 years ago
  18. 1fbfca3 e1000e: check WoL mode is among set of supported modes by Bruce Allan · 15 years ago
  19. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  20. 945eb31 e1000e: flow control doesn't re-enable by Bruce Allan · 15 years ago
  21. e0f36a9 e1000e: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  22. 7274c20 e1000e: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  23. 18760f1 e1000e: Expose MDI-X status via ethtool change by Chaitanya Lala · 15 years ago
  24. a4f58f5 e1000e: add support for 82577/82578 GbE LOM parts by Bruce Allan · 15 years ago
  25. 8c81c9c e1000e: add support for 82583 device id by Alexander Duyck · 15 years ago
  26. 612e244 e1000e: normalize usage of serdes_has_link by Alex Chiang · 15 years ago
  27. e243455 e1000e: check return code from NVM accesses and fix bank detection by Bruce Allan · 16 years ago
  28. a20e4cf e1000e: fix incorrect link status when switch module pulled by Bruce Allan · 16 years ago
  29. 8452759 e1000e: store EEPROM version number to prevent unnecessary NVM reads by Bruce Allan · 16 years ago
  30. 5c48ef3e2 e1000e: sync change flow control variables with ixgbe by Bruce Allan · 16 years ago
  31. 6ff6802 e1000e: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  32. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  33. 23033fa e1000e: remove phy read from inside spinlock by Jesse Brandeburg · 16 years ago
  34. 4a77035 e1000e: write protect ICHx NVM to prevent malicious write/erase by Bruce Allan · 16 years ago
  35. 4662e82 e1000e: add support for new 82574L part by Bruce Allan · 16 years ago
  36. f4187b5 e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts by Bruce Allan · 16 years ago
  37. 56e1f82 e1000e: Return 1 instead of a non-zero value for link up indication by Bruce Allan · 16 years ago
  38. 44defeb e1000e: convert ndev_ printks to something smaller by Jeff Kirsher · 16 years ago
  39. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  40. f227ec3 e1000e: don't return half-read eeprom on error by Kok, Auke · 16 years ago
  41. 97ac8ca e1000e: Add support for BM PHYs on ICH9 by Bruce Allan · 16 years ago
  42. de5b307 e1000e: Add interrupt moderation run-time ethtool interface by Auke Kok · 16 years ago
  43. 7c25769 e1000e: cleanup several stats issues by Bruce Allan · 16 years ago
  44. cef8c79 e1000e: reformat register test code, fix some minor initialization by Bruce Allan · 16 years ago
  45. 318a94d e1000e: reorganize PHY and flow control interface by Jeff Kirsher · 16 years ago
  46. ad68076 e1000e: reformat comment blocks, cosmetic changes only by Bruce Allan · 16 years ago
  47. 5cfe33d e1000e: make a function static by Adrian Bunk · 16 years ago
  48. efb90e4 e1000e: add new wakeup cababilities by Mitch Williams · 16 years ago
  49. 2a88719 [E1000E]: convert register test macros to functions by Joe Perches · 17 years ago
  50. c00acf4 netdev: ARRAY_SIZE() cleanups by Alejandro Martinez Ruiz · 17 years ago
  51. 4c3616c netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN by Alejandro Martinez Ruiz · 17 years ago
  52. c32bc6e e1000: fix memcpy in e1000_get_strings by Roel Kluin · 17 years ago
  53. 5a9147b e1000e: fix sparse warnings by Stephen Hemminger · 17 years ago
  54. 369d742 e1000e: don't poke PHY registers to retreive link status by Auke Kok · 17 years ago
  55. e265522 e1000e: fix error checks by Adrian Bunk · 17 years ago
  56. 309af40 e1000e: restore flow control settings properly by Auke Kok · 17 years ago
  57. 8658251 e1000e: Fix ethtool register test code by Auke Kok · 17 years ago
  58. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  59. bc7f75f [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only) by Auke Kok · 17 years ago