summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-01octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya1-1/+0
2023-12-14net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki1-38/+25
2023-12-14net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki1-19/+22
2023-12-01octeontx2-pf: Add missing mutex lock in otx2_get_pauseparamSubbaraya Sundeep1-1/+5
2023-07-25octeontx2-af: Install TC filter rules in hardware based on prioritySuman Ghosh1-0/+1
2023-05-15octeontx2-pf: ethtool expose qos statsHariprasad Kelam1-9/+20
2022-12-07octeontx2-pf: ethtool: Implement get_fec_statsHariprasad Kelam1-0/+34
2022-09-17octeontx2-pf: Add support for ptp 1-step mode on CN10K siliconHariprasad Kelam1-3/+5
2022-09-01net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-4/+4
2022-06-13octeontx2-vf: Add support for adaptive interrupt coalescingSuman Ghosh1-1/+2
2022-05-18octeontx2-pf: Add support for adaptive interrupt coalescingSuman Ghosh1-3/+42
2022-02-24octeontx2-pf: Vary completion queue event sizeSubbaraya Sundeep1-3/+14
2022-01-28octeontx2-pf: Change receive buffer size using ethtoolSubbaraya Sundeep1-1/+18
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson1-3/+2
2021-09-29octeontx2-nicvf: Add PTP hardware clock support to NIX VFNaveen Mamindlapalli1-0/+1
2021-09-16octeontx2-pf: CN10K: Hide RPM stats over ethtoolHariprasad Kelam1-15/+22
2021-09-01octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya1-2/+2
2021-08-29octeontx2-pf: Fix inconsistent license textSunil Goutham1-5/+2
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-08-22octeontx2-pf: Don't mask out supported link modesHariprasad Kelam1-5/+0
2021-08-17octeontx2-pf: Ntuple filters support for VF netdevRakesh Babu1-41/+11
2021-07-25octeontx2-pf: Fix interface down flag on errorGeetha sowjanya1-4/+3
2021-06-15octeontx2-pf: Add police action for TC flowerSubbaraya Sundeep1-0/+6
2021-05-13octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()Dan Carpenter1-0/+4
2021-02-18octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter1-1/+1
2021-02-13octeontx2: Fix condition.David S. Miller1-1/+1
2021-02-13octeontx2-pf: Fix out-of-bounds read in otx2_get_fecparam()Gustavo A. R. Silva1-1/+1
2021-02-11octeontx2-pf: ethtool physical link configurationChristina Jacob1-0/+63
2021-02-11octeontx2-pf: ethtool physical link statusChristina Jacob1-0/+158
2021-02-11octeontx2-pf: ethtool fec mode supportChristina Jacob1-1/+159
2021-01-26octeontx2-af: Support ESP/AH RSS hashingSubbaraya Sundeep1-1/+36
2021-01-06octeontx2-pf: Add RSS multi group supportGeetha sowjanya1-28/+105
2020-11-18octeontx2-pf: Add support for ethtool ntuple filtersSubbaraya Sundeep1-2/+56
2020-09-24octeontx2-pf: Support to change VLAN based RSS hash options via ethtoolGeorge Cherian1-0/+7
2020-08-25octeontx2-pf: Add support for PTP clockAleksey Makarov1-0/+28
2020-03-24octeontx2-vf: Ethtool supportTomasz Duszynski1-14/+114
2020-03-15net: octeontx2-pf: let core reject the unsupported coalescing parametersJakub Kicinski1-11/+2
2020-03-02octeontx2-pf: Support to enable/disable pause frames via ethtoolGeetha sowjanya1-0/+41
2020-01-27octeontx2-pf: ethtool RSS config supportSunil Goutham1-0/+254
2020-01-27octeontx2-pf: Add basic ethtool supportChristina Jacob1-0/+408