index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.c
Age
Commit message (
Expand
)
Author
2026-03-17
bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler
Junrui Luo
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
bnxt_en: Fix deleting of Ntuple filters
Pavan Chebbi
2026-02-20
bnxt_en: Fix RSS context delete logic
Pavan Chebbi
2026-02-10
bnxt_en: Check RSS contexts in bnxt_need_reserve_rings()
Michael Chan
2026-02-10
bnxt_en: Refactor bnxt_need_reserve_rings()
Michael Chan
2026-02-09
eth: bnxt: gather and report HW-GRO stats
Jakub Kicinski
2026-02-06
bnxt_en: Remove jumbo_remove step from TX path
Alice Mikityanska
2026-01-29
eth: bnxt: make sure we populate the qcfg defaults on old FW/HW
Jakub Kicinski
2026-01-23
eth: bnxt: plug bnxt_validate_qcfg() into qops
Jakub Kicinski
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
2026-01-23
eth: bnxt: always set the queue mgmt ops
Jakub Kicinski
2026-01-20
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
2026-01-14
eth: bnxt: support qcfg provided rx page size
Pavel Begunkov
2026-01-14
eth: bnxt: adjust the fill level of agg queues with larger buffers
Jakub Kicinski
2026-01-14
eth: bnxt: store rx buffer size per queue
Pavel Begunkov
2026-01-14
net: add bare bone queue configs
Pavel Begunkov
2026-01-10
bnxt_en: Implement ethtool_ops -> get_link_ext_state()
Michael Chan
2026-01-10
bnxt_en: Use a larger RSS indirection table on P5_PLUS chips
Michael Chan
2026-01-10
bnxt_en: Add PTP .getcrosststamp() interface to get device/host times
Pavan Chebbi
2026-01-08
bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
Breno Leitao
2026-01-04
bnxt_en: Fix potential data corruption with HW GRO/LRO
Srijit Bose
2025-11-27
bnxt_en: Add Virtual Admin Link State Support for VFs
Rob Miller
2025-11-27
bnxt_en: Do not set EOP on RX AGG BDs on 5760X chips
Michael Chan
2025-11-27
bnxt_en: Add CQ ring dump to bnxt_dump_cp_sw_state()
Michael Chan
2025-11-27
bnxt_en: Enhance TX pri counters
Michael Chan
2025-11-27
eth: bnxt: make use of napi_consume_skb()
Jakub Kicinski
2025-11-04
bnxt_en: Fix warning in bnxt_dl_reload_down()
Shantiprasad Shettar
2025-11-04
bnxt_en: Shutdown FW DMA in bnxt_shutdown()
Michael Chan
2025-10-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-09-24
bnxt_en: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vadim Fedorenko
2025-09-18
bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUT
Michael Chan
2025-09-18
bnxt_en: Use VLAN_ETH_HLEN when possible
Kalesh AP
2025-09-18
bnxt_en: Support for RoCE resources dynamically shared within VFs.
Anantha Prabhu
2025-09-18
bnxt_en: Add err_qpc backing store handling
Kashyap Desai
2025-09-18
bnxt_en: Add fw log trace support for 5731X/5741X chips
Shruti Parab
2025-09-18
bnxt_en: Improve bnxt_backing_store_cfg_v2()
Michael Chan
2025-09-18
bnxt_en: Optimize bnxt_sriov_disable()
Kalesh AP
2025-09-11
bnxt_en: Enhance stats context reservation logic
Saravanan Vajravel
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-01
bnxt_en: fix incorrect page count in RX aggr ring log
Alok Tiwari
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-26
bnxt_en: Fix stats context reservation logic
Michael Chan
2025-08-26
bnxt_en: Adjust TX rings if reservation is less than requested
Michael Chan
2025-08-26
bnxt_en: Fix memory corruption when FW resources change during ifdown
Sreekanth Reddy
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]