summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt (follow)
Commit message (Expand)AuthorAge
* bnxt_en: reverse order of TX disable and carrier offEdwin Peer2021-03-03
* bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan2020-12-02
* bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong2020-12-02
* bnxt: don't enable NAPI until rings are readyJakub Kicinski2020-09-12
* bnxt_en: Failure to update PHY is not fatal condition.Michael Chan2020-09-12
* bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam2020-09-12
* bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti2020-07-22
* bnxt_en: Remove locking around txr->dev_stateFlorian Fainelli2020-05-10
* bnxt: add a missing rcu synchronizationEric Dumazet2020-05-10
* bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam2020-03-20
* bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan2019-06-11
* bnxt_en: Improve multicast address setup logic.Michael Chan2019-05-16
* bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan2019-03-23
* bnxt_en: Fix TX timeout during netpoll.Michael Chan2018-10-20
* bnxt_en: Fix for system hang if request_irq failsVikas Gupta2018-08-24
* bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan2018-05-30
* bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru2018-03-03
* bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam2017-12-25
* bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter2017-05-14
* bnxt_en: Implement missing tx timeout reset logic.Michael Chan2015-12-11
* bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan2015-12-11
* bnxt_en: Change bp->state to bitmap.Michael Chan2015-12-11
* bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan2015-12-11
* bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan2015-12-03
* bnxt_en: enforce proper storing of MAC addressJeffrey Huang2015-12-03
* bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang2015-12-03
* bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang2015-11-05
* bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan2015-11-05
* bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang2015-11-05
* bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan2015-11-05
* bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang2015-11-05
* bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan2015-10-25
* bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.Michael Chan2015-10-23
* bnxt_en: New Broadcom ethernet driver.Michael Chan2015-10-22