aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/marvell/octeontx2/af/cgx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-13octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian1-1/+1
2023-10-11octeontx2-af: replace deprecated strncpy with strscpyJustin Stitt1-5/+3
2023-08-28octeontx2-af: Add validation of lmacHariprasad Kelam1-3/+7
2023-08-28octeontx2-af: CN10KB: Add USGMII LMAC modeHariprasad Kelam1-0/+1
2023-08-09octeontx2-af: Remove redundant functions mac2u64() and cfg2mac()Li Zetao1-22/+4
2023-07-02octeontx2-af: Reset MAC features in FLRHariprasad Kelam1-3/+23
2023-07-02octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam1-0/+7
2023-05-03octeontx2-af: Add validation for lmac typeHariprasad Kelam1-0/+8
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_init()'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