summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.h
AgeCommit message (Expand)Author
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
2022-03-05bnxt_en: introduce initial link state of unknownEdwin Peer
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-20bnxt_en: Fix occasional ethtool -t loopback test failuresMichael Chan
2022-01-26bnxt_en: Add driver support to use Real Time Counter for PTPPavan Chebbi
2022-01-09bnxt_en: improve firmware timeout messagingEdwin Peer
2022-01-09bnxt_en: use firmware provided max timeout for messagesEdwin Peer
2022-01-09bnxt_en: improve VF error messages when PF is unavailableEdwin Peer
2021-12-27bnxt_en: Support configurable CQE coalescing modeMichael Chan
2021-11-16bnxt_en: Fix compile error regression when CONFIG_BNXT_SRIOV is not setMichael Chan
2021-10-29bnxt_en: implement firmware live patchingEdwin Peer
2021-10-29bnxt_en: Update firmware interface to 1.10.2.63Michael Chan
2021-10-29bnxt_en: Retrieve coredump and crashdump size via FW commandVasundhara Volam
2021-10-29bnxt_en: improve fw diagnose devlink health messagesEdwin Peer
2021-10-29bnxt_en: consolidate fw devlink health reportersEdwin Peer
2021-10-29bnxt_en: remove fw_reset devlink health reporterEdwin Peer
2021-10-29bnxt_en: improve error recovery information messagesEdwin Peer