index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
2021-01-19
bnxt_en: Improve stats context resource accounting with RDMA driver loaded.
Michael Chan
2021-01-12
net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
Florian Fainelli
2020-12-30
net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...
Christophe JAILLET
2020-12-02
bnxt_en: Release PCI regions when DMA mask setup fails during probe.
Michael Chan
2020-12-02
bnxt_en: fix error return code in bnxt_init_board()
Zhang Changzhong
2020-12-02
bnxt_en: fix error return code in bnxt_init_one()
Zhang Changzhong
2020-11-24
net: b44: fix error return code in b44_init_one()
Zhang Changzhong
2020-11-24
bnxt_en: read EEPROM A2h address using page 0
Edwin Peer
2020-11-05
bnxt_en: Log unknown link speed appropriately.
Michael Chan
2020-11-01
bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.
Vasundhara Volam
2020-11-01
bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().
Vasundhara Volam
2020-11-01
bnxt_en: Re-write PCI BARs after PCI fatal error.
Vasundhara Volam
2020-11-01
bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.
Vasundhara Volam
2020-11-01
bnxt_en: Check abort error state in bnxt_open_nic().
Michael Chan
2020-09-26
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
Michael Chan
2020-09-26
bnxt_en: return proper error codes in bnxt_show_temp
Edwin Peer
2020-09-26
bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
Vasundhara Volam
2020-09-26
bnxt_en: Avoid sending firmware messages when AER error is detected.
Vasundhara Volam
2020-09-09
tg3: Fix soft lockup when tg3_reset_task() fails.
Michael Chan
2020-09-09
bnxt: don't enable NAPI until rings are ready
Jakub Kicinski
2020-09-09
bnxt_en: fix HWRM error when querying VF temperature
Edwin Peer
2020-09-09
bnxt_en: Fix possible crash in bnxt_fw_reset_task().
Michael Chan
2020-09-09
bnxt_en: Fix PCI AER error recovery flow
Vasundhara Volam
2020-09-09
bnxt_en: Check for zero dir entries in NVRAM.
Vasundhara Volam
2020-09-09
bnxt_en: Don't query FW when netif_running() is false.
Pavan Chebbi
2020-09-09
net: systemport: Fix memleak in bcm_sysport_probe
Dinghao Liu
2020-07-29
bnxt_en: Fix completion ring sizing with TPA enabled.
Michael Chan
2020-07-29
bnxt_en: Fix race when modifying pause settings.
Vasundhara Volam
2020-07-16
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Davide Caratti
2020-06-30
net: bcmgenet: use hardware padding of runt frames
Doug Berger
2020-06-30
tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
David Christensen
2020-06-24
bnxt_en: Return from timer if interface is not in open state.
Vasundhara Volam
2020-06-22
net: bcmgenet: Fix WoL with password after deep sleep
Doug Berger
2020-06-22
net: bcmgenet: set Rx mode before starting netif
Doug Berger
2020-06-03
bnxt_en: Fix accumulation of bp->net_stats_prev.
Michael Chan
2020-05-14
bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().
Michael Chan
2020-05-14
bnxt_en: Return error when allocating zero size context memory.
Michael Chan
2020-05-14
bnxt_en: Improve AER slot reset.
Michael Chan
2020-05-14
bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.
Vasundhara Volam
2020-05-14
bnxt_en: Fix VF anti-spoof filter setup.
Michael Chan
2020-05-10
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
2020-05-10
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
2020-04-29
net: bcmgenet: correct per TX/RX ring statistics
Doug Berger
2020-04-01
bnxt_en: Reset rings if ring reservation fails during open()
Vasundhara Volam
2020-04-01
bnxt_en: Free context memory after disabling PCI in probe error path.
Michael Chan
2020-04-01
bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.
Michael Chan
2020-04-01
bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()
Edwin Peer
2020-04-01
bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.
Michael Chan
2020-03-18
bnxt_en: fix error handling when flashing from file
Edwin Peer
2020-03-18
bnxt_en: reinitialize IRQs when MTU is modified
Vasundhara Volam
[next]