1. e2c6544 e1000e: Move pm_qos_req to e1000e adapter by Thomas Graf · 10 years ago
  2. 837a1db e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering by Alexander Duyck · 10 years ago
  3. bdf36d9 ptp: e1000e: use helpers for converting ns to timespec. by Richard Cochran · 10 years ago
  4. 32eaf12 Merge branch 'ptp-2038' by David S. Miller · 10 years ago
  5. 07c74eb ptp: e1000e: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  6. 152c0a9 e1000e: NVM write protect access removed from SPT HW by Yanir Lubetkin · 10 years ago
  7. a60a132 e1000e: call netif_carrier_off early on down by Eliezer Tamir · 10 years ago
  8. 1103a63 e1000e: remove calls to ioremap/unmap for NVM addr by Yanir Lubetkin · 10 years ago
  9. 9d17ce4 e1000e: fix obscure comments by Yanir Lubetkin · 10 years ago
  10. 79849eb e1000e: initial support for i219 by David Ertman · 11 years ago
  11. 472f31f net: e1000e: support txtd update delay via xmit_more by Florian Westphal · 11 years ago
  12. 6930895 e1000e: Fix 82572EI that has no hardware timestamp support by Mathias Koehrer · 11 years ago
  13. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 11 years ago
  14. 4d045b4 e1000e: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 11 years ago
  15. 54da508 e1000e: Include clocksource.h to get CLOCKSOURCE_MASK. by David S. Miller · 11 years ago
  16. f4de2b9 net: e1000e: convert to timecounter adjtime. by Richard Cochran · 11 years ago
  17. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 11 years ago
  18. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  19. 67fd893 ethernet/intel: Use napi_alloc_skb by Alexander Duyck · 11 years ago
  20. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 11 years ago
  21. d61c81c e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 11 years ago
  22. 5c8d19d e100e: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
  23. 47ccd1e e1000e: Fix TSO with non-accelerated vlans by Vlad Yasevich · 11 years ago
  24. 5e815d8 e1000e: delete excessive space character in debug message by Jean Sacren · 11 years ago
  25. da8ed50 e1000e: fix trivial kernel doc typos by Jean Sacren · 11 years ago
  26. 2a7e19a e1000e: Fix Runtime PM blocks EEE link negotiation in S5 by David Ertman · 11 years ago
  27. 2116bc2 e1000e: Fix EEE in S5 w/ Runtime PM enabled by David Ertman · 11 years ago
  28. b4c1e6b e1000e: Add support for EEE in Sx states by David Ertman · 11 years ago
  29. 491a04d e1000e: Add code to check return values on NVM accesses by David Ertman · 11 years ago
  30. 493004d e1000e: Fix CRC errors with jumbo traffic by David Ertman · 11 years ago
  31. 4145ce0 e1000e: remove unnecessary break after return by Fabian Frederick · 11 years ago
  32. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 11 years ago
  33. c6f3148 e1000e: Out of line __ew32_prepare/__ew32 by Andi Kleen · 11 years ago
  34. 50844bb e1000e: Fix expand setting EEE link info to all affected parts by David Ertman · 11 years ago
  35. 261a7d1 e1000e: Cleanup parenthesis around return value by David Ertman · 11 years ago
  36. 5e7ff97 e1000e: 82574/82583 TimeSync errata for SYSTIM read by Todd Fujinaka · 11 years ago
  37. b3e5bf1 e1000e: Failure to write SHRA turns on PROMISC mode by David Ertman · 11 years ago
  38. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  39. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  40. 2c98262 e1000e: Restrict MDIO Slow Mode workaround to relevant parts by David Ertman · 11 years ago
  41. 7142a55 e1000e: Fix issue with link flap on 82579 by David Ertman · 11 years ago
  42. fbb9ab1 e1000e: Expand workaround for 10Mb HD throughput bug by David Ertman · 11 years ago
  43. 77e6114 e1000e: Workaround for dropped packets in Gig/100 speeds on 82579 by David Ertman · 11 years ago
  44. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  45. 0e8e842 e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE by David Ertman · 11 years ago
  46. b56083e e1000e: Cleanup checkpatch extra space by David Ertman · 11 years ago
  47. 6cf08d1 e1000e: Cleanup to fix checkpatch missing blank lines by David Ertman · 11 years ago
  48. 3992c8e e1000e: Cleanup return values in ethtool by David Ertman · 11 years ago
  49. c5ffe7e e1000e/igb/ixgbe/i40e: fix message terminations by Jakub Kicinski · 11 years ago
  50. 3e7986f e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP by Hiroaki SHIMODA · 11 years ago
  51. c751a3d e1000e: Correctly include VLAN_HLEN when changing interface MTU by Vlad Yasevich · 11 years ago
  52. bcf1f57 e1000e: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  53. b20a774 e1000e: Fix no connectivity when driver loaded with cable out by David Ertman · 11 years ago
  54. 201b54b e1000e: remove redundant if clause from PTP work by Jakub Kicinski · 11 years ago
  55. 59c871c e1000e: add timeout for TX HW time stamping work by Jakub Kicinski · 11 years ago
  56. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 11 years ago
  57. e7e834a e1000e: Fix Explicitly set Transmit Control Register by David Ertman · 12 years ago
  58. d9554e9 e1000e: Fix Hardware Unit Hang by David Ertman · 12 years ago
  59. 72f72dc e1000e: fix the build error when PM is disabled by Kevin Hao · 11 years ago
  60. e25909b net: e1000e calls skb_set_hash by Tom Herbert · 12 years ago
  61. 96dee02 e1000e: Fix SHRA register access for 82579 by David Ertman · 11 years ago
  62. ad40064 e1000e: Fix ethtool offline tests for 82579 parts by David Ertman · 11 years ago
  63. 5bb7317 e1000e: Fix not generating an error on invalid load parameter by David Ertman · 11 years ago
  64. 74f350e e1000e: Feature Enable PHY Ultra Low Power Mode (ULP) by David Ertman · 11 years ago
  65. 63eb48f e1000e Refactor of Runtime Power Management by David Ertman · 11 years ago
  66. 2800209 e1000e: Refactor PM flows by David Ertman · 11 years ago
  67. 3b70d4f e1000e: Add missing branding strings in ich8lan.c by David Ertman · 12 years ago
  68. e78b80b e1000e: Cleanup - Update GPL header and Copyright by David Ertman · 12 years ago
  69. a03206e e1000e: Fix 82579 sets LPI too early. by David Ertman · 12 years ago
  70. f7235ef e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets by David Ertman · 12 years ago
  71. b485dba e1000e: Cleanup unecessary references by David Ertman · 12 years ago
  72. 6c2ed39 e1000e: PTP lock in e1000e_phc_adjustfreq by Todd Fujinaka · 12 years ago
  73. 0cc7c95 e1000e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  74. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  75. 38a529b e1000e: Fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 12 years ago
  76. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  77. 7509963 e1000e: Fix a compile flag mis-match for suspend/resume by David Ertman · 12 years ago
  78. 918a430 e1000e: fix compiler warning (maybe-unitialized variable) by David Ertman · 12 years ago
  79. 9e6c3b6 e1000e: fix compiler warnings by David Ertman · 12 years ago
  80. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  81. 4e8cff6 e1000e: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 12 years ago
  82. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  83. 62d7e3a e1000e: Validate hwtstamp_config completely before applying it by Ben Hutchings · 12 years ago
  84. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  85. 5ccc921 intel: Remove extern from function prototypes by Joe Perches · 12 years ago
  86. 718a39e DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling by Russell King · 12 years ago
  87. c3a0dce e1000e: fix overrun of PHY RAR array by David Ertman · 12 years ago
  88. 138953b e1000e: cleanup boolean comparison to true by David Ertman · 12 years ago
  89. 35fdb94 e1000e: balance semaphore put/get for 82573 by Steven La · 12 years ago
  90. 22f8aba e1000e: resolve checkpatch JIFFIES_COMPARISON warning by Bruce Allan · 12 years ago
  91. e8c254c e1000e: Avoid kernel crash during shutdown by Li Zhang · 12 years ago
  92. 13129d9 e1000e: Add code to check for failure of pci_disable_link_state call by Carolyn Wyborny · 12 years ago
  93. 0cf0459 e1000e: cleanup whitespace in recent commit by Bruce Allan · 12 years ago
  94. 16b095a e1000e: fix I217/I218 PHY initialization flow by Bruce Allan · 12 years ago
  95. 97390ab e1000e: do not resume device from RPM suspend to read PHY status registers by Bruce Allan · 12 years ago
  96. 91a3d82 e1000e: enable support for new device IDs by Bruce Allan · 12 years ago
  97. 3ef672a e1000e: ethtool unnecessarily takes device out of RPM suspend by Bruce Allan · 12 years ago
  98. e0236ad e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps by Bruce Allan · 12 years ago
  99. ce345e0 e1000e: low throughput using 4K jumbos on I218 by Bruce Allan · 12 years ago
  100. da1e204 e1000e: iAMT connections drop on driver unload when jumbo frames enabled by Bruce Allan · 12 years ago