blob: f5ea90ea08765adf9ff7df2dcce46a7364399f40 [file] [log] [blame]
031f21475297 ("ice: Update Boot Configuration Section read of NVM")
c76488109616 ("ice: Implement Dynamic Device Personalization (DDP) download")
90e477379e92 ("ice: silence some bogus error messages")
0e674aeb0b77 ("ice: Add handler for ethtool selftest")
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")
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")
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")
ad71b256ba4e ("ice: Determine descriptor count and ring size based on PAGE_SIZE")
7a1f71117540 ("ice: Get resources per function")
80ed404abb48 ("ice: use ice_for_each_vsi macro when possible")
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")
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")
aef74145f088 ("ice: Add support for new PHY types")
67fe64d78c43 ("ice: Implement getting and setting ethtool coalesce")
63f545ed1285 ("ice: Add support for adaptive interrupt moderation")
9be1d6f8c337 ("ice: Move aggregator list into ice_hw instance")
03f7a9866845 ("ice: Rework queue management code for reuse")
ab4ab73fc1ec ("ice: Add ethtool private flag to make forcing link down optional")
b6f934f027bb ("ice: Set physical link up/down when an interface is set up/down")
4c98ab550cc6 ("ice: Implement support for normal get_eeprom[_len] ethtool ops")
8e151d50a145 ("ice: Add ethtool set_phys_id handler")
27a98affa660 ("ice: Configure RSS LUT and HASH KEY in rebuild path")
1f9c7840e81a ("ice: Refactor a few Tx scheduler functions")
eec903769b4e ("ice: Do not enable NAPI on q_vectors that have no rings")
0bcd952feec7 ("ethernet/intel: consolidate NAPI and NAPI exit")
d337f2afb7ac ("ice: Use Tx|Rx in comments")