summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic/hinic_devlink.c
Commit message (Expand)AuthorAgeFilesLines
* hinic: devlink health: use retained error fmsg APIPrzemek Kitszel2023-10-201-161/+56
* hinic: Replace memcpy() with direct assignmentKees Cook2022-06-221-3/+1
* devlink: Make devlink_register to be voidLeon Romanovsky2021-09-221-2/+2
* devlink: Set device as early as possibleLeon Romanovsky2021-08-091-4/+4
* devlink: move request_firmware out of driverJacob Keller2020-11-191-11/+1
* devlink: convert flash_update to use params structureJacob Keller2020-09-251-3/+2
* devlink: check flash_update parameter support in net coreJacob Keller2020-09-251-3/+0
* hinic: fix strncpy output truncated compile warningsLuo bin2020-08-111-20/+12
* hinic: add support to handle hw abnormal eventLuo bin2020-07-281-3/+283
* hinic: add firmware update supportLuo bin2020-07-151-0/+328