index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3vf
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: typo in the name of a constant
Christophe JAILLET
2019-07-21
1
-2
/
+2
*
net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msg
Weihang Li
2019-07-05
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: add all IMP return code
Peng Li
2019-07-05
2
-8
/
+44
*
net: hns3: enable broadcast promisc mode when initializing VF
Jian Shen
2019-07-05
1
-3
/
+11
*
net: hns3: optimize the CSQ cmd error handling
Peng Li
2019-06-28
1
-5
/
+14
*
net: hns3: re-schedule reset task while VF reset fail
Huazhong Tan
2019-06-28
2
-8
/
+23
*
net: hns3: sync VLAN filter entries when kill VLAN ID failed
Jian Shen
2019-06-26
2
-3
/
+50
*
net: hns3: Add missing newline at end of file
Geert Uytterhoeven
2019-06-18
1
-1
/
+1
*
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
2
-4
/
+10
*
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
2
-1
/
+4
*
net: hns3: add handshake with hardware while doing reset
Huazhong Tan
2019-05-28
2
-3
/
+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
2
-0
/
+8
*
net: hns3: add support for multiple media type
Jian Shen
2019-05-04
2
-5
/
+11
*
net: hns3: not reset TQP in the DOWN while VF resetting
Huazhong Tan
2019-04-26
1
-2
/
+4
*
net: hns3: use a reserved byte to identify need_resp flag
Huazhong Tan
2019-04-26
1
-0
/
+2
*
net: hns3: use atomic_t replace u32 for arq's count
Huazhong Tan
2019-04-26
2
-4
/
+5
*
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
2
-0
/
+11
*
net: hns3: Add support for netif message level settings
Yonglong Liu
2019-04-19
1
-0
/
+20
*
net: hns3: add some debug info for hclgevf_get_mbx_resp()
Huazhong Tan
2019-04-19
1
-3
/
+6
*
net: hns3: add reset statistics for VF
Huazhong Tan
2019-04-19
2
-3
/
+18
*
net: hns3: code optimization for command queue' spin lock
Peng Li
2019-04-14
1
-2
/
+2
*
net: hns3: fix set port based VLAN issue for VF
Jian Shen
2019-04-14
3
-2
/
+62
*
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: add error handler for initializing command queue
Huazhong Tan
2019-04-08
1
-3
/
+8
*
net: hns3: handle pending reset while reset fail
Huazhong Tan
2019-04-08
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-1
/
+1
|
\
|
*
net: hns3: fix compile error
Xi Wang
2019-03-27
1
-1
/
+1
*
|
net: hns3: simplify hclgevf_cmd_csq_clean
Huazhong Tan
2019-04-04
1
-11
/
+24
*
|
net: hns3: modify the VF network port media type acquisition method
liuzhongzhu
2019-04-04
2
-1
/
+23
*
|
net: hns3: Make hclgevf_update_link_mode static
YueHaibing
2019-03-19
1
-1
/
+1
|
/
*
net: hns3: fix get VF RSS issue
Jian Shen
2019-02-24
1
-1
/
+49
*
net: hns3: add support to config depth for tx|rx ring separately
Peng Li
2019-02-24
2
-6
/
+36
*
net: hns3: clear command queue's registers when unloading VF driver
Huazhong Tan
2019-02-21
1
-0
/
+20
*
net: hns3: fix the problem that the supported port is empty
liuzhongzhu
2019-02-02
3
-2
/
+44
*
net: hns3: Modify parameter type from int to bool in set_gro_en
Yonglong Liu
2019-02-02
1
-1
/
+1
*
net: hns3: stop sending keep alive msg to PF when VF is resetting
Jian Shen
2019-01-30
1
-0
/
+4
*
net: hns3: fix an issue for hclgevf_ae_get_hdev
Peng Li
2019-01-30
1
-1
/
+6
*
net: hns3: fix for rss result nonuniform
Jian Shen
2019-01-30
1
-3
/
+11
*
net: hns3: don't allow vf to enable promisc mode
Jian Shen
2019-01-26
1
-14
/
+18
*
net: hns3: fix bug of ethtool_ops.get_channels for VF
Huazhong Tan
2019-01-23
1
-2
/
+3
*
net: hns3: add calling roce callback function when link status change
Peng Li
2019-01-23
1
-0
/
+5
[next]