index
:
linux-stable.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
2026-06-22
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-12
bnxt: fix head underflow on XDP head-grow
Joe Damato
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-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-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
2026-05-18
net: convert netmem_tx flag to enum
Bobby Eshleman
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-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-12
net: bnxt: Dispatch to SW USO
Joe Damato
2026-04-12
net: bnxt: Add SW GSO completion and teardown support
Joe Damato
2026-04-12
net: bnxt: Implement software USO
Joe Damato
2026-04-12
net: bnxt: Add boilerplate GSO code
Joe Damato
2026-04-12
net: bnxt: Add TX inline buffer infrastructure
Joe Damato
2026-04-12
net: bnxt: Use dma_unmap_len for TX completion unmapping
Joe Damato
2026-04-12
net: bnxt: Add a helper for tx_bd_ext
Joe Damato
2026-04-12
net: bnxt: Export bnxt_xmit_get_cfa_action
Joe Damato
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-01
bnxt_en: Restore default stat ctxs for ULP when resource is available
Pavan Chebbi
2026-04-01
bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()
Michael Chan
2026-04-01
bnxt_en: Refactor some basic ring setup and adjustment logic
Michael Chan
2026-03-30
bnxt_en: set backing store type from query type
Pengpeng Hou
2026-03-29
bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMP
Chris J Arges
2026-03-29
bnxt_en: Move bnxt_rss_ext_op into header
Chris J Arges
2026-03-29
bnxt_en: Implement XDP RSS hash metadata extraction
Chris J Arges
2026-03-29
bnxt_en: use bnxt_xdp_buff for xdp context
Chris J Arges
2026-03-27
fwctl/bnxt_en: Create an aux device for fwctl
Pavan Chebbi
2026-03-27
fwctl/bnxt_en: Refactor aux bus functions to be more generic
Pavan Chebbi
2026-03-27
fwctl/bnxt_en: Move common definitions to include/linux/bnxt/
Pavan Chebbi
2026-03-23
bnxt_en: Resize RSS contexts on channel count change
Björn Töpel
2026-03-23
ethtool: Track user-provided RSS indirection table size
Björn Töpel
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-17
bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler
Junrui Luo
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-09
bnxt_en: Fix RSS table size check when changing ethtool channels
Pavan Chebbi
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]