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.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-12-22
net: systemport: Add global locking for descriptor lifecycle
Florian Fainelli
2
-1
/
+5
2021-11-26
bnxt_en: reject indirect blk offload when hw-tc-offload is off
Sriharsha Basavapatna
1
-1
/
+1
2021-11-26
net: bnx2x: fix variable dereferenced before check
Pavel Skripkin
1
-1
/
+3
2021-09-30
bnxt_en: Fix TX timeout when TX ring size is set to the smallest
Michael Chan
3
-5
/
+10
2021-09-22
bnxt_en: Fix error recovery regression
Michael Chan
1
-4
/
+8
2021-09-22
bnxt_en: Fix possible unintended driver initiated error recovery
Michael Chan
1
-7
/
+18
2021-09-22
bnxt_en: Improve logging of error recovery settings information.
Michael Chan
1
-7
/
+8
2021-09-22
bnxt_en: Convert to use netif_level() helpers.
Michael Chan
1
-20
/
+14
2021-09-22
bnxt_en: Consolidate firmware reset event logging.
Michael Chan
1
-7
/
+10
2021-09-22
bnxt_en: log firmware debug notifications
Edwin Peer
1
-0
/
+8
2021-09-22
bnxt_en: Fix asic.rev in devlink dev info command
Michael Chan
1
-1
/
+1
2021-09-22
bnxt_en: fix stored FW_PSID version masks
Edwin Peer
1
-2
/
+2
2021-09-22
bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()
Edwin Peer
1
-0
/
+13
2021-09-22
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
1
-3
/
+0
2021-09-22
bnx2x: Fix enabling network interfaces without VFs
Adrian Bunk
1
-1
/
+1
2021-08-26
bnxt_en: Add missing DMA memory barriers
Michael Chan
1
-0
/
+12
2021-08-26
bnxt_en: Disable aRFS if running on 212 firmware
Michael Chan
1
-0
/
+3
2021-08-26
bnxt: count Tx drops
Jakub Kicinski
1
-0
/
+2
2021-08-26
bnxt: make sure xmit_more + errors does not miss doorbells
Jakub Kicinski
2
-13
/
+27
2021-08-26
bnxt: disable napi before canceling DIM
Jakub Kicinski
1
-2
/
+1
2021-08-26
bnxt: don't lock the tx queue from napi poll
Jakub Kicinski
1
-22
/
+32
2021-08-12
bnx2x: fix an error code in bnx2x_nic_load()
Dan Carpenter
1
-1
/
+2
2021-07-28
bnxt_en: Check abort error state in bnxt_half_open_nic()
Somnath Kotur
1
-0
/
+6
2021-07-28
bnxt_en: Validate vlan protocol ID on RX packets
Michael Chan
1
-5
/
+16
2021-07-28
bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()
Michael Chan
1
-0
/
+4
2021-07-28
bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()
Michael Chan
1
-4
/
+5
2021-07-28
bnxt_en: don't disable an already disabled PCI device
Kalesh AP
1
-1
/
+2
2021-07-25
net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
Florian Fainelli
1
-0
/
+6
2021-07-25
net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
Doug Berger
2
-21
/
+2
2021-07-19
net: bcmgenet: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-07-14
net: bcmgenet: Fix attaching to PYH failed on RPi 4B
Jian-Hong Pan
1
-0
/
+1
2021-06-23
bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
Somnath Kotur
1
-0
/
+1
2021-06-23
bnxt_en: Fix TQM fastpath ring backing store computation
Rukhsana Ansari
1
-1
/
+1
2021-06-23
bnxt_en: Rediscover PHY capabilities after firmware reset
Michael Chan
1
-0
/
+5
2021-06-16
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
1
-1
/
+3
2021-06-03
bnxt_en: Fix context memory setup for 64K page size.
Michael Chan
2
-8
/
+11
2021-06-03
bnxt_en: Include new P5 HV definition in VF check.
Andy Gospodarek
1
-1
/
+2
2021-06-03
net: bnx2: Fix error return code in bnx2_init_board()
Zhen Lei
1
-1
/
+1
2021-05-19
bnxt_en: Add PCI IDs for Hyper-V VF devices.
Michael Chan
1
-1
/
+18
2021-05-14
bnxt_en: Fix RX consumer index logic in the error path.
Michael Chan
1
-2
/
+4
2021-05-14
bnxt_en: fix ternary sign extension bug in bnxt_show_temp()
Dan Carpenter
1
-1
/
+3
2021-03-17
bnxt_en: reliably allocate IRQ table on reset to avoid crash
Edwin Peer
1
-2
/
+12
2021-03-04
bnxt_en: Fix devlink info's stored fw.psid version format.
Vasundhara Volam
1
-2
/
+2
2021-03-04
bnxt_en: reverse order of TX disable and carrier off
Edwin Peer
1
-1
/
+2
2021-01-27
net: systemport: free dev before on error path
Pan Bian
1
-2
/
+4
2021-01-19
bnxt_en: Improve stats context resource accounting with RDMA driver loaded.
Michael Chan
1
-2
/
+6
2021-01-12
bnxt_en: Fix AER recovery.
Vasundhara Volam
1
-17
/
+14
2021-01-12
bnxt_en: Check TQM rings for maximum supported value.
Michael Chan
2
-3
/
+11
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
[next]