blob: 58579e8a5a21e341ac0eb93f5b4cc020c6a27c3c [file] [log] [blame]
1b0c3247a092 ("ice: Account for all states of FW DCBx and LLDP")
7829570e287d ("ice: Fix kernel hang with DCB reset in CEE mode")
2f2da36ebf42 ("ice: Trivial cosmetic changes")
2e0e62285c1c ("ice: Add switch rules to handle LLDP packets")
561f4379019f ("ice: Introduce ice_init_mac_fltr and move ice_napi_del")
11fe1b3a3872 ("ice: Add ice_get_fw_log_cfg to init FW logging")
aa6ccf3f2d70 ("ice: Fix couple of issues in ice_vsi_release")
a17a5ff6812c ("ice: Refactor the LLDP MIB change event handling")
e223eaec67e2 ("ice: Fix hang when ethtool disables FW LLDP")
31eafa403b99 ("ice: Implement LLDP persistence")
d95276ced000 ("ice: Add function to program ethertype based filter rule on VSIs")
c2a23e00613b ("ice: Refactor link event flow")
b07833a00d70 ("ice: Add reg_idx variable in ice_q_vector structure")
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")
711987bbad18 ("ice: Calculate ITR increment based on direct calculation")
3a257a1404f8 ("ice: Add code to control FW LLDP and DCBX")
b832c2f63108 ("ice: Add code for DCB rebuild")
4b0fdceb81ba ("ice: Add code to get DCB related statistics")
5f6aa50e4ece ("ice: Add priority information into VLAN header")
a629cf0a018b ("ice: Update rings based on TC information")
00cc3f1b3a30 ("ice: Add code to process LLDP MIB change events")
0deab659a615 ("ice: Add code for DCB initialization part 4/4")
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")
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")
250c3b3e0aa2 ("ice: Enable link events over the ARQ")
b0153fdd7e8a ("ice: update VSI config dynamically")
26069b448e2d ("ice: Set LAN_EN for all directional rules")
277b3a4547b8 ("ice: Enable LAN_EN for the right recipes")
5eda8afd6bcc ("ice: Add support for PF/VF promiscuous mode")
c8b7abdd7d8e ("ice: fix some function prototype and signature style issues")
5743020d37d7 ("ice: Fix issue reconfiguring VF queues")
7a1f71117540 ("ice: Get resources per function")
80ed404abb48 ("ice: use ice_for_each_vsi macro when possible")
77ed84f49aee ("ice: avoid multiple unnecessary de-references in probe")
77a7a84d6221 ("ice: Fix broadcast traffic in port VLAN mode")
40c3c546380c ("ice: Fix for FC get rx/tx pause params")
6e9650d533dd ("ice: flush Tx pipe on disable queue timeout")
4cf7bc0d276b ("ice: don't spam VFs with link messages")
b751930c6c21 ("ice: only use the VF for ICE_VSI_VF in ice_vsi_release")
0e04e8e14b55 ("ice: fix issue where host reboots on unload when iommu=on")
198a666a4543 ("ice: fix stack hogs from struct ice_vsi_ctx structures")
c6dfd690f1c3 ("ice: sizeof(<type>) should be avoided")