1. 7a82347 igb: fix non static symbol warning by Wei Yongjun · 8 years ago
  2. 54be813 igb: fix error code in igb_add_ethtool_nfc_entry() by Gangfeng Huang · 8 years ago
  3. 7a277a9 igb: support RX flow classification by VLAN priority by Gangfeng Huang · 8 years ago
  4. 64c75d4 igb: support RX flow classification by ethertype by Gangfeng Huang · 8 years ago
  5. 0e71def igb: add support of RX network flow classification by Gangfeng Huang · 8 years ago
  6. a51d8c2 igb: use BIT() macro or unsigned prefix by Jacob Keller · 8 years ago
  7. efea95d igb: Garbled output for "ethtool -m" by Doron Shikmoni · 9 years ago
  8. 46eafa5 igb: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  9. d602de0 igb: Explicitly label self-test result indices by Joe Schultz · 9 years ago
  10. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  11. 72ddef0 igb: Fix oops caused by missing queue pairing by Shota Suzuki · 9 years ago
  12. 0c5bbeb igb: report unsupported ethtool settings in set_coalesce by Todd Fujinaka · 9 years ago
  13. 97aebc1 igb: only report generic filters in get_ts_info by Jacob Keller · 9 years ago
  14. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  15. c4c112f igb: add flags to set eee advertisement mode by Todd Fujinaka · 10 years ago
  16. 23d8782 igb: unhide invariant returns by Todd Fujinaka · 10 years ago
  17. d4f3cd4 net: use ethtool_cmd_speed_set helper to set ethtool speed value by Jiri Pirko · 10 years ago
  18. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
  19. 3cfcf03 igb: use mac loopback for i354 backplane by Todd Fujinaka · 10 years ago
  20. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 10 years ago
  21. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  22. f6f38e2 igb: Replace 1/0 return values with true/false by Carolyn Wyborny · 10 years ago
  23. 0d451e7 igb: Cleanups to fix msleep warnings by Carolyn Wyborny · 10 years ago
  24. c502ea2 igb: Cleanups to fix line length warnings by Carolyn Wyborny · 10 years ago
  25. b26141d igb: Cleanups to fix missing break in switch statements by Carolyn Wyborny · 10 years ago
  26. e52c0f9 igb: Cleanups to change comment style on license headers by Carolyn Wyborny · 10 years ago
  27. 9005df3 igb: Cleanups to fix incorrect indentation by Carolyn Wyborny · 10 years ago
  28. d34a15a igb: Cleanups to fix braces location warnings by Carolyn Wyborny · 10 years ago
  29. 0f49da0 igb: specify phc_index of 82575 for get_ts_info by Ken ICHIKAWA · 11 years ago
  30. db41b87 igb: Fix memory leak in igb_get_module_eeprom() by Christian Engelmayer · 11 years ago
  31. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  32. f4c01e9 igb: Fix for devices using ethtool for EEE settings by Carolyn Wyborny · 11 years ago
  33. 74cfb2e igb: Update license text to remove FSF address and update copyright. by Carolyn Wyborny · 11 years ago
  34. cd14ef5 igb: Change to use statically allocated array for MSIx entries by Carolyn Wyborny · 11 years ago
  35. 56cec24 igb: Add new feature Media Auto Sense for 82580 devices only by Carolyn Wyborny · 11 years ago
  36. 42ce412 igb: Fixed Wake On LAN support by Akeem G Abodunrin · 11 years ago
  37. 0123713 igb: Update link modes display in ethtool by Carolyn Wyborny · 11 years ago
  38. a71fc31 igb: Don't let ethtool try to write to iNVM in i210/i211 by Fujinaka, Todd · 11 years ago
  39. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  40. 58e4e1f igb: Avoid uninitialized advertised variable in eee_set_cur by Andi Kleen · 11 years ago
  41. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  42. 907b783 igb: Add ethtool support to configure number of channels by Laura Mihaela Vasilescu · 11 years ago
  43. a4e979a igb: Add ethtool offline tests for i354 by Fujinaka, Todd · 11 years ago
  44. 5aa3a44 igb: Fix ethtool loopback test for 82580 copper by Todd Fujinaka · 11 years ago
  45. 41fcfbe igb: Implementation to report advertised/supported link on i354 devices by Akeem G Abodunrin · 11 years ago
  46. ed12cc9 igb: Expose RSS indirection table for ethtool by Laura Mihaela Vasilescu · 11 years ago
  47. 53b87ce igb: Add device support for flashless SKU of i210 device by Carolyn Wyborny · 11 years ago
  48. 8a650aa igb: Reset the link when EEE setting changed by Akeem G Abodunrin · 11 years ago
  49. 2a0a0f1 igb: Fix set_ethtool function to call update nvm for entire image by Carolyn Wyborny · 11 years ago
  50. 373e697 igb: SerDes flow control setting by Akeem G. Abodunrin · 11 years ago
  51. 641ac5c igb: Support for SFP modules discovery by Akeem G. Abodunrin · 11 years ago
  52. 0ba96d3 igb: SERDES loopback sigdetect bit on i210 devices by Akeem G. Abodunrin · 12 years ago
  53. ceb5f13 igb: Add support for i354 devices by Carolyn Wyborny · 11 years ago
  54. 87371b9 igb: Enable EEE LP advertisement by Matthew Vick · 12 years ago
  55. b980ac1 igb: Fix code comments and whitespace by Jeff Kirsher · 12 years ago
  56. f69aa39 igb: Support to read and export SFF-8472/8079 data by Akeem G. Abodunrin · 11 years ago
  57. f502ef7 igb: Support for 100base-fx SFP by Akeem G. Abodunrin · 11 years ago
  58. 4507dc9 igb: increase timeout for ethtool offline self-test by Stefan Assmann · 12 years ago
  59. 4b9ea46 igb: Copyright string update to year 2013 by Akeem G. Abodunrin · 12 years ago
  60. fc58075 igb: Add mechanism for detecting latched hardware Rx timestamp by Matthew Vick · 12 years ago
  61. 428f1f7 igb: Add timeout for PTP Tx work item by Matthew Vick · 12 years ago
  62. b66e239 igb: Add support for SW timestamping by Matthew Vick · 12 years ago
  63. 3860a0b igb: Unset sigdetect for SERDES loopback on 82580 and i350 by Carolyn Wyborny · 12 years ago
  64. 63d4a8f igb: No longer rely on APME to determine WoL settings by Matthew Vick · 12 years ago
  65. 24a372c igb: Ethtool support to enable and disable EEE by Akeem G. Abodunrin · 12 years ago
  66. 039454a igb: Support for modifying UDP RSS flow hashing by Akeem G. Abodunrin · 12 years ago
  67. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago
  68. de78d1f igb: Lock buffer size at 2K even on systems with larger pages by Alexander Duyck · 12 years ago
  69. cbc8e55 igb: Map entire page and sync half instead of mapping and unmapping half pages by Alexander Duyck · 12 years ago
  70. 1a1c225 igb: Do not use header split, instead receive all frames into a single buffer by Alexander Duyck · 12 years ago
  71. a918802 igb: Correct PTP support query from ethtool. by Matthew Vick · 12 years ago
  72. a79f4f8 igb: Update PTP function names/variables and locations. by Matthew Vick · 12 years ago
  73. 3c89f6d igb: Tidy up wrapping for CONFIG_IGB_PTP. by Matthew Vick · 12 years ago
  74. 42f3c43 igb: Supported and Advertised Pause Frame by Akeem G. Abodunrin · 12 years ago
  75. 8aa23f0 igb: Add loopback test support for i210 by Carolyn Wyborny · 12 years ago
  76. bba6ec7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  77. 8376dad igb: update to allow reading/setting MDI state by Jesse Brandeburg · 12 years ago
  78. 119b0e0 igb: add delay to allow igb loopback test to succeed on 8086:10c9 by Stefan Assmann · 12 years ago
  79. d836200 igb: don't break user visible strings over multiple lines in igb_ethtool.c by Jesper Juhl · 12 years ago
  80. 89d351c igb: correct hardware type (i210/i211) check in igb_loopback_test() by Jesper Juhl · 12 years ago
  81. d67974f igb: Update firmware info output by Carolyn Wyborny · 12 years ago
  82. cb41145 igb: Support the get_ts_info ethtool method. by Carolyn Wyborny · 12 years ago
  83. f96a8a0 igb: Add Support for new i210/i211 devices. by Carolyn Wyborny · 12 years ago
  84. 7e3b4ff igb: output register's information related to RX/TX queue[4-15] by Koki Sanagi · 13 years ago
  85. 51a76c3 igb: fix ethtool offline test by Jeff Kirsher · 13 years ago
  86. 6e86132 igb: Update Copyright on all Intel copyrighted files. by Carolyn Wyborny · 13 years ago
  87. 749ab2c igb: add basic runtime PM support by Yan, Zheng · 13 years ago
  88. f83396a igb: Add flow control advertising to ethtool setting. by Carolyn Wyborny · 13 years ago
  89. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  90. 258daca Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  91. 3ceb90f igb: leave staterr in place and instead us a helper function to check bits by Alexander Duyck · 13 years ago
  92. 0ba8299 igb: Move ITR related data into work container within the q_vector by Alexander Duyck · 13 years ago
  93. 6ad4edf igb: avoid unnecessary conversions from u16 to int by Alexander Duyck · 13 years ago
  94. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  95. 0603464 igb: split buffer_info into tx_buffer_info and rx_buffer_info by Alexander Duyck · 13 years ago
  96. 13fde97 igb: Make Tx budget for NAPI user adjustable by Alexander Duyck · 13 years ago
  97. 6013690 igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC by Alexander Duyck · 13 years ago
  98. cd392f5 igb: drop the "adv" off function names relating to descriptors by Alexander Duyck · 13 years ago
  99. 44390ca igb: drop support for single buffer mode by Alexander Duyck · 13 years ago
  100. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/igb/igb_ethtool.c]