summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.c
Commit message (Expand)AuthorAgeFilesLines
* net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva2021-12-081-5/+4
* net: hinic: remove unnecessary parenthesesGuangbin Huang2021-05-131-3/+3
* hinic: improve the comments of function headerLuo bin2020-09-231-1/+2
* hinic: modify irq nameLuo bin2020-09-181-6/+9
* net: hinic: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+3
* net: hns: Fix a kernel-doc warning in hinic_hw_eqs.cWang Hai2020-09-101-1/+1
* hinic: add log in exception handling processesLuo bin2020-07-281-0/+39
* hinic: add sriov feature supportLuo bin2020-04-251-16/+82
* hinic: fix out-of-order excution in arm cpuLuo bin2020-03-211-0/+2
* hinic: fix the bug of clearing event queueLuo bin2020-03-211-7/+17
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-4/+4
* net: hinic: make functions set_ctrl0 and set_ctrl1 staticColin Ian King2017-08-231-2/+2
* net-next/hinic: Add ceqsAviad Krawczyk2017-08-221-6/+284
* net-next/hinic: Add aeqsAviad Krawczyk2017-08-221-2/+461
* net-next/hinic: Initialize hw device componentsAviad Krawczyk2017-08-221-0/+149