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
2019-02-01
net: hns3: Check for allocation failure
Dan Carpenter
2019-01-30
net: hns3: keep flow director state unchanged when reset
Jian Shen
2019-01-30
net: hns3: stop sending keep alive msg to PF when VF is resetting
Jian Shen
2019-01-30
net: hns3: fix an issue for hclgevf_ae_get_hdev
Peng Li
2019-01-30
net: hns3: fix improper error handling in the hclge_init_ae_dev()
Huazhong Tan
2019-01-30
net: hns3: fix for rss result nonuniform
Jian Shen
2019-01-30
net: hns3: fix netif_napi_del() not do problem when unloading
Huazhong Tan
2019-01-30
net: hns3: Fix NULL deref when unloading driver
Huazhong Tan
2019-01-30
net: hns3: only support tc 0 for VF
Yunsheng Lin
2019-01-30
net: hns3: change hnae3_register_ae_dev() to int
Huazhong Tan
2019-01-30
net: hns3: use the correct interface to stop|open port
Peng Li
2019-01-30
net: hns3: fix VF dump register issue
Jian Shen
2019-01-30
net: hns3: reuse the definition of l3 and l4 header info union
liyongxin
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-27
net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
Yonglong Liu
2019-01-27
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
2019-01-27
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
2019-01-26
net: hns3: don't allow vf to enable promisc mode
Jian Shen
2019-01-26
net: hns3: add initialization for nic state
Jian Shen
2019-01-26
net: hns3: add 8 BD limit for tx flow
Peng Li
2019-01-26
net: hns3: call hns3_nic_set_real_num_queue with netdev down
Yunsheng Lin
2019-01-26
net: hns3: remove dcb_ops->map_update in hclge_dcb
Yunsheng Lin
2019-01-26
net: hns3: do reinitialization while mqprio configuration changed
Yunsheng Lin
2019-01-26
net: hns3: After setting the loopback, add the status of getting MAC
liuzhongzhu
2019-01-26
net: hns3: fix broadcast promisc issue for revision 0x20
Jian Shen
2019-01-26
net: hns3: fix return value handle issue for hclge_set_loopback()
Jian Shen
2019-01-26
net: hns3: add error handling in hclge_ieee_setets
Yunsheng Lin
2019-01-26
net: hns3: clear pci private data when unload hns3 driver
Jian Shen
2019-01-26
net: hns3: don't update packet statistics for packets dropped by hardware
Jian Shen
2019-01-23
net: hns3: fix PFC not setting problem for DCB module
Yunsheng Lin
2019-01-23
net: hns3: add statistics for PFC frames and MAC control frames
liuzhongzhu
2019-01-23
net: hns3: add ETS TC weight setting in SSU module
Yunsheng Lin
2019-01-23
net: hns3: do not return GE PFC setting err when initializing
Yunsheng Lin
2019-01-23
net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
Yunsheng Lin
2019-01-23
net: hns3: clear param in ring when free ring
Peng Li
2019-01-23
net: hns3: fix bug of ethtool_ops.get_channels for VF
Huazhong Tan
2019-01-23
net: hns3: fix for shaper not setting when TC num changes
Yunsheng Lin
2019-01-23
net: hns3: fix rss configuration lost problem when setting channel
Yunsheng Lin
2019-01-23
net: hns3: refactor the statistics updating for netdev
Jian Shen
2019-01-23
net: hns3: add rx multicast packets statistic
Jian Shen
2019-01-23
net: hns3: add calling roce callback function when link status change
Peng Li
2019-01-18
net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
Yunsheng Lin
2019-01-18
net: hns3: do reinitialization while ETS configuration changed
Huazhong Tan
2019-01-18
net: hns3: fix wrong combined count returned by ethtool -l
Huazhong Tan
2019-01-18
net: hns3: adjust the use of alloc_tqps and num_tqps
Huazhong Tan
2019-01-18
net: hns3: fix user configuration loss for ethtool -L
Huazhong Tan
2019-01-18
net: hns3: remove redundant codes in hclge_knic_setup
Huazhong Tan
2019-01-18
net: hns3: modify parameter checks in the hns3_set_channels
Huazhong Tan
2019-01-18
net: hns3: add interface hclge_tm_bp_setup
Huazhong Tan
2019-01-18
net: hns3: reuse reinitialization interface in the hns3_set_channels
Huazhong Tan
[next]