blob: e1d3ee5fcafbc26be9805a1c2f4716910a5b3989 [file] [log] [blame]
462acf6aca85 ("ice: Enable DDP package download")
32d63fa1e9f3 ("ice: Initialize DDP package structures")
c76488109616 ("ice: Implement Dynamic Device Personalization (DDP) download")
e3710a01a869 ("ice: send driver version to firmware")
8c243700ab10 ("ice: Minor refactor in queue management")
ea300f41bb49 ("ice: Allow for delayed LLDP MIB change registration")
80739b57b160 ("ice: Check for DCB capability before initializing DCB")
208ff75135cd ("ice: Add ice_get_main_vsi to get PF/main VSI")
34cdcb165b05 ("ice: Update fields in ice_vsi_set_num_qs when reconfiguring")
03bba02016f9 ("ice: Remove enable DCB when SW LLDP is activated")
473ca574884b ("ice: Correctly handle return values for init DCB")
a257f188b72b ("ice: Limit Max TCs on devices with more than 4 ports")
78b5713ac124 ("ice: Alloc queue management bitmaps and arrays dynamically")
4425e0531c43 ("ice: Introduce a local variable for a VSI in the rebuild path")
bbb968e8b34c ("ice: Fix issues updating VSI MAC filters")
5a4a86731027 ("ice: update ethtool stats on-demand")
90e477379e92 ("ice: silence some bogus error messages")
84a118ab58ed ("ice: Rename ethtool private flag for lldp")
1b0c3247a092 ("ice: Account for all states of FW DCBx and LLDP")
be6f7ef69cf0 ("ice: improve print for VF's when adding/deleting MAC filters")
cbfe31b5d74d ("ice: Change type for queue counts")
7829570e287d ("ice: Fix kernel hang with DCB reset in CEE mode")
3015b8fcb60d ("ice: Bump version number")
ba880734ba9c ("ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA")
c7aeb4d1b9bf ("ice: Disable VFs until reset is completed")
6d5999467df0 ("ice: Do not configure port with no media")
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")
3a9e32bb0694 ("ice: Configure RSS LUT key only if RSS is enabled")
11fe1b3a3872 ("ice: Add ice_get_fw_log_cfg to init FW logging")
cbe66bfee6a0 ("ice: Refactor interrupt tracking")
0e674aeb0b77 ("ice: Add handler for ethtool selftest")
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")
8f529ff91207 ("ice: Separate if conditions for ice_set_features()")
a85a3847fb51 ("ice: Always free/allocate q_vectors")
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")
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")
711987bbad18 ("ice: Calculate ITR increment based on direct calculation")
9c010de7cf0a ("ice: Bump driver version")
3a257a1404f8 ("ice: Add code to control FW LLDP and DCBX")