index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
12 days
bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()
Abdun Nihaal
12 days
eth: bnxt: improve the timing of stats
Jakub Kicinski
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-13
net: bcmgenet: Use weighted round-robin TX DMA arbitration
Ovidiu Panait
2026-06-12
bnxt: fix head underflow on XDP head-grow
Joe Damato
2026-06-11
net: bcmgenet: convert RX path to page_pool
Nicolai Buchwitz
2026-06-11
bnx2x: fix resource leaks in bnx2x_init_one() error paths
Haoxiang Li
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-09
bnxt: convert to core rx_mode retry mechanism
Stanislav Fomichev
2026-06-09
net: change ndo_set_rx_mode_async return type to int
Stanislav Fomichev
2026-06-09
bnxt_en: Fix NULL pointer dereference
Kyle Meyer
2026-06-09
net: ethtool: optionally skip rtnl_lock on Netlink path for SET ops
Jakub Kicinski
2026-06-05
bnge: fix context mem iteration
Vikas Gupta
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-04
net: rename netdev_ops_assert_locked()
Jakub Kicinski
2026-06-04
Reapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"
Jakub Kicinski
2026-06-03
eth: bnxt: disable rx-copybreak by default
Jakub Kicinski
2026-06-03
net: b44: use ethtool_puts
Rosen Penev
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-21
net: bcmgenet: keep RBUF EEE/PM disabled
Nicolai Buchwitz
2026-05-18
net: convert netmem_tx flag to enum
Bobby Eshleman
2026-05-12
net: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-05-08
net: bcmasp: Keep phy link during WoL sleep cycle
Justin Chen
2026-05-08
net: bcmasp: Divide init to allow partial bring up
Justin Chen
2026-05-08
bnxt_en: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2026-05-05
bnxt_en: Use absolute target ns from ptp_clock_request
Pavan Chebbi
2026-05-05
bnxt_en: Check return value of bnxt_hwrm_vnic_cfg
Kalesh AP
2026-05-05
bnxt_en: Set bp->max_tpa according to what the FW supports
Michael Chan
2026-05-05
bnxt_en: Delay for 5 seconds after AER DPC for all chips
Michael Chan
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-22
bnge: remove unsupported backing store type
Vikas Gupta
2026-04-22
bnge: fix initial HWRM sequence
Vikas Gupta
2026-04-21
bnxt: use snapshot in bnxt_cfg_rx_mode
Stanislav Fomichev
2026-04-21
bnxt: convert to ndo_set_rx_mode_async
Stanislav Fomichev
2026-04-16
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-13
bnge: return after auxiliary_device_uninit() in error path
Greg Kroah-Hartman
2026-04-12
bng_en: add support for ethtool -S stats display
Bhargava Marreddy
2026-04-12
bng_en: implement netdev_stat_ops
Bhargava Marreddy
2026-04-12
bng_en: implement ndo_get_stats64
Bhargava Marreddy
2026-04-12
bng_en: periodically fetch and accumulate hardware statistics
Bhargava Marreddy
2026-04-12
bng_en: add HW stats infra and structured ethtool ops
Bhargava Marreddy
2026-04-12
bng_en: add support for link async events
Bhargava Marreddy
2026-04-12
bng_en: implement ethtool pauseparam operations
Bhargava Marreddy
2026-04-12
bng_en: add ethtool link settings, get_link, and nway_reset
Bhargava Marreddy
2026-04-12
bng_en: query PHY capabilities and report link status
Bhargava Marreddy
2026-04-12
bng_en: add per-PF workqueue, timer, and slow-path task
Bhargava Marreddy
2026-04-12
net: bnxt: Dispatch to SW USO
Joe Damato
2026-04-12
net: bnxt: Add SW GSO completion and teardown support
Joe Damato
[next]