aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic/hinic_hw_io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-08net: hinic: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva1-9/+8
2021-05-13net: hinic: remove unnecessary parenthesesGuangbin Huang1-2/+2
2020-09-10hinic: Fix some kernel-doc warnings in hinic_hw_io.cWang Hai1-2/+2
2020-08-31hinic: add support to query rq infoLuo bin1-0/+1
2020-08-31hinic: add support to query sq infoLuo bin1-0/+1
2020-05-14hinic: add set_ringparam ethtool_ops supportLuo bin1-2/+2
2020-04-25hinic: add sriov feature supportLuo bin1-0/+49
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-10/+1
2019-06-04hinic: add LRO supportXue Chaojing1-0/+60
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-3/+3
2017-08-22net-next/hinic: Add ceqsAviad Krawczyk1-1/+14
2017-08-22net-next/hinic: Set qp contextAviad Krawczyk1-0/+151
2017-08-22net-next/hinic: Add qp resourcesAviad Krawczyk1-1/+163
2017-08-22net-next/hinic: Add wqAviad Krawczyk1-3/+66
2017-08-22net-next/hinic: Add logical Txq and RxqAviad Krawczyk1-0/+144