1. 3bbf0fa i40e/i40evf: Add support for pre-allocated pages for PD by Faisal Latif · 10 years ago
  2. 44151cd i40evf: add MAC address filter in open, not init by Mitch Williams · 10 years ago
  3. 68ef169 i40evf: don't delete all the filters by Mitch Williams · 10 years ago
  4. 5b8f850 i40e: un-disable VF after reset by Mitch Williams · 10 years ago
  5. 54f455e i40e: do a proper reset when disabling a VF by Mitch Williams · 10 years ago
  6. e995163 i40e: correctly program filters for VFs by Mitch Williams · 10 years ago
  7. cb2f65b i40e/i40evf: Update the admin queue command header by Greg Rose · 10 years ago
  8. 9df70b6 i40e: Remove incorrect #ifdef's by Carolyn Wyborny · 10 years ago
  9. 85927ec i40e: ignore duplicate port VLAN requests by Mitch Williams · 10 years ago
  10. 973371d i40evf: Allow for an abundance of vectors by Mitch Williams · 10 years ago
  11. 489ce7a i40e/i40evf: improve Tx performance with a small tweak by Jesse Brandeburg · 10 years ago
  12. c78b953 i40e/i40evf: Update Flex-10 related device/function capabilities by Pawel Orlowski · 10 years ago
  13. d0389e5 i40e/i40evf: Add stats to track FD ATR and SB dynamic enable state by Anjali Singhai Jain · 10 years ago
  14. f44a75e i40e: Implement ndo_features_check() by Joe Stringer · 10 years ago
  15. 40746eb i40evf: don't configure unused RSS queues by Mitch Williams · 10 years ago
  16. 67c818a i40evf: fix panic during MTU change by Mitch Williams · 10 years ago
  17. 352f8ea e1000e: i219 - k1 workaround for LPT is not required for SPT by Yanir Lubetkin · 10 years ago
  18. 93cbfc7 e1000e: i219 - Increase minimum FIFO read/write min gap by Yanir Lubetkin · 10 years ago
  19. 69cfbc9 e1000e: i219 - increase IPG for speed 10/100 full duplex by Yanir Lubetkin · 10 years ago
  20. 6607c99 e1000e: i219 - fix to enable both ULP and EEE in Sx state by Yanir Lubetkin · 10 years ago
  21. beee807 e1000e: synchronization of MAC-PHY interface only on non- ME systems by Yanir Lubetkin · 10 years ago
  22. beb0a15 e1000e: fix locking issue with e1000e_disable_aspm by Yanir Lubetkin · 10 years ago
  23. 73cd635 igb: bump version of igb to 5.2.18 by Todd Fujinaka · 10 years ago
  24. 8d0a88a igb: disable IPv6 extension header processing by Todd Fujinaka · 10 years ago
  25. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 10 years ago
  26. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 10 years ago
  27. 986eec4 fm10k: Fix missing braces after if statement by Alexander Duyck · 10 years ago
  28. ee4373e7 fm10k: fix iov_msg_lport_state_pf issue by Jacob Keller · 10 years ago
  29. d18c438 fm10k: remove err_no reference in fm10k_mbx.c by Jacob Keller · 10 years ago
  30. 646725a fm10k: fix incorrect DIR_NEVATIVE bit in 1588 code by Jacob Keller · 10 years ago
  31. 7fef393 fm10k: pack TLV overlay structures by Jacob Keller · 10 years ago
  32. fba341d fm10k: re-map all possible VF queues after a VFLR by Jacob Keller · 10 years ago
  33. a38488f fm10k: force LPORT delete when updating VLAN or MAC address by Jacob Keller · 10 years ago
  34. c04ae58 fm10k: use dma_set_mask_and_coherent in fm10k_probe by Jacob Keller · 10 years ago
  35. 0197cde fm10k: trivial fixup message style to include a colon by Jacob Keller · 10 years ago
  36. f1f3322 fm10k: remove extraneous NULL check on l2_accel by Jacob Keller · 10 years ago
  37. c0e58e9 fm10k: use an unsigned int for i in ethtool_get_strings by Jacob Keller · 10 years ago
  38. ec6acb8 fm10k: add call to fm10k_clean_all_rx_rings in fm10k_down by Jacob Keller · 10 years ago
  39. c23544b fm10k: fix incorrect free on skb in ts_tx_enqueue by Jacob Keller · 10 years ago
  40. e075996 fm10k: move setting shinfo inside ts_tx_enqueue by Jacob Keller · 10 years ago
  41. 608bb14 fm10k: use correct ethernet driver Tx timestamp function by Jacob Keller · 10 years ago
  42. 745136a fm10k: ignore invalid multicast address entries by Jacob Keller · 10 years ago
  43. 1a8782e fm10k: fold fm10k_pull_tail into fm10k_add_rx_frag by Alexander Duyck · 10 years ago
  44. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  45. 58c98be net: igb: fix the start time for periodic output signals by Richard Cochran · 10 years ago
  46. bec4e68 ixgbe: Remember to write ixfi changes after modifying by Don Skidmore · 10 years ago
  47. d5ec98a ixgbe: fix X550 default set_phy_power method by Don Skidmore · 10 years ago
  48. 7e49d61 ixgbe: Set lan_id before using I2C by Don Skidmore · 10 years ago
  49. a4e293a ixgbe: add link check for X550 copper by Don Skidmore · 10 years ago
  50. deda562 ixgbe: Add support for another X550 device. by Don Skidmore · 10 years ago
  51. bef23de ixgbe: fix X550 PHY function pointers by Don Skidmore · 10 years ago
  52. e2261bc ixgbe: fix X550 devices init flow by Don Skidmore · 10 years ago
  53. e87ce1c ixgbe: fix bug in not clearing counters for X550 devices by Don Skidmore · 10 years ago
  54. 45788d2 ixgbe: fix issue with sfp events with new X550 devices by Don Skidmore · 10 years ago
  55. 597f22d ixgbe: add support for interrupts from X550 external PHY by Don Skidmore · 10 years ago
  56. f44e751 ixgbe: Add const string for overheat message by Don Skidmore · 10 years ago
  57. f4410d2 ixgbe: Add reset for X550 device by Don Skidmore · 10 years ago
  58. c3dc4c0 ixgbe: add X550 support for external PHY and forced 1G/10G support by Don Skidmore · 10 years ago
  59. ab5fe0c ixgbe: Restore ESDP settings after MAC reset by Don Skidmore · 10 years ago
  60. 961fac8 ixgbe: Add a PHY power state method by Don Skidmore · 10 years ago
  61. c2c78d5 ixgbe: add define for X557 PHY ID by Don Skidmore · 10 years ago
  62. df8c26f ixgbe: add support for WoL and autoneg FC for some X550 devices by Don Skidmore · 10 years ago
  63. 9a900ec ixgbe: add array of MAC type dependent values by Don Skidmore · 10 years ago
  64. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  65. fa11cb3 i40e: Make sure to be in VEB mode if SRIOV is enabled at probe by Anjali Singhai Jain · 10 years ago
  66. fc60861 i40e: start up in VEPA mode by default by Anjali Singhai Jain · 10 years ago
  67. 3052083 i40e/i40evf: Fix mixed size frags and linearization by Anjali Singhai Jain · 10 years ago
  68. 529498c e1000e: Bump the version to 3.2.5 by Yanir Lubetkin · 10 years ago
  69. 2ec7d29 e1000e: fix unit hang during loopback test by Yanir Lubetkin · 10 years ago
  70. 83129b3 e1000e: fix systim issues by Yanir Lubetkin · 10 years ago
  71. ec945cf e1000e: fix legacy interrupt handling in i219 by Yanir Lubetkin · 10 years ago
  72. ff91742 e1000e: fix flush_desc_ring implementation by Yanir Lubetkin · 10 years ago
  73. 95f0d95 e1000e: fix logical error in flush_desc_rings by Yanir Lubetkin · 10 years ago
  74. bfc9473 e1000e: remove call to do_div and sign mismatch warning by Yanir Lubetkin · 10 years ago
  75. 0ffc564 e1000e: i219 execute unit hang fix on every reset or power state transition by Yanir Lubetkin · 10 years ago
  76. ad851fb e1000e: i219 fix unit hang on reset and runtime D3 by Yanir Lubetkin · 10 years ago
  77. f16e9d8 ethernet/intel: Use setup_timer by Vaishali Thakkar · 10 years ago
  78. f029094 i40e: Bump version to 1.3.4 by Catherine Sullivan · 10 years ago
  79. 3350759 i40e/i40evf: remove time_stamp member by Jesse Brandeburg · 10 years ago
  80. 3e587cf i40e/i40evf: force inline transmit functions by Jesse Brandeburg · 10 years ago
  81. 8f6a2b0 i40evf: skb->xmit_more support by Jesse Brandeburg · 10 years ago
  82. 2e4875e i40e: Move the FD ATR/SB messages to a higher debug level by Anjali Singhai Jain · 10 years ago
  83. 41837cad i40e: fix unrecognized FCOE EOF case by Vasu Dev · 10 years ago
  84. 6b02a174 i40e/i40evf: Remove unneeded TODO by Greg Rose · 10 years ago
  85. 0bf4b1b i40e: Remove unnecessary pf members by Anjali Singhai Jain · 10 years ago
  86. 60ccd45 i40e/i40evf: Add stats to count Tunnel ATR hits by Anjali Singhai Jain · 10 years ago
  87. 89232c3 i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets. by Anjali Singhai Jain · 10 years ago
  88. e17bc41 i40e: Disable offline diagnostics if VFs are enabled by Greg Rose · 10 years ago
  89. e120814 i40e: Collect PFC XOFF RX stats even in single TC case by Neerav Parikh · 10 years ago
  90. 7aac842 ixgbe: Allow flow director to use entire queue space by John Fastabend · 10 years ago
  91. 4ffd3c7 net: batch of last_rx update avoidance in ethernet drivers. by françois romieu · 10 years ago
  92. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  93. 5684044 e1000e: Add pm_qos header by David Ahern · 10 years ago
  94. 6bf93ba e1000: Replace e1000_free_frag with skb_free_frag by Alexander Duyck · 10 years ago
  95. 2ee52ad igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation by Alexander Duyck · 10 years ago
  96. 2439fc4 igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector by Toshiaki Makita · 10 years ago
  97. c0a06ee igb: Fix oops on changing number of rings by Toshiaki Makita · 10 years ago
  98. a1e869d ixgbe: Use a signed type to hold error codes by Mark Rustad · 10 years ago
  99. cb2effe ixgbe: Release semaphore bits in the right order by Mark Rustad · 10 years ago
  100. ae14a1d ixgbe: Fix IOSF SB access issues by Mark Rustad · 10 years ago