index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-03-05
bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.
Vasundhara Volam
1
-0
/
+8
2020-03-05
bnxt_en: Improve device shutdown method.
Vasundhara Volam
1
-2
/
+2
2020-02-24
bnxt: Detach page from page pool before sending up the stack
Jonathan Lemon
1
-0
/
+1
2020-02-11
net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
Florian Fainelli
1
-0
/
+3
2020-02-11
bnxt_en: Fix logic that disables Bus Master during firmware reset.
Vasundhara Volam
1
-4
/
+7
2020-02-11
bnxt_en: Fix TC queue mapping.
Michael Chan
1
-1
/
+1
2020-02-11
bnxt_en: Move devlink_register before registering netdev
Vasundhara Volam
2
-5
/
+8
2020-02-01
drivers/net/b44: Change to non-atomic bit operations on pwol_mask
Fenghua Yu
1
-3
/
+6
2020-01-29
net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
Florian Fainelli
1
-2
/
+2
2020-01-23
net: systemport: Fixed queue mapping in internal ring map
Florian Fainelli
1
-3
/
+4
2020-01-23
bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.
Michael Chan
3
-4
/
+7
2020-01-23
bnxt_en: Fix ipv6 RFS filter matching logic.
Michael Chan
1
-5
/
+17
2020-01-23
bnxt_en: Fix NTUPLE firmware command failures.
Michael Chan
1
-3
/
+0
2020-01-12
bnx2x: Fix logic to get total no. of PFs per engine
Manish Chopra
1
-1
/
+1
2020-01-12
bnx2x: Do not handle requests from VFs after parity
Manish Chopra
3
-2
/
+23
2020-01-04
bnxt: apply computed clamp value for coalece parameter
Jonathan Lemon
1
-1
/
+1
2020-01-04
bnxt_en: Add missing devlink health reporters for VFs.
Vasundhara Volam
2
-14
/
+22
[next]