1. 2a7e19a e1000e: Fix Runtime PM blocks EEE link negotiation in S5 by David Ertman · 11 years ago
  2. 2116bc2 e1000e: Fix EEE in S5 w/ Runtime PM enabled by David Ertman · 11 years ago
  3. 491a04d e1000e: Add code to check return values on NVM accesses by David Ertman · 11 years ago
  4. c6f3148 e1000e: Out of line __ew32_prepare/__ew32 by Andi Kleen · 11 years ago
  5. 50844bb e1000e: Fix expand setting EEE link info to all affected parts by David Ertman · 11 years ago
  6. 5e7ff97 e1000e: 82574/82583 TimeSync errata for SYSTIM read by Todd Fujinaka · 11 years ago
  7. b3e5bf1 e1000e: Failure to write SHRA turns on PROMISC mode by David Ertman · 11 years ago
  8. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  9. 0e8e842 e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE by David Ertman · 11 years ago
  10. 6cf08d1 e1000e: Cleanup to fix checkpatch missing blank lines by David Ertman · 11 years ago
  11. 3992c8e e1000e: Cleanup return values in ethtool by David Ertman · 11 years ago
  12. c5ffe7e e1000e/igb/ixgbe/i40e: fix message terminations by Jakub Kicinski · 11 years ago
  13. 3e7986f e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP by Hiroaki SHIMODA · 11 years ago
  14. c751a3d e1000e: Correctly include VLAN_HLEN when changing interface MTU by Vlad Yasevich · 11 years ago
  15. bcf1f57 e1000e: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  16. b20a774 e1000e: Fix no connectivity when driver loaded with cable out by David Ertman · 11 years ago
  17. 201b54b e1000e: remove redundant if clause from PTP work by Jakub Kicinski · 11 years ago
  18. 59c871c e1000e: add timeout for TX HW time stamping work by Jakub Kicinski · 11 years ago
  19. e7e834a e1000e: Fix Explicitly set Transmit Control Register by David Ertman · 11 years ago
  20. d9554e9 e1000e: Fix Hardware Unit Hang by David Ertman · 11 years ago
  21. 72f72dc e1000e: fix the build error when PM is disabled by Kevin Hao · 11 years ago
  22. e25909b net: e1000e calls skb_set_hash by Tom Herbert · 11 years ago
  23. 74f350e e1000e: Feature Enable PHY Ultra Low Power Mode (ULP) by David Ertman · 11 years ago
  24. 63eb48f e1000e Refactor of Runtime Power Management by David Ertman · 11 years ago
  25. 2800209 e1000e: Refactor PM flows by David Ertman · 11 years ago
  26. e78b80b e1000e: Cleanup - Update GPL header and Copyright by David Ertman · 11 years ago
  27. a03206e e1000e: Fix 82579 sets LPI too early. by David Ertman · 11 years ago
  28. b485dba e1000e: Cleanup unecessary references by David Ertman · 11 years ago
  29. 0cc7c95 e1000e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  30. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  31. 38a529b e1000e: Fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 11 years ago
  32. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  33. 7509963 e1000e: Fix a compile flag mis-match for suspend/resume by David Ertman · 11 years ago
  34. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  35. 4e8cff6 e1000e: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  36. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  37. 62d7e3a e1000e: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  38. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  39. 718a39e DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling by Russell King · 12 years ago
  40. 138953b e1000e: cleanup boolean comparison to true by David Ertman · 11 years ago
  41. e8c254c e1000e: Avoid kernel crash during shutdown by Li Zhang · 11 years ago
  42. 13129d9 e1000e: Add code to check for failure of pci_disable_link_state call by Carolyn Wyborny · 11 years ago
  43. 97390ab e1000e: do not resume device from RPM suspend to read PHY status registers by Bruce Allan · 12 years ago
  44. 91a3d82 e1000e: enable support for new device IDs by Bruce Allan · 12 years ago
  45. ce345e0 e1000e: low throughput using 4K jumbos on I218 by Bruce Allan · 12 years ago
  46. da1e204 e1000e: iAMT connections drop on driver unload when jumbo frames enabled by Bruce Allan · 12 years ago
  47. 2592881 e1000e: Remove duplicate assignment of default rx/tx ring size by Wei Yang · 12 years ago
  48. 24b41c9 e1000e: restore call to pci_clear_master() by Dean Nelson · 12 years ago
  49. 603cdca e1000e: prevent warning from -Wunused-parameter by Bruce Allan · 12 years ago
  50. e80bd1d e1000e: cleanup whitespace by Bruce Allan · 12 years ago
  51. a3b87a4 e1000e: panic caused by Rx traffic arriving while interface going down by Bruce Allan · 12 years ago
  52. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  53. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 12 years ago
  54. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  55. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  56. 8defe71 e1000e: increase driver version number by Bruce Allan · 12 years ago
  57. d495bcb e1000e: EEE capability advertisement not set/disabled as required by Bruce Allan · 12 years ago
  58. 37287fae e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers by Christoph Paasch · 12 years ago
  59. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. 3ffcf2c e1000e: cleanup - move defines to appropriate header file by Bruce Allan · 12 years ago
  61. e5fe254 e1000e: cleanup unnecessary line breaks by Bruce Allan · 12 years ago
  62. 33550ce e1000e: cleanup unusually placed comments by Bruce Allan · 12 years ago
  63. fc830b7 e1000e: cleanup (add/remove) blank lines where appropriate by Bruce Allan · 12 years ago
  64. 53aa82d e1000e: cleanup SPACING checkpatch checks by Bruce Allan · 12 years ago
  65. 17e813e e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks by Bruce Allan · 12 years ago
  66. 66501f5 e1000e: cleanup LEADING_SPACE checkpatch warnings by Bruce Allan · 12 years ago
  67. c29c3ba e1000e: cleanup LONG_LINE checkpatch warnings by Bruce Allan · 12 years ago
  68. 362e20c e1000e: cleanup SPACING checkpatch errors and warnings by Bruce Allan · 12 years ago
  69. f0ff439 e1000e: cleanup CODE_INDENT checkpatch errors by Bruce Allan · 12 years ago
  70. e60b22c e1000e: fix accessing to suspended device by Konstantin Khlebnikov · 12 years ago
  71. 66148ba e1000e: fix runtime power management transitions by Konstantin Khlebnikov · 12 years ago
  72. 4e0855d e1000e: fix pci-device enable-counter balance by Konstantin Khlebnikov · 12 years ago
  73. e792cd9 e1000e: display a warning message when SmartSpeed works by Koki Sanagi · 12 years ago
  74. a7a1d9d e1000e: cleanup checkpatch braces checks by Bruce Allan · 12 years ago
  75. c556d60 e1000e: convert enums of register offsets and move #defines to regs.h by Bruce Allan · 12 years ago
  76. f25701d e1000e: cosmetic move of #defines and prototypes to the new 82571.h by Bruce Allan · 12 years ago
  77. c2ade1a e1000e: use generic IEEE MII definitions by Bruce Allan · 12 years ago
  78. 8bb6286 e1000e: resolve -Wunused-parameter compile warnings by Bruce Allan · 12 years ago
  79. 9e01990 e1000e: update driver version string by Bruce Allan · 12 years ago
  80. 55c5f55 e1000e: cleanup some whitespace and indentation issues by Bruce Allan · 12 years ago
  81. 3e35d99 e1000e: adjust PM QoS request by Bruce Allan · 12 years ago
  82. 70806a7 e1000e: cleanup: do not assign a variable a value when not necessary by Bruce Allan · 12 years ago
  83. bf67044 e1000e: update copyright date by Bruce Allan · 12 years ago
  84. 94fb848 e1000e: enable ECC on I217/I218 to catch packet buffer memory errors by Bruce Allan · 12 years ago
  85. d89777b e1000e: add support for IEEE-1588 PTP by Bruce Allan · 12 years ago
  86. 347b520 e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218 by Bruce Allan · 12 years ago
  87. b67e191 e1000e: add support for hardware timestamping on some devices by Bruce Allan · 12 years ago
  88. ffe0b2ff e1000e: Use standard #defines for PCIe Capability ASPM fields by Bjorn Helgaas · 12 years ago
  89. d60923c e1000e: merge multiple conditional statements into one by Bruce Allan · 12 years ago
  90. e3d14b0 e1000e: cleanup code duplication by Bruce Allan · 12 years ago
  91. 2a2293b e1000e: cleanup unusual comment placement by Bruce Allan · 12 years ago
  92. 7dbc167 e1000e: resolve checkpatch PREFER_PR_LEVEL warning by Bruce Allan · 12 years ago
  93. 12d43f7 e1000e: unexpected "Reset adapter" message when cable pulled by Bruce Allan · 12 years ago
  94. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  95. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  96. 9f9a12f net/intel: remove __dev* attributes by Bill Pemberton · 12 years ago
  97. e921eb1 e1000e: cosmetic cleanup of comments by Bruce Allan · 12 years ago
  98. 6e97c17 e1000e: Minimum packet size must be 17 bytes by Tushar Dave · 12 years ago
  99. 8edc0e6 e1000e: Change wthresh to 1 to avoid possible Tx stalls by Hiroaki SHIMODA · 12 years ago
  100. 16e310a e1000e: add device IDs for i218 by Bruce Allan · 12 years ago