index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_ethtool.c
Age
Commit message (
Expand
)
Author
2024-09-10
bnxt_en: Add MSIX check in bnxt_check_rings()
Michael Chan
2024-09-09
bnxt_en: Remove setting of RX software timestamp
Gal Pressman
2024-08-29
bnxt_en: add support for retrieving crash dump using ethtool
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-14
bnxt_en: Extend maximum length of version string by 1 byte
Simon Horman
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
2024-08-12
eth: remove .cap_rss_ctx_supported from updated drivers
Jakub Kicinski
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
2024-07-29
eth: bnxt: populate defaults in the RSS context struct
Jakub Kicinski
2024-07-29
eth: bnxt: reject unsupported hash functions
Jakub Kicinski
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
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: pad out the correct indirection table
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-12
eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
Jakub Kicinski
2024-07-12
eth: bnxt: allow deleting RSS contexts when the device is down
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-06-01
bnxt_en: add timestamping statistics support
Vadim Fedorenko
2024-05-02
bnxt_en: Don't support offline self test when RoCE driver is loaded
Kalesh AP
2024-05-02
bnxt_en: share NQ ring sw_stats memory with subrings
Edwin Peer
2024-04-10
bnxt_en: Skip ethtool RSS context configuration in ifdown state
Pavan Chebbi
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: Refactor bnxt_set_rxfh()
Michael Chan
2024-03-28
bnxt_en: Introduce rss ctx structure, alloc/free functions
Pavan Chebbi
2024-02-22
bnxt_en: Define BNXT_VNIC_DEFAULT for the default vnic index
Pavan Chebbi
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: Add drop action support for ntuple
Vikas Gupta
2024-02-09
bnxt_en: Enhance ethtool ntuple support for ip flows besides TCP/UDP
Vikas Gupta
2024-02-09
bnxt_en: implement fully specified 5-tuple masks
Edwin Peer
2024-02-09
bnxt_en: Support ethtool -n to display ether filters.
Michael Chan
2024-02-09
bnxt_en: Add ethtool -N support for ether filters.
Michael Chan
2024-02-09
bnxt_en: Use firmware provided maximum filter counts.
Michael Chan
2024-02-08
bnxt: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-19
bnxt_en: Fix possible crash after creating sw mqprio TCs
Michael Chan
2024-01-19
bnxt_en: Fix RSS table entries calculation for P5_PLUS chips
Michael Chan
2024-01-08
bnxt_en: Fix RCU locking for ntuple filters in bnxt_srxclsrldel()
Michael Chan
2024-01-02
bnxt_en: Add support for ntuple filter deletion by ethtool.
Michael Chan
2024-01-02
bnxt_en: Add support for ntuple filters added from ethtool.
Michael Chan
[next]