index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3vf
/
hclgevf_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: cleanup some coding style issue
Huazhong Tan
2020-01-21
1
-20
/
+8
*
net: hns3: delete unnecessary blank line and space for cleanup
Guangbin Huang
2020-01-21
1
-4
/
+3
*
net: hns3: set VF's default reset_type to HNAE3_NONE_RESET
Huazhong Tan
2020-01-21
1
-0
/
+2
*
net: hns3: refactor the procedure of VF FLR
Huazhong Tan
2020-01-11
1
-60
/
+54
*
net: hns3: split hclgevf_reset() into preparing and rebuilding part
Huazhong Tan
2020-01-11
1
-42
/
+39
*
net: hns3: modify the IRQ name of misc vectors
Yonglong Liu
2020-01-06
1
-1
/
+3
*
net: hns3: do not schedule the periodic task when reset fail
Guojia Liao
2019-12-16
1
-1
/
+5
*
net: hns3: allocate WQ with WQ_MEM_RECLAIM flag
Yunsheng Lin
2019-12-16
1
-3
/
+12
*
net: hns3: remove unnecessary work in hclgevf_main
Yunsheng Lin
2019-12-16
1
-90
/
+85
*
net: hns3: schedule hclgevf_service by using delayed workqueue
Yunsheng Lin
2019-12-16
1
-25
/
+14
*
net: hns3: cleanup some print format warning
Guojia Liao
2019-10-31
1
-8
/
+8
*
net: hns3: cleanup some coding style issues
Guangbin Huang
2019-10-31
1
-1
/
+0
*
net: hns3: cleanup some magic numbers
Guojia Liao
2019-10-31
1
-1
/
+3
*
net: hns3: dump some debug information when reset fail
Huazhong Tan
2019-10-31
1
-0
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
1
-3
/
+25
|
\
|
*
net: hns3: fix mis-counting IRQ vector numbers issue
Yonglong Liu
2019-10-19
1
-3
/
+25
*
|
net: hns3: add support for configuring VF MAC from the host
Huazhong Tan
2019-10-08
1
-1
/
+27
*
|
net: hns3: add support for setting VF trust
Jian Shen
2019-10-08
1
-20
/
+14
*
|
net: hns3: add support for spoof check setting
Jian Shen
2019-10-08
1
-1
/
+1
|
/
*
net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver
Guangbin Huang
2019-09-11
1
-5
/
+78
*
net: hns3: modify redundant initialization of variable
Guojia Liao
2019-08-18
1
-1
/
+1
*
net: hns3: add or modify comments
Guojia Liao
2019-08-18
1
-5
/
+4
*
net: hns3: fix interrupt clearing error for VF
Huazhong Tan
2019-08-09
1
-9
/
+19
*
net: hns3: clear reset interrupt status in hclge_irq_handle()
Huazhong Tan
2019-08-01
1
-10
/
+19
*
net: hns3: fix some reset handshake issue
Huazhong Tan
2019-08-01
1
-6
/
+25
*
net: hns3: use dev_info() instead of pr_info()
Huazhong Tan
2019-07-29
1
-1
/
+2
*
net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vector
Peng Li
2019-07-05
1
-3
/
+2
*
net: hns3: enable broadcast promisc mode when initializing VF
Jian Shen
2019-07-05
1
-3
/
+11
*
net: hns3: re-schedule reset task while VF reset fail
Huazhong Tan
2019-06-28
1
-8
/
+22
*
net: hns3: sync VLAN filter entries when kill VLAN ID failed
Jian Shen
2019-06-26
1
-3
/
+47
*
net: hns3: some variable modification
Weihang Li
2019-06-14
1
-5
/
+6
*
net: hns3: fix some coding style issues
Weihang Li
2019-06-09
1
-12
/
+6
*
net: hns3: some modifications to simplify and optimize code
Yufeng Mo
2019-06-09
1
-11
/
+14
*
net: hns3: refactor PF/VF RSS hash key configuration
Yufeng Mo
2019-06-09
1
-8
/
+7
*
net: hns3: use macros instead of magic numbers
Yufeng Mo
2019-06-09
1
-4
/
+7
*
net: hns3: delete the redundant user NIC codes
Yonglong Liu
2019-06-09
1
-16
/
+0
*
net: hns3: stop schedule reset service while unloading driver
Huazhong Tan
2019-05-28
1
-1
/
+3
*
net: hns3: add handshake with hardware while doing reset
Huazhong Tan
2019-05-28
1
-1
/
+6
*
net: hns3: modify hclgevf_init_client_instance()
Huazhong Tan
2019-05-28
1
-29
/
+50
*
net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has reg...
Huazhong Tan
2019-05-28
1
-0
/
+7
*
net: hns3: add support for multiple media type
Jian Shen
2019-05-04
1
-5
/
+10
*
net: hns3: not reset TQP in the DOWN while VF resetting
Huazhong Tan
2019-04-26
1
-2
/
+4
*
net: hns3: stop sending keep alive msg when VF command queue needs reinit
Huazhong Tan
2019-04-26
1
-1
/
+1
*
net: hns3: add queue's statistics update to service task
liuzhongzhu
2019-04-19
1
-0
/
+8
*
net: hns3: Add support for netif message level settings
Yonglong Liu
2019-04-19
1
-0
/
+20
*
net: hns3: add reset statistics for VF
Huazhong Tan
2019-04-19
1
-2
/
+8
*
net: hns3: fix set port based VLAN issue for VF
Jian Shen
2019-04-14
1
-0
/
+51
*
net: hns3: fix keep_alive_timer not stop problem
Huazhong Tan
2019-04-08
1
-1
/
+11
*
net: hns3: remove resetting check in hclgevf_reset_task_schedule
Huazhong Tan
2019-04-08
1
-2
/
+1
*
net: hns3: handle pending reset while reset fail
Huazhong Tan
2019-04-08
1
-0
/
+2
[next]