summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-23net: hinic: remove the unused input parameter prod_idx in sq_prepare_ctrl()Zhengchao Shao1-7/+4
2021-05-18net: huawei: hinic: Fix wrong function name in commentsYang Shen1-1/+1
2021-03-19net: hinic: Remove unnecessary 'out of memory' messageDaode Huang1-1/+0
2020-05-15hinic: add set_ringparam ethtool_ops supportLuo bin1-0/+1
2020-04-26hinic: add sriov feature supportLuo bin1-1/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-10/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-5/+5
2018-10-30hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4Nathan Chancellor1-1/+1
2018-10-19net-next/hinic: add checksum offload and TSO supportZhao Chen1-25/+96
2018-08-08net-next: hinic: fix a problem in free_tx_poll()Zhao Chen1-8/+28
2017-08-22net-next/hinic: Add Tx operationAviad Krawczyk1-2/+255
2017-08-22net-next/hinic: Add Rx handlerAviad Krawczyk1-0/+208
2017-08-22net-next/hinic: Set qp contextAviad Krawczyk1-0/+160
2017-08-22net-next/hinic: Add qp resourcesAviad Krawczyk1-0/+266