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-04-14
net: hns3: set dividual reset level for all RAS and MSI-X errors
Weihang Li
2019-04-14
net: hns3: divide shared buffer between TC
Yunsheng Lin
2019-04-14
net: hns3: always assume no drop TC for performance reason
Yunsheng Lin
2019-04-14
net: hns3: add hns3_gro_complete for HW GRO process
Yunsheng Lin
2019-04-14
net: hns3: minor refactor for hns3_rx_checksum
Yunsheng Lin
2019-04-14
net: hns3: fix set port based VLAN issue for VF
Jian Shen
2019-04-14
net: hns3: fix set port based VLAN for PF
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
2019-04-08
net: hns3: fix keep_alive_timer not stop problem
Huazhong Tan
2019-04-08
net: hns3: remove resetting check in hclgevf_reset_task_schedule
Huazhong Tan
2019-04-08
net: hns3: add error handler for initializing command queue
Huazhong Tan
2019-04-08
net: hns3: stop mailbox handling when command queue need re-init
Huazhong Tan
2019-04-08
net: hns3: handle pending reset while reset fail
Huazhong Tan
2019-04-08
net: hns3: do not request reset when hardware resetting
Huazhong Tan
2019-04-08
net: hns3: ignore lower-level new coming reset
Huazhong Tan
2019-04-08
net: hns3: deactive the reset timer when reset successfully
Huazhong Tan
2019-04-08
net: hns3: adjust the timing of hns3_client_stop when unloading
Huazhong Tan
2019-04-08
net: hns3: not reset vport who not alive when PF reset
Huazhong Tan
2019-04-08
net: hns3: set up the vport alive state while reinitializing
Huazhong Tan
2019-04-08
net: hns3: set vport alive state to default while resetting
Huazhong Tan
2019-04-06
net: hns: fix unsigned comparison to less than zero
Colin Ian King
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-04
net: hns: Fix sparse: some warnings in HNS drivers
Yonglong Liu
2019-04-04
net: hns: Fix WARNING when remove HNS driver with SMMU enabled
Yonglong Liu
2019-04-04
net: hns: fix ICMP6 neighbor solicitation messages discard problem
Yonglong Liu
2019-04-04
net: hns: Fix probabilistic memory overwrite when HNS driver initialized
Yonglong Liu
2019-04-04
net: hns: Use NAPI_POLL_WEIGHT for hns driver
Yonglong Liu
2019-04-04
net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
Liubin Shu
2019-04-04
net: hns3: split function hnae3_match_n_instantiate()
Jian Shen
2019-04-04
net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enet
Huazhong Tan
2019-04-04
net: hns3: prevent change MTU when resetting
Huazhong Tan
2019-04-04
net: hns3: check resetting status in hns3_get_stats()
Huazhong Tan
2019-04-04
net: hns3: add protect when handling mac addr list
Jian Shen
2019-04-04
net: hns3: simplify hclgevf_cmd_csq_clean
Huazhong Tan
2019-04-04
net: hns3: minor optimization for datapath
Yunsheng Lin
2019-04-04
net: hns3: minor optimization for ring_space
Yunsheng Lin
2019-04-04
net: hns3: return 0 and print warning when hit duplicate MAC
Peng Li
2019-04-04
net: hns3: modify the VF network port media type acquisition method
liuzhongzhu
2019-04-04
net: hns3: reduce resources use in kdump kernel
Yonglong Liu
2019-04-04
net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings
Peng Li
2019-03-27
net: hns3: fix compile error
Xi Wang
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-22
net: Add IANA_VXLAN_UDP_PORT definition to vxlan header file
Moshe Shemesh
2019-03-21
net: hns3: fix for not calculating tx bd num correctly
Yunsheng Lin
2019-03-20
net: hns3: Make hclge_destroy_cmd_queue static
YueHaibing
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-19
net: hns3: Make hclgevf_update_link_mode static
YueHaibing
2019-03-09
net: hns3: fix to stop multiple HNS reset due to the AER changes
Shiju Jose
2019-03-08
net: hns3: add dma_rmb() for rx description
Jian Shen
[prev]
[next]