aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-22net: hinic: modify kernel doc commentsZhengchao Shao1-2/+0
2022-05-22hinic: Avoid some over memory allocationChristophe JAILLET1-1/+1
2022-04-29hinic: fix bug of wq out of bound accessQiao Ma1-2/+5
2021-12-08net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva1-12/+11
2021-05-13net: hinic: add blank line after function declarationGuangbin Huang1-0/+1
2020-04-25hinic: add sriov feature supportLuo bin1-3/+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-4/+4
2018-11-20net-next/hinic:replace multiply and division operatorsXue Chaojing1-19/+36
2018-10-18net-next/hinic: add checksum offload and TSO supportZhao Chen1-0/+14
2017-08-22net-next/hinic: Add Rx handlerAviad Krawczyk1-0/+12
2017-08-22net-next/hinic: Add cmdq commandsAviad Krawczyk1-0/+194
2017-08-22net-next/hinic: Initialize cmdqAviad Krawczyk1-0/+156
2017-08-22net-next/hinic: Add wqAviad Krawczyk1-0/+516