blob: fc18f73400cc499e8013add90e5853b472707e99 [file] [log] [blame]
bcc46cb8a077 ("ice: Graceful error handling in HW table calloc failure")
31ad4e4ee1e4 ("ice: Allocate flow profile")
c90ed40cefe1 ("ice: Enable writing hardware filtering tables")
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")
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")
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")
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")
3f416961b0a5 ("ice: Add input handlers for virtual channel handlers")
90e477379e92 ("ice: silence some bogus error messages")
84a118ab58ed ("ice: Rename ethtool private flag for lldp")
f8af5bf5b45e ("ice: reject VF attempts to enable head writeback")
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")
992149446353 ("ice: Don't return error for disabling LAN Tx queue that does exist")
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")
047e52c0e8ae ("ice: Add support for virtchnl_vector_map.[rxq|txq]_map")
561f4379019f ("ice: Introduce ice_init_mac_fltr and move ice_napi_del")
e89e899f3e32 ("ice: Add a helper to trigger software interrupt")
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")
8d5fce190333 ("ice: Reorganize ice_vf struct")
0ab54c5f2fe8 ("ice: Use bitfields when possible")
65124bbf980c ("ice: Reorganize tx_buf and ring structs")
a17a5ff6812c ("ice: Refactor the LLDP MIB change event handling")