summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic/hinic_hw_mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_initZheng Bin2022-05-161-0/+2
* net: hinic: remove unnecessary parenthesesGuangbin Huang2021-05-131-2/+2
* hinic: Remove unused variable.David S. Miller2021-03-191-1/+0
* net: hinic: Remove unnecessary 'out of memory' messageDaode Huang2021-03-191-4/+1
* hinic: improve the comments of function headerLuo bin2020-09-231-0/+1
* hinic: bump up the timeout of UPDATE_FW cmdLuo bin2020-09-051-0/+4
* hinic: bump up the timeout of SET_FUNC_STATE cmdLuo bin2020-09-051-5/+11
* hinic: add log in exception handling processesLuo bin2020-07-281-0/+1
* hinic: add support to handle hw abnormal eventLuo bin2020-07-281-0/+10
* hinic: fix sending mailbox timeout in aeq event workLuo bin2020-07-041-19/+72
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-151-4/+12
|\
| * hinic: fix a bug of ndo_stopLuo bin2020-05-101-4/+12
* | hinic: add sriov feature supportLuo bin2020-04-251-3/+14
|/
* hinic: fix wrong para of wait_for_completion_timeoutLuo bin2020-03-211-2/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
* net-next/hinic: Add Rx mode and link event handlerAviad Krawczyk2017-08-221-1/+63
* net-next/hinic: Add management messagesAviad Krawczyk2017-08-221-3/+436
* net-next/hinic: Initialize api cmd resourcesAviad Krawczyk2017-08-221-0/+10
* net-next/hinic: Initialize hw device componentsAviad Krawczyk2017-08-221-0/+92