index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
3 days
bnxt_en: Write doorbell when linearizing skb fails
Joe Damato
8 days
bnxt_en: Gate TPH enablement behind BNXT_SUPPORTS_QUEUE_API check
Thomas Walsh
8 days
bnxt_en: Fix call to hardware monitoring event handler
Guenter Roeck
9 days
net: bnxt: ring the doorbell when SW USO exits early
Joe Damato
13 days
bnxt_en: Add missing NETIF_F_TSO_ECN feature flag
Michael Chan
13 days
eth: bnxt: preserve IRQ affinity across IRQ reallocation
Jakub Kicinski
13 days
eth: bnxt: decrease indent in bnxt_init_int_mode()
Jakub Kicinski
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-11
bnxt_en: enable PTM function
Vadim Fedorenko
2026-08-10
eth: bnxt: avoid deadlock when canceling IRQ affinity notifier
Jakub Kicinski
2026-08-10
eth: bnxt: decrease indent in bnxt_request_irq()
Jakub Kicinski
2026-08-10
eth: bnxt: keep the aRFS rmap updated when TPH is enabled
Jakub Kicinski
2026-08-10
eth: bnxt: cancel IRQ notifier before freeing affinity mask
Jakub Kicinski
2026-08-04
bnxt_en: Fix PTP PPS setting bug
Keegan Freyhof
2026-08-04
bnxt_en: Disable EOP for TPA on all chips to prevent data corruption
Michael Chan
2026-08-04
bnxt_en: Refresh VNIC default ring on queue restart if needed
Shravya KN
2026-08-04
bnxt_en: Determine and store default RX ring in vnic structure
Shravya KN
2026-08-04
bnxt_en: Move RSS table fill outside __bnxt_hwrm_vnic_set_rss()
Shravya KN
2026-08-03
bnxt: fix memory leak in bnxt_queue_mem_alloc error cases
Will Chen
2026-07-17
bnxt_en: Handle partially initialized auxiliary devices
Ruoyu Wang
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
[next]