开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.h
Age
Commit message (
Expand
)
Author
2024-12-10
bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chips
Michael Chan
2024-12-06
bnxt_en: Fix GSO type for HW GRO packets on 5750X chips
Michael Chan
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 a new ethtool -W dump flag
Michael Chan
2024-11-18
bnxt_en: Add functions to copy host context memory
Sreekanth Reddy
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: 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-09-10
bnxt_en: resize bnxt_irq name field to fit format string
Edwin Peer
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: 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-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
2024-07-12
eth: bnxt: remove rss_ctx_bmap
Jakub Kicinski
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-09
bnxt: fix crashes when reducing ring count with active RSS contexts
Jakub Kicinski
2024-07-01
bnxt_en: Increase the max total outstanding PTP TX packets to 4
Pavan Chebbi
2024-07-01
bnxt_en: Add BCM5760X specific PHC registers mapping
Pavan Chebbi
2024-07-01
bnxt_en: Add TX timestamp completion logic
Michael Chan
2024-07-01
bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bd
Michael Chan
2024-07-01
bnxt_en: Add new TX timestamp completion definitions
Michael Chan
2024-06-20
bnxt_en: Set TSO max segs on devices with limits
Michael Chan
2024-06-13
bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
Michael Chan
2024-05-03
bnxt: fix bnxt_get_avail_msix() returning negative values
David Wei
2024-05-02
bnxt_en: Add VF PCI ID for 5760X (P7) chips
Ajit Khaparde
2024-05-02
bnxt_en: Optimize recovery path ULP locking in the driver
Kalesh AP
2024-05-02
bnxt_en: share NQ ring sw_stats memory with subrings
Edwin Peer
2024-04-10
bnxt_en: Change MSIX/NQs allocation policy
Vikas Gupta
2024-03-28
bnxt_en: Support adding ntuple rules on RSS contexts
Pavan Chebbi
2024-03-28
bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()
Pavan Chebbi
2024-03-28
bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()
Pavan Chebbi
2024-03-28
bnxt_en: Refactor RSS indir alloc/set functions
Pavan Chebbi
2024-03-28
bnxt_en: Introduce rss ctx structure, alloc/free functions
Pavan Chebbi
2024-03-28
bnxt_en: Refactor VNIC alloc and cfg functions
Pavan Chebbi
2024-03-28
bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()
Pavan Chebbi
2024-02-22
bnxt_en: Create and setup the additional VNIC for adding ntuple filters
Pavan Chebbi
[next]