index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-01-21
net: hns3: cleanup some coding style issue
Huazhong Tan
2020-01-21
net: hns3: delete unnecessary blank line and space for cleanup
Guangbin Huang
2020-01-21
net: hns3: set VF's default reset_type to HNAE3_NONE_RESET
Huazhong Tan
2020-01-11
net: hns3: refactor the procedure of VF FLR
Huazhong Tan
2020-01-11
net: hns3: split hclgevf_reset() into preparing and rebuilding part
Huazhong Tan
2020-01-06
net: hns3: modify the IRQ name of misc vectors
Yonglong Liu
2019-12-16
net: hns3: do not schedule the periodic task when reset fail
Guojia Liao
2019-12-16
net: hns3: allocate WQ with WQ_MEM_RECLAIM flag
Yunsheng Lin
2019-12-16
net: hns3: remove unnecessary work in hclgevf_main
Yunsheng Lin
2019-12-16
net: hns3: schedule hclgevf_service by using delayed workqueue
Yunsheng Lin
2019-10-31
net: hns3: cleanup some print format warning
Guojia Liao
2019-10-31
net: hns3: cleanup some coding style issues
Guangbin Huang
2019-10-31
net: hns3: cleanup some magic numbers
Guojia Liao
2019-10-31
net: hns3: dump some debug information when reset fail
Huazhong Tan
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-19
net: hns3: fix mis-counting IRQ vector numbers issue
Yonglong Liu
2019-10-08
net: hns3: add support for configuring VF MAC from the host
Huazhong Tan
2019-10-08
net: hns3: add support for setting VF trust
Jian Shen
2019-10-08
net: hns3: add support for spoof check setting
Jian Shen
2019-09-11
net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver
Guangbin Huang
2019-08-18
net: hns3: modify redundant initialization of variable
Guojia Liao
2019-08-18
net: hns3: add or modify comments
Guojia Liao
2019-08-09
net: hns3: fix interrupt clearing error for VF
Huazhong Tan
2019-08-01
net: hns3: clear reset interrupt status in hclge_irq_handle()
Huazhong Tan
2019-08-01
net: hns3: fix some reset handshake issue
Huazhong Tan
2019-07-29
net: hns3: use dev_info() instead of pr_info()
Huazhong Tan
2019-07-05
net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vector
Peng Li
2019-07-05
net: hns3: enable broadcast promisc mode when initializing VF
Jian Shen
2019-06-28
net: hns3: re-schedule reset task while VF reset fail
Huazhong Tan
2019-06-26
net: hns3: sync VLAN filter entries when kill VLAN ID failed
Jian Shen
2019-06-14
net: hns3: some variable modification
Weihang Li
2019-06-09
net: hns3: fix some coding style issues
Weihang Li
2019-06-09
net: hns3: some modifications to simplify and optimize code
Yufeng Mo
2019-06-09
net: hns3: refactor PF/VF RSS hash key configuration
Yufeng Mo
2019-06-09
net: hns3: use macros instead of magic numbers
Yufeng Mo
2019-06-09
net: hns3: delete the redundant user NIC codes
Yonglong Liu
2019-05-28
net: hns3: stop schedule reset service while unloading driver
Huazhong Tan
2019-05-28
net: hns3: add handshake with hardware while doing reset
Huazhong Tan
2019-05-28
net: hns3: modify hclgevf_init_client_instance()
Huazhong Tan
2019-05-28
net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has reg...
Huazhong Tan
2019-05-04
net: hns3: add support for multiple media type
Jian Shen
2019-04-26
net: hns3: not reset TQP in the DOWN while VF resetting
Huazhong Tan
2019-04-26
net: hns3: stop sending keep alive msg when VF command queue needs reinit
Huazhong Tan
2019-04-19
net: hns3: add queue's statistics update to service task
liuzhongzhu
2019-04-19
net: hns3: Add support for netif message level settings
Yonglong Liu
2019-04-19
net: hns3: add reset statistics for VF
Huazhong Tan
2019-04-14
net: hns3: fix set port based VLAN issue for VF
Jian Shen
2019-04-08
net: hns3: fix keep_alive_timer not stop problem
Huazhong Tan
2019-04-08
net: hns3: remove resetting check in hclgevf_reset_task_schedule
Huazhong Tan
2019-04-08
net: hns3: handle pending reset while reset fail
Huazhong Tan
[next]