blob: 556490773b2c76395882f106443dee69de81ab93 [file] [log] [blame]
005881bcf99d ("ice: Add ice_for_each_vf() macro")
29d42f1f3ae5 ("ice: Reliably reset VFs")
06914ac20abb ("ice: Always notify FW of VF reset")
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")
d82dd83df27e ("ice: Restructure VFs initialization flows")
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")
72ecb896e465 ("ice: Use GLINT_DYN_CTL to disable VF's interrupts")
e89e899f3e32 ("ice: Add a helper to trigger software interrupt")
23c0112246b4 ("ice: Check all VFs for MDD activity, don't disable")
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")
72f9c2039859 ("ice: Gracefully handle reset failure in ice_alloc_vfs()")
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")
a52db6b2601f ("ice: Fix for allowing too many MDD events on VF")
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")
8d7189d266cc ("ice: Remove runtime change of PFINT_OICR_ENA register")
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")