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
14 hours
Merge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...
Mark Brown
2 days
bnxt_en: Remove obsolete 32-bit DMA mask fallback
Ruizhe Zhou
3 days
bnxt_en: Bound SW TPA IDs to prevent crashes
Joe Damato
3 days
bnxt_en: Propagate RX ring init failures in bnxt_init_nic()
Joe Damato
3 days
bnxt_en: Handle buffer allocation failure in bnxt_rx_ring_reset()
Joe Damato
3 days
bnxt_en: Propagate TPA buffer allocation failures in bnxt_queue_mem_alloc()
Joe Damato
3 days
bnxt_en: Don't free the live ring's TPA state on queue restart failure
Joe Damato
3 days
bnxt_en: Only restore LRO if the device supports TPA
Joe Damato
7 days
bnxt_en: Prevent queue stop with deferred completions
Joe Damato
2026-08-27
bnxt_en: Write doorbell when linearizing skb fails
Joe Damato
2026-08-22
bnxt_en: Gate TPH enablement behind BNXT_SUPPORTS_QUEUE_API check
Thomas Walsh
2026-08-22
bnxt_en: Fix call to hardware monitoring event handler
Guenter Roeck
2026-08-21
net: bnxt: ring the doorbell when SW USO exits early
Joe Damato
2026-08-17
bnxt_en: Add missing NETIF_F_TSO_ECN feature flag
Michael Chan
2026-08-17
eth: bnxt: preserve IRQ affinity across IRQ reallocation
Jakub Kicinski
2026-08-17
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
[next]