summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/af/cgx.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-07octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2020-10-31octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep1-2/+11
2020-08-24octeontx2-af: Support to enable/disable HW timestampingZyta Szpak1-0/+29
2020-03-02octeontx2-af: Optimize data retrieval from firmwareLinu Cherian1-53/+18
2020-03-02octeontx2-af: Pause frame configuration at cgxGeetha sowjanya1-0/+103
2020-02-19octeontx2-af: Remove unnecessary export symbols in CGX driverSunil Goutham1-18/+0
2019-11-14octeontx2-af: Support fixed transmit scheduler topologySunil Goutham1-0/+50
2019-11-14octeontx2-af: Add per CGX port level NIX Rx/Tx countersLinu Cherian1-0/+10
2019-01-04octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'Christophe JAILLET1-1/+3
2018-12-03octeontx2-af: Enable mkex profileVamsi Attunuru1-0/+54
2018-11-23octeontx2-af: Bringup CGX LMAC links by defaultLinu Cherian1-0/+61
2018-11-23octeontx2-af: Unregister cgx event callbacks gracefullyLinu Cherian1-1/+28
2018-11-23octeontx2-af: Handle non-contiguous CGX LMAC interfacesLinu Cherian1-6/+12
2018-10-22octeontx2-af: Config pkind for CGX mapped PFsGeetha sowjanya1-0/+12
2018-10-17octeontx2-af: Enable or disable CGX internal loopbackGeetha sowjanya1-0/+30
2018-10-17octeontx2-af: Forward CGX link notifications to PFsLinu Cherian1-10/+89
2018-10-17octeontx2-af: Support for MAC address filters in CGXVidhya Raman1-0/+75
2018-10-17octeontx2-af: Support to retrieve CGX LMAC statsChristina Jacob1-0/+22
2018-10-17octeontx2-af: CGX Rx/Tx enable/disable mbox handlersSunil Goutham1-0/+18
2018-10-15octeontx2-af: remove unused cgx_fwi_link_changeArnd Bergmann1-17/+0
2018-10-11octeontx2-af: Remove set but not used variable 'dev'YueHaibing1-3/+0
2018-10-10octeontx2-af: Add support for CGX link managementLinu Cherian1-4/+353
2018-10-10octeontx2-af: Set RVU PFs to CGX LMACs mappingLinu Cherian1-0/+59
2018-10-10octeontx2-af: Add Marvell OcteonTX2 CGX driverSunil Goutham1-0/+97