blob: 241630d94569d380fed58a8d151a639250b971f7 [file] [log] [blame]
d80a476f4a12 ("i40e: Fix LED blinking flow for X710T*L devices")
2e45d3f4677a ("i40e: Add support for X710 B/P & SFP+ cards")
262213317331 ("i40e: Fix for 10G ports LED not blinking")
c3880bd159d4 ("i40e: link_down_on_close private flag support")
d95cd48060e6 ("i40e: Fix for blinking activity instead of link LEDs")
cee919959b61 ("i40e: convert i40e_set_link_ksettings to new API")
79f04a3aba91 ("i40e: convert i40e_get_settings_link_up to new API")
1eaae5198e0d ("i40e: convert i40e_phy_type_to_ethtool to new API")
211b4c140a9d ("i40e: Add new PHY types for 25G AOC and ACC support")
6987bd25e2be ("i40e: group autoneg PHY types together")
52e2d02e42e9 ("i40e: fix i40e_phy_type_to_ethtool function header")
1c142e1c639b ("i40e: rename 'cmd' variables in ethtool interface")
a9ce82f744dc ("i40e: Enable 'channel' mode in mqprio for TC configs")
8f88b3034db3 ("i40e: Add infrastructure for queue channel support")
b74f571f59a8 ("i40e/i40evf: organize and re-number feature flags")
9a858178ef6d ("i40e: Display error message if module does not meet thermal requirements")
60518a048919 ("i40e: redfine I40E_PHY_TYPE_MAX")
64615b5418ba ("i40e: add private flag to control source pruning")
5b36e8d04b44 ("i40evf: Enable VF to request an alternate queue allocation")
d60bcc798000 ("i40e: Fix reporting of supported link modes")
841c950d67c6 ("i40e/i40evf: use cmpxchg64 when updating private flags in ethtool")
28921a0c2f5d ("i40e: remove workaround for Open Firmware MAC address")
d36e41dc78d3 ("i40e: separate hw_features from runtime changing flags")
5a433199bfde ("i40e: Fix a bug with VMDq RSS queue allocation")
de4784ca030f ("net: sched: get rid of struct tc_to_netdev")
d7c1c8d2e53b ("net: sched: move prio into cls_common")
5fd9fc4e207d ("net: sched: push cls related args into cls_common structure")
74897ef0a553 ("hns3pf: don't check handle during mqprio offload")
37cba6b3f86b ("nfp: change flows in apps that offload ndo_setup_tc")
3fbae382f7dd ("dsa: push cls_matchall setup_tc processing into a separate function")
9cbf14ede21e ("mlxsw: spectrum: rename cls arg in matchall processing")
fd33f1dfed61 ("mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into separate functions")
8c818c27f37f ("mlx5e_rep: push cls_flower setup_tc processing into a separate function")
0cf0f6d3d396 ("mlx5e: push cls_flower and mqprio setup_tc processing into separate functions")
bc32afdb2b01 ("ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions")
f73230430ac2 ("cxgb4: push cls_u32 setup_tc processing into a separate function")
3e0e82664322 ("net: sched: make egress_dev flag part of flower offload struct")
ade9b6588420 ("net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL")
2572ac53c46f ("net: sched: make type an argument for ndo_setup_tc")
3bcc0cec818f ("net: sched: change names of action number helpers to be aligned with the rest")
76ad4f0ee747 ("net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC")
5571e8c9f241 ("nfp: extend flower matching capabilities")
af9d842c1354 ("nfp: extend flower add flow offload")
8a2768732a4d ("nfp: provide infrastructure for offloading flower based TC filters")
8f15df600dff ("nfp: add phys_switch_id support")
ec327f7a4340 ("net/mlx4_en: Do not allocate redundant TX queues when TC is disabled")
f21ad61424f7 ("net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)")
57ae676ee63e ("nfp: flower: add Kconfig for flower app")
168c478e107e ("nfp: wire get_phys_port_name on representors")
39ae7eb69db3 ("nfp: allow converting representor's netdev into nfp_port")