1. 9f62ecf igb: separate hardware setting from the set_ts_config ioctl by Jacob Keller · 11 years ago
  2. 23d8782 igb: unhide invariant returns by Todd Fujinaka · 11 years ago
  3. d4f3cd4 net: use ethtool_cmd_speed_set helper to set ethtool speed value by Jiri Pirko · 11 years ago
  4. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 11 years ago
  5. 27dff8b igb: add defaults for i210 TX/RX PBSIZE by Todd Fujinaka · 11 years ago
  6. 3cfcf03 igb: use mac loopback for i354 backplane by Todd Fujinaka · 11 years ago
  7. 102be52 igb: rename igb_ptp_enable to igb_ptp_feature_enable by Jacob Keller · 11 years ago
  8. 014b201 Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next by David S. Miller · 11 years ago
  9. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 11 years ago
  10. 18cae6f igb: remove redundant PHY power down register write by Todd Fujinaka · 11 years ago
  11. 0c3592b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  12. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 11 years ago
  13. 41457f6 i40e,igb,ixgbe: remove usless return statements by Stephen Hemminger · 11 years ago
  14. c43f856 igb/ixgbe: remove return statements for void functions by Jeff Kirsher · 11 years ago
  15. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  16. a1f6347 igb: Change memcpy to struct assignment by Carolyn Wyborny · 11 years ago
  17. f6f38e2 igb: Replace 1/0 return values with true/false by Carolyn Wyborny · 11 years ago
  18. be28b63 igb: Cleanups to remove unneeded extern declaration by Carolyn Wyborny · 11 years ago
  19. cd1631c igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLE by Carolyn Wyborny · 11 years ago
  20. 6dd6d2b igb: Cleanups to fix static initialization by Carolyn Wyborny · 11 years ago
  21. 0d451e7 igb: Cleanups to fix msleep warnings by Carolyn Wyborny · 11 years ago
  22. c502ea2 igb: Cleanups to fix line length warnings by Carolyn Wyborny · 11 years ago
  23. da1f1df igb: Cleanups to remove return parentheses by Carolyn Wyborny · 11 years ago
  24. b26141d igb: Cleanups to fix missing break in switch statements by Carolyn Wyborny · 11 years ago
  25. 81ad807 igb: Cleanups to fix assignment in if error by Carolyn Wyborny · 11 years ago
  26. e52c0f9 igb: Cleanups to change comment style on license headers by Carolyn Wyborny · 11 years ago
  27. bed83e9 igb: Cleanups to fix for trailing statement by Carolyn Wyborny · 11 years ago
  28. c4917c6 igb: Cleanups to fix pointer location error by Carolyn Wyborny · 11 years ago
  29. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. 9005df3 igb: Cleanups to fix incorrect indentation by Carolyn Wyborny · 11 years ago
  31. d34a15a igb: Cleanups to fix braces location warnings by Carolyn Wyborny · 11 years ago
  32. c75c4ed igb: Cleanups for messaging by Carolyn Wyborny · 11 years ago
  33. c5ffe7e e1000e/igb/ixgbe/i40e: fix message terminations by Jakub Kicinski · 11 years ago
  34. e66c083 igb: fix stats for i210 rx_fifo_errors by Todd Fujinaka · 11 years ago
  35. 5499a96 igb: fix last_rx_timestamp usage by Jakub Kicinski · 11 years ago
  36. 06c14e5 igb: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  37. 75009b3 INTEL-IGB: Convert iounmap to pci_iounmap by Peter Senna Tschudin · 11 years ago
  38. ed4420a igb: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 11 years ago
  39. afc835d igb: never generate both software and hardware timestamps by Jakub Kicinski · 11 years ago
  40. b709323 igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only by Christoph Paasch · 11 years ago
  41. cb06d10 igb: Fix Null-pointer dereference in igb_reset_q_vector by Christoph Paasch · 11 years ago
  42. 0f49da0 igb: specify phc_index of 82575 for get_ts_info by Ken ICHIKAWA · 11 years ago
  43. db41b87 igb: Fix memory leak in igb_get_module_eeprom() by Christian Engelmayer · 11 years ago
  44. 22a8b29 igb: add register rd/wr for surprise removal by Fujinaka, Todd · 11 years ago
  45. 6ab5f7b igb: implement SIOCGHWTSTAMP ioctl by Jacob Keller · 11 years ago
  46. 7c4d16f igb: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  47. dc1edc6 igb: enable VLAN stripping for VMs with i350 by Stefan Assmann · 11 years ago
  48. 0c375ac igb: Add register defines needed for time sync functions by Carolyn Wyborny · 11 years ago
  49. 406d496 igb: remove references to long gone command line parameters by Fernando Luis Vazquez Cao · 11 years ago
  50. 57ba34c igb: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  51. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  52. b936136 igb: Fix code comment by Jeff Kirsher · 11 years ago
  53. f4c01e9 igb: Fix for devices using ethtool for EEE settings by Carolyn Wyborny · 11 years ago
  54. 42bdf08 net: igb calls skb_set_hash by Tom Herbert · 11 years ago
  55. 9b143d1 igb: fix warning if !CONFIG_IGB_HWMON by Jeff Kirsher · 11 years ago
  56. 72b3672 igb: fix array size calculation by Todd Fujinaka · 11 years ago
  57. 74cfb2e igb: Update license text to remove FSF address and update copyright. by Carolyn Wyborny · 11 years ago
  58. 167f3f7 igb: make local functions static and remove dead code by Jeff Kirsher · 11 years ago
  59. 479d02d igb: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  60. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  61. cd14ef5 igb: Change to use statically allocated array for MSIx entries by Carolyn Wyborny · 11 years ago
  62. 02ef6e1 igb: Fix queue allocation method to accommodate changing during runtime by Carolyn Wyborny · 11 years ago
  63. df29df9 igb: Fix for issue where values could be too high for udelay function. by Carolyn Wyborny · 11 years ago
  64. e6e25bb igb: Start temperature sensor attribute index with 1 by Guenter Roeck · 11 years ago
  65. e3670b8 igb: Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  66. 56cec24 igb: Add new feature Media Auto Sense for 82580 devices only by Carolyn Wyborny · 11 years ago
  67. 89dbefb igb: Support ports mapped in 64-bit PCI space by Aaron Sierra · 11 years ago
  68. 2bdfc4e igb: Add media switching feature for i354 PHY's by Carolyn Wyborny · 11 years ago
  69. 42ce412 igb: Fixed Wake On LAN support by Akeem G Abodunrin · 11 years ago
  70. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  71. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  72. 0123713 igb: Update link modes display in ethtool by Carolyn Wyborny · 11 years ago
  73. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  74. a71fc31 igb: Don't let ethtool try to write to iNVM in i210/i211 by Fujinaka, Todd · 11 years ago
  75. 781798a igb: fix driver reload with VF assigned to guest by Stefan Assmann · 11 years ago
  76. d1c17d8 igb: Fix master/slave mode for all m88 i354 PHY's by Carolyn Wyborny · 11 years ago
  77. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  78. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  79. 58e4e1f igb: Avoid uninitialized advertised variable in eee_set_cur by Andi Kleen · 11 years ago
  80. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. 907b783 igb: Add ethtool support to configure number of channels by Laura Mihaela Vasilescu · 11 years ago
  82. a4e979a igb: Add ethtool offline tests for i354 by Fujinaka, Todd · 11 years ago
  83. 5aa3a44 igb: Fix ethtool loopback test for 82580 copper by Todd Fujinaka · 11 years ago
  84. 5ccc921 intel: Remove extern from function prototypes by Joe Perches · 11 years ago
  85. dc4ff9b DMA-API: net: intel/igb: fix 32-bit DMA mask handling by Russell King · 12 years ago
  86. c7cb020 igb: Read flow control for i350 from correct EEPROM section by Fujinaka, Todd · 11 years ago
  87. bb1d18d igb: Add additional get_phy_id call for i354 devices by Carolyn Wyborny · 11 years ago
  88. 66f40b8 igb: Update version number by Akeem G Abodunrin · 11 years ago
  89. 41fcfbe igb: Implementation to report advertised/supported link on i354 devices by Akeem G Abodunrin · 11 years ago
  90. f6878e39 igb: Get speed and duplex for 1G non_copper devices by Akeem G Abodunrin · 11 years ago
  91. f1b4d62 igb: Support to get 2_5G link status for appropriate media type by Akeem G Abodunrin · 11 years ago
  92. db476e8 igb: No PHPM support in i354 devices by Akeem G Abodunrin · 11 years ago
  93. dfc7075 igb: M88E1543 PHY downshift implementation by Akeem G Abodunrin · 11 years ago
  94. 99af472 igb: New PHY_ID for i354 device by Akeem G Abodunrin · 11 years ago
  95. aa9b8cc igb: Implementation of 1-sec delay for i210 devices by Akeem G Abodunrin · 11 years ago
  96. 53ea6c7 igb: Don't look for a PBA in the iNVM when flashless by Todd Fujinaka · 11 years ago
  97. ed12cc9 igb: Expose RSS indirection table for ethtool by Laura Mihaela Vasilescu · 12 years ago
  98. c342b39 igb: Add macro for size of RETA indirection table by Laura Mihaela Vasilescu · 12 years ago
  99. 7dc98a6 igb: Fix get_fw_version function for all parts by Carolyn Wyborny · 12 years ago
  100. 53b87ce igb: Add device support for flashless SKU of i210 device by Carolyn Wyborny · 12 years ago