1. 5f226dd fm10k: Add support for ptp to hw specific files by Alexander Duyck · 10 years ago
  2. 7461fd9 fm10k: Add support for debugfs by Alexander Duyck · 10 years ago
  3. 9f801ab fm10k: Add support for IEEE DCBx by Alexander Duyck · 10 years ago
  4. 883a9cc fm10k: Add support for SR-IOV to driver by Alexander Duyck · 10 years ago
  5. c265386 fm10k: Add support for SR-IOV to PF core files by Alexander Duyck · 10 years ago
  6. 5cb8db4 fm10k: Add support for VF by Alexander Duyck · 10 years ago
  7. b651957 fm10k: Add support for PF <-> VF mailbox by Alexander Duyck · 10 years ago
  8. 5cd5e2e fm10k: Add support for MACVLAN acceleration by Alexander Duyck · 10 years ago
  9. 76a540d fm10k: Add support for netdev offloads by Alexander Duyck · 10 years ago
  10. aa3ac82 fm10k: Add support for multiple queues by Alexander Duyck · 10 years ago
  11. 19ae1b3 fm10k: Add support for PCI power management and error handling by Alexander Duyck · 10 years ago
  12. 82dd0f7 fm10k: Add ethtool support by Alexander Duyck · 10 years ago
  13. b101c96 fm10k: Add transmit and receive fastpath and interrupt handlers by Alexander Duyck · 10 years ago
  14. 3abaae4 fm10k: Add Tx/Rx hardware ring bring-up/tear-down by Alexander Duyck · 10 years ago
  15. b7d8514 fm10k: Add service task to handle delayed events by Alexander Duyck · 10 years ago
  16. e27ef59 fm10k: add support for Tx/Rx rings by Alexander Duyck · 10 years ago
  17. 18283ca fm10k: Add interrupt support by Alexander Duyck · 10 years ago
  18. 504c5ea fm10k: Add support for ndo_open/stop by Alexander Duyck · 10 years ago
  19. 8f5e20d fm10k: Add support for L2 filtering by Alexander Duyck · 10 years ago
  20. 0e7b364 fm10k: Add netdev by Alexander Duyck · 10 years ago
  21. 401b538 fm10k: Add support for configuring PF interface by Alexander Duyck · 10 years ago
  22. b6fec18 fm10k: Add support for PF by Alexander Duyck · 10 years ago
  23. 1337e6b fm10k: Implement PF <-> SM mailbox operations by Alexander Duyck · 10 years ago
  24. 6b1f201 fm10k: Add support for mailbox by Alexander Duyck · 10 years ago
  25. 04a5aef fm10k: Add support for basic interaction with hardware by Alexander Duyck · 10 years ago
  26. ae17db0ee fm10k: Add support for TLV message parsing and generation by Alexander Duyck · 10 years ago
  27. 6d2ce90 fm10k: Add register defines and basic structures by Alexander Duyck · 10 years ago
  28. b3890e3 fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface Driver by Alexander Duyck · 10 years ago
  29. 6fbac83 ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags by Jacob Keller · 10 years ago
  30. d786cf7 ixgbe: add warnings for other disabled features without MSI-X support by Jacob Keller · 10 years ago
  31. 5d31b48 ixgbe: use e_dev_warn instead of netif_printk by Jacob Keller · 10 years ago
  32. c1c55f6 ixgbe: use e_dev_warn instead of e_err for displaying warning by Jacob Keller · 10 years ago
  33. 3bcf344 ixgbe: determine vector count inside ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  34. 027bb56 ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  35. d7de3c6 ixgbe: return integer from ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  36. 493043e ixgbe: use e_dev_warn instead of netif_printk by Jacob Keller · 10 years ago
  37. d523493 ixgbe: Do not schedule an uninitialized workqueue entry by Mark Rustad · 10 years ago
  38. d38e924 ixgbe: remove useless bd_number from adapter struct by Ethan Zhao · 10 years ago
  39. 8d34b31 ixgbevf: remove useless bd_number from struct ixgbevf_adapter by Ethan Zhao · 10 years ago
  40. de591c7 e1000: switch to napi_gro_frags api by Florian Westphal · 10 years ago
  41. 1380960 e1000: convert to build_skb by Florian Westphal · 10 years ago
  42. 580f321 e1000: rename struct e1000_buffer to e1000_tx_buffer by Florian Westphal · 10 years ago
  43. 93f0afe e1000: add and use e1000_rx_buffer info for Rx by Florian Westphal · 10 years ago
  44. 2b294b1 e1000: perform copybreak ahead of DMA unmap by Florian Westphal · 10 years ago
  45. 2037110 e1000: move tbi workaround code into helper function by Florian Westphal · 10 years ago
  46. 4f0aeb1 e1000: move e1000_tbi_adjust_stats to where its used by Florian Westphal · 10 years ago
  47. adc81090 ixgbe: Refactor busy poll socket code to address multiple issues by Alexander Duyck · 10 years ago
  48. 15be71c ixgbe: Drop Rx alloc at end of Rx cleanup by Alexander Duyck · 10 years ago
  49. db99d95 ixgbevf: Resolve missing-field-initializers warnings by Mark Rustad · 10 years ago
  50. ca8dfe2 ixgbe: Resolve warnings produced in W=2 builds by Mark Rustad · 10 years ago
  51. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. c4c112f igb: add flags to set eee advertisement mode by Todd Fujinaka · 10 years ago
  53. 887a79f e1000: e1000_ethertool.c coding style fixes by Krzysztof Majzerowicz-Jaszcz · 10 years ago
  54. 8496e33 ixgbe: use new eth_get_headlen interface by Alexander Duyck · 10 years ago
  55. 24cd23d igb: use new eth_get_headlen interface by Alexander Duyck · 10 years ago
  56. aac2f1b ixgbe: limit combined total of macvlan and SR-IOV VFs by Jacob Keller · 10 years ago
  57. eec6673 ixgbe: add comment noting recalculation of queues by Jacob Keller · 10 years ago
  58. b8a2ca1 ixgbevf: introduce delay for checking VFLINKS on 82599 by Emil Tantilov · 10 years ago
  59. 07923c1 ixgbe: reset interface on link loss with pending Tx work from the VF by Emil Tantilov · 10 years ago
  60. bcfd343 ixgbe: Cleanup FDB handling code by Alexander Duyck · 10 years ago
  61. c24817b i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned() by Ethan Zhao · 10 years ago
  62. e966d5c i40e/i40evf: Bump i40e/i40evf versions by Catherine Sullivan · 10 years ago
  63. 32b5b81 i40e: fix panic due to too-early Tx queue enable by Jesse Brandeburg · 10 years ago
  64. a316f65 i40e: Fix an issue when PF reset fails by Anjali Singhai Jain · 10 years ago
  65. faf3297 i40e: make warning less verbose by Jesse Brandeburg · 10 years ago
  66. 9412851 i40e: Tell OS link is going down when calling set_phy_config by Catherine Sullivan · 10 years ago
  67. 356821a i40e: Remove unnecessary assignment by Serey Kong · 10 years ago
  68. e6d9004 i40e: Change wording to be more consistent by Serey Kong · 10 years ago
  69. c57e9f1 i40e: Allow user to change link settings if link is down by Catherine Sullivan · 10 years ago
  70. 124ed15 i40e: Add dual speed module support by Catherine Sullivan · 10 years ago
  71. 407fa08 i40evf: Set skb->csum_level for encapsulated checksum by Tom Herbert · 10 years ago
  72. fa4ba69 i40e: Set skb->csum_level for encapsulated checksum by Tom Herbert · 10 years ago
  73. 3a5fc21 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  74. 6f19e12 igb: flush when in xmit_more mode and under descriptor pressure by David S. Miller · 10 years ago
  75. 2367a17 ixgbe: flush when in xmit_more mode and under descriptor pressure by Daniel Borkmann · 10 years ago
  76. e8e724d i40e/i40evf: Bump i40e & i40evf version by Catherine Sullivan · 10 years ago
  77. 810b3ae i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4 by Anjali Singhai Jain · 10 years ago
  78. 30650cc i40e: quiet complaints when removing default MAC VLAN filter and make set_mac reversible by Shannon Nelson · 10 years ago
  79. f905dd6 i40e/i40evf: add max buf len to aq debug print helper by Shannon Nelson · 10 years ago
  80. 7b592f6 i40e: Add checks and message for Qualified Module info by Carolyn Wyborny · 10 years ago
  81. 5f5e33b i40e: set num_queue_pairs to num configured by VF by Ashish Shah · 10 years ago
  82. c1d11ce i40e: Enable l2tsel bit for VLAN tag control by Shannon Nelson · 10 years ago
  83. 60793f4 i40e: Add a FD flush counter to ethtool by Anjali Singhai Jain · 10 years ago
  84. 1e1be8f i40e: ATR policy change to flush the table to clean stale ATR rules by Anjali Singhai Jain · 10 years ago
  85. f7233c5 i40e: Some FD message fixes by Anjali Singhai Jain · 10 years ago
  86. e99bdd3 i40e: Update flow director error messages to reduce user confusion by Carolyn Wyborny · 10 years ago
  87. a12c415 i40evf: Fix TSO and hw checksums for non-accelerated vlan packets. by Vlad Yasevich · 10 years ago
  88. 3d34dd0 i40e: Fix TSO and hw checksums for non-accelerated vlan packets. by Vlad Yasevich · 10 years ago
  89. 06f4d03 e1000: Fix TSO for non-accelerated vlan traffic by Vlad Yasevich · 10 years ago
  90. 47ccd1e e1000e: Fix TSO with non-accelerated vlans by Vlad Yasevich · 10 years ago
  91. 9c938cd ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit() by Daniel Borkmann · 10 years ago
  92. 0b725a2 net: Remove ndo_xmit_flush netdev operation, use signalling instead. by David S. Miller · 10 years ago
  93. c1ebf46 igb: Support netdev_ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  94. db6d2be i40e: fix PTP bug by Jesse Brandeburg · 10 years ago
  95. 6e7b5bd i40e: Fix a few potential VF dereferences by Anjali Singhai Jain · 10 years ago
  96. 478c9e7 i40e: Fix for recent kernel panic by Anjali Singhai Jain · 10 years ago
  97. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  98. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  99. 5e815d8 e1000e: delete excessive space character in debug message by Jean Sacren · 10 years ago
  100. da8ed50 e1000e: fix trivial kernel doc typos by Jean Sacren · 10 years ago