index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
octeontx2
/
nic
/
otx2_ethtool.c
Age
Commit message (
Expand
)
Author
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-02-01
octeontx2-pf: Remove xdp queues on program detach
Geetha sowjanya
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-01
octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam
Subbaraya Sundeep
2023-07-25
octeontx2-af: Install TC filter rules in hardware based on priority
Suman Ghosh
2023-05-15
octeontx2-pf: ethtool expose qos stats
Hariprasad Kelam
2022-12-07
octeontx2-pf: ethtool: Implement get_fec_stats
Hariprasad Kelam
2022-09-17
octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon
Hariprasad Kelam
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-13
octeontx2-vf: Add support for adaptive interrupt coalescing
Suman Ghosh
2022-05-17
octeontx2-pf: Add support for adaptive interrupt coalescing
Suman Ghosh
2022-02-23
octeontx2-pf: Vary completion queue event size
Subbaraya Sundeep
2022-01-28
octeontx2-pf: Change receive buffer size using ethtool
Subbaraya Sundeep
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-09-29
octeontx2-nicvf: Add PTP hardware clock support to NIX VF
Naveen Mamindlapalli
2021-09-16
octeontx2-pf: CN10K: Hide RPM stats over ethtool
Hariprasad Kelam
2021-09-01
octeontx2-pf: cn10K: Reserve LMTST lines per core
Geetha sowjanya
2021-08-29
octeontx2-pf: Fix inconsistent license text
Sunil Goutham
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-22
octeontx2-pf: Don't mask out supported link modes
Hariprasad Kelam
2021-08-17
octeontx2-pf: Ntuple filters support for VF netdev
Rakesh Babu
2021-07-25
octeontx2-pf: Fix interface down flag on error
Geetha sowjanya
2021-06-15
octeontx2-pf: Add police action for TC flower
Subbaraya Sundeep
2021-05-12
octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()
Dan Carpenter
2021-02-17
octeontx2-pf: Fix otx2_get_fecparam()
Dan Carpenter
2021-02-12
octeontx2: Fix condition.
David S. Miller
2021-02-12
octeontx2-pf: Fix out-of-bounds read in otx2_get_fecparam()
Gustavo A. R. Silva
2021-02-10
octeontx2-pf: ethtool physical link configuration
Christina Jacob
2021-02-10
octeontx2-pf: ethtool physical link status
Christina Jacob
2021-02-10
octeontx2-pf: ethtool fec mode support
Christina Jacob
2021-01-25
octeontx2-af: Support ESP/AH RSS hashing
Subbaraya Sundeep
2021-01-05
octeontx2-pf: Add RSS multi group support
Geetha sowjanya
2020-11-17
octeontx2-pf: Add support for ethtool ntuple filters
Subbaraya Sundeep
2020-09-23
octeontx2-pf: Support to change VLAN based RSS hash options via ethtool
George Cherian
2020-08-24
octeontx2-pf: Add support for PTP clock
Aleksey Makarov
2020-03-23
octeontx2-vf: Ethtool support
Tomasz Duszynski
2020-03-14
net: octeontx2-pf: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-02
octeontx2-pf: Support to enable/disable pause frames via ethtool
Geetha sowjanya
2020-01-27
octeontx2-pf: ethtool RSS config support
Sunil Goutham
2020-01-27
octeontx2-pf: Add basic ethtool support
Christina Jacob