1. dda9d57 fm10k: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  2. 51dce24 net: intel: Cleanup the copyright/license headers by Jeff Kirsher · 7 years ago
  3. ae06c70 intel: add SPDX identifiers to all the Intel drivers by Jeff Kirsher · 7 years ago
  4. 3e256ac fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw by Jacob Keller · 7 years ago
  5. fc91736 fm10k: introduce a message queue for MAC/VLAN messages by Jacob Keller · 8 years ago
  6. b4fcd43 fm10k: use spinlock to implement mailbox lock by Jacob Keller · 8 years ago
  7. 0b40f45 fm10k: prepare_for_reset() when we lose PCIe Link by Jacob Keller · 8 years ago
  8. b4fd8ff fm10k: allow service task to reschedule itself by Jacob Keller · 8 years ago
  9. 4692955 fm10k: future-proof state bitmaps using DECLARE_BITMAP by Jacob Keller · 8 years ago
  10. 3ee7b3a fm10k: use a BITMAP for flags to avoid race conditions by Jacob Keller · 8 years ago
  11. 0035ddf fm10k: remove FM10K_FLAG_DEBUG_STATS by Jacob Keller · 8 years ago
  12. b5db29f fm10k: report the receive timestamp in FM10K_CB(skb)->tstamp by Jacob Keller · 8 years ago
  13. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  14. 1ad7829 fm10k: add support for Rx offloads on one Geneve tunnel by Jacob Keller · 9 years ago
  15. f92e0e4 fm10k: rework vxlan_port offload before adding geneve support by Jacob Keller · 8 years ago
  16. 88cdcfe fm10k: remove fm10k_get_reta_size from namespace by Jacob Keller · 9 years ago
  17. 5b9e443 fm10k: use software values when checking for Tx hangs in hot path by Jacob Keller · 9 years ago
  18. 9487776 fm10k: wait for queues to drain if stop_hw() fails once by Jacob Keller · 9 years ago
  19. 9d73ede fm10k: prevent multiple threads updating statistics by Jacob Keller · 9 years ago
  20. 124579d fm10k: don't use BIT() macro where the value isn't a bitmask by Jacob Keller · 9 years ago
  21. 8664109 fm10k: consistently use Intel(R) for driver names by Jacob Keller · 9 years ago
  22. a7a7783 fm10k: correctly handle LPORT_MAP error by Jacob Keller · 9 years ago
  23. 9de6a1a fm10k: drop 1588 support by Jacob Keller · 9 years ago
  24. 0ea7fae fm10k: use ethtool_rxfh_indir_default for default redirection table by Jacob Keller · 9 years ago
  25. fcdb0a9 fm10k: cleanup remaining right-bit-shifted 1 by Bruce Allan · 9 years ago
  26. 504b0fd fm10k: initialize xps at driver load by Jacob Keller · 9 years ago
  27. 3d02b3d fm10k: cleanup overly long lines by Bruce Allan · 9 years ago
  28. 3e51564 fm10k: use BIT() macro instead of open-coded bit-shifting by Bruce Allan · 9 years ago
  29. 5682366 fm10k: conditionally compile DCB and DebugFS support by Jacob Keller · 9 years ago
  30. aa502b4 fm10k: consistently refer to VLANs and VLAN IDs by Jacob Keller · 9 years ago
  31. dbf4284 fm10k: change default Tx ITR to 25usec by Jacob Keller · 9 years ago
  32. 436ea95 fm10k: use macro for default Tx and Rx ITR values by Jacob Keller · 9 years ago
  33. 242722d fm10k: Update adaptive ITR algorithm by Jacob Keller · 9 years ago
  34. 584373f fm10k: introduce ITR_IS_ADAPTIVE macro by Jacob Keller · 9 years ago
  35. e024490 fm10k: set netdev features in one location by Jacob Keller · 9 years ago
  36. 8c7ee6d fm10k: Correct MTU for jumbo frames by Jacob Keller · 9 years ago
  37. 80043f3 fm10k: add support for extra debug statistics by Jacob Keller · 10 years ago
  38. b382bb1 fm10k: use separate workqueue for fm10k driver by Jeff Kirsher · 10 years ago
  39. 8b4a98c fm10k: Add netconsole support by Jeff Kirsher · 10 years ago
  40. 97c71e3 fm10k: Remove redundant rx_errors in ethtool by Jeff Kirsher · 10 years ago
  41. 5bf33dc fm10k: Implement ndo_features_check by Matthew Vick · 10 years ago
  42. fd33396 fm10k: Reduce buffer size when pages are larger than 4K by Alexander Duyck · 10 years ago
  43. a211e01 fm10k: Add support for PTP by Alexander Duyck · 10 years ago
  44. 7461fd9 fm10k: Add support for debugfs by Alexander Duyck · 10 years ago
  45. 9f801ab fm10k: Add support for IEEE DCBx by Alexander Duyck · 10 years ago
  46. 883a9cc fm10k: Add support for SR-IOV to driver by Alexander Duyck · 10 years ago
  47. 5cb8db4 fm10k: Add support for VF by Alexander Duyck · 10 years ago
  48. 5cd5e2e fm10k: Add support for MACVLAN acceleration by Alexander Duyck · 10 years ago
  49. aa3ac82 fm10k: Add support for multiple queues by Alexander Duyck · 10 years ago
  50. 82dd0f7 fm10k: Add ethtool support by Alexander Duyck · 10 years ago
  51. b101c96 fm10k: Add transmit and receive fastpath and interrupt handlers by Alexander Duyck · 10 years ago
  52. 3abaae4 fm10k: Add Tx/Rx hardware ring bring-up/tear-down by Alexander Duyck · 10 years ago
  53. b7d8514 fm10k: Add service task to handle delayed events by Alexander Duyck · 10 years ago
  54. e27ef59 fm10k: add support for Tx/Rx rings by Alexander Duyck · 10 years ago
  55. 18283ca fm10k: Add interrupt support by Alexander Duyck · 10 years ago
  56. 504c5ea fm10k: Add support for ndo_open/stop by Alexander Duyck · 10 years ago
  57. 8f5e20d fm10k: Add support for L2 filtering by Alexander Duyck · 10 years ago
  58. 0e7b364 fm10k: Add netdev by Alexander Duyck · 10 years ago
  59. 04a5aef fm10k: Add support for basic interaction with hardware by Alexander Duyck · 10 years ago
  60. b3890e3 fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface Driver by Alexander Duyck · 10 years ago