aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.c
AgeCommit message (Expand)Author
2024-01-15bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan
2023-06-14bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur
2023-04-05bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP
2023-03-17bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan
2023-02-22bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan
2022-11-25bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui
2022-11-25bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steerAlex Barba
2022-05-12bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur
2021-09-30bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan
2021-08-26bnxt_en: Add missing DMA memory barriersMichael Chan
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: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan
2021-07-28bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.Vasundhara Volam
2021-06-23bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error pathSomnath Kotur
2021-06-23bnxt_en: Rediscover PHY capabilities after firmware resetMichael Chan
2021-06-10bnxt_en: Remove the setting of dev_port.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: reverse order of TX disable and carrier offEdwin Peer
2020-12-02bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan
2020-12-02bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong
2020-12-02bnxt_en: fix error return code in bnxt_init_one()Zhang Changzhong
2020-11-05bnxt_en: Log unknown link speed appropriately.Michael Chan
2020-11-01bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam
2020-11-01bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam
2020-11-01bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam
2020-11-01bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam
2020-11-01bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan
2020-09-26bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer
2020-09-26bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()Vasundhara Volam
2020-09-26bnxt_en: Avoid sending firmware messages when AER error is detected.Vasundhara Volam
2020-09-09bnxt: don't enable NAPI until rings are readyJakub Kicinski
2020-09-09bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer
2020-09-09bnxt_en: Fix possible crash in bnxt_fw_reset_task().Michael Chan
2020-09-09bnxt_en: Fix PCI AER error recovery flowVasundhara Volam
2020-07-29bnxt_en: Fix completion ring sizing with TPA enabled.Michael Chan
2020-06-24bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam
2020-06-03bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan
2020-05-14bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan
2020-05-14bnxt_en: Return error when allocating zero size context memory.Michael Chan
2020-05-14bnxt_en: Improve AER slot reset.Michael Chan
2020-04-01bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam
2020-04-01bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan
2020-04-01bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan
2020-04-01bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan