blob: 1c59ef0d559243c8f26f6edaa21f567daef2b2ec [file] [log] [blame]
5e66e35aab33 ("bnxt_en: Disable interrupts when allocating CP rings or NQs.")
697197e5a173 ("bnxt_en: Re-structure doorbells.")
73f21c653f93 ("bnxt_en: Fix TX timeout during netpoll.")
9899bb59ff08 ("bnxt_en: Improve ring allocation logic.")
fd141fa47c03 ("bnxt_en: Eliminate duplicate barriers on weakly-ordered archs")
ffe406457753 ("bnxt_en: Fix xmit_more with BQL.")
4d172f21cefe ("bnxt_en: Implement xmit_more.")
434c975a8fe2 ("bnxt_en: Optimize doorbell write operations for newer chips.")
e605db801bde ("bnxt_en: Support for Short Firmware Message")
9e54e322ded4 ("bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configuration")
7d63818a3585 ("bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.")
f7dc1ea6c4c1 ("bnxt_en: Add ethtool mac loopback self test.")
eb51365846bc ("bnxt_en: Add basic ethtool -t selftest support.")
c1ef146a5bd3 ("bnxt_en: Add basic WoL infrastructure.")
bc39f885a9c3 ("bnxt_en: Check if firmware LLDP agent is running.")
3c2217a675ba ("bnxt_en: Perform function reset earlier during probe.")
17086399c113 ("bnxt_en: fix pci cleanup in bnxt_init_one() failure path")
daf1f1e78411 ("bnxt_en: Fix NULL pointer dereference in a failure path during open.")
38413406277f ("bnxt_en: Add support for XDP_TX action.")
c6d30e8391b8 ("bnxt_en: Add basic XDP support.")
fa3e93e86cc3 ("bnxt_en: Refactor tx completion path.")
5f4492493e75 ("bnxt_en: Add a set of TX rings to support XDP.")
a960dec98861 ("bnxt_en: Add tx ring mapping logic.")
d1e7925e6d80 ("bnxt_en: Centralize logic to reserve rings.")
4e5dbbda4c40 ("bnxt_en: Use event bit map in RX path.")
c61fb99cae51 ("bnxt_en: Add RX page mode support.")
b3dba77cf0ac ("bnxt_en: Parameterize RX buffer offsets.")
745fc05c9db1 ("bnxt_en: Add bp->rx_dir field for rx buffer DMA direction.")
11cd119d31a7 ("bnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA address in RX path.")
6bb19474391d ("bnxt_en: Refactor rx SKB function.")
6ad20165d376 ("drivers: net: generalize napi_complete_done()")
970a2e9864b0 ("net: ethernet: aquantia: Vector operations")
5ad2cbeed74b ("bnxt_en: Add support for ethtool -p.")
cdda926d4098 ("qede: Break datapath logic into its own file")
bdbd1eb59c56 ("bnxt_en: Handle no aggregation ring gracefully.")
391be5c27364 ("bnxt_en: Implement new scheme to reserve tx rings.")
8fdefd63c203 ("bnxt_en: Add function to get vnic capability.")
9d8bc09766f1 ("bnxt_en: Improve the IRQ disable sequence during shutdown.")
e7b956910299 ("bnxt_en: Use napi_complete_done()")
b356a2e729ce ("bnxt_en: Remove busy poll logic in the driver.")
9217c3cf84d7 ("liquidio VF rx data and ctl path")
9981328a8722 ("liquidio CN23XX: VF xmit")
beea50a5d56b ("liquidio CN23XX: VF scatter gather lists")
50f7f94b96a9 ("liquidio CN23XX: VF mac address")
3cd25e48215f ("liquidio CN23XX: VF link status")
846b46873eeb ("liquidio CN23XX: VF offload features")
a588e4580a7e ("bnxt_en: Add interface to support RDMA driver.")
a1653b13f14c ("bnxt_en: Refactor the driver registration function with firmware.")
e4060d306b51 ("bnxt_en: Reserve RDMA resources by default.")
7b08f661ab80 ("bnxt_en: Improve completion ring allocation for VFs.")