index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-12
net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
Florian Fainelli
1
-0
/
+1
2020-12-30
net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...
Christophe JAILLET
1
-1
/
+3
2020-12-02
bnxt_en: Release PCI regions when DMA mask setup fails during probe.
Michael Chan
1
-1
/
+1
2020-12-02
bnxt_en: fix error return code in bnxt_init_board()
Zhang Changzhong
1
-0
/
+1
2020-12-02
bnxt_en: fix error return code in bnxt_init_one()
Zhang Changzhong
1
-0
/
+1
2020-11-24
net: b44: fix error return code in b44_init_one()
Zhang Changzhong
1
-1
/
+2
2020-11-24
bnxt_en: read EEPROM A2h address using page 0
Edwin Peer
1
-1
/
+1
2020-11-05
bnxt_en: Log unknown link speed appropriately.
Michael Chan
1
-1
/
+5
2020-11-01
bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.
Vasundhara Volam
1
-11
/
+2
2020-11-01
bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().
Vasundhara Volam
1
-2
/
+3
2020-11-01
bnxt_en: Re-write PCI BARs after PCI fatal error.
Vasundhara Volam
2
-1
/
+19
2020-11-01
bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.
Vasundhara Volam
1
-1
/
+2
2020-11-01
bnxt_en: Check abort error state in bnxt_open_nic().
Michael Chan
1
-1
/
+4
2020-09-26
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
Michael Chan
1
-11
/
+20
2020-09-26
bnxt_en: return proper error codes in bnxt_show_temp
Edwin Peer
1
-6
/
+13
2020-09-26
bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
Vasundhara Volam
1
-3
/
+4
2020-09-26
bnxt_en: Avoid sending firmware messages when AER error is detected.
Vasundhara Volam
2
-3
/
+7
2020-09-09
tg3: Fix soft lockup when tg3_reset_task() fails.
Michael Chan
1
-4
/
+13
2020-09-09
bnxt: don't enable NAPI until rings are ready
Jakub Kicinski
1
-8
/
+4
2020-09-09
bnxt_en: fix HWRM error when querying VF temperature
Edwin Peer
1
-4
/
+7
2020-09-09
bnxt_en: Fix possible crash in bnxt_fw_reset_task().
Michael Chan
1
-2
/
+8
2020-09-09
bnxt_en: Fix PCI AER error recovery flow
Vasundhara Volam
1
-0
/
+3
2020-09-09
bnxt_en: Check for zero dir entries in NVRAM.
Vasundhara Volam
1
-0
/
+3
2020-09-09
bnxt_en: Don't query FW when netif_running() is false.
Pavan Chebbi
1
-1
/
+1
2020-09-09
net: systemport: Fix memleak in bcm_sysport_probe
Dinghao Liu
1
-2
/
+4
2020-07-29
bnxt_en: Fix completion ring sizing with TPA enabled.
Michael Chan
1
-2
/
+10
2020-07-29
bnxt_en: Fix race when modifying pause settings.
Vasundhara Volam
1
-1
/
+4
2020-07-16
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Davide Caratti
1
-1
/
+1
2020-06-30
net: bcmgenet: use hardware padding of runt frames
Doug Berger
1
-5
/
+3
2020-06-30
tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
David Christensen
1
-2
/
+2
2020-06-24
bnxt_en: Return from timer if interface is not in open state.
Vasundhara Volam
1
-1
/
+1
2020-06-22
net: bcmgenet: Fix WoL with password after deep sleep
Doug Berger
2
-21
/
+20
2020-06-22
net: bcmgenet: set Rx mode before starting netif
Doug Berger
1
-0
/
+4
2020-06-03
bnxt_en: Fix accumulation of bp->net_stats_prev.
Michael Chan
1
-1
/
+1
2020-05-14
bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().
Michael Chan
1
-3
/
+6
2020-05-14
bnxt_en: Return error when allocating zero size context memory.
Michael Chan
1
-1
/
+1
2020-05-14
bnxt_en: Improve AER slot reset.
Michael Chan
1
-3
/
+6
2020-05-14
bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.
Vasundhara Volam
1
-1
/
+1
2020-05-14
bnxt_en: Fix VF anti-spoof filter setup.
Michael Chan
2
-9
/
+2
2020-05-10
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-05-10
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-29
net: bcmgenet: correct per TX/RX ring statistics
Doug Berger
1
-0
/
+3
2020-04-01
bnxt_en: Reset rings if ring reservation fails during open()
Vasundhara Volam
1
-0
/
+4
2020-04-01
bnxt_en: Free context memory after disabling PCI in probe error path.
Michael Chan
1
-3
/
+3
2020-04-01
bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.
Michael Chan
1
-4
/
+4
2020-04-01
bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()
Edwin Peer
1
-5
/
+10
2020-04-01
bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.
Michael Chan
3
-6
/
+14
2020-03-18
bnxt_en: fix error handling when flashing from file
Edwin Peer
1
-13
/
+11
2020-03-18
bnxt_en: reinitialize IRQs when MTU is modified
Vasundhara Volam
1
-2
/
+2
2020-03-18
net: systemport: fix index check to avoid an array out of bounds access
Colin Ian King
1
-1
/
+1
[next]