index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-12
net: hns3: refactor the notification scheme of PF reset
Huazhong Tan
1
-23
/
+19
2020-01-12
net: hns3: modify hclge_func_reset_sync_vf()'s return type to void
Huazhong Tan
1
-20
/
+9
2020-01-12
net: hns3: enlarge HCLGE_RESET_WAIT_CNT
Huazhong Tan
1
-1
/
+2
2020-01-12
net: hns3: refactor the procedure of VF FLR
Huazhong Tan
3
-65
/
+55
2020-01-12
net: hns3: refactor the precedure of PF FLR
Huazhong Tan
2
-43
/
+43
2020-01-12
net: hns3: split hclgevf_reset() into preparing and rebuilding part
Huazhong Tan
1
-42
/
+39
2020-01-12
net: hns3: split hclge_reset() into preparing and rebuilding part
Huazhong Tan
1
-25
/
+34
2020-01-07
net: hns3: modify an unsuitable reset level for hardware error
Huazhong Tan
1
-2
/
+2
2020-01-07
net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...
Huazhong Tan
2
-1
/
+4
2020-01-07
net: hns3: add protection when get SFP speed as 0
Guojia Liao
1
-0
/
+6
2020-01-07
net: hns3: modify the IRQ name of misc vectors
Yonglong Liu
5
-4
/
+10
2020-01-07
net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()
Yonglong Liu
1
-1
/
+1
2020-01-07
net: hns3: modify the IRQ name of TQP vector
Yonglong Liu
1
-9
/
+12
2020-01-07
net: hns3: re-organize vector handle
Yonglong Liu
1
-48
/
+52
2020-01-07
net: hns3: add trace event support for HNS3 driver
Yunsheng Lin
4
-2
/
+172
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-3
/
+3
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-12-21
net: hns3: only print misc interrupt status when handling fails
Huazhong Tan
1
-3
/
+6
2019-12-21
net: hns3: add a log for getting chain failure in hns3_nic_uninit_vector_data()
Huazhong Tan
1
-1
/
+6
2019-12-21
net: hns3: add some VF VLAN information for command "ip link show"
Huazhong Tan
1
-0
/
+3
2019-12-21
net: hns3: implement ndo_features_check ops for hns3 driver
Yunsheng Lin
1
-0
/
+32
2019-12-21
net: hns3: get FD rules location before dump in debugfs
Yufeng Mo
1
-7
/
+67
2019-12-21
net: hns3: optimization for CMDQ uninitialization
Huazhong Tan
2
-15
/
+3
2019-12-21
net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_dev
Huazhong Tan
3
-13
/
+0
2019-12-21
net: hns3: check FE bit before calling hns3_add_frag()
Yunsheng Lin
1
-33
/
+13
2019-12-21
net: hisilicon: Fix a BUG trigered by wrong bytes_compl
Jiangfeng Xiao
1
-1
/
+1
2019-12-17
net: hns3: do not schedule the periodic task when reset fail
Guojia Liao
4
-2
/
+13
2019-12-17
net: hns3: allocate WQ with WQ_MEM_RECLAIM flag
Yunsheng Lin
2
-6
/
+24
2019-12-17
net: hns3: remove unnecessary work in hclgevf_main
Yunsheng Lin
2
-96
/
+88
2019-12-17
net: hns3: remove mailbox and reset work in hclge_main
Yunsheng Lin
4
-73
/
+118
2019-12-17
net: hns3: schedule hclgevf_service by using delayed workqueue
Yunsheng Lin
2
-27
/
+15
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
4
-4
/
+4
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2
-2
/
+2
2019-12-06
net: hns3: fix VF ID issue for setting VF VLAN
Jian Shen
1
-12
/
+6
2019-12-06
net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()
Yunsheng Lin
1
-13
/
+6
2019-12-06
net: hns3: fix for TX queue not restarted problem
Yunsheng Lin
1
-12
/
+21
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2019-11-20
net: hns3: fix a wrong reset interrupt status mask
Huazhong Tan
1
-1
/
+1
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-9
/
+31
2019-11-17
net: hns3: cleanup of stray struct hns3_link_mode_mapping
Salil Mehta
1
-5
/
+0
2019-11-15
net: hns3: fix ETS bandwidth validation bug
Yonglong Liu
1
-1
/
+1
2019-11-15
net: hns3: reallocate SSU' buffer size when pfc_en changes
Yunsheng Lin
1
-1
/
+16
2019-11-15
net: hns3: add compatible handling for MAC VLAN switch parameter configuration
Guangbin Huang
1
-2
/
+14
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-33
/
+25
2019-11-08
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
3
-25
/
+1
2019-11-07
net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE
Huazhong Tan
1
-1
/
+17
2019-11-06
net: hns3: remove unused macros
Colin Ian King
2
-4
/
+0
2019-11-06
net: hns3: Use the correct style for SPDX License Identifier
Nishad Kamdar
7
-7
/
+7
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2
-7
/
+5
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+9
[next]