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.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
2024-06-05
bnxt_en: fix atomic counter for ptp packets
Vadim Fedorenko
1
-1
/
+1
2024-06-02
bnxt_en: add timestamping statistics support
Vadim Fedorenko
4
-5
/
+43
2024-05-11
bnxt_en: silence clang build warning
Vadim Fedorenko
1
-1
/
+1
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
6
-7
/
+7
2024-05-04
bnxt: fix bnxt_get_avail_msix() returning negative values
David Wei
2
-13
/
+5
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-5
/
+29
2024-05-02
bnxt_en: Add VF PCI ID for 5760X (P7) chips
Ajit Khaparde
2
-1
/
+4
2024-05-02
bnxt_en: Optimize recovery path ULP locking in the driver
Kalesh AP
3
-26
/
+44
2024-05-02
bnxt_en: Add a mutex to synchronize ULP operations
Kalesh AP
2
-1
/
+22
2024-05-02
bnxt_en: Don't call ULP_STOP/ULP_START during L2 reset
Michael Chan
1
-11
/
+2
2024-05-02
bnxt_en: Don't support offline self test when RoCE driver is loaded
Kalesh AP
1
-3
/
+8
2024-05-02
bnxt_en: share NQ ring sw_stats memory with subrings
Edwin Peer
3
-19
/
+27
2024-04-29
net: bcmgenet: synchronize UMAC_CMD access
Doug Berger
4
-3
/
+23
2024-04-29
net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()
Doug Berger
1
-1
/
+3
2024-04-29
net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
Doug Berger
1
-1
/
+3
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-49
/
+68
2024-04-25
net: b44: set pause params only when interface is up
Peter Münster
1
-6
/
+8
2024-04-25
eth: bnxt: fix counting packets discarded due to OOM and netpoll
Jakub Kicinski
1
-26
/
+18
2024-04-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-2
/
+4
2024-04-25
bnxt_en: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
1
-2
/
+4
2024-04-22
bnxt_en: Fix error recovery for 5760X (P7) chips
Michael Chan
1
-1
/
+1
2024-04-22
bnxt_en: Fix the PCI-AER routines
Vikas Gupta
1
-3
/
+16
2024-04-22
bnxt_en: refactor reset close code
Vikas Gupta
1
-6
/
+11
2024-04-20
net: bcmasp: fix memory leak when bringing down interface
Justin Chen
1
-7
/
+14
2024-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+7
2024-04-11
bnxt_en: Update MODULE_DESCRIPTION
Michael Chan
1
-1
/
+1
2024-04-11
bnxt_en: Utilize ulp client resources if RoCE is not registered
Vikas Gupta
3
-9
/
+48
2024-04-11
bnxt_en: Change MSIX/NQs allocation policy
Vikas Gupta
4
-19
/
+92
2024-04-11
bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functions
Vikas Gupta
3
-10
/
+35
2024-04-11
bnxt_en: Remove unneeded MSIX base structure fields and code
Vikas Gupta
3
-45
/
+8
2024-04-11
bnxt_en: Remove a redundant NULL check in bnxt_register_dev()
Kalesh AP
1
-3
/
+0
2024-04-11
bnxt_en: Skip ethtool RSS context configuration in ifdown state
Pavan Chebbi
1
-0
/
+5
2024-04-08
bnxt_en: Reset PTP tx_avail after possible firmware reset
Pavan Chebbi
1
-0
/
+2
2024-04-08
bnxt_en: Fix error recovery for RoCE ulp client
Vikas Gupta
1
-0
/
+3
2024-04-08
bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()
Vikas Gupta
1
-1
/
+2
2024-04-08
ipv4: Set scope explicitly in ip_route_output().
Guillaume Nault
1
-1
/
+2
2024-04-06
bnxt_en: Fix PTP firmware timeout parameter
Michael Chan
1
-1
/
+1
2024-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+12
2024-04-04
bnxt_en: Add warning message about disallowed speed change
Sreekanth Reddy
1
-0
/
+3
2024-04-04
bnxt_en: Update firmware interface to 1.10.3.39
Pavan Chebbi
1
-47
/
+137
2024-04-04
bnxt_en: Add XDP Metadata support
Somnath Kotur
2
-5
/
+41
2024-04-04
bnxt_en: Change bnxt_rx_xdp function prototype
Somnath Kotur
3
-16
/
+16
2024-04-04
bnxt_en: Allocate page pool per numa node
Somnath Kotur
1
-4
/
+11
2024-04-04
bnxt_en: Enable XPS by default on driver load
Somnath Kotur
1
-1
/
+45
2024-04-04
bnxt_en: Add delay to handle Downstream Port Containment (DPC) AER
Vikas Gupta
1
-0
/
+4
2024-04-04
Revert "tg3: Remove residual error handling in tg3_suspend"
Paolo Abeni
1
-4
/
+26
2024-04-04
tg3: Remove residual error handling in tg3_suspend
Nikita Kiryushin
1
-26
/
+4
2024-04-04
tg3: Remove residual error handling in tg3_suspend
Nikita Kiryushin
1
-26
/
+4
2024-04-03
net: bcmgenet: Reset RBUF on first open
Phil Elwell
1
-4
/
+12
[next]