1. 5960d33 i40e: Add 10GBaseT support by Mitch Williams · 10 years ago
  2. a34a671 i40e: process link events when setting up switch by Mitch Williams · 10 years ago
  3. cafa2ee i40e: Fix a bug where Rx would stop after some time by Anjali Singhai Jain · 10 years ago
  4. f98a200 i40e/i40evf: Use usleep_range() instead of udelay() by Neerav Parikh · 10 years ago
  5. 8c570dc i40e/i40evf: Fix whitespace indentation by Jeff Kirsher · 10 years ago
  6. 1e701e0 i40e: enable LSE poke and simplify link state by Jesse Brandeburg · 10 years ago
  7. 7e2453f i40e: mask phy events by Jesse Brandeburg · 10 years ago
  8. 600a507 ixgbe: check for vfs outside of sriov_num_vfs before dereference by Emil Tantilov · 10 years ago
  9. f6b03c1 fm10k: Add CONFIG_FM10K_VXLAN configuration option by Andy Zhou · 10 years ago
  10. 13cb2da fm10k: Unlock mailbox on VLAN addition failures by Matthew Vick · 10 years ago
  11. 4d41915 fm10k: Check the host state when bringing the interface up by Matthew Vick · 10 years ago
  12. 2c2b2f0 fm10k: Add skb->xmit_more support by Alexander Duyck · 10 years ago
  13. ec91698 ixgbe: fix race accessing page->_count by Eric Dumazet · 10 years ago
  14. 00cd5ad igb: fix race accessing page->_count by Eric Dumazet · 10 years ago
  15. 42b0270 fm10k: fix race accessing page->_count by Eric Dumazet · 10 years ago
  16. b71b12d networking: fm10k: Fix build failure by Pranith Kumar · 10 years ago
  17. 4567dc1 i40e: skb->xmit_more support by Eric Dumazet · 10 years ago
  18. b5d130c igb: bump version to 5.2.15 by Todd Fujinaka · 10 years ago
  19. a81fb04 i40e/igb: Convert to dev_consume_skb_any() by Rick Jones · 10 years ago
  20. 7acf631 igb: remove blocking phy read from inside spinlock by Bernhard Kaindl · 10 years ago
  21. 3463de1 ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUES by Ethan Zhao · 10 years ago
  22. ffefa9f ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQL by Emil Tantilov · 10 years ago
  23. 340c520 ixgbe: remove wait loop on autoneg for copper devices by Emil Tantilov · 10 years ago
  24. fe1f2a9 ixgbe: Convert the normal transmit complete path to dev_consume_skb_any() by Rick Jones · 10 years ago
  25. c9d4994 fm10k: Correctly set the number of Tx queues by Alexander Duyck · 10 years ago
  26. fd33396 fm10k: Reduce buffer size when pages are larger than 4K by Alexander Duyck · 10 years ago
  27. eb51bba fm10k: using vmalloc requires including linux/vmalloc.h by Stephen Rothwell · 10 years ago
  28. a211e01 fm10k: Add support for PTP by Alexander Duyck · 10 years ago
  29. 5f226dd fm10k: Add support for ptp to hw specific files by Alexander Duyck · 10 years ago
  30. 7461fd9 fm10k: Add support for debugfs by Alexander Duyck · 10 years ago
  31. 9f801ab fm10k: Add support for IEEE DCBx by Alexander Duyck · 10 years ago
  32. 883a9cc fm10k: Add support for SR-IOV to driver by Alexander Duyck · 10 years ago
  33. c265386 fm10k: Add support for SR-IOV to PF core files by Alexander Duyck · 10 years ago
  34. 5cb8db4 fm10k: Add support for VF by Alexander Duyck · 10 years ago
  35. b651957 fm10k: Add support for PF <-> VF mailbox by Alexander Duyck · 10 years ago
  36. 5cd5e2e fm10k: Add support for MACVLAN acceleration by Alexander Duyck · 10 years ago
  37. 76a540d fm10k: Add support for netdev offloads by Alexander Duyck · 10 years ago
  38. aa3ac82 fm10k: Add support for multiple queues by Alexander Duyck · 10 years ago
  39. 19ae1b3 fm10k: Add support for PCI power management and error handling by Alexander Duyck · 10 years ago
  40. 82dd0f7 fm10k: Add ethtool support by Alexander Duyck · 10 years ago
  41. b101c96 fm10k: Add transmit and receive fastpath and interrupt handlers by Alexander Duyck · 10 years ago
  42. 3abaae4 fm10k: Add Tx/Rx hardware ring bring-up/tear-down by Alexander Duyck · 10 years ago
  43. b7d8514 fm10k: Add service task to handle delayed events by Alexander Duyck · 10 years ago
  44. e27ef59 fm10k: add support for Tx/Rx rings by Alexander Duyck · 10 years ago
  45. 18283ca fm10k: Add interrupt support by Alexander Duyck · 10 years ago
  46. 504c5ea fm10k: Add support for ndo_open/stop by Alexander Duyck · 10 years ago
  47. 8f5e20d fm10k: Add support for L2 filtering by Alexander Duyck · 10 years ago
  48. 0e7b364 fm10k: Add netdev by Alexander Duyck · 10 years ago
  49. 401b538 fm10k: Add support for configuring PF interface by Alexander Duyck · 10 years ago
  50. b6fec18 fm10k: Add support for PF by Alexander Duyck · 10 years ago
  51. 1337e6b fm10k: Implement PF <-> SM mailbox operations by Alexander Duyck · 10 years ago
  52. 6b1f201 fm10k: Add support for mailbox by Alexander Duyck · 10 years ago
  53. 04a5aef fm10k: Add support for basic interaction with hardware by Alexander Duyck · 10 years ago
  54. ae17db0ee fm10k: Add support for TLV message parsing and generation by Alexander Duyck · 10 years ago
  55. 6d2ce90 fm10k: Add register defines and basic structures by Alexander Duyck · 10 years ago
  56. b3890e3 fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface Driver by Alexander Duyck · 10 years ago
  57. 6fbac83 ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags by Jacob Keller · 10 years ago
  58. d786cf7 ixgbe: add warnings for other disabled features without MSI-X support by Jacob Keller · 10 years ago
  59. 5d31b48 ixgbe: use e_dev_warn instead of netif_printk by Jacob Keller · 10 years ago
  60. c1c55f6 ixgbe: use e_dev_warn instead of e_err for displaying warning by Jacob Keller · 10 years ago
  61. 3bcf344 ixgbe: determine vector count inside ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  62. 027bb56 ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  63. d7de3c6 ixgbe: return integer from ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  64. 493043e ixgbe: use e_dev_warn instead of netif_printk by Jacob Keller · 10 years ago
  65. d523493 ixgbe: Do not schedule an uninitialized workqueue entry by Mark Rustad · 10 years ago
  66. d38e924 ixgbe: remove useless bd_number from adapter struct by Ethan Zhao · 10 years ago
  67. 8d34b31 ixgbevf: remove useless bd_number from struct ixgbevf_adapter by Ethan Zhao · 10 years ago
  68. de591c7 e1000: switch to napi_gro_frags api by Florian Westphal · 10 years ago
  69. 1380960 e1000: convert to build_skb by Florian Westphal · 10 years ago
  70. 580f321 e1000: rename struct e1000_buffer to e1000_tx_buffer by Florian Westphal · 10 years ago
  71. 93f0afe e1000: add and use e1000_rx_buffer info for Rx by Florian Westphal · 10 years ago
  72. 2b294b1 e1000: perform copybreak ahead of DMA unmap by Florian Westphal · 10 years ago
  73. 2037110 e1000: move tbi workaround code into helper function by Florian Westphal · 10 years ago
  74. 4f0aeb1 e1000: move e1000_tbi_adjust_stats to where its used by Florian Westphal · 10 years ago
  75. adc81090 ixgbe: Refactor busy poll socket code to address multiple issues by Alexander Duyck · 10 years ago
  76. 15be71c ixgbe: Drop Rx alloc at end of Rx cleanup by Alexander Duyck · 10 years ago
  77. db99d95 ixgbevf: Resolve missing-field-initializers warnings by Mark Rustad · 10 years ago
  78. ca8dfe2 ixgbe: Resolve warnings produced in W=2 builds by Mark Rustad · 10 years ago
  79. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  80. c4c112f igb: add flags to set eee advertisement mode by Todd Fujinaka · 10 years ago
  81. 887a79f e1000: e1000_ethertool.c coding style fixes by Krzysztof Majzerowicz-Jaszcz · 10 years ago
  82. 8496e33 ixgbe: use new eth_get_headlen interface by Alexander Duyck · 10 years ago
  83. 24cd23d igb: use new eth_get_headlen interface by Alexander Duyck · 10 years ago
  84. aac2f1b ixgbe: limit combined total of macvlan and SR-IOV VFs by Jacob Keller · 10 years ago
  85. eec6673 ixgbe: add comment noting recalculation of queues by Jacob Keller · 10 years ago
  86. b8a2ca1 ixgbevf: introduce delay for checking VFLINKS on 82599 by Emil Tantilov · 10 years ago
  87. 07923c1 ixgbe: reset interface on link loss with pending Tx work from the VF by Emil Tantilov · 10 years ago
  88. bcfd343 ixgbe: Cleanup FDB handling code by Alexander Duyck · 10 years ago
  89. c24817b i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned() by Ethan Zhao · 10 years ago
  90. e966d5c i40e/i40evf: Bump i40e/i40evf versions by Catherine Sullivan · 10 years ago
  91. 32b5b81 i40e: fix panic due to too-early Tx queue enable by Jesse Brandeburg · 10 years ago
  92. a316f65 i40e: Fix an issue when PF reset fails by Anjali Singhai Jain · 10 years ago
  93. faf3297 i40e: make warning less verbose by Jesse Brandeburg · 10 years ago
  94. 9412851 i40e: Tell OS link is going down when calling set_phy_config by Catherine Sullivan · 10 years ago
  95. 356821a i40e: Remove unnecessary assignment by Serey Kong · 10 years ago
  96. e6d9004 i40e: Change wording to be more consistent by Serey Kong · 10 years ago
  97. c57e9f1 i40e: Allow user to change link settings if link is down by Catherine Sullivan · 10 years ago
  98. 124ed15 i40e: Add dual speed module support by Catherine Sullivan · 10 years ago
  99. 407fa08 i40evf: Set skb->csum_level for encapsulated checksum by Tom Herbert · 10 years ago
  100. fa4ba69 i40e: Set skb->csum_level for encapsulated checksum by Tom Herbert · 10 years ago