summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/af/cgx.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enableAngela Czubak1-2/+2
2022-12-07octeontx2-af: Add FEC stats for RPM/RPM_USX blockHariprasad Kelam1-0/+5
2022-12-07octeontx2-af: cn10kb: Add RPM_USX MAC supportHariprasad Kelam1-8/+30
2022-12-07octeontx2-af: Support variable number of lmacsRakesh Babu Saladi1-20/+15
2022-07-15octeontx2-af: Set NIX link credits based on max LMACSunil Goutham1-0/+27
2022-07-13octeontx2-af: Limit link bringup time at firmwareHariprasad Kelam1-3/+11
2022-07-13octeontx2-af: Skip CGX/RPM probe incase of zero lmac countHariprasad Kelam1-3/+10
2022-07-08octeontx2-af: Don't reset previous pfc configHariprasad Kelam1-4/+11
2022-02-09octeontx2-af: Flow control resource managementHariprasad Kelam1-33/+133
2022-02-09octeontx2-af: Priority flow control configuration supportSunil Kumar Kori1-0/+42
2022-02-09octeontx2-af: Don't enable Pause frames by defaultHariprasad Kelam1-27/+14
2022-01-21octeontx2-af: cn10k: Use appropriate register for LMAC enableGeetha sowjanya1-0/+2
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-09-28octeontx2-af: cn10k: RPM hardware timestamp configurationHariprasad Kelam1-5/+5
2021-09-04octeontx2-af: Fix some memory leaks in the error handling path of 'cgx_lmac_i...Christophe JAILLET1-3/+5
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-24octeontx2: 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-11octeontx2-af: cn10k: MAC internal loopback supportHariprasad Kelam1-2/+5
2021-02-11octeontx2-af: cn10k: Add RPM Rx/Tx stats supportHariprasad Kelam1-4/+6
2021-02-11octeontx2-af: cn10k: Add RPM LMAC pause frame supportRakesh Babu1-14/+13
2021-02-11octeontx2-af: cn10K: Add MTU configurationHariprasad Kelam1-0/+10
2021-02-11octeontx2-af: cn10k: Add support for programmable channelsSubbaraya Sundeep1-0/+14
2021-02-11octeontx2-af: cn10k: Add RPM MAC supportHariprasad Kelam1-80/+191
2021-02-10octeontx2-af: advertised link modes support on cgxChristina Jacob1-1/+113
2021-02-10octeontx2-af: Physical link configuration supportChristina Jacob1-1/+57
2021-02-10octeontx2-af: Add new CGX_CMD to get PHY FEC statisticsFelix Manlunas1-0/+12
2021-02-10octeontx2-af: forward error correction configurationChristina Jacob1-0/+76
2021-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+11
2021-01-07octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2021-01-05octeontx2-af: Use kzalloc for allocating only one thingZheng Yongjun1-1/+1
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