开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
/
hinic
/
hinic_sriov.c
Age
Commit message (
Expand
)
Author
2022-11-07
net: hinic: Add control command support for VF PMD driver in DPDK
Cai Huoqing
2022-10-20
net: hinic: fix the issue of double release MBOX callback of VF
Zhengchao Shao
2022-09-22
net: hinic: replace magic numbers with macro
Zhengchao Shao
2022-09-22
net: hinic: change hinic_deinit_vf_hw() to void
Zhengchao Shao
2022-09-22
net: hinic: simplify code logic
Zhengchao Shao
2022-09-22
net: hinic: change type of function to be static
Zhengchao Shao
2022-06-10
ethernet: Remove vf rate limit check for drivers
Bin Chen
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-08-19
hinic: make array speeds static const, makes object smaller
Colin Ian King
2020-09-24
hinic: fix wrong return value of mac-set cmd
Luo bin
2020-08-04
hinic: add check for mailbox msg from VF
Luo bin
2020-08-04
hinic: add generating mailbox random index support
Luo bin
2020-07-28
hinic: add log in exception handling processes
Luo bin
2020-06-30
hinic: remove unused but set variable
Luo bin
2020-06-28
hinic: add support to identify physical device
Luo bin
2020-05-09
hinic: add three net_device_ops of vf
Luo bin
2020-04-30
hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler
Zou Wei
2020-04-30
hinic: make a bunch of functions static
YueHaibing
2020-04-25
hinic: add net_device_ops associated with vf
Luo bin
2020-04-25
hinic: add sriov feature support
Luo bin