blob: f0bb7141ab3b51160c6c952d4c8e5f03274e7b94 [file] [log] [blame]
148beb612031 ("ice: Initialize Flow Director resources")
1b8f15b64a00 ("ice: refactor filter functions")
0fee35774d8f ("ice: Provide more meaningful error message")
01b5e89aab49 ("ice: Add VF promiscuous support")
a4e82a81f573 ("ice: Add support for tunnel offloads")
1adf7ead8204 ("ice: enable initial devlink support")
84a2479822dd ("ice: implement full NVM read from ETHTOOL_GEEPROM")
e94509906d6b ("ice: create function to read a section of the NVM and Shadow RAM")
2efefb56f926 ("ice: use __le16 types for explicitly Little Endian values")
6dae8aa0ed5b ("ice: use variable name more descriptive than type")
35e935617e6e ("ice: renegotiate link after FW DCB on")
f844d5212cb0 ("ice: Fix removing driver while bare-metal VFs pass traffic")
af23635a5335 ("ice: add backslash-n to strings")
9d5c5a5290d4 ("ice: update malicious driver detection event handling")
752eee067843 ("ice: remove unnecessary fallthrough comments")
e1fe6926800f ("ice: Fix and refactor Rx queue disable for VFs")
2309ae385a42 ("ice: Handle LAN overflow event for VF queues")
72634bc228cb ("ice: Only allow tagged bcast/mcast traffic for VF in port VLAN")
61c9ce86a6f5 ("ice: Fix Port VLAN priority bits")
0b6c6a8bb6d5 ("ice: Add helper to determine if VF link is up")
b093841f9ac9 ("ice: Refactor port vlan configuration for the VF")
42f3efef3554 ("ice: Add initial support for QinQ")
4ee656bba801 ("ice: Trivial fixes")
19cce2c6f6dc ("ice: Make print statements more compact")
9a946843ba5c ("ice: Use ice_pf_to_dev")
6876fb6404a5 ("ice: Implement ethtool get/set rx-flow-hash")
1c01c8c6c969 ("ice: Initilialize VF RSS tables")
2c61054c5fda ("ice: Optimize table usage")
43dbfc7bb8f0 ("ice: Enable writing filtering tables")
451f2c4406e0 ("ice: Populate TCAM filter software structures")
31ad4e4ee1e4 ("ice: Allocate flow profile")
c90ed40cefe1 ("ice: Enable writing hardware filtering tables")
ed4c068d46f6 ("ice: Enable ip link show on the PF to display VF unicast MAC(s)")
26a91525cca8 ("ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTO")
f57a683dedbb ("ice: Remove Rx flex descriptor programming")
005881bcf99d ("ice: Add ice_for_each_vf() macro")
fc0f39bcb50c ("ice: Add code to keep track of current dflt_vsi")
cd6d6b83316a ("ice: Fix VF spoofchk")
a54e3b8cffd6 ("ice: Support UDP segmentation offload")
87324e747fde ("ice: Implement ethtool ops for channels")
730fdea40bef ("ice: implement VF stats NDO")
4c66d227e424 ("ice: add helpers for virtchnl")
4015d11e4b97 ("ice: Add ice_pf_to_dev(pf) macro")
9efe35d0db84 ("ice: Do not use devm* functions for local uses")
2f9ec2419820 ("ice: Don't modify stripping for add/del VLANs on VF")
eae1bbb2a451 ("ice: Store number of functions for the device")
964674f1ddc1 ("ice: Introduce and use ice_vsi_type_str")
ec4f5a436bdf ("ice: Check if VF is disabled for Opcode and other operations")
241c8cf052e7 ("ice: configure software LLDP in ice_init_pf_dcb")
c0a3665f71a2 ("ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBx")