blob: 10d4f40de2e7a4d0dfa8104be34762d8ba77ca94 [file] [log] [blame]
01989c6b69d9 ("bnxt_en: Improve NQ reservations.")
780baad44f0f ("bnxt_en: Reserve 1 stat_ctx for RDMA driver.")
f7588cd89331 ("bnxt_en: Store the maximum NQs available on the PF.")
c0b8cda05e1d ("bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.")
75720e6323a1 ("bnxt_en: Keep track of reserved IRQs.")
41e8d7983752 ("bnxt_en: Modify the ring reservation functions for 57500 series chips.")
9c1fabdf424f ("bnxt_en: Adjust MSIX and ring groups for 57500 series chips.")
1dfddc41ae49 ("bnxt_en: Add maximum extended request length fw message support.")
36e53349b60b ("bnxt_en: Add additional extended port statistics.")
dbe80d446c85 ("bnxt_en: Fix VNIC reservations on the PF.")
73f21c653f93 ("bnxt_en: Fix TX timeout during netpoll.")
00fe9c326d20 ("bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.")
ad95c27bdb93 ("bnxt_en: Clean up unused functions.")
25e1acd6b92b ("bnxt_en: Notify firmware about IF state changes.")
97381a183112 ("bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.")
f1ca94de0d87 ("bnxt_en: Add BNXT_NEW_RM() macro.")
30f529473ec9 ("bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.")
47558acd56a7 ("bnxt_en: Reserve rings at driver open if none was reserved at probe time.")
2773dfb201e1 ("bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF.")
20c1d28e106c ("bnxt_en: Display function level rx/tx_discard_pkts via ethtool")
11c3ec7bb940 ("bnxt_en: Need to include RDMA rings in bnxt_check_rings().")
ec86f14ea506 ("bnxt_en: Add ULP calls to stop and restart IRQs.")
fbcfc8e46741 ("bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.")
4e41dc5deb6e ("bnxt_en: Refactor bnxt_need_reserve_rings().")
e5811b8c09df ("bnxt_en: Add IRQ remapping logic.")
08654eb213a8 ("bnxt_en: Change IRQ assignment for RDMA driver.")
9899bb59ff08 ("bnxt_en: Improve ring allocation logic.")
db4723b3cd2d ("bnxt_en: Check max_tx_scheduler_inputs value from firmware.")
00db3cba3521 ("bnxt_en: Add extended port statistics support")
abe93ad2e06e ("bnxt_en: Use a dedicated VNIC mode for RDMA.")
1a037782e790 ("bnxt_en: close & open NIC, only when the interface is in running state.")
6fc2ffdf1001 ("bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.")
4ed50ef4da4d ("bnxt_en: Refactor the functions to reserve hardware rings.")
8f23d638b36b ("bnxt_en: Expand bnxt_check_rings() to check all resources.")
4673d66468b8 ("bnxt_en: Implement new method for the PF to assign SRIOV resources.")
6a1eef5b9079 ("bnxt_en: Reserve resources for RFS.")
674f50a5b026 ("bnxt_en: Implement new method to reserve rings.")
be0dd9c4100c ("bnxt_en: Add the new firmware API to query hardware resources.")
6a4f29470569 ("bnxt_en: Refactor hardware resource data structures.")
80fcaf46c092 ("bnxt_en: Restore MSIX after disabling SRIOV.")
894aa69a9093 ("bnxt_en: Update firmware interface to 1.9.0.")
6a8788f25625 ("bnxt_en: add support for software dynamic interrupt moderation")
96a8604f95fa ("bnxt_en: setup xdp_rxq_info")
ebd5818cc5d4 ("bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()")
5a84acbebb22 ("bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute")
8c95f773b4a3 ("bnxt_en: add support for Flower based vxlan encap/decap offload")
f8503969d27b ("bnxt_en: Refactor and simplify coalescing code.")
18775aa8a91f ("bnxt_en: Reorganize the coalescing parameters.")
431aa1eb20d8 ("bnxt_en: Get firmware package version one time.")
57922b0a2f7e ("bnxt_en: Update firmware interface to 1.8.3.1")