summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/af/cgx.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-29octeontx2-af: Fix inconsistent license textSunil Goutham1-4/+1
2021-07-25octeontx2-pf: Dont enable backpressure on LBK linksHariprasad Kelam1-1/+1
2021-07-01octeontx2-af: Debugfs support for DMAC filtersHariprasad Kelam1-0/+28
2021-07-01octeontx2-af: DMAC filter support in MAC blockSunil Kumar Kori1-15/+249
2021-03-25octeontx2: fix -Wnonnull warningArnd Bergmann1-32/+28
2021-03-03octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()Dan Carpenter1-1/+3
2021-02-12octeontx2-af: cn10k: MAC internal loopback supportHariprasad Kelam1-2/+5
2021-02-12octeontx2-af: cn10k: Add RPM Rx/Tx stats supportHariprasad Kelam1-4/+6
2021-02-12octeontx2-af: cn10k: Add RPM LMAC pause frame supportRakesh Babu1-14/+13
2021-02-12octeontx2-af: cn10K: Add MTU configurationHariprasad Kelam1-0/+10
2021-02-12octeontx2-af: cn10k: Add support for programmable channelsSubbaraya Sundeep1-0/+14
2021-02-12octeontx2-af: cn10k: Add RPM MAC supportHariprasad Kelam1-80/+191
2021-02-11octeontx2-af: advertised link modes support on cgxChristina Jacob1-1/+113
2021-02-11octeontx2-af: Physical link configuration supportChristina Jacob1-1/+57
2021-02-11octeontx2-af: Add new CGX_CMD to get PHY FEC statisticsFelix Manlunas1-0/+12
2021-02-11octeontx2-af: forward error correction configurationChristina Jacob1-0/+76
2021-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+11
2021-01-08octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2021-01-06octeontx2-af: Use kzalloc for allocating only one thingZheng Yongjun1-1/+1
2020-11-01octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep1-2/+11
2020-08-25octeontx2-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-15octeontx2-af: Support fixed transmit scheduler topologySunil Goutham1-0/+50
2019-11-15octeontx2-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-04octeontx2-af: Enable mkex profileVamsi Attunuru1-0/+54
2018-11-24octeontx2-af: Bringup CGX LMAC links by defaultLinu Cherian1-0/+61
2018-11-24octeontx2-af: Unregister cgx event callbacks gracefullyLinu Cherian1-1/+28
2018-11-24octeontx2-af: Handle non-contiguous CGX LMAC interfacesLinu Cherian1-6/+12
2018-10-23octeontx2-af: Config pkind for CGX mapped PFsGeetha sowjanya1-0/+12
2018-10-18octeontx2-af: Enable or disable CGX internal loopbackGeetha sowjanya1-0/+30
2018-10-18octeontx2-af: Forward CGX link notifications to PFsLinu Cherian1-10/+89
2018-10-18octeontx2-af: Support for MAC address filters in CGXVidhya Raman1-0/+75
2018-10-18octeontx2-af: Support to retrieve CGX LMAC statsChristina Jacob1-0/+22
2018-10-18octeontx2-af: CGX Rx/Tx enable/disable mbox handlersSunil Goutham1-0/+18
2018-10-16octeontx2-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