summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-17octeontx2-pf: devlink params support to set mcam entry countSunil Goutham1-1/+7
2021-08-17octeontx2-pf: Unify flow management variablesSunil Goutham1-10/+7
2021-08-17octeontx2-pf: Ntuple filters support for VF netdevRakesh Babu1-0/+7
2021-08-02octeontx2-pf: cn10k: Config DWRR weight based on MTUSunil Goutham1-0/+1
2021-07-01octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam1-0/+11
2021-07-01octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya1-3/+4
2021-06-15octeontx2-pf: Add police action for TC flowerSubbaraya Sundeep1-0/+1
2021-06-15octeontx2-pf: TC_MATCHALL ingress ratelimiting offloadSunil Goutham1-0/+2
2021-06-14octeontx2-pf: Cleanup flow rule managementSunil Goutham1-14/+16
2021-06-11octeontx2-pf: add support for ndo_set_vf_trustHariprasad Kelam1-0/+6
2021-03-18octeontx2-pf: TC_MATCHALL egress ratelimiting offloadSunil Goutham1-0/+1
2021-03-18octeontx2-pf: Add tc flower hardware offload on ingress trafficNaveen Mamindlapalli1-0/+19
2021-02-18cteontx2-pf: cn10k: Prevent harmless double shift bugsDan Carpenter1-3/+3
2021-02-17octeontx2-af: cn10k: Fixes CN10K RPM reference issueGeetha sowjanya1-0/+3
2021-02-12octeontx2-pf: cn10k: Get max mtu supported from admin functionHariprasad Kelam1-1/+1
2021-02-12octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya1-5/+63
2021-02-12octeontx2-pf: cn10k: Map LMTST regionGeetha sowjanya1-1/+14
2021-02-12octeontx2-pf: cn10k: Add mbox support for CN10KSubbaraya Sundeep1-3/+26
2021-02-11octeontx2-pf: ethtool fec mode supportChristina Jacob1-0/+6
2021-02-11net: octeontx2: Fix the confusion in buffer alloc failure pathKevin Hao1-3/+4
2021-01-06octeontx2-pf: Add RSS multi group supportGeetha sowjanya1-3/+8
2020-11-24net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-11-20octeontx2-pf: move lmt flush to include/linux/socSrujana Challa1-12/+1
2020-11-18octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli1-0/+9
2020-11-18octeontx2-pf: Implement ingress/egress VLAN offloadHariprasad Kelam1-1/+7
2020-11-18octeontx2-pf: Add support for unicast MAC address filteringHariprasad Kelam1-1/+14
2020-11-18octeontx2-pf: Add support for ethtool ntuple filtersSubbaraya Sundeep1-0/+31
2020-11-01octeontx2-pf: Calculate LBK link instead of hardcodingSubbaraya Sundeep1-0/+2
2020-09-24octeontx2-pf: Add tracepoints for PF/VF mailboxSubbaraya Sundeep1-0/+2
2020-09-02octeontx2-pf: Add UDP segmentation offload supportSunil Goutham1-1/+4
2020-08-25octeontx2-pf: Add support for PTP clockAleksey Makarov1-0/+19
2020-05-10octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffersKevin Hao1-14/+1
2020-04-26octeontx2-pf: Remove unneeded semicolonZheng Bin1-1/+1
2020-03-25octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham1-0/+2
2020-03-24octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham1-15/+0
2020-03-24octeontx2-vf: Link event notification supportTomasz Duszynski1-0/+7
2020-03-24octeontx2-vf: Ethtool supportTomasz Duszynski1-0/+1
2020-03-24octeontx2-vf: Virtual function driver supportTomasz Duszynski1-0/+7
2020-03-24octeontx2-pf: Handle VF function level resetGeetha sowjanya1-0/+7
2020-03-24octeontx2-pf: Enable SRIOV and added VF mbox handlingSunil Goutham1-0/+3
2020-03-02octeontx2-pf: Support to enable/disable pause frames via ethtoolGeetha sowjanya1-0/+7
2020-01-27octeontx2-pf: ethtool RSS config supportSunil Goutham1-0/+6
2020-01-27octeontx2-pf: Add basic ethtool supportChristina Jacob1-0/+10
2020-01-27octeontx2-pf: Add ndo_get_stats64Geetha sowjanya1-0/+49
2020-01-27octeontx2-pf: TCP segmentation offload supportSunil Goutham1-0/+11
2020-01-27octeontx2-pf: Receive side scaling supportSunil Goutham1-0/+14
2020-01-27octeontx2-pf: Error handling supportGeetha sowjanya1-0/+13
2020-01-27octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham1-1/+7
2020-01-27octeontx2-pf: Register and handle link notificationsLinu Cherian1-0/+5
2020-01-27octeontx2-pf: Add packet transmission supportSunil Goutham1-0/+13