index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Lines
2026-04-16
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-295
/
+266
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-16
/
+15
2026-04-13
bnge: return after auxiliary_device_uninit() in error path
Greg Kroah-Hartman
-0
/
+1
2026-04-12
bng_en: add support for ethtool -S stats display
Bhargava Marreddy
-0
/
+481
2026-04-12
bng_en: implement netdev_stat_ops
Bhargava Marreddy
-0
/
+234
2026-04-12
bng_en: implement ndo_get_stats64
Bhargava Marreddy
-0
/
+41
2026-04-12
bng_en: periodically fetch and accumulate hardware statistics
Bhargava Marreddy
-0
/
+99
2026-04-12
bng_en: add HW stats infra and structured ethtool ops
Bhargava Marreddy
-12
/
+544
2026-04-12
bng_en: add support for link async events
Bhargava Marreddy
-5
/
+91
2026-04-12
bng_en: implement ethtool pauseparam operations
Bhargava Marreddy
-0
/
+63
2026-04-12
bng_en: add ethtool link settings, get_link, and nway_reset
Bhargava Marreddy
-0
/
+745
2026-04-12
bng_en: query PHY capabilities and report link status
Bhargava Marreddy
-3
/
+865
2026-04-12
bng_en: add per-PF workqueue, timer, and slow-path task
Bhargava Marreddy
-2
/
+69
2026-04-12
net: bnxt: Dispatch to SW USO
Joe Damato
-0
/
+5
2026-04-12
net: bnxt: Add SW GSO completion and teardown support
Joe Damato
-11
/
+92
2026-04-12
net: bnxt: Implement software USO
Joe Damato
-0
/
+219
2026-04-12
net: bnxt: Add boilerplate GSO code
Joe Damato
-1
/
+66
2026-04-12
net: bnxt: Add TX inline buffer infrastructure
Joe Damato
-0
/
+41
2026-04-12
net: bnxt: Use dma_unmap_len for TX completion unmapping
Joe Damato
-22
/
+41
2026-04-12
net: bnxt: Add a helper for tx_bd_ext
Joe Damato
-7
/
+20
2026-04-12
net: bnxt: Export bnxt_xmit_get_cfa_action
Joe Damato
-1
/
+2
2026-04-09
net: bcmgenet: fix racing timeout handler
Justin Chen
-13
/
+9
2026-04-09
net: bcmgenet: fix leaking free_bds
Justin Chen
-0
/
+2
2026-04-09
net: bcmgenet: fix off-by-one in bcmgenet_put_txcb
Justin Chen
-3
/
+3
2026-04-08
net: bcmasp: Switch to page pool for RX path
Florian Fainelli
-23
/
+115
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-32
/
+57
2026-04-01
bnxt_en: Restore default stat ctxs for ULP when resource is available
Pavan Chebbi
-0
/
+2
2026-04-01
bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()
Michael Chan
-4
/
+9
2026-04-01
bnxt_en: Refactor some basic ring setup and adjustment logic
Michael Chan
-23
/
+41
2026-03-30
bnxt_en: set backing store type from query type
Pengpeng Hou
-4
/
+4
2026-03-29
bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMP
Chris J Arges
-0
/
+10
2026-03-29
bnxt_en: Move bnxt_rss_ext_op into header
Chris J Arges
-17
/
+17
2026-03-29
bnxt_en: Implement XDP RSS hash metadata extraction
Chris J Arges
-0
/
+57
2026-03-29
bnxt_en: use bnxt_xdp_buff for xdp context
Chris J Arges
-10
/
+26
2026-03-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
-1
/
+1
2026-03-27
fwctl/bnxt_en: Create an aux device for fwctl
Pavan Chebbi
-2
/
+10
2026-03-27
fwctl/bnxt_en: Refactor aux bus functions to be more generic
Pavan Chebbi
-162
/
+253
2026-03-27
fwctl/bnxt_en: Move common definitions to include/linux/bnxt/
Pavan Chebbi
-133
/
+5
2026-03-27
tg3: Fix race for querying speed/duplex
Thomas Bogendoerfer
-1
/
+1
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-19
/
+24
2026-03-23
bnxt_en: Resize RSS contexts on channel count change
Björn Töpel
-7
/
+28
2026-03-23
ethtool: Track user-provided RSS indirection table size
Björn Töpel
-2
/
+1
2026-03-23
net: b44: always select CONFIG_FIXED_PHY
Arnd Bergmann
-1
/
+1
2026-03-20
net: bcmasp: fix double disable of clk
Justin Chen
-10
/
+23
2026-03-20
net: bcmasp: fix double free of WoL irq
Justin Chen
-8
/
+0
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+15
2026-03-17
bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler
Junrui Luo
-1
/
+3
2026-03-16
tg3: replace placeholder MAC address with device property
Paul SAGE
-0
/
+11
2026-03-14
net: bcmgenet: increase WoL poll timeout
Justin Chen
-1
/
+1
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-30
/
+20
[next]