summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14octeontx2-af: Add devlink suppoort to af driverGeorge Cherian1-1/+8
2020-11-17octeontx2-af: Handle PF-VF mac address changesHariprasad Kelam1-1/+11
2020-11-17octeontx2-af: Verify MCAM entry channel and PF_FUNCSubbaraya Sundeep1-2/+2
2020-10-31octeontx2-af: Mbox changes for 98xxSubbaraya Sundeep1-16/+69
2020-10-31octeontx2-af: Add NIX1 interfaces to NPCSubbaraya Sundeep1-0/+4
2020-10-31octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep1-3/+58
2020-10-31octeontx2-af: Initialize NIX1 blockRakesh Babu1-0/+2
2020-10-31octeontx2-af: Manage new blocks in 98xxRakesh Babu1-44/+98
2020-10-31octeontx2-af: Update get/set resource count functionsSubbaraya Sundeep1-22/+51
2020-09-23octeontx2-af: Introduce tracepoints for mailboxSubbaraya Sundeep1-0/+7
2020-08-24octeontx2-af: Add support for Marvell PTP coprocessorAleksey Makarov1-3/+26
2020-03-23octeontx2-af: Remove driver version and fix authorshipSunil Goutham1-3/+1
2020-03-02octeontx2-af: Modify rvu_reg_poll() to check reg atleast twiceSunil Goutham1-6/+8
2020-03-02octeontx2-af: Enable PCI masterSunil Goutham1-7/+6
2020-03-02octeontx2-af: Set discovery ID for RVUM blockSunil Goutham1-1/+17
2020-03-02octeontx2-af: Optimize data retrieval from firmwareLinu Cherian1-8/+112
2019-11-14octeontx2-af: Start/Stop traffic in CGX along with NPCSubbaraya Sundeep1-12/+0
2019-11-14octeontx2-af: Enable broadcast packet replicationSunil Goutham1-0/+3
2019-11-14octeontx2-af: Support fixed transmit scheduler topologySunil Goutham1-2/+33
2019-11-14octeontx2-af: Add macro to generate mbox handlers declarationsSubbaraya Sundeep1-12/+12
2019-11-14octeontx2-af: Add mbox API to validate all responsesSunil Goutham1-8/+24
2019-11-14octeontx2-af: Add NDC block stats to debugfs.Prakash Brahmajyosyula1-3/+3
2019-11-14octeontx2-af: Dump current resource provisioning statusChristina Jacob1-0/+4
2018-12-03octeontx2-af: Enable mkex profileVamsi Attunuru1-0/+15
2018-11-23octeontx2-af: Misc cleanups in cgx driverLinu Cherian1-11/+15
2018-11-19octeontx2-af: Add interrupt handlers for Master Enable eventLinu Cherian1-0/+113
2018-11-19octeontx2-af: Add FLR handling support for AF's VFsSunil Goutham1-19/+110
2018-11-19octeontx2-af: Enable sriov on AF to create VFsTomasz Duszynski1-2/+183
2018-11-19octeontx2-af: Mbox communication support btw AF and it's VFsTomasz Duszynski1-87/+208
2018-11-19octeontx2-af: Teardown NPA, NIX LF upon receiving FLRGeetha sowjanya1-1/+81
2018-11-19octeontx2-af: Add FLR interrupt handlerGeetha sowjanya1-1/+116
2018-11-19octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mappingSunil Goutham1-0/+38
2018-11-19octeontx2-af: Relax resource lock into mutexStanislaw Kardach1-8/+10
2018-11-19octeontx2-af: Convert mbox handlers APIs to lowercaseSunil Goutham1-8/+8
2018-10-22octeontx2-af: Config NPC KPU engines with parser profileSunil Goutham1-0/+8
2018-10-22octeontx2-af: NIX Tx scheduler queues alloc/freeSunil Goutham1-2/+2
2018-10-22octeontx2-af: Remove set but not used variables 'devnum, is_pf'YueHaibing1-22/+3
2018-10-17octeontx2-af: NIX block admin queue initSunil Goutham1-0/+5
2018-10-17octeontx2-af: NPA block LF initializationSunil Goutham1-0/+13
2018-10-17octeontx2-af: NPA block admin queue initSunil Goutham1-0/+46
2018-10-17octeontx2-af: Forward CGX link notifications to PFsLinu Cherian1-0/+82
2018-10-17octeontx2-af: Improve register polling loopSunil Goutham1-3/+3
2018-10-10octeontx2-af: Register for CGX lmac eventsLinu Cherian1-2/+4
2018-10-10octeontx2-af: Set RVU PFs to CGX LMACs mappingLinu Cherian1-0/+4
2018-10-10octeontx2-af: Add Marvell OcteonTX2 CGX driverSunil Goutham1-1/+13
2018-10-10octeontx2-af: Reconfig MSIX base with IOVAGeetha sowjanya1-3/+31
2018-10-10octeontx2-af: Configure block LF's MSIX vector offsetSunil Goutham1-3/+330
2018-10-10octeontx2-af: Add RVU block LF provisioning supportSunil Goutham1-4/+468
2018-10-10octeontx2-af: Scan blocks for LFs provisioned to PF/VFSunil Goutham1-2/+146
2018-10-10octeontx2-af: Convert mbox msg id check to a macroAleksey Makarov1-6/+38