index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
2022-03-31
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
2022-03-31
net: hns3: fix the concurrency between functions reading debugfs
Yufeng Mo
2022-03-26
net: hns3: fix phy can not link up when autoneg off and reset
Guangbin Huang
2022-03-26
net: hns3: add NULL pointer check for hns3_set/get_ringparam()
Hao Chen
2022-03-26
net: hns3: add netdev reset check for hns3_set_tunable()
Hao Chen
2022-03-26
net: hns3: clean residual vf config after disable sriov
Peng Li
2022-03-26
net: hns3: add max order judgement for tx spare buffer
Hao Chen
2022-03-26
net: hns3: fix ethtool tx copybreak buf size indicating not aligned issue
Hao Chen
2022-03-25
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2022-03-25
net: hns3: add vlan list lock to protect vlan list
Jian Shen
2022-03-25
net: hns3: fix port base vlan add fail when concurrent with reset
Jian Shen
2022-03-25
net: hns3: fix bug when PF set the duplicate MAC address for VFs
Jian Shen
2022-03-16
net: hns3: Fix spelling mistake "does't" -> "doesn't"
Colin Ian King
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-02-16
net: hns3: Remove unused inline function hclge_is_reset_pending()
YueHaibing
2022-02-07
net: hns3: add support for TX push mode
Yufeng Mo
2022-01-25
net: hns3: handle empty unknown interrupt for VF
Yufeng Mo
2022-01-05
net: hns3: create new common cmd code for PF and VF modules
Jie Wang
2022-01-05
net: hns3: refactor VF tqp stats APIs with new common tqp stats APIs
Jie Wang
2022-01-05
net: hns3: refactor PF tqp stats APIs with new common tqp stats APIs
Jie Wang
2022-01-05
net: hns3: create new set of common tqp stats APIs for PF and VF reuse
Jie Wang
2022-01-05
net: hns3: refactor VF rss init APIs with new common rss init APIs
Jie Wang
2022-01-05
net: hns3: refactor PF rss init APIs with new common rss init APIs
Jie Wang
2022-01-05
net: hns3: create new set of common rss init APIs for PF and VF reuse
Jie Wang
2022-01-05
net: hns3: refactor VF rss set APIs with new common rss set APIs
Jie Wang
2022-01-05
net: hns3: refactor PF rss set APIs with new common rss set APIs
Jie Wang
2022-01-05
net: hns3: create new set of common rss set APIs for PF and VF module
Jie Wang
2022-01-05
net: hns3: refactor VF rss get APIs with new common rss get APIs
Jie Wang
2022-01-05
net: hns3: refactor PF rss get APIs with new common rss get APIs
Jie Wang
2022-01-05
net: hns3: create new set of common rss get APIs for PF and VF rss module
Jie Wang
2022-01-05
net: hns3: refactor hclge_comm_send function in PF/VF drivers
Jie Wang
2022-01-05
net: hns3: create new rss common structure hclge_comm_rss_cfg
Jie Wang
2021-12-31
net: hns3: delete the hclge_cmd.c and hclgevf_cmd.c
Jie Wang
2021-12-31
net: hns3: refactor VF cmdq init and uninit APIs with new common APIs
Jie Wang
2021-12-31
net: hns3: refactor PF cmdq init and uninit APIs with new common APIs
Jie Wang
2021-12-31
net: hns3: create common cmdq init and uninit APIs
Jie Wang
2021-12-31
net: hns3: refactor VF cmdq resource APIs with new common APIs
Jie Wang
2021-12-31
net: hns3: refactor PF cmdq resource APIs with new common APIs
Jie Wang
2021-12-31
net: hns3: create common cmdq resource allocate/free/query APIs
Jie Wang
2021-12-31
net: hns3: refactor hclgevf_cmd_send with new hclge_comm_cmd_send API
Jie Wang
2021-12-31
net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API
Jie Wang
2021-12-31
net: hns3: create new set of unified hclge_comm_cmd_send APIs
Jie Wang
2021-12-31
net: hns3: use struct hclge_desc to replace hclgevf_desc in VF cmdq module
Jie Wang
2021-12-31
net: hns3: create new cmdq hardware description structure hclge_comm_hw
Jie Wang
2021-12-31
net: hns3: refactor hns3 makefile to support hns3_common module
Jie Wang
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-12
net: hns3: fix race condition in debugfs
Yufeng Mo
2021-12-12
net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
Jie Wang
2021-12-07
net: hns3: Fix spelling mistake "faile" -> "failed"
Colin Ian King
2021-12-06
Revert "net: hns3: add void before function which don't receive ret"
Guangbin Huang
[next]