aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu.c
AgeCommit message (Expand)Author
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2023-01-18octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep
2023-01-18octeontx2-af: Update get/set resource count functionsSubbaraya Sundeep
2021-09-22octeontx2-af: Add additional register check to rvu_poll_reg()Smadar Fuks
2021-03-30octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya
2020-09-23octeontx2-af: Introduce tracepoints for mailboxSubbaraya Sundeep
2020-08-24octeontx2-af: Add support for Marvell PTP coprocessorAleksey Makarov
2020-03-23octeontx2-af: Remove driver version and fix authorshipSunil Goutham
2020-03-02octeontx2-af: Modify rvu_reg_poll() to check reg atleast twiceSunil Goutham
2020-03-02octeontx2-af: Enable PCI masterSunil Goutham
2020-03-02octeontx2-af: Set discovery ID for RVUM blockSunil Goutham
2020-03-02octeontx2-af: Optimize data retrieval from firmwareLinu Cherian
2019-11-14octeontx2-af: Start/Stop traffic in CGX along with NPCSubbaraya Sundeep
2019-11-14octeontx2-af: Enable broadcast packet replicationSunil Goutham
2019-11-14octeontx2-af: Support fixed transmit scheduler topologySunil Goutham
2019-11-14octeontx2-af: Add macro to generate mbox handlers declarationsSubbaraya Sundeep
2019-11-14octeontx2-af: Add mbox API to validate all responsesSunil Goutham
2019-11-14octeontx2-af: Add NDC block stats to debugfs.Prakash Brahmajyosyula
2019-11-14octeontx2-af: Dump current resource provisioning statusChristina Jacob
2018-12-03octeontx2-af: Enable mkex profileVamsi Attunuru
2018-11-23octeontx2-af: Misc cleanups in cgx driverLinu Cherian
2018-11-19octeontx2-af: Add interrupt handlers for Master Enable eventLinu Cherian
2018-11-19octeontx2-af: Add FLR handling support for AF's VFsSunil Goutham
2018-11-19octeontx2-af: Enable sriov on AF to create VFsTomasz Duszynski
2018-11-19octeontx2-af: Mbox communication support btw AF and it's VFsTomasz Duszynski
2018-11-19octeontx2-af: Teardown NPA, NIX LF upon receiving FLRGeetha sowjanya
2018-11-19octeontx2-af: Add FLR interrupt handlerGeetha sowjanya
2018-11-19octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mappingSunil Goutham
2018-11-19octeontx2-af: Relax resource lock into mutexStanislaw Kardach
2018-11-19octeontx2-af: Convert mbox handlers APIs to lowercaseSunil Goutham
2018-10-22octeontx2-af: Config NPC KPU engines with parser profileSunil Goutham
2018-10-22octeontx2-af: NIX Tx scheduler queues alloc/freeSunil Goutham
2018-10-22octeontx2-af: Remove set but not used variables 'devnum, is_pf'YueHaibing
2018-10-17octeontx2-af: NIX block admin queue initSunil Goutham
2018-10-17octeontx2-af: NPA block LF initializationSunil Goutham
2018-10-17octeontx2-af: NPA block admin queue initSunil Goutham
2018-10-17octeontx2-af: Forward CGX link notifications to PFsLinu Cherian
2018-10-17octeontx2-af: Improve register polling loopSunil Goutham
2018-10-10octeontx2-af: Register for CGX lmac eventsLinu Cherian
2018-10-10octeontx2-af: Set RVU PFs to CGX LMACs mappingLinu Cherian
2018-10-10octeontx2-af: Add Marvell OcteonTX2 CGX driverSunil Goutham
2018-10-10octeontx2-af: Reconfig MSIX base with IOVAGeetha sowjanya
2018-10-10octeontx2-af: Configure block LF's MSIX vector offsetSunil Goutham
2018-10-10octeontx2-af: Add RVU block LF provisioning supportSunil Goutham
2018-10-10octeontx2-af: Scan blocks for LFs provisioned to PF/VFSunil Goutham
2018-10-10octeontx2-af: Convert mbox msg id check to a macroAleksey Makarov
2018-10-10octeontx2-af: Add mailbox IRQ and msg handlersSunil Goutham
2018-10-10octeontx2-af: Gather RVU blocks HW infoSunil Goutham
2018-10-10octeontx2-af: Reset all RVU blocksSunil Goutham
2018-10-10octeontx2-af: Add Marvell OcteonTX2 RVU AF driverSunil Goutham