aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt
AgeCommit message (Expand)Author
2022-04-13bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek
2022-04-13bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan
2022-03-02bnxt_en: Fix active FEC reporting to ethtoolSomnath Kotur
2021-11-26bnxt_en: reject indirect blk offload when hw-tc-offload is offSriharsha Basavapatna
2021-09-30bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan
2021-09-22bnxt_en: Fix error recovery regressionMichael Chan
2021-09-22bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan
2021-09-22bnxt_en: Improve logging of error recovery settings information.Michael Chan
2021-09-22bnxt_en: Convert to use netif_level() helpers.Michael Chan
2021-09-22bnxt_en: Consolidate firmware reset event logging.Michael Chan
2021-09-22bnxt_en: log firmware debug notificationsEdwin Peer
2021-09-22bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan
2021-09-22bnxt_en: fix stored FW_PSID version masksEdwin Peer
2021-09-22bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()Edwin Peer
2021-09-22net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen
2021-08-26bnxt_en: Add missing DMA memory barriersMichael Chan
2021-08-26bnxt_en: Disable aRFS if running on 212 firmwareMichael Chan
2021-08-26bnxt: count Tx dropsJakub Kicinski
2021-08-26bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski
2021-08-26bnxt: disable napi before canceling DIMJakub Kicinski
2021-08-26bnxt: don't lock the tx queue from napi pollJakub Kicinski
2021-07-28bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur
2021-07-28bnxt_en: Validate vlan protocol ID on RX packetsMichael Chan
2021-07-28bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan
2021-07-28bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()Michael Chan
2021-07-28bnxt_en: don't disable an already disabled PCI deviceKalesh AP
2021-06-23bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error pathSomnath Kotur
2021-06-23bnxt_en: Fix TQM fastpath ring backing store computationRukhsana Ansari
2021-06-23bnxt_en: Rediscover PHY capabilities after firmware resetMichael Chan
2021-06-03bnxt_en: Fix context memory setup for 64K page size.Michael Chan
2021-06-03bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek
2021-05-19bnxt_en: Add PCI IDs for Hyper-V VF devices.Michael Chan
2021-05-14bnxt_en: Fix RX consumer index logic in the error path.Michael Chan
2021-05-14bnxt_en: fix ternary sign extension bug in bnxt_show_temp()Dan Carpenter
2021-03-17bnxt_en: reliably allocate IRQ table on reset to avoid crashEdwin Peer
2021-03-04bnxt_en: Fix devlink info's stored fw.psid version format.Vasundhara Volam
2021-03-04bnxt_en: reverse order of TX disable and carrier offEdwin Peer
2021-01-19bnxt_en: Improve stats context resource accounting with RDMA driver loaded.Michael Chan
2021-01-12bnxt_en: Fix AER recovery.Vasundhara Volam
2021-01-12bnxt_en: Check TQM rings for maximum supported value.Michael Chan
2020-11-20bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan
2020-11-19bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong
2020-11-19bnxt_en: fix error return code in bnxt_init_one()Zhang Changzhong
2020-11-16bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs.Vasundhara Volam
2020-11-16bnxt_en: Fix counter overflow logic.Michael Chan
2020-11-16bnxt_en: Free port stats during firmware reset.Michael Chan
2020-11-16bnxt_en: read EEPROM A2h address using page 0Edwin Peer
2020-10-26bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam
2020-10-26bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan
2020-10-26bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam