1. 2e01038 ixgbe: fix rx-usecs range checks for BQL by Emil Tantilov · 11 years ago
  2. b464003 ixgbe: remove marketing names from busy poll code by Jacob Keller · 11 years ago
  3. 51e409f ixgbe: ethtool DCB registers dump for 82599 and x540 by Leonardo Potenza · 11 years ago
  4. 0f8fdab ixgbe: fix ethtool reporting of supported links for SFP modules by Emil Tantilov · 11 years ago
  5. ed33ff6 ixgbe: limit setting speed to only one at a time for QSFP modules by Emil Tantilov · 11 years ago
  6. 91ffdc8 ixgbe: fix ethtool loopback diagnostic with DCB enabled by Emil Tantilov · 11 years ago
  7. 61aaf9e ixgbe: add 1Gbps support for QSFP+ by Emil Tantilov · 11 years ago
  8. 31c7d2b ixgbe: fix SFF data dumps of SFP+ modules from an offset by Emil Tantilov · 11 years ago
  9. 4ec375b ixgbe: fix link test when connected to 1Gbps link partner by Emil Tantilov · 11 years ago
  10. bd8a1b1 ixgbe: fix incorrect limit value in ring transverse by Don Skidmore · 11 years ago
  11. 9c432ad ixgbe: rename LL_EXTENDED_STATS to use queue instead of q by Jacob Keller · 11 years ago
  12. a4b6fc6 ixgbe: fix SFF data dumps of SFP+ modules by Emil Tantilov · 11 years ago
  13. 73d80953d ixgbe: fix fc autoneg ethtool reporting. by Don Skidmore · 11 years ago
  14. 7e15b90 ixgbe: add extra stats for ndo_ll_poll by Eliezer Tamir · 11 years ago
  15. c4a56de ixgbe: add mac type to the version in ethtool_regs by Emil Tantilov · 11 years ago
  16. 26b4742 ixgbe: fix register access during ethtool loopback test by Emil Tantilov · 11 years ago
  17. 345be20 ixgbe: add SFP+ LX module support by Don Skidmore · 11 years ago
  18. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  19. 67da097 ixgbe: fix Tx timeouts with BQL by Emil Tantilov · 12 years ago
  20. 71858ac ixgbe: implement SFF diagnostic monitoring via ethtool by Aurélien Guillaume · 12 years ago
  21. 4c696ca ixgbe: Add support for set_channels ethtool operation by Alexander Duyck · 12 years ago
  22. 5348c9d ixgbe: Add support for displaying the number of Tx/Rx channels by Alexander Duyck · 12 years ago
  23. 434c5e3 ixgbe: update date to 2013 by Don Skidmore · 12 years ago
  24. d2c47b6 ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings by Josh Hay · 12 years ago
  25. f752be9 ixgbe: fix potential null dereference by Josh Hay · 12 years ago
  26. fd0326f ixgbe: autoneg variable refactoring by Josh Hay · 12 years ago
  27. aeb8264 ixgbe: add missing supported filters to get_ts_info by Jacob Keller · 12 years ago
  28. dfcc461 ixgbe: ethtool ixgbe_diag_test cleanup by Jacob Keller · 12 years ago
  29. db2adc2 ixgbe: ethtool correctly identify autoneg setting by Jacob Keller · 12 years ago
  30. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago
  32. 50f8d35 ixgbe: PTP get_ts_info missing software support by Jacob Keller · 12 years ago
  33. 1f4702a ixgbe: Fix possible memory leak in ixgbe_set_ringparam by Alexander Duyck · 12 years ago
  34. 1cc92eb ixgbe: fix PTP ethtool timestamping function by Jacob Keller · 12 years ago
  35. fbe7ca7 ixgbe: Retire RSS enabled and capable flags by Alexander Duyck · 12 years ago
  36. 49c7ffb ixgbe: count q_vectors instead of MSI-X vectors by Alexander Duyck · 12 years ago
  37. db01896 ixgbe: clean up ixgbe_get_settings ethtool function by Jacob Keller · 12 years ago
  38. e3aac88 ixgbe: add support for get_ts_info by Jacob Keller · 12 years ago
  39. 943561d ixgbe: Clean up priority based flow control by Alexander Duyck · 12 years ago
  40. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  41. dad8a3b igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path by John Fastabend · 12 years ago
  42. 8e2813f ixgbe: check for WoL support in single function by Jacob Keller · 12 years ago
  43. 567d2de ixgbe: Correct flag values set by ixgbe_fix_features by Alexander Duyck · 12 years ago
  44. ef6afc0 ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command by Alexander Duyck · 12 years ago
  45. f800326 ixgbe: Replace standard receive path with a page based receive by Alexander Duyck · 12 years ago
  46. 3ed69d7 ixgbe: use typed min/max functions where possible by Jesse Brandeburg · 12 years ago
  47. 3832b26 ixgbe: Simplify logic for ethtool loopback frame creation and testing by Alexander Duyck · 12 years ago
  48. de88eee ixgbe: Allocate rings as part of the q_vector by Alexander Duyck · 12 years ago
  49. 35551c4 ixgbe: remove tie between NAPI work limits and interrupt moderation by Jeff Kirsher · 13 years ago
  50. 3cc26e3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  51. e4f7402 ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV by Alexander Duyck · 13 years ago
  52. 9cc00b5 ixgbe: ethtool: stats user buffer overrun by John Fastabend · 13 years ago
  53. 1bba2e8 ixgbe: make ethtool strings table const by Stephen Hemminger · 13 years ago
  54. 9497182 ixgbe: update copyright to 2012 by Don Skidmore · 13 years ago
  55. 0e22d04 ixgbe: add support for new 82599 device. by Don Skidmore · 13 years ago
  56. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  57. 15e5209 ixgbe: change the eeprom version reported by ethtool by Emil Tantilov · 13 years ago
  58. 2fa5eef ixgbe: allow eeprom writes via ethtool by Emil Tantilov · 13 years ago
  59. 7b859eb ixgbe: Add FCoE DDP allocation failure counters to ethtool stats. by Amir Hanania · 13 years ago
  60. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  61. 860502b ixgbe: get pauseparam autoneg by Mika Lansirinne · 13 years ago
  62. 217995e ixgbe: send MFLCN to ethtool by Emil Tantilov · 13 years ago
  63. d5bf4f6 ixgbe: Cleanup q_vector interrupt throttle rate logic by Emil Tantilov · 13 years ago
  64. c23f5b6 ixgbe: add WOL support for X540 by Emil Tantilov · 13 years ago
  65. 80bb25e ixgbe: fix FCRTL/H register dump for X540 by Emil Tantilov · 13 years ago
  66. 919e78a ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC by Alexander Duyck · 13 years ago
  67. 473e64e ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL by Ben Hutchings · 13 years ago
  68. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 13 years ago
  69. 35c7f8a ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup by Alexander Duyck · 13 years ago
  70. abcc80d ixgbe: add check for supported modes by Emil Tantilov · 13 years ago
  71. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/ixgbe/ixgbe_ethtool.c]
  72. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 13 years ago
  73. 082757a ixgbe: convert to ndo_fix_features by Don Skidmore · 13 years ago
  74. bd19805 ixgbe: Move interrupt related values out of ring and into q_vector by Alexander Duyck · 13 years ago
  75. 08c8833 ixgbe: add structure for containing RX/TX rings to q_vector by Alexander Duyck · 13 years ago
  76. 1f4d518 ixgbe: fix ring assignment issues for SR-IOV and drop cases by Alexander Duyck · 13 years ago
  77. 2ba279e ixgbe: disable RSC when Rx checksum is off by Emil Tantilov · 13 years ago
  78. c988ee8 ixgbe: move reset code into a separate function by Emil Tantilov · 13 years ago
  79. 3a28926 ixgbe: move setting RSC into a separate function by Emil Tantilov · 13 years ago
  80. e4911d5 ixgbe: add support for nfc addition and removal of filters by Alexander Duyck · 13 years ago
  81. 3e05334 ixgbe: add support for displaying ntuple filters via the nfc interface by Alexander Duyck · 13 years ago
  82. 91cd94b ixgbe: add basic support for setting and getting nfc controls by Alexander Duyck · 13 years ago
  83. 03ecf91 ixgbe: fix flags relating to perfect filters to support coexistence by Alexander Duyck · 13 years ago
  84. b29a216 ixgbe: remove ntuple filtering by Alexander Duyck · 13 years ago
  85. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  86. d034acf ixgbe: Merge ATR reinit into the service task by Alexander Duyck · 13 years ago
  87. 58f6bcf ixgbe: add ethtool counters for OS2BMC by Emil Tantilov · 13 years ago
  88. 67a74ee ixgbe: add rxhash support by Emil Tantilov · 13 years ago
  89. 68c7005 ixgbe: improve EEPROM read/write operations by Emil Tantilov · 13 years ago
  90. 95a4601 ixgbe: fix sparse warning by Emil Tantilov · 13 years ago
  91. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  92. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  93. 66e6961 ixgbe: convert to ethtool set_phys_id by Emil Tantilov · 13 years ago
  94. e7fd925 ixgbe: fix X540 ethtool loopback test. by Don Skidmore · 13 years ago
  95. 11b1d38 ixgbe: remove ntuple display support by Alexander Duyck · 13 years ago
  96. 032b432 ixgbe: cleanup short msleep's (<20ms) to use usleep_range by Don Skidmore · 13 years ago
  97. 2b642ca ixgbe: fix setting and reporting of advertised speeds by Emil Tantilov · 13 years ago
  98. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 13 years ago
  99. 1b1c0a4 ixgbe: Adding 100MB FULL support in ethtool by Atita Shirwaikar · 14 years ago
  100. 45b9f50 ixgbe: update ntuple filter configuration by Alexander Duyck · 14 years ago