aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-10octeontx2-af: Add mailbox IRQ and msg handlersSunil Goutham1-0/+254
2018-10-10octeontx2-af: Gather RVU blocks HW infoSunil Goutham1-0/+167
2018-10-10octeontx2-af: Reset all RVU blocksSunil Goutham1-0/+77
2018-10-10octeontx2-af: Add Marvell OcteonTX2 RVU AF driverSunil Goutham1-0/+126