index
:
linux
master
Torvalds' mirror for benchmark reasons
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
2024-12-04
bnxt_en: handle tpa_info in queue API implementation
David Wei
2024-12-04
bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap()
David Wei
2024-12-04
bnxt_en: refactor tpa_info alloc/free into helpers
David Wei
2024-11-28
Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-26
bnxt_en: Unregister PTP during PCI shutdown and suspend
Michael Chan
2024-11-26
bnxt_en: Refactor bnxt_ptp_init()
Michael Chan
2024-11-26
bnxt_en: Fix receive ring space parameters when XDP is active
Shravya KN
2024-11-26
bnxt_en: Fix queue start to update vnic RSS table
Somnath Kotur
2024-11-26
bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is down
Saravanan Vajravel
2024-11-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-11-18
bnxt_en: Add functions to copy host context memory
Sreekanth Reddy
2024-11-18
bnxt_en: Do not free FW log context memory
Hongguang Gao
2024-11-18
bnxt_en: Manage the FW trace context memory
Shruti Parab
2024-11-18
bnxt_en: Allocate backing store memory for FW trace logs
Shruti Parab
2024-11-18
bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()
Hongguang Gao
2024-11-18
bnxt_en: Refactor bnxt_free_ctx_mem()
Hongguang Gao
2024-11-18
bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_type
Shruti Parab
2024-11-12
eth: bnxt: use page pool for head frags
Jakub Kicinski
2024-11-12
bnxt_en: Add support for RoCE sriov configuration
Vikas Gupta
2024-11-11
bnxt_en: use irq_update_affinity_hint()
Mohammad Heib
2024-11-05
bnxt_en: replace PTP spinlock with seqlock
Vadim Fedorenko
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-20
eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting'
WangYuli
2024-10-19
bnxt_en: replace ptp_lock with irqsave variant
Vadim Fedorenko
2024-10-14
bnxt: Add support for persistent NAPI config
Joe Damato
2024-09-10
bnxt_en: Add MSIX check in bnxt_check_rings()
Michael Chan
2024-08-29
bnxt_en: Support dynamic MSIX
Michael Chan
2024-08-29
bnxt_en: Allocate the max bp->irq_tbl size for dynamic msix allocation
Michael Chan
2024-08-29
bnxt_en: Replace deprecated PCI MSIX APIs
Michael Chan
2024-08-29
bnxt_en: Remove register mapping to support INTX
Michael Chan
2024-08-29
bnxt_en: Remove BNXT_FLAG_USING_MSIX flag
Michael Chan
2024-08-29
bnxt_en: Deprecate support for legacy INTX mode
Michael Chan
2024-08-29
bnxt_en: Support QOS and TPID settings for the SRIOV VLAN
Sreekanth Reddy
2024-08-29
bnxt_en: add support for storing crash dump into host memory
Vikas Gupta
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-15
bnxt_en: Don't clear ntuple filters and rss contexts during ethtool ops
Pavan Chebbi
2024-08-11
bnxt_en: only set dev->queue_mgmt_ops if supported by FW
David Wei
2024-08-11
bnxt_en: stop packet flow during bnxt_queue_stop/start
David Wei
2024-08-11
bnxt_en: set vnic->mru in bnxt_hwrm_vnic_cfg()
David Wei
2024-08-11
bnxt_en: Check the FW's VNIC flush capability
Michael Chan
2024-08-11
bnxt_en: Add support to call FW to update a VNIC
Michael Chan
2024-08-07
bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()
Michael Chan
2024-07-25
bnxt_en: Fix RSS logic in __bnxt_reserve_rings()
Pavan Chebbi
2024-07-25
bnxt_en: update xdp_rxq_info in queue restart logic
Taehee Yoo
2024-07-12
eth: bnxt: use the indir table from ethtool context
Jakub Kicinski
2024-07-12
eth: bnxt: bump the entry size in indir tables to u32
Jakub Kicinski
2024-07-12
eth: bnxt: use the RSS context XArray instead of the local list
Jakub Kicinski
2024-07-12
eth: bnxt: use context priv for struct bnxt_rss_ctx
Jakub Kicinski
2024-07-12
eth: bnxt: depend on core cleaning up RSS contexts
Jakub Kicinski
[next]