blob: a530201923bd61c0d802d289ec21e912b4a8caa1 [file] [log] [blame]
a39f165db5c4 ("i40e: allow reset in recovery mode")
4ff0ee1af016 ("i40e: Introduce recovery mode support")
1d96340196f1 ("i40e: Add support FEC configuration for Fortville 25G")
f5a7b21b2439 ("i40e: Protect access to VF control methods")
5cba17b14182 ("i40e: hold the rtnl lock on clearing interrupt scheme")
8f769dd14a43 ("i40e: re-number feature flags to remove gaps")
886ff146a736 ("i40e: stop using cmpxchg flow in i40e_set_priv_flags()")
5f76a704b8df ("i40e: move client flags into state bits")
0605c45ce5f3 ("i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field")
134201aeadf3 ("i40e: move AUTO_DISABLED flags into the state field")
41898c66ef02 ("i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field")
bfe040c3851a ("i40e: move I40E_FLAG_FILTER_SYNC to a state bit")
089915f0f23f ("i40e: restore TCPv4 input set when re-enabling ATR")
01c96952847d ("i40e: factor out re-enable functions for ATR and SB")
6ac6d5a7ff42 ("i40e: track filter type statistics when deleting invalid filters")
fe09ed0ee1f5 ("i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDP")
17b4d25c12ab ("i40e: Warn when setting link-down-on-close while in MFP")
c61c8fe1d592 ("i40e: Implement an ethtool private flag to stop LLDP in FW")
60f481b97038 ("i40e: change flags to use 64 bits")
07d44190a389 ("i40e/i40evf: Detect and recover hung queue scenario")
a6cab7d7f9c8 ("i40evf: Drop i40evf_fire_sw_int as it is prone to races")
498860cfee20 ("i40evf: Do not clear MSI-X PBA manually")
2f4b411a3d67 ("i40e: Enable cloud filters via tc-flower")
aaf66502b624 ("i40e: Clean up of cloud filters")
5efe0c6c2caf ("i40e: Cloud filter mode for set_switch_config command")
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")
2027d4deacb1 ("i40e: Add support setting TC max bandwidth rates")
a9ce82f744dc ("i40e: Enable 'channel' mode in mqprio for TC configs")
8f88b3034db3 ("i40e: Add infrastructure for queue channel support")
b48be9978e4b ("i40e: fix flags declaration")
b74f571f59a8 ("i40e/i40evf: organize and re-number feature flags")
013df598d611 ("i40e: Properly maintain flow director filters list")
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")
ab243ec9401d ("i40e: Stop dropping 802.1ad tags - eth proto 0x88a8")
5b36e8d04b44 ("i40evf: Enable VF to request an alternate queue allocation")
00f6c2f5e20b ("i40e: use admin queue for setting LEDs behavior")
9c0e5caf6398 ("i40e: Add support for 'ethtool -m'")
d60bcc798000 ("i40e: Fix reporting of supported link modes")
b980c0634fe5 ("i40e: shutdown all IRQs and disable MSI-X when suspended")
401586c2b9bb ("i40e: don't clear suspended state until we finish resuming")
0e5d3da40055 ("i40e: use newer generic PM support instead of legacy PM callbacks")
c17401a1dd21 ("i40e: use separate state bit for miscellaneous IRQ setup")
841c950d67c6 ("i40e/i40evf: use cmpxchg64 when updating private flags in ethtool")