summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic/hinic_hw_io.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: hinic: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva2021-12-091-9/+8
* net: hinic: remove unnecessary parenthesesGuangbin Huang2021-05-141-2/+2
* hinic: Fix some kernel-doc warnings in hinic_hw_io.cWang Hai2020-09-111-2/+2
* hinic: add support to query rq infoLuo bin2020-08-311-0/+1
* hinic: add support to query sq infoLuo bin2020-08-311-0/+1
* hinic: add set_ringparam ethtool_ops supportLuo bin2020-05-151-2/+2
* hinic: add sriov feature supportLuo bin2020-04-261-0/+49
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-10/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
* | hinic: add LRO supportXue Chaojing2019-06-041-0/+60
|/
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-3/+3
* net-next/hinic: Add ceqsAviad Krawczyk2017-08-221-1/+14
* net-next/hinic: Set qp contextAviad Krawczyk2017-08-221-0/+151
* net-next/hinic: Add qp resourcesAviad Krawczyk2017-08-221-1/+163
* net-next/hinic: Add wqAviad Krawczyk2017-08-221-3/+66
* net-next/hinic: Add logical Txq and RxqAviad Krawczyk2017-08-221-0/+144