aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic/hinic_devlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-22hinic: Replace memcpy() with direct assignmentKees Cook1-3/+1
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky1-2/+2
2021-08-09devlink: Set device as early as possibleLeon Romanovsky1-4/+4
2020-11-19devlink: move request_firmware out of driverJacob Keller1-11/+1
2020-09-25devlink: convert flash_update to use params structureJacob Keller1-3/+2
2020-09-25devlink: check flash_update parameter support in net coreJacob Keller1-3/+0
2020-08-11hinic: fix strncpy output truncated compile warningsLuo bin1-20/+12
2020-07-28hinic: add support to handle hw abnormal eventLuo bin1-3/+283
2020-07-15hinic: add firmware update supportLuo bin1-0/+328