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
/
hns3
Age
Commit message (
Expand
)
Author
2020-02-14
net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()
Guangbin Huang
2020-02-14
net: hns3: fix VF bandwidth does not take effect in some case
Yonglong Liu
2020-02-14
net: hns3: add management table after IMP reset
Yufeng Mo
2020-01-21
net: hns3: cleanup some coding style issue
Huazhong Tan
2020-01-21
net: hns3: remove redundant print on ENOMEM
Huazhong Tan
2020-01-21
net: hns3: delete unnecessary blank line and space for cleanup
Guangbin Huang
2020-01-21
net: hns3: rewrite a log in hclge_put_vector()
Yonglong Liu
2020-01-21
net: hns3: refine the input parameter 'size' for snprintf()
Guojia Liao
2020-01-21
net: hns3: move duplicated macro definition into header
Guojia Liao
2020-01-21
net: hns3: set VF's default reset_type to HNAE3_NONE_RESET
Huazhong Tan
2020-01-21
net: hns3: do not reuse pfmemalloc pages
Yunsheng Lin
2020-01-21
net: hns3: limit the error logging in the hns3_clean_tx_ring()
Yunsheng Lin
2020-01-21
net: hns3: replace snprintf with scnprintf in hns3_update_strings
Chen Zhou
2020-01-21
net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_read
Chen Zhou
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-16
net: hns3: pad the short frame before sending to the hardware
Yunsheng Lin
2020-01-11
net: hns3: refactor the notification scheme of PF reset
Huazhong Tan
2020-01-11
net: hns3: modify hclge_func_reset_sync_vf()'s return type to void
Huazhong Tan
2020-01-11
net: hns3: enlarge HCLGE_RESET_WAIT_CNT
Huazhong Tan
2020-01-11
net: hns3: refactor the procedure of VF FLR
Huazhong Tan
2020-01-11
net: hns3: refactor the precedure of PF FLR
Huazhong Tan
2020-01-11
net: hns3: split hclgevf_reset() into preparing and rebuilding part
Huazhong Tan
2020-01-11
net: hns3: split hclge_reset() into preparing and rebuilding part
Huazhong Tan
2020-01-06
net: hns3: modify an unsuitable reset level for hardware error
Huazhong Tan
2020-01-06
net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...
Huazhong Tan
2020-01-06
net: hns3: add protection when get SFP speed as 0
Guojia Liao
2020-01-06
net: hns3: modify the IRQ name of misc vectors
Yonglong Liu
2020-01-06
net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()
Yonglong Liu
2020-01-06
net: hns3: modify the IRQ name of TQP vector
Yonglong Liu
2020-01-06
net: hns3: re-organize vector handle
Yonglong Liu
2020-01-06
net: hns3: add trace event support for HNS3 driver
Yunsheng Lin
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-20
net: hns3: only print misc interrupt status when handling fails
Huazhong Tan
2019-12-20
net: hns3: add a log for getting chain failure in hns3_nic_uninit_vector_data()
Huazhong Tan
2019-12-20
net: hns3: add some VF VLAN information for command "ip link show"
Huazhong Tan
2019-12-20
net: hns3: implement ndo_features_check ops for hns3 driver
Yunsheng Lin
2019-12-20
net: hns3: get FD rules location before dump in debugfs
Yufeng Mo
2019-12-20
net: hns3: optimization for CMDQ uninitialization
Huazhong Tan
2019-12-20
net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_dev
Huazhong Tan
2019-12-20
net: hns3: check FE bit before calling hns3_add_frag()
Yunsheng Lin
2019-12-16
net: hns3: do not schedule the periodic task when reset fail
Guojia Liao
2019-12-16
net: hns3: allocate WQ with WQ_MEM_RECLAIM flag
Yunsheng Lin
2019-12-16
net: hns3: remove unnecessary work in hclgevf_main
Yunsheng Lin
2019-12-16
net: hns3: remove mailbox and reset work in hclge_main
Yunsheng Lin
2019-12-16
net: hns3: schedule hclgevf_service by using delayed workqueue
Yunsheng Lin
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-05
net: hns3: fix VF ID issue for setting VF VLAN
Jian Shen
2019-12-05
net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()
Yunsheng Lin
2019-12-05
net: hns3: fix for TX queue not restarted problem
Yunsheng Lin
[next]