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
/
hns3
/
hns3vf
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
net: hns3: clear hns unused parameter alarm
Peiyang Wang
1
-9
/
+5
2023-05-13
net: hns3: fix reset delay time to avoid configuration timeout
Jie Wang
1
-1
/
+4
2023-03-24
net: hisilicon: Remove redundant pci_clear_master
Cai Huoqing
1
-4
/
+2
2023-01-30
devlink: remove devlink features
Jiri Pirko
1
-1
/
+0
2023-01-12
net: hns3: fix wrong use of rss size during VF rss config
Jie Wang
1
-1
/
+1
2022-12-23
net: hns3: add interrupts re-initialization while doing VF FLR
Jie Wang
1
-1
/
+2
2022-12-01
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-5
/
+0
2022-09-22
net: hns3: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-09-07
net: hns3: add support to query and set lane number by ethtool
Hao Chen
1
-1
/
+1
2022-08-31
net: hns3: add getting capabilities of gro offload and fd from firmware
Guangbin Huang
1
-1
/
+1
2022-07-01
hisilicon/hns3/hns3vf:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-05-09
net: hns3: add byte order conversion for VF to PF mailbox message
Jie Wang
1
-30
/
+24
2022-05-09
net: hns3: add byte order conversion for PF to VF mailbox message
Jie Wang
4
-38
/
+50
2022-04-20
net: hns3: replace magic value by HCLGE_RING_REG_OFFSET
Peng Li
1
-1
/
+1
2022-04-20
net: hns3: fix the wrong words in comments
Peng Li
2
-2
/
+2
2022-04-20
net: hns3: update the comment of function hclgevf_get_mbx_resp
Peng Li
1
-2
/
+4
2022-03-26
net: hns3: refine the process when PF set VF VLAN
Jian Shen
1
-0
/
+5
2022-02-07
net: hns3: add support for TX push mode
Yufeng Mo
2
-2
/
+17
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
2
-33
/
+6
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 VF rss init APIs with new common rss init APIs
Jie Wang
2
-176
/
+25
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 VF rss get APIs with new common rss get APIs
Jie Wang
2
-99
/
+24
2022-01-05
net: hns3: refactor hclge_comm_send function in PF/VF drivers
Jie Wang
1
-3
/
+3
2021-12-31
net: hns3: delete the hclge_cmd.c and hclgevf_cmd.c
Jie Wang
2
-38
/
+26
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 VF cmdq resource APIs with new common APIs
Jie Wang
2
-231
/
+19
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: use struct hclge_desc to replace hclgevf_desc in VF cmdq module
Jie Wang
4
-35
/
+28
2021-12-31
net: hns3: refactor hns3 makefile to support hns3_common module
Jie Wang
1
-10
/
+0
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-12-12
net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
Jie Wang
1
-1
/
+2
2021-12-07
Revert "net: hns3: add void before function which don't receive ret"
Guangbin Huang
1
-1
/
+1
2021-12-03
net: hns3: add void before function which don't receive ret
Hao Chen
1
-1
/
+1
2021-11-29
net: hns3: refactor reset_prepare_general retry statement
Jiaran Zhang
1
-18
/
+14
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-11-26
net: hns3: fix VF RSS failed problem after PF enable multi-TCs
Guangbin Huang
1
-2
/
+2
2021-11-24
net: hns3: format the output of the MAC address
Yufeng Mo
1
-2
/
+5
2021-11-10
net: hns3: fix kernel crash when unload VF while it is being reset
Yufeng Mo
2
-0
/
+7
2021-11-10
net: hns3: sync rx ring head in echo common pull
Yufeng Mo
2
-0
/
+41
2021-11-10
net: hns3: fix ROCE base interrupt vector initialization bug
Jie Wang
2
-6
/
+1
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+5
2021-10-27
net: hns3: ignore reset event before initialization process is done
Guangbin Huang
2
-0
/
+4
2021-10-27
net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND mode
Yufeng Mo
1
-1
/
+1
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+3
2021-10-20
net: hns3: fix vf reset workqueue cannot exit
Yufeng Mo
1
-3
/
+3
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-10-13
devlink: Delete reload enable/disable interface
Leon Romanovsky
1
-3
/
+0
2021-10-13
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
1
-0
/
+1
[next]