1. aa524b6 e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl by Jacob Keller · 8 years ago
  2. 18dd239 e1000e: use BIT() macro for bit defines by Jacob Keller · 8 years ago
  3. d5ea45d e1000e: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  4. 386164d e1000e: Switch e1000e_up to void, drop code checking for error result by Alexander Duyck · 9 years ago
  5. 529498c e1000e: Bump the version to 3.2.5 by Yanir Lubetkin · 9 years ago
  6. 83129b3 e1000e: fix systim issues by Yanir Lubetkin · 9 years ago
  7. ff91742 e1000e: fix flush_desc_ring implementation by Yanir Lubetkin · 9 years ago
  8. 5684044 e1000e: Add pm_qos header by David Ahern · 9 years ago
  9. e2c6544 e1000e: Move pm_qos_req to e1000e adapter by Thomas Graf · 9 years ago
  10. 79849eb e1000e: initial support for i219 by David Ertman · 10 years ago
  11. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  12. c6f3148 e1000e: Out of line __ew32_prepare/__ew32 by Andi Kleen · 10 years ago
  13. 5e7ff97 e1000e: 82574/82583 TimeSync errata for SYSTIM read by Todd Fujinaka · 10 years ago
  14. b56083e e1000e: Cleanup checkpatch extra space by David Ertman · 10 years ago
  15. 59c871c e1000e: add timeout for TX HW time stamping work by Jakub Kicinski · 10 years ago
  16. 63eb48f e1000e Refactor of Runtime Power Management by David Ertman · 11 years ago
  17. 2800209 e1000e: Refactor PM flows by David Ertman · 11 years ago
  18. e78b80b e1000e: Cleanup - Update GPL header and Copyright by David Ertman · 11 years ago
  19. 5ccc921 intel: Remove extern from function prototypes by Joe Perches · 11 years ago
  20. c96ddb0 e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split by Wei Yang · 11 years ago
  21. 2a437cd e1000e: fix scheduling while atomic bug by Bruce Allan · 11 years ago
  22. d495bcb e1000e: EEE capability advertisement not set/disabled as required by Bruce Allan · 11 years ago
  23. ce43a21 e1000e: cleanup USLEEP_RANGE checkpatch checks by Bruce Allan · 12 years ago
  24. 33550ce e1000e: cleanup unusually placed comments by Bruce Allan · 12 years ago
  25. fc830b7 e1000e: cleanup (add/remove) blank lines where appropriate by Bruce Allan · 12 years ago
  26. 66501f5 e1000e: cleanup LEADING_SPACE checkpatch warnings by Bruce Allan · 12 years ago
  27. c29c3ba e1000e: cleanup LONG_LINE checkpatch warnings by Bruce Allan · 12 years ago
  28. 948f97a e1000e: cosmetic move of #defines and prototypes to the new manage.h by Bruce Allan · 12 years ago
  29. d226311 e1000e: cosmetic move of #defines and function prototypes to the new nvm.h by Bruce Allan · 12 years ago
  30. 93b9f8b e1000e: cosmetic move of #defines and function prototypes to the new phy.h by Bruce Allan · 12 years ago
  31. bdfe2da e1000e: cosmetic move of function prototypes to the new mac.h by Bruce Allan · 12 years ago
  32. 1b41db3 e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h by Bruce Allan · 12 years ago
  33. f25701d e1000e: cosmetic move of #defines and prototypes to the new 82571.h by Bruce Allan · 12 years ago
  34. c2ade1a e1000e: use generic IEEE MII definitions by Bruce Allan · 12 years ago
  35. 41c7d9c e1000e: cleanup: remove unused #define by Bruce Allan · 12 years ago
  36. 6b598e1 e1000e: cleanup: remove e1000e_commit_phy() by Bruce Allan · 12 years ago
  37. dde3a57 e1000e: cleanup: remove e1000_get_cable_length() by Bruce Allan · 12 years ago
  38. fe90849 e1000e: cleanup: rename e1000_get_cfg_done() by Bruce Allan · 12 years ago
  39. 9d57088 e1000e: add comment to spinlock_t definition by Bruce Allan · 12 years ago
  40. bf67044 e1000e: update copyright date by Bruce Allan · 12 years ago
  41. fc915e9 e1000e: remove prototype of non-existent function by Bruce Allan · 12 years ago
  42. 94fb848 e1000e: enable ECC on I217/I218 to catch packet buffer memory errors by Bruce Allan · 12 years ago
  43. d89777b e1000e: add support for IEEE-1588 PTP by Bruce Allan · 12 years ago
  44. b67e191 e1000e: add support for hardware timestamping on some devices by Bruce Allan · 12 years ago
  45. 203e415 e1000e: add ethtool .get_eee/.set_eee by Bruce Allan · 12 years ago
  46. 12d43f7 e1000e: unexpected "Reset adapter" message when cable pulled by Bruce Allan · 12 years ago
  47. e921eb1 e1000e: cosmetic cleanup of comments by Bruce Allan · 12 years ago
  48. 8edc0e6 e1000e: Change wthresh to 1 to avoid possible Tx stalls by Hiroaki SHIMODA · 12 years ago
  49. d821a4c e1000e: DoS while TSO enabled caused by link partner with small MSS by Bruce Allan · 12 years ago
  50. 22a4cca e1000e: Program the correct register for ITR when using MSI-X. by Matthew Vick · 12 years ago
  51. 2fbe452 e1000e: initial support for i217 by Bruce Allan · 12 years ago
  52. f1430d6 e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers by Bruce Allan · 12 years ago
  53. 69e1e01 e1000e: fix .ndo_set_rx_mode for 82579 by Bruce Allan · 12 years ago
  54. bdc125f e1000e: 82579 potential system hang on stress when ME enabled by Bruce Allan · 12 years ago
  55. bb9e44d e1000e: prevent oops when adapter is being closed and reset simultaneously by Bruce Allan · 12 years ago
  56. e85e363 e1000e: rename e1000e_reload_nvm() and call as function pointer by Bruce Allan · 13 years ago
  57. 57cde76 e1000e: rename e1000e_config_collision_dist() and call as function pointer by Bruce Allan · 13 years ago
  58. 44abd5c e1000e: cleanup use of check_reset_block function pointer by Bruce Allan · 13 years ago
  59. 4876832 e1000e: cleanup use of check_mng_mode function pointer by Bruce Allan · 13 years ago
  60. 1a46b40 e1000e: cleanup: rename e1000e_setup_link() and call as function pointer by Bruce Allan · 13 years ago
  61. d1964eb e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer by Bruce Allan · 13 years ago
  62. 0184039 e1000e: Support RXFCS feature flag. by Ben Greear · 13 years ago
  63. f5e261e e1000e: update copyright year by Bruce Allan · 13 years ago
  64. 79d4e90 e1000e: disable Early Receive DMA on ICH LOMs by Bruce Allan · 13 years ago
  65. 6a92f73 e1000e: use default settings for Tx Inter Packet Gap timer by Bruce Allan · 13 years ago
  66. 55aa698 e1000e: pass pointer to ring struct instead of adapter struct by Bruce Allan · 13 years ago
  67. c5083cf e1000e: convert head, tail and itr_register offsets to __iomem pointers by Bruce Allan · 13 years ago
  68. 09357b0 e1000e: Avoid wrong check on TX hang by Jeff Kirsher · 13 years ago
  69. a90b412 e1000e: locking bug introduced by commit 67fd4fcb by Bruce Allan · 13 years ago
  70. 8ce9d6c e1000e: make function tables const by Jeff Kirsher · 13 years ago
  71. dc22129 e1000e: convert to netdev features/hw_features API by Bruce Allan · 13 years ago
  72. ca1ba7c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  73. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  74. 5f45021 e1000e: convert driver to use extended descriptors by Bruce Allan · 13 years ago
  75. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/e1000e/e1000.h]
  76. c2fed99 e1000e: use GFP_KERNEL allocations at init time by Jeff Kirsher · 13 years ago
  77. 995181b e1000e: remove e1000_queue_stats by Eric Dumazet · 13 years ago
  78. 3ebfc7c e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800 by Bruce Allan · 13 years ago
  79. 2b6b168 e1000e: access multiple PHY registers on same page at the same time by Bruce Allan · 13 years ago
  80. 99730e4 e1000e: 82579 intermittently disabled during S0->Sx by Bruce Allan · 13 years ago
  81. dbf80dc e1000e: implement ethtool set_phys_id by Bruce Allan · 13 years ago
  82. 78cd29d e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device by Bruce Allan · 13 years ago
  83. 86d70e5 e1000e: convert to new VLAN model by Jeff Kirsher · 13 years ago
  84. 67fd4fc e1000e: convert to stats64 by Jeff Kirsher · 14 years ago
  85. 0d6057e e1000e: update Copyright for 2011 by Bruce Allan · 14 years ago
  86. 31dbe5b e1000e: power off PHY after reset when interface is down by Bruce Allan · 14 years ago
  87. fe46f58 e1000e: use either_crc_le() rather than re-write it by Bruce Allan · 14 years ago
  88. 073287c e1000e: support new PBA format from EEPROM by Bruce Allan · 14 years ago
  89. 9633e63 e1000e: fix double initialization in blink path by Holger Eitzenberger · 14 years ago
  90. ff10e13 e1000e: reset PHY after errors detected by Carolyn Wyborny · 14 years ago
  91. 828bac8 e1000e: 82579 performance improvements by Bruce Allan · 14 years ago
  92. 3a3b758 e1000e: use hardware writeback batching by Jesse Brandeburg · 14 years ago
  93. 8e86acd e1000e: Fix irq_synchronize in MSI-X case by Jeff Kirsher · 14 years ago
  94. 0c6bdb3 e1000e: avoid polling h/w registers during link negotiation by Bruce Allan · 14 years ago
  95. 451152d e1000e: update copyright information by Bruce Allan · 14 years ago
  96. e52997f e1000e: enable support for EEE on 82579 by Bruce Allan · 14 years ago
  97. d3738bb e1000e: initial support for 82579 LOMs by Bruce Allan · 14 years ago
  98. 8c7bbb9 e1000e: separate out PHY statistics register updates by Bruce Allan · 14 years ago
  99. 9ed318d e1000e: save skb counts in TX to avoid cache misses by Tom Herbert · 14 years ago
  100. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago