blob: e34bdda7ce13a2cf0f72858fcff9da15913af189 [file] [log] [blame]
0ce6c34a8f6f ("ice: fix link event handling timing")
1a3571b5938c ("ice: restore PHY settings on media insertion")
61cf42e71abc ("ice: move auto FEC checks into ice_cfg_phy_fec()")
2ffb60856ac8 ("ice: refactor FC functions")
b5e19a642b7e ("ice: Ignore EMODE when setting PHY config")
0fee35774d8f ("ice: Provide more meaningful error message")
01b5e89aab49 ("ice: Add VF promiscuous support")
a4e82a81f573 ("ice: Add support for tunnel offloads")
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")
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")
e1fe6926800f ("ice: Fix and refactor Rx queue disable for VFs")
2309ae385a42 ("ice: Handle LAN overflow event for VF queues")
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")
242b5e068b25 ("ice: Fix DCB rebuild after reset")
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")
ac614b13fe71 ("ice: suppress checked_return error")
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")
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")
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")
5f8cc355c413 ("ice: avoid setting features during reset")
b94b013eb626 ("ice: Implement DCBNL support")