1. 261a7d1 e1000e: Cleanup parenthesis around return value by David Ertman · 10 years ago
  2. 5e7ff97 e1000e: 82574/82583 TimeSync errata for SYSTIM read by Todd Fujinaka · 10 years ago
  3. b3e5bf1 e1000e: Failure to write SHRA turns on PROMISC mode by David Ertman · 10 years ago
  4. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  5. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. 2c98262 e1000e: Restrict MDIO Slow Mode workaround to relevant parts by David Ertman · 10 years ago
  7. 7142a55 e1000e: Fix issue with link flap on 82579 by David Ertman · 10 years ago
  8. fbb9ab1 e1000e: Expand workaround for 10Mb HD throughput bug by David Ertman · 10 years ago
  9. 77e6114 e1000e: Workaround for dropped packets in Gig/100 speeds on 82579 by David Ertman · 10 years ago
  10. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  11. 0e8e842 e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE by David Ertman · 10 years ago
  12. b56083e e1000e: Cleanup checkpatch extra space by David Ertman · 10 years ago
  13. 6cf08d1 e1000e: Cleanup to fix checkpatch missing blank lines by David Ertman · 10 years ago
  14. 3992c8e e1000e: Cleanup return values in ethtool by David Ertman · 10 years ago
  15. c5ffe7e e1000e/igb/ixgbe/i40e: fix message terminations by Jakub Kicinski · 10 years ago
  16. 3e7986f e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP by Hiroaki SHIMODA · 10 years ago
  17. c751a3d e1000e: Correctly include VLAN_HLEN when changing interface MTU by Vlad Yasevich · 10 years ago
  18. bcf1f57 e1000e: remove open-coded skb_cow_head by Francois Romieu · 10 years ago
  19. b20a774 e1000e: Fix no connectivity when driver loaded with cable out by David Ertman · 10 years ago
  20. 201b54b e1000e: remove redundant if clause from PTP work by Jakub Kicinski · 10 years ago
  21. 59c871c e1000e: add timeout for TX HW time stamping work by Jakub Kicinski · 10 years ago
  22. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 10 years ago
  23. e7e834a e1000e: Fix Explicitly set Transmit Control Register by David Ertman · 10 years ago
  24. d9554e9 e1000e: Fix Hardware Unit Hang by David Ertman · 10 years ago
  25. 72f72dc e1000e: fix the build error when PM is disabled by Kevin Hao · 10 years ago
  26. e25909b net: e1000e calls skb_set_hash by Tom Herbert · 11 years ago
  27. 96dee02 e1000e: Fix SHRA register access for 82579 by David Ertman · 10 years ago
  28. ad40064 e1000e: Fix ethtool offline tests for 82579 parts by David Ertman · 10 years ago
  29. 5bb7317 e1000e: Fix not generating an error on invalid load parameter by David Ertman · 10 years ago
  30. 74f350e e1000e: Feature Enable PHY Ultra Low Power Mode (ULP) by David Ertman · 10 years ago
  31. 63eb48f e1000e Refactor of Runtime Power Management by David Ertman · 10 years ago
  32. 2800209 e1000e: Refactor PM flows by David Ertman · 10 years ago
  33. 3b70d4f e1000e: Add missing branding strings in ich8lan.c by David Ertman · 10 years ago
  34. e78b80b e1000e: Cleanup - Update GPL header and Copyright by David Ertman · 10 years ago
  35. a03206e e1000e: Fix 82579 sets LPI too early. by David Ertman · 10 years ago
  36. f7235ef e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets by David Ertman · 10 years ago
  37. b485dba e1000e: Cleanup unecessary references by David Ertman · 10 years ago
  38. 6c2ed39 e1000e: PTP lock in e1000e_phc_adjustfreq by Todd Fujinaka · 10 years ago
  39. 0cc7c95 e1000e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  40. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  41. 38a529b e1000e: Fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 10 years ago
  42. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  43. 7509963 e1000e: Fix a compile flag mis-match for suspend/resume by David Ertman · 11 years ago
  44. 918a430 e1000e: fix compiler warning (maybe-unitialized variable) by David Ertman · 11 years ago
  45. 9e6c3b6 e1000e: fix compiler warnings by David Ertman · 11 years ago
  46. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  47. 4e8cff6 e1000e: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  48. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  49. 62d7e3a e1000e: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  50. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  51. 5ccc921 intel: Remove extern from function prototypes by Joe Perches · 11 years ago
  52. 718a39e DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling by Russell King · 11 years ago
  53. c3a0dce e1000e: fix overrun of PHY RAR array by David Ertman · 11 years ago
  54. 138953b e1000e: cleanup boolean comparison to true by David Ertman · 11 years ago
  55. 35fdb94 e1000e: balance semaphore put/get for 82573 by Steven La · 11 years ago
  56. 22f8aba e1000e: resolve checkpatch JIFFIES_COMPARISON warning by Bruce Allan · 11 years ago
  57. e8c254c e1000e: Avoid kernel crash during shutdown by Li Zhang · 11 years ago
  58. 13129d9 e1000e: Add code to check for failure of pci_disable_link_state call by Carolyn Wyborny · 11 years ago
  59. 0cf0459 e1000e: cleanup whitespace in recent commit by Bruce Allan · 11 years ago
  60. 16b095a e1000e: fix I217/I218 PHY initialization flow by Bruce Allan · 11 years ago
  61. 97390ab e1000e: do not resume device from RPM suspend to read PHY status registers by Bruce Allan · 11 years ago
  62. 91a3d82 e1000e: enable support for new device IDs by Bruce Allan · 11 years ago
  63. 3ef672a e1000e: ethtool unnecessarily takes device out of RPM suspend by Bruce Allan · 11 years ago
  64. e0236ad e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps by Bruce Allan · 11 years ago
  65. ce345e0 e1000e: low throughput using 4K jumbos on I218 by Bruce Allan · 11 years ago
  66. da1e204 e1000e: iAMT connections drop on driver unload when jumbo frames enabled by Bruce Allan · 11 years ago
  67. b43e867 e1000e: disable ASPM L1 on 82583 by Bruce Allan · 11 years ago
  68. c96ddb0 e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split by Wei Yang · 11 years ago
  69. 2592881 e1000e: Remove duplicate assignment of default rx/tx ring size by Wei Yang · 11 years ago
  70. 24b41c9 e1000e: restore call to pci_clear_master() by Dean Nelson · 11 years ago
  71. 6c1d8b9 e1000e: Release mutex lock only if it has been initially acquired by Akeem G. Abodunrin · 11 years ago
  72. 603cdca e1000e: prevent warning from -Wunused-parameter by Bruce Allan · 11 years ago
  73. e80bd1d e1000e: cleanup whitespace by Bruce Allan · 11 years ago
  74. 2a437cd e1000e: fix scheduling while atomic bug by Bruce Allan · 11 years ago
  75. a3b87a4 e1000e: panic caused by Rx traffic arriving while interface going down by Bruce Allan · 11 years ago
  76. 73e3dd6 e1000e: fix numeric overflow in phc settime method by Richard Cochran · 11 years ago
  77. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  78. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  79. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  80. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. 274a85e e1000e: fix scheduling while atomic bugs by Bruce Allan · 11 years ago
  82. 8defe71 e1000e: increase driver version number by Bruce Allan · 11 years ago
  83. b48c751 e1000e: cleanup unused defines by Bruce Allan · 11 years ago
  84. cf8fb73 e1000e: add support for LTR on I217/I218 by Bruce Allan · 11 years ago
  85. 1fc06b0 e1000e: enable EEE by default by Bruce Allan · 11 years ago
  86. d495bcb e1000e: EEE capability advertisement not set/disabled as required by Bruce Allan · 11 years ago
  87. ea8179a e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync by Bruce Allan · 11 years ago
  88. 86a80ea e1000e: fix LED blink logic for designs with LEDs driven by cathode by Bruce Allan · 11 years ago
  89. 772d05c e1000e: slow performance between two 82579 connected via 10Mbit hub by Bruce Allan · 11 years ago
  90. bb03451 e1000e: additional error handling on PHY register accesses by Bruce Allan · 11 years ago
  91. 37287fae e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers by Christoph Paasch · 11 years ago
  92. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  93. 3ffcf2c e1000e: cleanup - move defines to appropriate header file by Bruce Allan · 11 years ago
  94. bbf44127 e1000e: cleanup format of struct e1000_opt_list struct by Bruce Allan · 11 years ago
  95. ce43a21 e1000e: cleanup USLEEP_RANGE checkpatch checks by Bruce Allan · 11 years ago
  96. e5fe254 e1000e: cleanup unnecessary line breaks by Bruce Allan · 11 years ago
  97. 04e115c e1000e: cleanup formatting of static structs by Bruce Allan · 11 years ago
  98. 33550ce e1000e: cleanup unusually placed comments by Bruce Allan · 11 years ago
  99. fc830b7 e1000e: cleanup (add/remove) blank lines where appropriate by Bruce Allan · 11 years ago
  100. 53aa82d e1000e: cleanup SPACING checkpatch checks by Bruce Allan · 11 years ago