1. 1a850bf qed: VFs to try utilizing the doorbell bar by Mintz, Yuval · 8 years ago
  2. 08bc8f1 qed: Multiple qzone queues for VFs by Mintz, Yuval · 8 years ago
  3. 007bc37 qed: IOV db support multiple queues per qzone by Mintz, Yuval · 8 years ago
  4. 3b19f47 qed: Make VF legacy a bitfield by Mintz, Yuval · 8 years ago
  5. bbe3f23 qed: Assign a unique per-queue index to queue-cid by Mintz, Yuval · 8 years ago
  6. 3946497 qed: Pass vf_params when creating a queue-cid by Mintz, Yuval · 8 years ago
  7. f604b17 qed*: L2 interface to use the SB structures directly by Mintz, Yuval · 8 years ago
  8. 0db711b qed: Create L2 queue database by Mintz, Yuval · 8 years ago
  9. 6bea61d qed: Add bitmaps for VF CIDs by Mintz, Yuval · 8 years ago
  10. a5eb62f netxen: remove writeq/readq function definitions by LABBE Corentin · 8 years ago
  11. fd7da28 net/mlx5e: Offload TC matching on ip tos / traffic-class by Or Gerlitz · 8 years ago
  12. e77834e net/mlx5e: Offload TC matching on tcp flags by Or Gerlitz · 8 years ago
  13. 9ae122c liquidio: Fix checkpatch errors with references crossing single line by Satanand Burla · 8 years ago
  14. 4c1588a liquidio: VF interrupt initialization cleanup by Rick Farrington · 8 years ago
  15. a97051f cxgb4: fix incorrect cim_la output for T6 by Ganesh Goudar · 8 years ago
  16. 6e7da28 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  17. dc4528e qed: Add support for changing iSCSI mac by Mintz, Yuval · 8 years ago
  18. 20675b3 qed: Support NVM-image reading API by Mintz, Yuval · 8 years ago
  19. 3c5da94 qed: Share additional information with qedf by Mintz, Yuval · 8 years ago
  20. 5779675 qed: Correct order of wwnn and wwpn by Mintz, Yuval · 8 years ago
  21. abf709a i40evf: Add support for Adaptive Virtual Function by Preethi Banala · 8 years ago
  22. 735e35c i40e/virtchnl: move function to virtchnl by Jesse Brandeburg · 8 years ago
  23. ff3f4cc virtchnl: finish conversion to virtchnl interface by Jesse Brandeburg · 8 years ago
  24. f0adc6e i40evf/virtchnl: whitespace cleanups by Jesse Brandeburg · 8 years ago
  25. 764430c i40e/virtchnl: refactor code for validate checks by Jesse Brandeburg · 8 years ago
  26. eedcfef virtchnl: convert to new macros by Jesse Brandeburg · 8 years ago
  27. 260e938 virtchnl: move some code to core driver by Jesse Brandeburg · 8 years ago
  28. 310a2ad virtchnl: rename i40e to generic virtchnl by Jesse Brandeburg · 8 years ago
  29. 55cdfd4 i40e: use new unified virtchnl header file by Jesse Brandeburg · 8 years ago
  30. 681bdf8 i40e/i40evf: create and use new unified header file by Jesse Brandeburg · 8 years ago
  31. 3929080 i40evf: drop i40e_type.h include by Jesse Brandeburg · 8 years ago
  32. 0266f79 mlxsw: spectrum: Add bridge dependency for spectrum by Ido Schimmel · 8 years ago
  33. 9f93ac8 net-next: stmmac: Add dwmac-sun8i by LABBE Corentin · 8 years ago
  34. ec33d71 net-next: stmmac: add optional setup function by LABBE Corentin · 8 years ago
  35. 3874191 net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr by LABBE Corentin · 8 years ago
  36. ce6ef68f mlxsw: spectrum: Implement the ethtool flash_device callback by Yotam Gigi · 8 years ago
  37. 1ee240e qed: No need to reset SBs on IOV init by Mintz, Yuval · 8 years ago
  38. ebbdcc6 qed: Reset IGU CAM to default on init by Mintz, Yuval · 8 years ago
  39. 50a2071 qed: Hold a single array for SBs by Mintz, Yuval · 8 years ago
  40. 09b6b14 qed: Provide auxiliary for getting free VF SB by Mintz, Yuval · 8 years ago
  41. 1ac7243 qed: Remove assumption on SB order in IGU by Mintz, Yuval · 8 years ago
  42. 726fdbe qed: Encapsulate interrupt counters in struct by Mintz, Yuval · 8 years ago
  43. a333f7f qed: Add aux. function translating sb_id -> igu_sb_id by Mintz, Yuval · 8 years ago
  44. d031548 qed: Distinguish between sb_id and igu_sb_id by Mintz, Yuval · 8 years ago
  45. d749dd0 qed: IGU read revised by Mintz, Yuval · 8 years ago
  46. 979cead qed: Minor refactoring in interrupt code by Mintz, Yuval · 8 years ago
  47. 8befd73 qed: Make qed_int_cau_conf_pi() static by Mintz, Yuval · 8 years ago
  48. 47eaa23 nfp: fix memory leak on FW load error by Jakub Kicinski · 8 years ago
  49. c66a9cf nfp: move basic eBPF stats to app-specific code by Jakub Kicinski · 8 years ago
  50. bb45e51 nfp: move bpf offload code to the BPF app by Jakub Kicinski · 8 years ago
  51. d9ae7f2 nfp: move eBPF offload files to BPF app directory by Jakub Kicinski · 8 years ago
  52. 2707d6f nfp: report app name in ethtool -i by Jakub Kicinski · 8 years ago
  53. 8aa0cb0 nfp: move port init to apps by Jakub Kicinski · 8 years ago
  54. 69394af nfp: turn reading PCIe RTsym parameters into a helper by Jakub Kicinski · 8 years ago
  55. 5c91435 nfp: add missing fall through statements by Jakub Kicinski · 8 years ago
  56. d897a63 sched: add helper for updating statistics on all actions by Jakub Kicinski · 8 years ago
  57. c380e37 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  58. a99bbf6e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  59. 9831724 net/mlxfw: select CONFIG_XZ_DEC by Arnd Bergmann · 8 years ago
  60. d9c23ff ixgbe: fix incorrect status check by Emil Tantilov · 8 years ago
  61. 3ce5cb7 ixgbe: add missing configuration for rate select 1 by Emil Tantilov · 8 years ago
  62. 08ed48e ixgbe: always call setup_mac_link for multispeed fiber by Emil Tantilov · 8 years ago
  63. 410a494 ixgbe: add write flush when configuring CS4223/7 by Emil Tantilov · 8 years ago
  64. cc1de78 ixgbe: correct CS4223/7 PHY identification by Emil Tantilov · 8 years ago
  65. 8066603 ixgbevf: Resolve warnings for -Wimplicit-fallthrough by Tony Nguyen · 8 years ago
  66. 31f5d9b ixgbevf: Resolve truncation warning for q_vector->name by Tony Nguyen · 8 years ago
  67. 93df946 ixgbe: Resolve warnings for -Wimplicit-fallthrough by Tony Nguyen · 8 years ago
  68. e61e4c8 ixgbe: Resolve truncation warning for q_vector->name by Tony Nguyen · 8 years ago
  69. 6af3d0f ixgbe: Add error checking to setting VF MAC by Tony Nguyen · 8 years ago
  70. 22cb4ff ixgbe: Correct thermal sensor event check by Mark Rustad · 8 years ago
  71. e6b41c8 ixgbe: enable L3/L4 filtering for Tx switched packets by Emil Tantilov · 8 years ago
  72. 5e999fb4 ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support by Paul Greenwalt · 8 years ago
  73. b09457e ixgbe: initialize u64_stats_sync structures early at ixgbe_probe by Liwei Song · 9 years ago
  74. 2a20525 ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets by Scott Peterson · 9 years ago
  75. 0a4ecc2 i40e: Check for memory allocation failure by Christophe Jaillet · 8 years ago
  76. 0bc0706 i40e: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
  77. 6118955 i40e: use pf data structure directly in i40e_ptp_rx_hang by Jacob Keller · 8 years ago
  78. 2955fac i40e: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  79. 6907757 i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
  80. bbc4e7d i40e: fix race condition with PTP_TX_IN_PROGRESS bits by Jacob Keller · 8 years ago
  81. 9d68322 i40evf: disable unused flags by Jesse Brandeburg · 8 years ago
  82. 155b0f6 i40evf: fix merge error in older patch by Jesse Brandeburg · 8 years ago
  83. eb873fe i40evf: fix duplicate lines by Jesse Brandeburg · 8 years ago
  84. ffe4064 bnxt_en: Fix xmit_more with BQL. by Michael Chan · 8 years ago
  85. 702c221 bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings(). by Michael Chan · 8 years ago
  86. 4d172f2 bnxt_en: Implement xmit_more. by Michael Chan · 8 years ago
  87. 434c975 bnxt_en: Optimize doorbell write operations for newer chips. by Michael Chan · 8 years ago
  88. 3284f9e bnxt_en: Add additional chip ID definitions. by Michael Chan · 8 years ago
  89. 0efd2fc bnxt_en: Add a callback to inform RDMA driver during PCI shutdown. by Michael Chan · 8 years ago
  90. c7ef35e bnxt_en: Add PCI IDs for BCM57454 VF devices. by Deepak Khungar · 8 years ago
  91. e605db8 bnxt_en: Support for Short Firmware Message by Deepak Khungar · 8 years ago
  92. 90592b9 cxgb4: Fix netdev_features flag by Arjun Vynipadath · 8 years ago
  93. 26747211 cxgb4: FW upgrade fixes by Arjun Vynipadath · 8 years ago
  94. 12eb070 cxgb4: add new T5 pci device id by Ganesh Goudar · 8 years ago
  95. b1a73af cxgb4: keep carrier off before registering netdev by Surendra Mobiya · 8 years ago
  96. dfc768f net: qualcomm: add QCA7000 UART driver by Stefan Wahren · 8 years ago
  97. b2f9820 net: qualcomm: make qca_7k_common a separate kernel module by Stefan Wahren · 8 years ago
  98. 60d6702 net: qualcomm: prepare frame decoding for UART driver by Stefan Wahren · 8 years ago
  99. f178928 net: qualcomm: rename qca_framing.c to qca_7k_common.c by Stefan Wahren · 8 years ago
  100. 0d78d5f net: qca_spi: Clarify MODULE_DESCRIPTION by Stefan Wahren · 8 years ago