aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu_devlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-08octeontx2-af: Fix devlink paramsSunil Goutham1-10/+10
2023-12-20octeontx2-af: insert space after includeWang Jinchao1-1/+1
2023-12-17octeontx2-af: Add new devlink param to configure maximum usable NIX block LFsSuman Ghosh1-0/+80
2023-12-10octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu1-4/+1
2023-12-05octeontx2-af: fix a use-after-free in rvu_npa_register_reportersZhipeng Lu1-4/+1
2023-10-20octeontx2-af: devlink health: use retained error fmsg APIPrzemek Kitszel1-331/+133
2023-06-13octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB siliconSunil Goutham1-2/+4
2023-06-13octeontx2-af: Add devlink option to adjust mcam high prio zone entriesNaveen Mamindlapalli1-0/+68
2023-02-01octeontx2-af: Fix devlink unregisterRatheesh Kannoth1-8/+27
2022-11-30net: devlink: clean-up empty devlink_ops::info_get()Vincent Mailhol1-7/+0
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol1-1/+1
2022-07-11octeontx2-af: devlink configuration supportRatheesh Kannoth1-2/+69
2022-07-06Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski1-69/+2
2022-07-06octeontx2-af: devlink configuration supportRatheesh Kannoth1-2/+69
2022-01-07octeontx2-af: Fix interrupt name stringsSunil Goutham1-1/+1
2021-09-27octeontx2: Move devlink registration to be last devlink commandLeon Romanovsky1-8/+2
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky1-7/+1
2021-08-29octeontx2-af: Fix inconsistent license textSunil Goutham1-1/+1
2021-08-09devlink: Set device as early as possibleLeon Romanovsky1-2/+3
2021-08-03octeontx2-af: Fix spelling mistake "Makesure" -> "Make sure"Colin Ian King1-1/+1
2021-08-02octeontx2-af: cn10k: DWRR MTU configurationSunil Goutham1-1/+109
2021-07-19octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep1-7/+41
2021-01-21octeontx2-af: Add devlink health reporters for NIXGeorge Cherian1-1/+651
2020-12-17octeontx2-af: Fix undetected unmap PF error checkColin Ian King1-1/+2
2020-12-14octeontx2-af: Add devlink health reporters for NPAGeorge Cherian1-1/+707
2020-12-14octeontx2-af: Add devlink suppoort to af driverGeorge Cherian1-0/+64