1. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  2. 01d7ada e1000e: Adds hardware supported cross timestamp on e1000e nic by Christopher S. Hall · 8 years ago
  3. 9cd34b3 e1000e: Initial support for KabeLake by Raanan Avargil · 9 years ago
  4. c5c6d077 e1000e: Clear ULP configuration register on ULP exit by Raanan Avargil · 9 years ago
  5. c26f40d e1000e: Set HW FIFO minimum pointer gap for non-gig speeds by Raanan Avargil · 9 years ago
  6. 74f3129 e1000e: Increase PHY PLL clock gate timing by Raanan Avargil · 9 years ago
  7. 6721e9d e1000e: Increase ULP timer by Raanan Avargil · 9 years ago
  8. 0a8047a e1000e: Fix msi-x interrupt automask by Benjamin Poirier · 9 years ago
  9. a61cfe4 e1000e: Do not write lsc to ics in msi-x mode by Benjamin Poirier · 9 years ago
  10. 16ecba5 e1000e: Do not read ICR in Other interrupt by Benjamin Poirier · 9 years ago
  11. 4d432f6 e1000e: Remove unreachable code by Benjamin Poirier · 9 years ago
  12. 386164d e1000e: Switch e1000e_up to void, drop code checking for error result by Alexander Duyck · 9 years ago
  13. f3ed935 e1000e: initial support for i219-LM (3) by Raanan Avargil · 9 years ago
  14. d17c786 e1000e: Increase timeout of polling bit RSPCIPHY by Raanan Avargil · 9 years ago
  15. b77ac46 e1000e: fix division by zero on jumbo MTUs by Dmitry Fleytman · 9 years ago
  16. 5a5e889 e1000e: clean up the local variable by Jean Sacren · 9 years ago
  17. 32b3e08 drivers/net/intel: use napi_complete_done() by Jesse Brandeburg · 9 years ago
  18. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  19. f2701b1 e1000e: Enable TSO for stacked VLAN by Toshiaki Makita · 9 years ago
  20. 0845d45 e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e1000_open by Jia-Ju Bai · 9 years ago
  21. d2d7d4e e1000e: Increase driver version number by Raanan Avargil · 9 years ago
  22. 37b1291 e1000e: Fix tight loop implementation of systime read algorithm by Raanan Avargil · 9 years ago
  23. 2758f9e e1000e: Fix incorrect ASPM locking by Raanan Avargil · 9 years ago
  24. d582891 e1000e: Cosmetic changes by Raanan Avargil · 9 years ago
  25. f5ac744 e1000e: Fix EEE in Sx implementation by Raanan Avargil · 9 years ago
  26. 7faae96 e1000e: Cleanup qos request in error handling of e1000_open by Jia-Ju Bai · 9 years ago
  27. 352f8ea e1000e: i219 - k1 workaround for LPT is not required for SPT by Yanir Lubetkin · 9 years ago
  28. 93cbfc7 e1000e: i219 - Increase minimum FIFO read/write min gap by Yanir Lubetkin · 9 years ago
  29. 69cfbc9 e1000e: i219 - increase IPG for speed 10/100 full duplex by Yanir Lubetkin · 9 years ago
  30. 6607c99 e1000e: i219 - fix to enable both ULP and EEE in Sx state by Yanir Lubetkin · 9 years ago
  31. beee807 e1000e: synchronization of MAC-PHY interface only on non- ME systems by Yanir Lubetkin · 9 years ago
  32. beb0a15 e1000e: fix locking issue with e1000e_disable_aspm by Yanir Lubetkin · 9 years ago
  33. 529498c e1000e: Bump the version to 3.2.5 by Yanir Lubetkin · 9 years ago
  34. 2ec7d29 e1000e: fix unit hang during loopback test by Yanir Lubetkin · 9 years ago
  35. 83129b3 e1000e: fix systim issues by Yanir Lubetkin · 9 years ago
  36. ec945cf e1000e: fix legacy interrupt handling in i219 by Yanir Lubetkin · 9 years ago
  37. ff91742 e1000e: fix flush_desc_ring implementation by Yanir Lubetkin · 9 years ago
  38. 95f0d95 e1000e: fix logical error in flush_desc_rings by Yanir Lubetkin · 9 years ago
  39. bfc9473 e1000e: remove call to do_div and sign mismatch warning by Yanir Lubetkin · 9 years ago
  40. 0ffc564 e1000e: i219 execute unit hang fix on every reset or power state transition by Yanir Lubetkin · 9 years ago
  41. ad851fb e1000e: i219 fix unit hang on reset and runtime D3 by Yanir Lubetkin · 9 years ago
  42. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  43. 5684044 e1000e: Add pm_qos header by David Ahern · 9 years ago
  44. 30544af e1000e: fix call to do_div() to use u64 arg by Jeff Kirsher · 9 years ago
  45. 55e7fe5 e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames by Alexander Duyck · 9 years ago
  46. 8084b86 e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size by Alexander Duyck · 9 years ago
  47. e2c6544 e1000e: Move pm_qos_req to e1000e adapter by Thomas Graf · 9 years ago
  48. 837a1db e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering by Alexander Duyck · 9 years ago
  49. bdf36d9 ptp: e1000e: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  50. 32eaf12 Merge branch 'ptp-2038' by David S. Miller · 9 years ago
  51. 07c74eb ptp: e1000e: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  52. 152c0a9 e1000e: NVM write protect access removed from SPT HW by Yanir Lubetkin · 9 years ago
  53. a60a132 e1000e: call netif_carrier_off early on down by Eliezer Tamir · 9 years ago
  54. 1103a63 e1000e: remove calls to ioremap/unmap for NVM addr by Yanir Lubetkin · 9 years ago
  55. 9d17ce4 e1000e: fix obscure comments by Yanir Lubetkin · 9 years ago
  56. 79849eb e1000e: initial support for i219 by David Ertman · 9 years ago
  57. 472f31f net: e1000e: support txtd update delay via xmit_more by Florian Westphal · 10 years ago
  58. 6930895 e1000e: Fix 82572EI that has no hardware timestamp support by Mathias Koehrer · 10 years ago
  59. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  60. 4d045b4 e1000e: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 10 years ago
  61. 54da508 e1000e: Include clocksource.h to get CLOCKSOURCE_MASK. by David S. Miller · 10 years ago
  62. f4de2b9 net: e1000e: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  63. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  64. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  65. 67fd893 ethernet/intel: Use napi_alloc_skb by Alexander Duyck · 10 years ago
  66. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  67. d61c81c e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  68. 5c8d19d e100e: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  69. 47ccd1e e1000e: Fix TSO with non-accelerated vlans by Vlad Yasevich · 10 years ago
  70. 5e815d8 e1000e: delete excessive space character in debug message by Jean Sacren · 10 years ago
  71. da8ed50 e1000e: fix trivial kernel doc typos by Jean Sacren · 10 years ago
  72. 2a7e19a e1000e: Fix Runtime PM blocks EEE link negotiation in S5 by David Ertman · 10 years ago
  73. 2116bc2 e1000e: Fix EEE in S5 w/ Runtime PM enabled by David Ertman · 10 years ago
  74. b4c1e6b e1000e: Add support for EEE in Sx states by David Ertman · 10 years ago
  75. 491a04d e1000e: Add code to check return values on NVM accesses by David Ertman · 10 years ago
  76. 493004d e1000e: Fix CRC errors with jumbo traffic by David Ertman · 10 years ago
  77. 4145ce0 e1000e: remove unnecessary break after return by Fabian Frederick · 10 years ago
  78. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
  79. c6f3148 e1000e: Out of line __ew32_prepare/__ew32 by Andi Kleen · 10 years ago
  80. 50844bb e1000e: Fix expand setting EEE link info to all affected parts by David Ertman · 10 years ago
  81. 261a7d1 e1000e: Cleanup parenthesis around return value by David Ertman · 10 years ago
  82. 5e7ff97 e1000e: 82574/82583 TimeSync errata for SYSTIM read by Todd Fujinaka · 10 years ago
  83. b3e5bf1 e1000e: Failure to write SHRA turns on PROMISC mode by David Ertman · 10 years ago
  84. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  85. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. 2c98262 e1000e: Restrict MDIO Slow Mode workaround to relevant parts by David Ertman · 10 years ago
  87. 7142a55 e1000e: Fix issue with link flap on 82579 by David Ertman · 10 years ago
  88. fbb9ab1 e1000e: Expand workaround for 10Mb HD throughput bug by David Ertman · 10 years ago
  89. 77e6114 e1000e: Workaround for dropped packets in Gig/100 speeds on 82579 by David Ertman · 10 years ago
  90. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  91. 0e8e842 e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE by David Ertman · 10 years ago
  92. b56083e e1000e: Cleanup checkpatch extra space by David Ertman · 10 years ago
  93. 6cf08d1 e1000e: Cleanup to fix checkpatch missing blank lines by David Ertman · 10 years ago
  94. 3992c8e e1000e: Cleanup return values in ethtool by David Ertman · 10 years ago
  95. c5ffe7e e1000e/igb/ixgbe/i40e: fix message terminations by Jakub Kicinski · 10 years ago
  96. 3e7986f e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP by Hiroaki SHIMODA · 10 years ago
  97. c751a3d e1000e: Correctly include VLAN_HLEN when changing interface MTU by Vlad Yasevich · 10 years ago
  98. bcf1f57 e1000e: remove open-coded skb_cow_head by Francois Romieu · 10 years ago
  99. b20a774 e1000e: Fix no connectivity when driver loaded with cable out by David Ertman · 10 years ago
  100. 201b54b e1000e: remove redundant if clause from PTP work by Jakub Kicinski · 10 years ago