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.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
2022-04-20
net: hns3: update the comment of function hclgevf_get_mbx_resp
Peng Li
1
-2
/
+4
2022-04-20
net: hns3: add log for setting tx spare buf size
Hao Chen
1
-0
/
+6
2022-04-20
net: hns3: add failure logs in hclge_set_vport_mtu
Jie Wang
1
-0
/
+3
2022-04-20
net: hns3: refine the definition for struct hclge_pf_to_vf_msg
Jian Shen
2
-5
/
+14
2022-04-20
net: hns3: refactor hns3_set_ringparam()
Hao Chen
2
-22
/
+49
2022-04-20
net: hns3: add ethtool parameter check for CQE/EQE mode
Yufeng Mo
5
-7
/
+33
2022-04-15
net: hns3: add tx push support in hns3 ring param process
Jie Wang
1
-1
/
+32
2022-03-31
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
1
-3
/
+3
2022-03-31
net: hns3: fix the concurrency between functions reading debugfs
Yufeng Mo
3
-5
/
+12
2022-03-26
net: hns3: fix phy can not link up when autoneg off and reset
Guangbin Huang
1
-2
/
+2
2022-03-26
net: hns3: add NULL pointer check for hns3_set/get_ringparam()
Hao Chen
1
-3
/
+9
2022-03-26
net: hns3: add netdev reset check for hns3_set_tunable()
Hao Chen
1
-3
/
+5
2022-03-26
net: hns3: clean residual vf config after disable sriov
Peng Li
3
-0
/
+71
2022-03-26
net: hns3: add max order judgement for tx spare buffer
Hao Chen
1
-0
/
+6
2022-03-26
net: hns3: fix ethtool tx copybreak buf size indicating not aligned issue
Hao Chen
2
-9
/
+14
2022-03-26
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2
-5
/
+18
2022-03-26
net: hns3: add vlan list lock to protect vlan list
Jian Shen
2
-4
/
+35
2022-03-26
net: hns3: fix port base vlan add fail when concurrent with reset
Jian Shen
2
-19
/
+46
2022-03-26
net: hns3: fix bug when PF set the duplicate MAC address for VFs
Jian Shen
1
-3
/
+2
2022-03-17
net: hns3: Fix spelling mistake "does't" -> "doesn't"
Colin Ian King
1
-1
/
+1
2022-03-12
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-2
/
+2
2022-02-17
net: hns3: Remove unused inline function hclge_is_reset_pending()
YueHaibing
1
-5
/
+0
2022-02-07
net: hns3: add support for TX push mode
Yufeng Mo
8
-8
/
+118
2022-01-25
net: hns3: handle empty unknown interrupt for VF
Yufeng Mo
1
-2
/
+1
2022-01-05
net: hns3: create new common cmd code for PF and VF modules
Jie Wang
7
-329
/
+279
2022-01-05
net: hns3: refactor VF tqp stats APIs with new common tqp stats APIs
Jie Wang
2
-134
/
+11
2022-01-05
net: hns3: refactor PF tqp stats APIs with new common tqp stats APIs
Jie Wang
2
-156
/
+17
2022-01-05
net: hns3: create new set of common tqp stats APIs for PF and VF reuse
Jie Wang
4
-2
/
+161
2022-01-05
net: hns3: refactor VF rss init APIs with new common rss init APIs
Jie Wang
2
-176
/
+25
2022-01-05
net: hns3: refactor PF rss init APIs with new common rss init APIs
Jie Wang
2
-131
/
+11
2022-01-05
net: hns3: create new set of common rss init APIs for PF and VF reuse
Jie Wang
3
-5
/
+213
2022-01-05
net: hns3: refactor VF rss set APIs with new common rss set APIs
Jie Wang
3
-293
/
+42
2022-01-05
net: hns3: refactor PF rss set APIs with new common rss set APIs
Jie Wang
3
-298
/
+36
2022-01-05
net: hns3: create new set of common rss set APIs for PF and VF module
Jie Wang
3
-1
/
+230
2022-01-05
net: hns3: refactor VF rss get APIs with new common rss get APIs
Jie Wang
2
-99
/
+24
2022-01-05
net: hns3: refactor PF rss get APIs with new common rss get APIs
Jie Wang
5
-160
/
+67
2022-01-05
net: hns3: create new set of common rss get APIs for PF and VF rss module
Jie Wang
3
-2
/
+197
2022-01-05
net: hns3: refactor hclge_comm_send function in PF/VF drivers
Jie Wang
4
-53
/
+38
2022-01-05
net: hns3: create new rss common structure hclge_comm_rss_cfg
Jie Wang
1
-0
/
+34
2021-12-31
net: hns3: delete the hclge_cmd.c and hclgevf_cmd.c
Jie Wang
5
-66
/
+42
2021-12-31
net: hns3: refactor VF cmdq init and uninit APIs with new common APIs
Jie Wang
5
-204
/
+36
2021-12-31
net: hns3: refactor PF cmdq init and uninit APIs with new common APIs
Jie Wang
5
-197
/
+27
2021-12-31
net: hns3: create common cmdq init and uninit APIs
Jie Wang
2
-0
/
+163
2021-12-31
net: hns3: refactor VF cmdq resource APIs with new common APIs
Jie Wang
2
-231
/
+19
2021-12-31
net: hns3: refactor PF cmdq resource APIs with new common APIs
Jie Wang
5
-323
/
+63
2021-12-31
net: hns3: create common cmdq resource allocate/free/query APIs
Jie Wang
2
-1
/
+311
2021-12-31
net: hns3: refactor hclgevf_cmd_send with new hclge_comm_cmd_send API
Jie Wang
5
-360
/
+82
2021-12-31
net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API
Jie Wang
8
-373
/
+100
2021-12-31
net: hns3: create new set of unified hclge_comm_cmd_send APIs
Jie Wang
2
-0
/
+325
2021-12-31
net: hns3: use struct hclge_desc to replace hclgevf_desc in VF cmdq module
Jie Wang
4
-35
/
+28
[prev]
[next]