index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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-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
2024-02-22
bnxt_en: Provision for an additional VNIC for ntuple filters
Pavan Chebbi
2024-02-22
bnxt_en: Define BNXT_VNIC_DEFAULT for the default vnic index
Pavan Chebbi
2024-02-22
bnxt_en: Improve RSS context reservation infrastructure
Pavan Chebbi
2024-02-22
bnxt_en: Explicitly specify P5 completion rings to reserve
Michael Chan
2024-02-22
bnxt_en: Refactor ring reservation functions
Michael Chan
2024-02-09
bnxt_en: Add RSS support for IPSEC headers
Ajit Khaparde
2024-02-09
bnxt_en: Invalidate user filters when needed
Pavan Chebbi
2024-02-09
bnxt_en: Add support for user configured RSS key
Pavan Chebbi
2024-02-09
bnxt_en: Save user configured filters in a lookup list
Pavan Chebbi
2024-02-09
bnxt_en: Add separate function to delete the filter structure
Pavan Chebbi
2024-02-09
bnxt_en: Enhance ethtool ntuple support for ip flows besides TCP/UDP
Vikas Gupta
[next]