blob: e42a71f2c2365fd958c5c48d83eb99f0fa83c86e [file] [log] [blame]
ec4f5a436bdf ("ice: Check if VF is disabled for Opcode and other operations")
29d42f1f3ae5 ("ice: Reliably reset VFs")
cb6a8dc07827 ("ice: Fix VF configuration issues due to reset")
77ca27c41705 ("ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmap")
d02f734cb713 ("ice: add support for enabling/disabling single queues")
9c7dd7566d18 ("ice: add validation in OP_CONFIG_VSI_QUEUES VF message")
3f416961b0a5 ("ice: Add input handlers for virtual channel handlers")
f8af5bf5b45e ("ice: reject VF attempts to enable head writeback")
c275684b9250 ("ice: Move VF resources definition to SR-IOV specific file")
60d628ea27d2 ("ice: Reduce wait times during VF bringup/reset")
992149446353 ("ice: Don't return error for disabling LAN Tx queue that does exist")
c7aeb4d1b9bf ("ice: Disable VFs until reset is completed")
047e52c0e8ae ("ice: Add support for virtchnl_vector_map.[rxq|txq]_map")
e89e899f3e32 ("ice: Add a helper to trigger software interrupt")
cbe66bfee6a0 ("ice: Refactor interrupt tracking")
0e674aeb0b77 ("ice: Add handler for ethtool selftest")
aa6ccf3f2d70 ("ice: Fix couple of issues in ice_vsi_release")
8d5fce190333 ("ice: Reorganize ice_vf struct")
0ab54c5f2fe8 ("ice: Use bitfields when possible")
65124bbf980c ("ice: Reorganize tx_buf and ring structs")
f24e35d88b1b ("ice: Remove braces for single statement blocks")
173e23c0cb52 ("ice: Cleanup an unnecessary variable initialization")
a85a3847fb51 ("ice: Always free/allocate q_vectors")
ba0db585bdb6 ("ice: Add more validation in ice_vc_cfg_irq_map_msg")
819d899863dc ("ice: Use pf instead of vsi-back")
c2a23e00613b ("ice: Refactor link event flow")
b07833a00d70 ("ice: Add reg_idx variable in ice_q_vector structure")
acd1751a3988 ("ice: Remove unnecessary wait when disabling/enabling Rx queues")
b9c8bb06b53d ("ice: Add ability to update rx-usecs-high")
0c2561c81f5d ("ice: Use ice_for_each_q_vector macro where possible")
a92e1bb6ade7 ("ice: Validate ring existence and its q_vector per VSI")
bb87ee0efb73 ("ice: Create framework for VSI queue context")
b832c2f63108 ("ice: Add code for DCB rebuild")
a629cf0a018b ("ice: Update rings based on TC information")
00cc3f1b3a30 ("ice: Add code to process LLDP MIB change events")
7b9ffc76bf59 ("ice: Add code for DCB initialization part 3/4")
0ebd3ff13cca ("ice: Add code for DCB initialization part 2/4")
37b6f6469f75 ("ice: Add code for DCB initialization part 1/4")
f9867df6d965 ("ice: Fix incorrect use of abbreviations")
8244dd2d23b2 ("ice: Audit hotpath structures with pahole")
64a59d05a4b3 ("ice: Fix for adaptive interrupt moderation")
cf6c6e01bf5d ("ice: use virt channel status codes")
86e81794acdf ("ice: Create a generic name for the ice_rx_flg64_bits structure")
2bdc97be9713 ("ice: add and use new ice_for_each_traffic_class() macro")
105e5bc23a3a ("ice: change VF VSI tc info along with num_queues")
250c3b3e0aa2 ("ice: Enable link events over the ARQ")
b0153fdd7e8a ("ice: update VSI config dynamically")
f1ef73f50b3e ("ice: Get VF VSI instances directly via PF")
d84b899a946e ("ice: Don't let VF know that it is untrusted")
26069b448e2d ("ice: Set LAN_EN for all directional rules")