1. 832e821 igb: Refactor VFTA configuration by Alexander Duyck · 9 years ago
  2. c327858 igb: clean up code for setting MAC address by Alexander Duyck · 9 years ago
  3. 9ce0e8d igb/igbvf: don't give up by Mitch Williams · 9 years ago
  4. 37a5d16 igb: Unpair the queues when changing the number of queues by Shota Suzuki · 9 years ago
  5. ceb27759 igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs() by Shota Suzuki · 9 years ago
  6. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  7. d602de0 igb: Explicitly label self-test result indices by Joe Schultz · 9 years ago
  8. 3627f8f igb: Improve cable length function for I210, etc. by Joe Schultz · 9 years ago
  9. 06b0dd6 igb: Don't add PHY address to PCDL address by Aaron Sierra · 9 years ago
  10. 2a3cdea igb: Remove GS40G specific defines/functions by Aaron Sierra · 9 years ago
  11. 7b06a69 igb: improve handling of disconnected adapters by Jarod Wilson · 9 years ago
  12. be06998 igb: fix NULL derefs due to skipped SR-IOV enabling by Jan Beulich · 9 years ago
  13. 08c9912 igb: use the correct i210 register for EEMNGCTL by Todd Fujinaka · 9 years ago
  14. 73bf804 igb: don't unmap NULL hw_addr by Jarod Wilson · 9 years ago
  15. 18f7ce5 igb: add 88E1543 initialization code by Todd Fujinaka · 10 years ago
  16. 32b3e08 drivers/net/intel: use napi_complete_done() by Jesse Brandeburg · 9 years ago
  17. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  18. 40c9b07 net: igb: avoid using timespec by Arnd Bergmann · 9 years ago
  19. cbfe360 igb: assume MSI-X interrupts during initialization by Stefan Assmann · 9 years ago
  20. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 10 years ago
  22. ceee345 igb: make sure SR-IOV init uses the right number of queues by Todd Fujinaka · 10 years ago
  23. 42ad1a0 igb: Fix a memory leak in igb_probe by Jia-Ju Bai · 10 years ago
  24. 3eb14ea igb: Fix a deadlock in igb_sriov_reinit by Jia-Ju Bai · 10 years ago
  25. c23d92b igb: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 10 years ago
  26. 51045ec igb: add support for 1512 PHY by Todd Fujinaka · 10 years ago
  27. 30c7291 igb: implement high frequency periodic output signals by Richard Cochran · 10 years ago
  28. 6423fc3 igb: do not re-init SR-IOV during probe by Stefan Assmann · 10 years ago
  29. f468adc igb: missing rtnl_unlock in igb_sriov_reinit() by Vasily Averin · 10 years ago
  30. 72ddef0 igb: Fix oops caused by missing queue pairing by Shota Suzuki · 10 years ago
  31. 6fb4690 igb: bump version to igb-5.3.0 by Todd Fujinaka · 10 years ago
  32. 9fa0452 igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0]) by Todd Fujinaka · 10 years ago
  33. 0c5bbeb igb: report unsupported ethtool settings in set_coalesce by Todd Fujinaka · 10 years ago
  34. 2ba6c07 igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetect by Todd Fujinaka · 10 years ago
  35. f56e7bb igb: Pull timestamp from fragment before adding it to skb by Alexander Duyck · 10 years ago
  36. 97aebc1 igb: only report generic filters in get_ts_info by Jacob Keller · 10 years ago
  37. 73cd635 igb: bump version of igb to 5.2.18 by Todd Fujinaka · 10 years ago
  38. 8d0a88a igb: disable IPv6 extension header processing by Todd Fujinaka · 10 years ago
  39. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  40. 58c98be net: igb: fix the start time for periodic output signals by Richard Cochran · 10 years ago
  41. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  42. 2ee52ad igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation by Alexander Duyck · 10 years ago
  43. 2439fc4 igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector by Toshiaki Makita · 10 years ago
  44. c0a06ee igb: Fix oops on changing number of rings by Toshiaki Makita · 10 years ago
  45. 8cfb879 igb: simplify and clean up igb_enable_mas() by Todd Fujinaka · 10 years ago
  46. 350f66d ptp: igb: use helpers for converting ns to timespec. by Richard Cochran · 10 years ago
  47. 32eaf12 Merge branch 'ptp-2038' by David S. Miller · 10 years ago
  48. d4c496f ptp: igb: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  49. 1abbc98 igb: Enable TSO for stacked vlan by Toshiaki Makita · 10 years ago
  50. f28ea08 igb: use netif_carrier_off earlier when bringing if down by Todd Fujinaka · 10 years ago
  51. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  52. b23c0cc igb: Make arrays on stack static const to avoid reallocation by Alexander Duyck · 10 years ago
  53. e357f0a igb: Fix warning pin may be used uninitialized by Alexander Duyck · 10 years ago
  54. 6ddbc4c igb: Indicate failure on vf reset for empty mac address by Alexander Graf · 10 years ago
  55. 720db4f igb: enable auxiliary PHC functions for the i210 by Richard Cochran · 10 years ago
  56. 00c6557 igb: enable internal PPS for the i210 by Richard Cochran · 10 years ago
  57. 8298c1e igb: serialize access to the time sync interrupt registers by Richard Cochran · 10 years ago
  58. 61d7f75 igb: refactor time sync interrupt handling by Richard Cochran · 10 years ago
  59. 95dd44b igb: Clean-up page reuse code by Alexander Duyck · 10 years ago
  60. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  61. 44d84d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. b57c894 igb: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 10 years ago
  63. 9aacfb2 igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK. by David S. Miller · 10 years ago
  64. 2184aa3 igb: Remove unneeded FIXME by Todd Fujinaka · 10 years ago
  65. 5ee698e net: igb: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  66. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  67. 124b74c fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads by Alexander Duyck · 10 years ago
  68. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  69. 67fd893 ethernet/intel: Use napi_alloc_skb by Alexander Duyck · 10 years ago
  70. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  71. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  72. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  73. d61c81c e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  74. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. 17a402a igb: Fixes needed for surprise removal support by Carolyn Wyborny · 10 years ago
  76. eb31f84 igb: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  77. 42b17f0 fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page by Alexander Duyck · 10 years ago
  78. bc16e47 igb: don't reuse pages with pfmemalloc flag by Roman Gushchin · 10 years ago
  79. 00cd5ad igb: fix race accessing page->_count by Eric Dumazet · 10 years ago
  80. b5d130c igb: bump version to 5.2.15 by Todd Fujinaka · 10 years ago
  81. a81fb04 i40e/igb: Convert to dev_consume_skb_any() by Rick Jones · 10 years ago
  82. 7acf631 igb: remove blocking phy read from inside spinlock by Bernhard Kaindl · 10 years ago
  83. c4c112f igb: add flags to set eee advertisement mode by Todd Fujinaka · 11 years ago
  84. 24cd23d igb: use new eth_get_headlen interface by Alexander Duyck · 11 years ago
  85. 6f19e12 igb: flush when in xmit_more mode and under descriptor pressure by David S. Miller · 11 years ago
  86. 0b725a2 net: Remove ndo_xmit_flush netdev operation, use signalling instead. by David S. Miller · 11 years ago
  87. c1ebf46 igb: Support netdev_ops->ndo_xmit_flush() by David S. Miller · 11 years ago
  88. bf22a6b igb: bump igb version to 5.2.13 by Todd Fujinaka · 11 years ago
  89. 1516f0a igb: Add message when malformed packets detected by hw by Carolyn Wyborny · 11 years ago
  90. 2a79feb igb: remove unnecessary break after return by Fabian Frederick · 11 years ago
  91. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  92. a4a0762 igb: remove unnecessary break after goto by Fabian Frederick · 11 years ago
  93. 7625272 igb: do a reset on SR-IOV re-init if device is down by Stefan Assmann · 11 years ago
  94. 9482648 igb: Workaround for i210 Errata 25: Slow System Clock by Todd Fujinaka · 11 years ago
  95. aec653c igb: bring link up when PHY is powered up by Todd Fujinaka · 11 years ago
  96. 9f62ecf igb: separate hardware setting from the set_ts_config ioctl by Jacob Keller · 11 years ago
  97. 23d8782 igb: unhide invariant returns by Todd Fujinaka · 11 years ago
  98. d4f3cd4 net: use ethtool_cmd_speed_set helper to set ethtool speed value by Jiri Pirko · 11 years ago
  99. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 11 years ago
  100. 27dff8b igb: add defaults for i210 TX/RX PBSIZE by Todd Fujinaka · 11 years ago