1. 833521e e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails by Chris Wilson · 8 years ago
  2. fd8e597 e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll() by Konstantin Khlebnikov · 8 years ago
  3. cff5714 e1000e: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  4. 5012863 e1000e: fix race condition around skb_tstamp_tx() by Jacob Keller · 8 years ago
  5. 74abc9b1 net: ethernet: update drivers to make both SW and HW TX timestamps by Miroslav Lichvar · 8 years ago
  6. e341257 net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL by Miroslav Lichvar · 8 years ago
  7. 68fe1d5 e1000e: Add Support for 38.4MHZ frequency by Sasha Neftin · 8 years ago
  8. c8744f4 e1000e: Add Support for CannonLake by Sasha Neftin · 8 years ago
  9. 3a3173b e1000e: Initial Support for CannonLake by Sasha Neftin · 8 years ago
  10. 5313eec e1000e: fix timing for 82579 Gigabit Ethernet controller by Bernd Faust · 8 years ago
  11. 9f47a48 Revert "e1000e: driver trying to free already-free irq" by Jeff Kirsher · 8 years ago
  12. 4a7c972 net: Remove usage of net_device last_rx member by Tobias Klauser · 9 years ago
  13. 5944701 net: remove useless memset's in drivers get_stats64 by stephen hemminger · 9 years ago
  14. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 9 years ago
  15. 7e54d9d e1000e: driver trying to free already-free irq by khalidm · 9 years ago
  16. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 9 years ago
  17. 3111912 e1000: use disable_hardirq() for e1000_netpoll() by WANG Cong · 9 years ago
  18. 91c527a ethernet/intel: use core min/max MTU checking by Jarod Wilson · 9 years ago
  19. 0be5b96 e1000e: factor out systim sanitization by Jarod Wilson · 9 years ago
  20. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  21. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 9 years ago
  22. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  23. 435c556 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  24. 3d05b15 e1000e: prevent division by zero if TIMINCA is zero by Denys Vlasenko · 9 years ago
  25. 8380864 e1000e: keep Rx/Tx HW_VLAN_CTAG in sync by Jarod Wilson · 9 years ago
  26. 889ad45 e1000e: keep VLAN interfaces functional after rxvlan off by Jarod Wilson · 9 years ago
  27. 56d766d ethernet/intel: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 9 years ago
  28. aa524b6 e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl by Jacob Keller · 9 years ago
  29. 18dd239 e1000e: use BIT() macro for bit defines by Jacob Keller · 9 years ago
  30. ab507c9 e1000e: e1000e_cyclecounter_read(): do overflow check only if needed by Denys Vlasenko · 9 years ago
  31. a07fd74d e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check by Denys Vlasenko · 9 years ago
  32. fb5277f e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64 by Denys Vlasenko · 9 years ago
  33. 847042a e1000e: Cleanup consistency in ret_val variable usage by Brian Walsh · 9 years ago
  34. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 9 years ago
  35. d5ea45d e1000e: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 10 years ago
  36. 9cd34b3 e1000e: Initial support for KabeLake by Raanan Avargil · 10 years ago
  37. 0a8047a e1000e: Fix msi-x interrupt automask by Benjamin Poirier · 10 years ago
  38. a61cfe4 e1000e: Do not write lsc to ics in msi-x mode by Benjamin Poirier · 10 years ago
  39. 16ecba5 e1000e: Do not read ICR in Other interrupt by Benjamin Poirier · 10 years ago
  40. 4d432f6 e1000e: Remove unreachable code by Benjamin Poirier · 10 years ago
  41. 386164d e1000e: Switch e1000e_up to void, drop code checking for error result by Alexander Duyck · 10 years ago
  42. f3ed935 e1000e: initial support for i219-LM (3) by Raanan Avargil · 10 years ago
  43. b77ac46 e1000e: fix division by zero on jumbo MTUs by Dmitry Fleytman · 10 years ago
  44. 5a5e889 e1000e: clean up the local variable by Jean Sacren · 10 years ago
  45. 32b3e08 drivers/net/intel: use napi_complete_done() by Jesse Brandeburg · 10 years ago
  46. f2701b1 e1000e: Enable TSO for stacked VLAN by Toshiaki Makita · 10 years ago
  47. 0845d45 e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e1000_open by Jia-Ju Bai · 10 years ago
  48. d2d7d4e e1000e: Increase driver version number by Raanan Avargil · 10 years ago
  49. 37b12910 e1000e: Fix tight loop implementation of systime read algorithm by Raanan Avargil · 10 years ago
  50. 2758f9e e1000e: Fix incorrect ASPM locking by Raanan Avargil · 10 years ago
  51. f5ac744 e1000e: Fix EEE in Sx implementation by Raanan Avargil · 10 years ago
  52. 7faae96 e1000e: Cleanup qos request in error handling of e1000_open by Jia-Ju Bai · 10 years ago
  53. beb0a15 e1000e: fix locking issue with e1000e_disable_aspm by Yanir Lubetkin · 10 years ago
  54. 529498c e1000e: Bump the version to 3.2.5 by Yanir Lubetkin · 10 years ago
  55. 83129b3 e1000e: fix systim issues by Yanir Lubetkin · 10 years ago
  56. ec945cf e1000e: fix legacy interrupt handling in i219 by Yanir Lubetkin · 10 years ago
  57. ff91742 e1000e: fix flush_desc_ring implementation by Yanir Lubetkin · 10 years ago
  58. 95f0d95 e1000e: fix logical error in flush_desc_rings by Yanir Lubetkin · 10 years ago
  59. 0ffc564 e1000e: i219 execute unit hang fix on every reset or power state transition by Yanir Lubetkin · 10 years ago
  60. ad851fb e1000e: i219 fix unit hang on reset and runtime D3 by Yanir Lubetkin · 10 years ago
  61. 55e7fe5 e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames by Alexander Duyck · 10 years ago
  62. 8084b86 e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size by Alexander Duyck · 10 years ago
  63. e2c6544 e1000e: Move pm_qos_req to e1000e adapter by Thomas Graf · 10 years ago
  64. 837a1db e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering by Alexander Duyck · 10 years ago
  65. 152c0a9 e1000e: NVM write protect access removed from SPT HW by Yanir Lubetkin · 10 years ago
  66. a60a132 e1000e: call netif_carrier_off early on down by Eliezer Tamir · 10 years ago
  67. 1103a63 e1000e: remove calls to ioremap/unmap for NVM addr by Yanir Lubetkin · 10 years ago
  68. 79849eb e1000e: initial support for i219 by David Ertman · 11 years ago
  69. 472f31f net: e1000e: support txtd update delay via xmit_more by Florian Westphal · 11 years ago
  70. 6930895 e1000e: Fix 82572EI that has no hardware timestamp support by Mathias Koehrer · 11 years ago
  71. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 11 years ago
  72. 4d045b4 e1000e: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 11 years ago
  73. 54da508 e1000e: Include clocksource.h to get CLOCKSOURCE_MASK. by David S. Miller · 11 years ago
  74. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  75. 67fd893 ethernet/intel: Use napi_alloc_skb by Alexander Duyck · 11 years ago
  76. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 11 years ago
  77. d61c81c e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 11 years ago
  78. 5c8d19d e100e: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
  79. 47ccd1e e1000e: Fix TSO with non-accelerated vlans by Vlad Yasevich · 11 years ago
  80. 2a7e19a e1000e: Fix Runtime PM blocks EEE link negotiation in S5 by David Ertman · 11 years ago
  81. 2116bc2 e1000e: Fix EEE in S5 w/ Runtime PM enabled by David Ertman · 11 years ago
  82. 491a04d e1000e: Add code to check return values on NVM accesses by David Ertman · 11 years ago
  83. c6f3148 e1000e: Out of line __ew32_prepare/__ew32 by Andi Kleen · 11 years ago
  84. 50844bb e1000e: Fix expand setting EEE link info to all affected parts by David Ertman · 11 years ago
  85. 5e7ff97 e1000e: 82574/82583 TimeSync errata for SYSTIM read by Todd Fujinaka · 11 years ago
  86. b3e5bf1 e1000e: Failure to write SHRA turns on PROMISC mode by David Ertman · 11 years ago
  87. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  88. 0e8e842 e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE by David Ertman · 11 years ago
  89. 6cf08d1 e1000e: Cleanup to fix checkpatch missing blank lines by David Ertman · 11 years ago
  90. 3992c8e e1000e: Cleanup return values in ethtool by David Ertman · 11 years ago
  91. c5ffe7e e1000e/igb/ixgbe/i40e: fix message terminations by Jakub Kicinski · 11 years ago
  92. 3e7986f e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP by Hiroaki SHIMODA · 11 years ago
  93. c751a3d e1000e: Correctly include VLAN_HLEN when changing interface MTU by Vlad Yasevich · 11 years ago
  94. bcf1f57 e1000e: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  95. b20a774 e1000e: Fix no connectivity when driver loaded with cable out by David Ertman · 11 years ago
  96. 201b54b e1000e: remove redundant if clause from PTP work by Jakub Kicinski · 11 years ago
  97. 59c871c e1000e: add timeout for TX HW time stamping work by Jakub Kicinski · 11 years ago
  98. e7e834a e1000e: Fix Explicitly set Transmit Control Register by David Ertman · 12 years ago
  99. d9554e9 e1000e: Fix Hardware Unit Hang by David Ertman · 12 years ago
  100. 72f72dc e1000e: fix the build error when PM is disabled by Kevin Hao · 11 years ago