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
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-30
bnxt_en: ethtool: Supply ntuple rss context action
Daniel Xu
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: Set backplane link modes correctly for ethtool
Shravya KN
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 FW trace coredump segments to the coredump
Shruti Parab
2024-11-18
bnxt_en: Add a new ethtool -W dump flag
Michael Chan
2024-11-18
bnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr()
Shruti Parab
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-18
bnxt_en: Update firmware interface spec to 1.10.3.85
Michael Chan
2024-11-18
Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...
Kees Cook
2024-11-15
bnxt_en: optimize gettimex64
Vadim Fedorenko
2024-11-12
eth: bnxt: use page pool for head frags
Jakub Kicinski
2024-11-12
RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design
Bhargava Chenna Marreddy
2024-11-12
bnxt_en: Add support for RoCE sriov configuration
Vikas Gupta
2024-11-11
bnxt_en: add unlocked version of bnxt_refclk_read
Vadim Fedorenko
2024-11-11
bnxt_en: use irq_update_affinity_hint()
Mohammad Heib
2024-11-06
bnxt_en: ethtool: Support unset l4proto on ip4/ip6 ntuple rules
Daniel Xu
2024-11-06
bnxt_en: ethtool: Remove ip4/ip6 ntuple support for IPPROTO_RAW
Daniel Xu
2024-11-05
bnxt_en: replace PTP spinlock with seqlock
Vadim Fedorenko
2024-11-05
bnxt_en: cache only 24 bits of hw counter
Vadim Fedorenko
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-11-03
net: bnxt: use ethtool string helpers
Rosen Penev
2024-11-03
net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
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: resize bnxt_irq name field to fit format string
Edwin Peer
2024-09-10
bnxt_en: Add MSIX check in bnxt_check_rings()
Michael Chan
2024-09-10
bnxt_en: Increase the number of MSIX vectors for RoCE device
Michael Chan
2024-09-09
bnxt_en: Remove setting of RX software timestamp
Gal Pressman
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
[next]