index
:
pub/scm/linux/kernel/git/kees/test.git
master
Kees Cook's fork of linux.git
Kees Cook
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+29
2026-06-04
net: rename netdev_ops_assert_locked()
Jakub Kicinski
1
-1
/
+1
2026-06-04
Reapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"
Jakub Kicinski
1
-7
/
+29
2026-06-03
eth: bnxt: disable rx-copybreak by default
Jakub Kicinski
3
-7
/
+7
2026-06-03
net: b44: use ethtool_puts
Rosen Penev
1
-5
/
+5
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
1
-3
/
+3
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+4
2026-05-21
net: bcmgenet: keep RBUF EEE/PM disabled
Nicolai Buchwitz
1
-5
/
+4
2026-05-18
net: convert netmem_tx flag to enum
Bobby Eshleman
1
-1
/
+1
2026-05-12
net: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2
-48
/
+64
2026-05-08
net: bcmasp: Keep phy link during WoL sleep cycle
Justin Chen
1
-14
/
+48
2026-05-08
net: bcmasp: Divide init to allow partial bring up
Justin Chen
1
-111
/
+97
2026-05-08
bnxt_en: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
1
-1
/
+0
2026-05-05
bnxt_en: Use absolute target ns from ptp_clock_request
Pavan Chebbi
1
-24
/
+5
2026-05-05
bnxt_en: Check return value of bnxt_hwrm_vnic_cfg
Kalesh AP
1
-2
/
+8
2026-05-05
bnxt_en: Set bp->max_tpa according to what the FW supports
Michael Chan
1
-1
/
+4
2026-05-05
bnxt_en: Delay for 5 seconds after AER DPC for all chips
Michael Chan
1
-3
/
+8
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-51
/
+53
2026-04-22
bnge: remove unsupported backing store type
Vikas Gupta
1
-16
/
+0
2026-04-22
bnge: fix initial HWRM sequence
Vikas Gupta
1
-8
/
+22
2026-04-21
bnxt: use snapshot in bnxt_cfg_rx_mode
Stanislav Fomichev
1
-14
/
+15
2026-04-21
bnxt: convert to ndo_set_rx_mode_async
Stanislav Fomichev
1
-14
/
+17
2026-04-16
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-290
/
+261
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-16
/
+15
2026-04-13
bnge: return after auxiliary_device_uninit() in error path
Greg Kroah-Hartman
1
-0
/
+1
2026-04-12
bng_en: add support for ethtool -S stats display
Bhargava Marreddy
1
-0
/
+481
2026-04-12
bng_en: implement netdev_stat_ops
Bhargava Marreddy
2
-0
/
+234
2026-04-12
bng_en: implement ndo_get_stats64
Bhargava Marreddy
1
-0
/
+41
2026-04-12
bng_en: periodically fetch and accumulate hardware statistics
Bhargava Marreddy
2
-0
/
+99
2026-04-12
bng_en: add HW stats infra and structured ethtool ops
Bhargava Marreddy
5
-12
/
+544
2026-04-12
bng_en: add support for link async events
Bhargava Marreddy
5
-5
/
+91
2026-04-12
bng_en: implement ethtool pauseparam operations
Bhargava Marreddy
1
-0
/
+63
2026-04-12
bng_en: add ethtool link settings, get_link, and nway_reset
Bhargava Marreddy
5
-0
/
+745
2026-04-12
bng_en: query PHY capabilities and report link status
Bhargava Marreddy
8
-3
/
+865
2026-04-12
bng_en: add per-PF workqueue, timer, and slow-path task
Bhargava Marreddy
2
-2
/
+69
2026-04-12
net: bnxt: Dispatch to SW USO
Joe Damato
1
-0
/
+5
2026-04-12
net: bnxt: Add SW GSO completion and teardown support
Joe Damato
3
-11
/
+92
2026-04-12
net: bnxt: Implement software USO
Joe Damato
3
-0
/
+219
2026-04-12
net: bnxt: Add boilerplate GSO code
Joe Damato
4
-1
/
+66
2026-04-12
net: bnxt: Add TX inline buffer infrastructure
Joe Damato
2
-0
/
+41
2026-04-12
net: bnxt: Use dma_unmap_len for TX completion unmapping
Joe Damato
1
-22
/
+41
2026-04-12
net: bnxt: Add a helper for tx_bd_ext
Joe Damato
2
-7
/
+20
2026-04-12
net: bnxt: Export bnxt_xmit_get_cfa_action
Joe Damato
2
-1
/
+2
2026-04-09
net: bcmgenet: fix racing timeout handler
Justin Chen
1
-13
/
+9
2026-04-09
net: bcmgenet: fix leaking free_bds
Justin Chen
1
-0
/
+2
2026-04-09
net: bcmgenet: fix off-by-one in bcmgenet_put_txcb
Justin Chen
1
-3
/
+3
2026-04-08
net: bcmasp: Switch to page pool for RX path
Florian Fainelli
4
-23
/
+115
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-32
/
+57
2026-04-01
bnxt_en: Restore default stat ctxs for ULP when resource is available
Pavan Chebbi
1
-0
/
+2
2026-04-01
bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()
Michael Chan
1
-4
/
+9
[prev]
[next]