1. 4876832 e1000e: cleanup use of check_mng_mode function pointer by Bruce Allan · 13 years ago
  2. 1a46b40 e1000e: cleanup: rename e1000e_setup_link() and call as function pointer by Bruce Allan · 13 years ago
  3. d1964eb e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer by Bruce Allan · 13 years ago
  4. 0184039 e1000e: Support RXFCS feature flag. by Ben Greear · 14 years ago
  5. f5e261e e1000e: update copyright year by Bruce Allan · 14 years ago
  6. 79d4e90 e1000e: disable Early Receive DMA on ICH LOMs by Bruce Allan · 14 years ago
  7. 6a92f73 e1000e: use default settings for Tx Inter Packet Gap timer by Bruce Allan · 14 years ago
  8. 55aa698 e1000e: pass pointer to ring struct instead of adapter struct by Bruce Allan · 14 years ago
  9. c5083cf e1000e: convert head, tail and itr_register offsets to __iomem pointers by Bruce Allan · 14 years ago
  10. 09357b0 e1000e: Avoid wrong check on TX hang by Jeff Kirsher · 14 years ago
  11. a90b412 e1000e: locking bug introduced by commit 67fd4fcb by Bruce Allan · 14 years ago
  12. 8ce9d6c e1000e: make function tables const by Jeff Kirsher · 14 years ago
  13. dc22129 e1000e: convert to netdev features/hw_features API by Bruce Allan · 14 years ago
  14. ca1ba7c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 14 years ago
  15. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  16. 5f45021 e1000e: convert driver to use extended descriptors by Bruce Allan · 14 years ago
  17. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/e1000e/e1000.h]
  18. c2fed99 e1000e: use GFP_KERNEL allocations at init time by Jeff Kirsher · 14 years ago
  19. 995181b e1000e: remove e1000_queue_stats by Eric Dumazet · 14 years ago
  20. 3ebfc7c e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800 by Bruce Allan · 14 years ago
  21. 2b6b168 e1000e: access multiple PHY registers on same page at the same time by Bruce Allan · 14 years ago
  22. 99730e4 e1000e: 82579 intermittently disabled during S0->Sx by Bruce Allan · 14 years ago
  23. dbf80dc e1000e: implement ethtool set_phys_id by Bruce Allan · 14 years ago
  24. 78cd29d e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device by Bruce Allan · 14 years ago
  25. 86d70e5 e1000e: convert to new VLAN model by Jeff Kirsher · 14 years ago
  26. 67fd4fc e1000e: convert to stats64 by Jeff Kirsher · 15 years ago
  27. 0d6057e e1000e: update Copyright for 2011 by Bruce Allan · 15 years ago
  28. 31dbe5b e1000e: power off PHY after reset when interface is down by Bruce Allan · 15 years ago
  29. fe46f58 e1000e: use either_crc_le() rather than re-write it by Bruce Allan · 15 years ago
  30. 073287c e1000e: support new PBA format from EEPROM by Bruce Allan · 15 years ago
  31. 9633e63 e1000e: fix double initialization in blink path by Holger Eitzenberger · 15 years ago
  32. ff10e13 e1000e: reset PHY after errors detected by Carolyn Wyborny · 15 years ago
  33. 828bac8 e1000e: 82579 performance improvements by Bruce Allan · 15 years ago
  34. 3a3b758 e1000e: use hardware writeback batching by Jesse Brandeburg · 15 years ago
  35. 8e86acd e1000e: Fix irq_synchronize in MSI-X case by Jeff Kirsher · 15 years ago
  36. 0c6bdb3 e1000e: avoid polling h/w registers during link negotiation by Bruce Allan · 15 years ago
  37. 451152d e1000e: update copyright information by Bruce Allan · 15 years ago
  38. e52997f e1000e: enable support for EEE on 82579 by Bruce Allan · 15 years ago
  39. d3738bb e1000e: initial support for 82579 LOMs by Bruce Allan · 15 years ago
  40. 8c7bbb9 e1000e: separate out PHY statistics register updates by Bruce Allan · 15 years ago
  41. 9ed318d e1000e: save skb counts in TX to avoid cache misses by Tom Herbert · 15 years ago
  42. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  43. 6f461f6 e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata by Bruce Allan · 15 years ago
  44. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  45. 8544b9f e1000e: Use pr_<level> and netdev_<level> by Bruce Allan · 15 years ago
  46. f49c57e e1000e: do not modify tx_queue_len on link speed change by Emil Tantilov · 15 years ago
  47. 23606cf e1000e / PCI / PM: Add basic runtime PM support (rev. 4) by Rafael J. Wysocki · 15 years ago
  48. b405e8d e1000e: Fix namespace conflicts wrt. e1000_has_link by David S. Miller · 16 years ago
  49. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  50. b94b502 e1000e: enhance frame fragment detection by Jesse Brandeburg · 16 years ago
  51. ab8932f e1000e: genericize the update multicast address list by Bruce Allan · 16 years ago
  52. f4d2dd4 e1000e: provide MAC-family-specific function to set LAN ID by Bruce Allan · 16 years ago
  53. 608f8a0 e1000e: use alternate MAC address on ESB2 if available by Bruce Allan · 16 years ago
  54. fddaa1a e1000e: MDIO slow mode should always be done for 82577 by Bruce Allan · 16 years ago
  55. 0be8401 e1000e: correct ICH/PCH PHY operations function pointers by Bruce Allan · 16 years ago
  56. 03b1320 e1000e: remove use of skb_dma_map from e1000e driver by Alexander Duyck · 16 years ago
  57. 17f208d e1000e: provide family-specific PHY power up/down operations by Bruce Allan · 16 years ago
  58. caaddaf e1000e: provide family-specific functions to manage VLAN filter arrays by Bruce Allan · 16 years ago
  59. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  60. 41cec6f e1000e: update Tx Unit hang detection message by Bruce Allan · 16 years ago
  61. c7e54b1 e1000e: update copyright information by Bruce Allan · 16 years ago
  62. 94d8186 e1000e: cleanup ops function pointers by Bruce Allan · 16 years ago
  63. 3bb99fe e1000e: consolidate two dbug macros into one simpler one by Bruce Allan · 16 years ago
  64. d8014db e1000e: cleanup redundant #include's by Bruce Allan · 16 years ago
  65. bb436b2 e1000e: disable K1 on PCH LOM when in PHY loopback mode by Bruce Allan · 16 years ago
  66. 38eb394 e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8 by Bruce Allan · 16 years ago
  67. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  68. 1d5846b e1000e: rework disable K1 at 1000Mbps for 82577/82578 by Bruce Allan · 16 years ago
  69. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  70. 5ccdcec e1000e: allow for swflag to be held over consecutive PHY accesses by Bruce Allan · 16 years ago
  71. 7274c20 e1000e: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 16 years ago
  72. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  73. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 16 years ago
  74. a4f58f5 e1000e: add support for 82577/82578 GbE LOM parts by Bruce Allan · 16 years ago
  75. 2adc55c e1000e: specify max supported frame size in adapter struct by Bruce Allan · 16 years ago
  76. 8c81c9c e1000e: add support for 82583 device id by Alexander Duyck · 16 years ago
  77. 92af3e9 e1000e: drop lltx, remove unnecessary lock by Jesse Brandeburg · 17 years ago
  78. a20e4cf e1000e: fix incorrect link status when switch module pulled by Bruce Allan · 17 years ago
  79. 8452759 e1000e: store EEPROM version number to prevent unnecessary NVM reads by Bruce Allan · 17 years ago
  80. eb7c3ad e1000e: fix IPMI traffic by Jeff Kirsher · 17 years ago
  81. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  82. 4fa7553 e1000e: drop stats lock by Jesse Brandeburg · 17 years ago
  83. a8f88ff e1000e: do not ever sleep in interrupt context by Jesse Brandeburg · 17 years ago
  84. 4a77035 e1000e: write protect ICHx NVM to prevent malicious write/erase by Bruce Allan · 17 years ago
  85. 4662e82 e1000e: add support for new 82574L part by Bruce Allan · 17 years ago
  86. f4187b5 e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts by Bruce Allan · 17 years ago
  87. f8d59f7 e1000e: test for unusable MSI support by Bruce Allan · 17 years ago
  88. f0f422e e1000e: remove inapplicable test for ioport by Bruce Allan · 17 years ago
  89. 44defeb e1000e: convert ndev_ printks to something smaller by Jeff Kirsher · 17 years ago
  90. 6e4f6f6 e1000e: make ioport free by Taku Izumi · 17 years ago
  91. 97ac8ca e1000e: Add support for BM PHYs on ICH9 by Bruce Allan · 17 years ago
  92. 7b1be19 e1000e: lower ring minimum size to 64 by Auke Kok · 17 years ago
  93. 2d9498f e1000e: Fix HW Error on es2lan, ARP capture issue by BMC by David Graham · 17 years ago
  94. de5b307 e1000e: Add interrupt moderation run-time ethtool interface by Auke Kok · 17 years ago
  95. 7c25769 e1000e: cleanup several stats issues by Bruce Allan · 17 years ago
  96. 69e3fd8 e1000e: rename a few functions by Jeff Kirsher · 17 years ago
  97. 318a94d e1000e: reorganize PHY and flow control interface by Jeff Kirsher · 17 years ago
  98. e2de3eb e1000e: rename mc_addr_list_update by Jeff Kirsher · 17 years ago
  99. ad68076 e1000e: reformat comment blocks, cosmetic changes only by Bruce Allan · 17 years ago
  100. 74ef9c3 e1000e: remove irq_sem by Jesse Brandeburg · 17 years ago