summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.h
AgeCommit message (Expand)Author
2023-11-21bnxt_en: Add support for HWRM_FUNC_BACKING_STORE_CFG_V2 firmware callsMichael Chan
2023-11-21bnxt_en: Add support for new backing store query firmware APIMichael Chan
2023-11-21bnxt_en: Use the pg_info field in bnxt_ctx_mem_type structMichael Chan
2023-11-21bnxt_en: Add page info to struct bnxt_ctx_mem_typeMichael Chan
2023-11-21bnxt_en: Restructure context memory data structuresMichael Chan
2023-11-15bnxt_en: Add helper to get the number of CP rings required for TX ringsMichael Chan
2023-11-15bnxt_en: Support up to 8 TX rings per MSIXMichael Chan
2023-11-15bnxt_en: New encoding for the TX opaque fieldMichael Chan
2023-11-15bnxt_en: Remove BNXT_RX_HDL and BNXT_TX_HDLMichael Chan
2023-11-15bnxt_en: Add completion ring pointer in TX and RX ring structuresMichael Chan
2023-11-15bnxt_en: Restructure cp_ring_arr in struct bnxt_cp_ring_infoMichael Chan
2023-11-15bnxt_en: Add completion ring pointer in TX and RX ring structuresMichael Chan
2023-11-15bnxt_en: Put the TX producer information in the TX BD opaque fieldMichael Chan
2023-10-22bnxt_en: add infrastructure to lookup ethtool link modeEdwin Peer
2023-10-22bnxt_en: Do not call sleeping hwmon_notify_event() from NAPIKalesh AP
2023-10-04Revert "bnxt_en: Support QOS and TPID settings for the SRIOV VLAN"Jakub Kicinski
2023-10-04bnxt_en: Update VNIC resource calculation for VFsVikas Gupta
2023-10-04bnxt_en: Support QOS and TPID settings for the SRIOV VLANSreekanth Reddy
2023-10-04bnxt_en: Expose threshold temperatures through hwmonKalesh AP
2023-08-18bnxt_en: Add tx_resets ring counterMichael Chan
2023-08-18bnxt_en: Save ring error counters across resetMichael Chan
2023-08-18bnxt_en: Use the unified RX page pool buffers for XDP and non-XDPSomnath Kotur
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-31bnxt: don't handle XDP in netpollJakub Kicinski
2023-07-20eth: bnxt: handle invalid Tx completions more gracefullyJakub Kicinski
2023-04-13bnxt: use READ_ONCE/WRITE_ONCE for ring indexesJakub Kicinski
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-29bnxt_en: Add missing 200G link speed reportingMichael Chan
2023-03-22bnxt: Defer PTP initialization to after querying function capsPavan Chebbi
2023-03-22bnxt: Change fw_cap to u64 to accommodate more capability bitsPavan Chebbi
2023-03-13bnxt_en: reset PHC frequency in free-running modeVadim Fedorenko
2023-02-01bnxt_en: Add auxiliary driver supportAjit Khaparde
2022-12-28bnxt_en: Fix first buffer size calculations for XDP multi-bufferMichael Chan
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-08bnxt_en: update RSS config using difference algorithmEdwin Peer
2022-11-04bnxt_en: fix the handling of PCIE-AERVikas Gupta
2022-10-24bnxt_en: add .get_module_eeprom_by_page() supportVikas Gupta
2022-08-23bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in usePavan Chebbi
2022-07-12bnxt_en: reclaim max resources if sriov enable failsKashyap Desai
2022-05-13bnxt_en: Enable packet timestamping for all RX packetsPavan Chebbi
2022-04-08bnxt: support transmit and free of aggregation buffersAndy Gospodarek
2022-04-08bnxt: change receive ring space parametersAndy Gospodarek
2022-04-08bnxt: refactor bnxt_rx_xdp to separate xdp_init_buff/xdp_prepare_buffAndy Gospodarek
2022-04-04bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek
2022-04-04bnxt_en: Synchronize tx when xdp redirects happen on same ringPavan Chebbi
2022-03-21bnxt: use the devlink instance lock to protect sriovJakub Kicinski
2022-03-09bnxt: revert hastily merged uAPI aberrationsJakub Kicinski
2022-03-05bnxt_en: add an nvm test for hw diagnoseVikas Gupta
2022-03-05bnxt_en: implement hw health reporterKalesh AP
2022-03-05bnxt_en: Properly report no pause support on some cardsMichael Chan