aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-09-29octeontx2-nicvf: Add PTP hardware clock support to NIX VFNaveen Mamindlapalli1-0/+3
2021-09-28octeontx2-af: cn10k: RPM hardware timestamp configurationHariprasad Kelam1-1/+3
2021-09-28octeontx2-af: Reset PTP config in FLR handlerHarman Kalra1-0/+3
2021-09-26octeontx2-af: Optimize KPU1 processing for variable-length headersKiran Kumar K1-1/+1
2021-08-29octeontx2-af: Fix inconsistent license textSunil Goutham1-5/+2
2021-08-17octeontx2-af: add proper return codes for AF mailbox handlersNaveen Mamindlapalli1-6/+6
2021-07-19octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep1-0/+3
2021-07-01octeontx2-af: Debugfs support for DMAC filtersHariprasad Kelam1-1/+1
2021-07-01octeontx2-af: DMAC filter support in MAC blockSunil Kumar Kori1-0/+109
2021-03-18octeontx2-af: Return correct CGX RX fifo sizeSubbaraya Sundeep1-2/+16
2021-02-16octeontx2-af: cn10k: Fixes CN10K RPM reference issueGeetha sowjanya1-0/+2
2021-02-11octeontx2-af: cn10k: MAC internal loopback supportHariprasad Kelam1-3/+3
2021-02-11octeontx2-af: cn10k: Add RPM Rx/Tx stats supportHariprasad Kelam1-8/+28
2021-02-11octeontx2-af: cn10k: Add RPM LMAC pause frame supportRakesh Babu1-6/+13
2021-02-11octeontx2-af: cn10K: Add MTU configurationHariprasad Kelam1-0/+13
2021-02-11octeontx2-af: cn10k: Add RPM MAC supportHariprasad Kelam1-6/+54
2021-02-10octeontx2-af: Physical link configuration supportChristina Jacob1-0/+17
2021-02-10octeontx2-af: Add new CGX_CMD to get PHY FEC statisticsFelix Manlunas1-0/+32
2021-02-10octeontx2-af: forward error correction configurationChristina Jacob1-0/+33
2021-01-15octeontx2-af: Fix missing check bugs in rvu_cgx.cYingjie Wang1-0/+6
2020-10-31octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep1-0/+15
2020-09-23octeontx2-af: Introduce tracepoints for mailboxSubbaraya Sundeep1-0/+2
2020-08-24octeontx2-af: Support to enable/disable HW timestampingZyta Szpak1-0/+39
2020-03-02octeontx2-af: Pause frame configuration at cgxGeetha sowjanya1-0/+24
2020-02-19octeontx2-af: Cleanup CGX config permission checksSunil Goutham1-31/+24
2019-11-21octeontx2-af: Fix uninitialized variable in debugfsDan Carpenter1-1/+2
2019-11-14octeontx2-af: Start/Stop traffic in CGX along with NPCSubbaraya Sundeep1-0/+49
2019-11-14octeontx2-af: Support fixed transmit scheduler topologySunil Goutham1-0/+18
2019-11-14octeontx2-af: Add per CGX port level NIX Rx/Tx countersLinu Cherian1-2/+60
2018-11-23octeontx2-af: Bringup CGX LMAC links by defaultLinu Cherian1-0/+20
2018-11-23octeontx2-af: Unregister cgx event callbacks gracefullyLinu Cherian1-0/+14
2018-11-23octeontx2-af: Handle non-contiguous CGX LMAC interfacesLinu Cherian1-17/+21
2018-11-23octeontx2-af: Misc cleanups in cgx driverLinu Cherian1-8/+19
2018-11-19octeontx2-af: Mbox communication support btw AF and it's VFsTomasz Duszynski1-3/+3
2018-11-19octeontx2-af: Convert mbox handlers APIs to lowercaseSunil Goutham1-15/+15
2018-10-22octeontx2-af: Config pkind for CGX mapped PFsGeetha sowjanya1-2/+5
2018-10-17octeontx2-af: Enable or disable CGX internal loopbackGeetha sowjanya1-0/+31
2018-10-17octeontx2-af: Forward CGX link notifications to PFsLinu Cherian1-1/+146
2018-10-17octeontx2-af: Support for MAC address filters in CGXVidhya Raman1-0/+73
2018-10-17octeontx2-af: Support to retrieve CGX LMAC statsChristina Jacob1-0/+37
2018-10-17octeontx2-af: CGX Rx/Tx enable/disable mbox handlersSunil Goutham1-0/+32
2018-10-10octeontx2-af: Register for CGX lmac eventsLinu Cherian1-2/+99
2018-10-10octeontx2-af: Add support for CGX link managementLinu Cherian1-0/+97