summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt
AgeCommit message (Expand)Author
2022-03-28net: bnxt_ptp: fix compilation errorDamien Le Moal
2022-03-21devlink: hold the instance lock during eswitch_mode callbacksJakub Kicinski
2022-03-21bnxt: use the devlink instance lock to protect sriovJakub Kicinski
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet
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: Do not destroy health reporters during resetEdwin Peer
2022-03-05bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan
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-03-05bnxt_en: parse result field when NVRAM package install failsKalesh AP
2022-03-05bnxt_en: add more error checks to HWRM_NVM_INSTALL_UPDATEKalesh AP
2022-03-05bnxt_en: refactor error handling of HWRM_NVM_INSTALL_UPDATEKalesh AP
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-20bnxt_en: Fix devlink fw_activateKalesh AP
2022-02-20bnxt_en: Increase firmware message response DMA wait timeMichael Chan
2022-02-20bnxt_en: Restore the resets_reliable flag in bnxt_open()Kalesh AP
2022-02-20bnxt_en: Fix incorrect multicast rx mask setting when not requestedPavan Chebbi
2022-02-20bnxt_en: Fix occasional ethtool -t loopback test failuresMichael Chan
2022-02-20bnxt_en: Fix offline ethtool selftest with RDMA enabledMichael Chan
2022-02-20bnxt_en: Fix active FEC reporting to ethtoolSomnath Kotur
2022-01-28bnxt: report header-data split stateJakub Kicinski
2022-01-26bnxt_en: Handle async event when the PHC is updated in RTC modePavan Chebbi
2022-01-26bnxt_en: Implement .adjtime() for PTP RTC modePavan Chebbi
2022-01-26bnxt_en: Add driver support to use Real Time Counter for PTPPavan Chebbi
2022-01-26bnxt_en: PTP: Refactor PTP initialization functionsPavan Chebbi
2022-01-26bnxt_en: Update firmware interface to 1.10.2.73Michael Chan
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
2022-01-09bnxt_en: add dynamic debug support for HWRM messagesEdwin Peer
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-27bnxt_en: Use page frag RX buffers for better software GRO performanceJakub Kicinski
2021-12-27bnxt_en: convert to xdp_do_flushEdwin Peer
2021-12-27bnxt_en: Support CQE coalescing mode in ethtoolMichael Chan
2021-12-27bnxt_en: Support configurable CQE coalescing modeMichael Chan
2021-12-27bnxt_en: enable interrupt sampling on 5750X for DIMAndy Gospodarek
2021-12-27bnxt_en: Log error report for dropped doorbellMichael Chan
2021-12-27bnxt_en: Add event handler for PAUSE Storm eventSomnath Kotur
2021-12-19flow_offload: reject to offload tc actions in offload driversBaowen Zheng
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-13bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-16bnxt_en: Fix compile error regression when CONFIG_BNXT_SRIOV is not setMichael Chan
2021-11-16net: move gro definitions to include/net/gro.hEric Dumazet
2021-11-15bnxt_en: reject indirect blk offload when hw-tc-offload is offSriharsha Basavapatna
2021-11-15bnxt_en: fix format specifier in live patch error messageEdwin Peer