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
/
hnae3.h
Age
Commit message (
Expand
)
Author
2020-09-27
net: hns3: replace the macro of max tm rate with the queried specification
Guangbin Huang
2020-09-27
net: hns3: add support to query device specifications
Guangbin Huang
2020-09-27
net: hns3: use capabilities queried from firmware
Guangbin Huang
2020-09-27
net: hns3: use capability flag to indicate FEC
Guangbin Huang
2020-09-27
net: hns3: add device version to replace pci revision
Guangbin Huang
2020-09-24
net: hns3: rename macro of pci device id of vf
Guangbin Huang
2020-09-24
net: hns3: add support for 200G device
Guangbin Huang
2020-09-24
net: hns3: add a hardware error detect type
Yufeng Mo
2020-07-21
net: hns3: fix error handling for desc filling
Yunsheng Lin
2020-05-28
net: hns3: remove unused struct hnae3_unic_private_info
Huazhong Tan
2020-05-28
net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_type
Huazhong Tan
2020-05-10
net: hns3: provide .get_cmdq_stat interface for the client
Huazhong Tan
2020-04-29
net: hns3: adds support for reading module eeprom info
Yonglong Liu
2020-04-25
net: hns3: optimize the filter table entries handling when resetting
Jian Shen
2020-04-25
net: hns3: refactor the promisc mode setting
Jian Shen
2020-03-30
net: hns3: fix for fraglist SKB headlen not handling correctly
Huazhong Tan
2020-01-11
net: hns3: refactor the procedure of VF FLR
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: modify the IRQ name of misc vectors
Yonglong Liu
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-05
net: hns3: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-10-31
net: hns3: cleanup a format-truncation warning
Guojia Liao
2019-10-31
net: hns3: cleanup some coding style issues
Guangbin Huang
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-19
net: hns3: fix mis-counting IRQ vector numbers issue
Yonglong Liu
2019-10-08
net: hns3: add support for configuring VF MAC from the host
Huazhong Tan
2019-10-08
net: hns3: add support for configuring bandwidth of VF on the host
Yonglong Liu
2019-10-08
net: hns3: add support for setting VF trust
Jian Shen
2019-10-08
net: hns3: add support for spoof check setting
Jian Shen
2019-10-08
net: hns3: add support for setting VF link status on the host
Yufeng Mo
2019-08-29
net: hns3: implement .process_hw_error for hns3 client
Weihang Li
2019-08-18
net: hns3: add or modify comments
Guojia Liao
2019-08-09
net: hns3: refine some macro definitions
Guojia Liao
2019-08-09
net: hns3: refine MAC pause statistics querying function
Yufeng Mo
2019-07-29
net: hns3: modify firmware version display format
Yufeng Mo
2019-06-26
net: hns3: remove override_pci_need_reset
Weihang Li
2019-06-26
net: hns3: fix selftest fail issue for fibre port with autoneg on
Jian Shen
2019-06-14
net: hns3: some variable modification
Weihang Li
2019-06-14
net: hns3: delay setting of reset level for hw errors until slot_reset is called
Shiju Jose
2019-06-09
net: hns3: delete the redundant user NIC codes
Yonglong Liu
2019-06-03
net: hns3: fix VLAN filter restore issue after reset
Jian Shen
2019-06-03
net: hns3: remove redundant core reset
Huazhong Tan
2019-05-26
net: hns3: add aRFS support for PF
Jian Shen
2019-05-04
net: hns3: add support for FEC encoding control
Jian Shen
2019-05-04
net: hns3: add autoneg and change speed support for fibre port
Jian Shen
2019-05-04
net: hns3: add support for multiple media type
Jian Shen
2019-04-19
net: hns3: Add support for netif message level settings
Yonglong Liu
2019-04-19
net: hns3: dump more information when tx timeout happens
Jian Shen
2019-04-14
net: hns3: fix VLAN offload handle for VLAN inserted by port
Jian Shen
2019-04-14
net: hns3: modify VLAN initialization to be compatible with port based VLAN
Jian Shen
[next]