blob: 6a50d730dc887b4276769d78e2f520364e702cff [file] [log] [blame]
01b5e89aab49 ("ice: Add VF promiscuous support")
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")
4ee656bba801 ("ice: Trivial fixes")
19cce2c6f6dc ("ice: Make print statements more compact")
9a946843ba5c ("ice: Use ice_pf_to_dev")
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")
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")
1ddef455f4a8 ("ice: Add NDO callback to set the maximum per-queue bitrate")
9d614b6425f8 ("ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow")
ff010eca05fa ("ice: Rename VF function ice_vc_dis_vf to match its behavior")
cfbf13674be4 ("ice: handle DCBx non-contiguous TC request")
a012dca9f7a2 ("ice: add ethtool -m support for reading i2c eeprom modules")
59bb08080557 ("ice: introduce frame padding computation logic")
7237f5b0dba4 ("ice: introduce legacy Rx flag")
2d4238f55697 ("ice: Add support for AF_XDP")
0891d6d4b1fe ("ice: Move common functions to ice_txrx_lib.c")
efc2214b6047 ("ice: Add support for XDP")
e75d1b2c3731 ("ice: get rid of per-tc flow in Tx queue configuration routines")
eff380aaffed ("ice: Introduce ice_base.c")
462acf6aca85 ("ice: Enable DDP package download")
32d63fa1e9f3 ("ice: Initialize DDP package structures")
c76488109616 ("ice: Implement Dynamic Device Personalization (DDP) download")
870f805e97d9 ("ice: Fix FW version formatting in dmesg")
e3710a01a869 ("ice: send driver version to firmware")
8c243700ab10 ("ice: Minor refactor in queue management")
ea300f41bb49 ("ice: Allow for delayed LLDP MIB change registration")
dfc62400125f ("ice: Report VF link status with opcode to get resources")
80739b57b160 ("ice: Check for DCB capability before initializing DCB")
c61d2342349f ("ice: report link down for VF when PF's queues are not enabled")
29d42f1f3ae5 ("ice: Reliably reset VFs")
2fb0821fd54c ("ice: clean up arguments")
208ff75135cd ("ice: Add ice_get_main_vsi to get PF/main VSI")
34cdcb165b05 ("ice: Update fields in ice_vsi_set_num_qs when reconfiguring")