index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3vf
/
hclgevf_main.c
Age
Commit message (
Expand
)
Author
2024-05-09
net: hns3: fix kernel crash when devlink reload during initialization
Yonglong Liu
2024-05-09
net: hns3: use appropriate barrier function after setting a bit value
Peiyang Wang
2024-05-09
net: hns3: change type of numa_node_mask as nodemask_t
Peiyang Wang
2023-11-13
net: hns3: fix VF reset fail issue
Jijie Shao
2023-11-13
net: hns3: fix add VLAN fail issue
Jian Shen
2023-09-19
net: hns3: add cmdq check for vf periodic service task
Jie Wang
2023-08-16
net: hns3: move dump regs function to a separate file
Jijie Shao
2023-06-23
net: hns3: clear hns unused parameter alarm
Peiyang Wang
2023-05-13
net: hns3: fix reset delay time to avoid configuration timeout
Jie Wang
2023-03-24
net: hisilicon: Remove redundant pci_clear_master
Cai Huoqing
2023-01-11
net: hns3: fix wrong use of rss size during VF rss config
Jie Wang
2022-12-23
net: hns3: add interrupts re-initialization while doing VF FLR
Jie Wang
2022-09-21
net: hns3: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-07
net: hns3: add support to query and set lane number by ethtool
Hao Chen
2022-08-31
net: hns3: add getting capabilities of gro offload and fd from firmware
Guangbin Huang
2022-06-30
hisilicon/hns3/hns3vf:fix repeated words in comments
Jilin Yuan
2022-05-09
net: hns3: add byte order conversion for VF to PF mailbox message
Jie Wang
2022-05-09
net: hns3: add byte order conversion for PF to VF mailbox message
Jie Wang
2022-04-20
net: hns3: replace magic value by HCLGE_RING_REG_OFFSET
Peng Li
2022-04-20
net: hns3: fix the wrong words in comments
Peng Li
2022-03-25
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2022-02-07
net: hns3: add support for TX push mode
Yufeng Mo
2022-01-25
net: hns3: handle empty unknown interrupt for VF
Yufeng Mo
2022-01-05
net: hns3: create new common cmd code for PF and VF modules
Jie Wang
2022-01-05
net: hns3: refactor VF tqp stats APIs with new common tqp stats APIs
Jie Wang
2022-01-05
net: hns3: refactor VF rss init APIs with new common rss init APIs
Jie Wang
2022-01-05
net: hns3: refactor VF rss set APIs with new common rss set APIs
Jie Wang
2022-01-05
net: hns3: refactor VF rss get APIs with new common rss get APIs
Jie Wang
2022-01-05
net: hns3: refactor hclge_comm_send function in PF/VF drivers
Jie Wang
2021-12-31
net: hns3: delete the hclge_cmd.c and hclgevf_cmd.c
Jie Wang
2021-12-31
net: hns3: refactor VF cmdq init and uninit APIs with new common APIs
Jie Wang
2021-12-31
net: hns3: refactor hclgevf_cmd_send with new hclge_comm_cmd_send API
Jie Wang
2021-12-31
net: hns3: use struct hclge_desc to replace hclgevf_desc in VF cmdq module
Jie Wang
2021-11-29
net: hns3: refactor reset_prepare_general retry statement
Jiaran Zhang
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
net: hns3: fix VF RSS failed problem after PF enable multi-TCs
Guangbin Huang
2021-11-24
net: hns3: format the output of the MAC address
Yufeng Mo
2021-11-10
net: hns3: fix kernel crash when unload VF while it is being reset
Yufeng Mo
2021-11-10
net: hns3: fix ROCE base interrupt vector initialization bug
Jie Wang
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-27
net: hns3: ignore reset event before initialization process is done
Guangbin Huang
2021-10-27
net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND mode
Yufeng Mo
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-20
net: hns3: fix vf reset workqueue cannot exit
Yufeng Mo
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-09-20
net: hns3: fix change RSS 'hfunc' ineffective issue
Jian Shen
2021-09-13
net: hns3: fix the timing issue of VF clearing interrupt sources
Jiaran Zhang
2021-08-27
net: hns3: merge some repetitive macros
Peng Li
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
net: hns3: fix GRO configuration error after reset
Yufeng Mo
[next]