aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic/hinic_hw_mgmt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-13net: hinic: remove unnecessary parenthesesGuangbin Huang1-2/+2
2021-03-19hinic: Remove unused variable.David S. Miller1-1/+0
2021-03-19net: hinic: Remove unnecessary 'out of memory' messageDaode Huang1-4/+1
2020-09-23hinic: improve the comments of function headerLuo bin1-0/+1
2020-09-05hinic: bump up the timeout of UPDATE_FW cmdLuo bin1-0/+4
2020-09-05hinic: bump up the timeout of SET_FUNC_STATE cmdLuo bin1-5/+11
2020-07-28hinic: add log in exception handling processesLuo bin1-0/+1
2020-07-28hinic: add support to handle hw abnormal eventLuo bin1-0/+10
2020-07-04hinic: fix sending mailbox timeout in aeq event workLuo bin1-19/+72
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+12
2020-05-10hinic: fix a bug of ndo_stopLuo bin1-4/+12
2020-04-25hinic: add sriov feature supportLuo bin1-3/+14
2020-03-21hinic: fix wrong para of wait_for_completion_timeoutLuo bin1-2/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-10/+1
2017-08-22net-next/hinic: Add Rx mode and link event handlerAviad Krawczyk1-1/+63
2017-08-22net-next/hinic: Add management messagesAviad Krawczyk1-3/+436
2017-08-22net-next/hinic: Initialize api cmd resourcesAviad Krawczyk1-0/+10
2017-08-22net-next/hinic: Initialize hw device componentsAviad Krawczyk1-0/+92