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-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-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-26
net: hns3: remove reset after command send failed
Weihang Li
2019-04-26
net: hns3: prevent double free in hns3_put_ring_config()
Huazhong Tan
2019-04-26
net: hns3: extend the loopback state acquisition time
liuzhongzhu
2019-04-26
net: hns3: fix pause configure fail problem
Huazhong Tan
2019-04-26
net: hns3: not reset TQP in the DOWN while VF resetting
Huazhong Tan
2019-04-26
net: hns3: use a reserved byte to identify need_resp flag
Huazhong Tan
2019-04-26
net: hns3: use atomic_t replace u32 for arq's count
Huazhong Tan
2019-04-26
net: hns3: stop sending keep alive msg when VF command queue needs reinit
Huazhong Tan
2019-04-26
net: hns3: handle the BD info on the last BD of the packet
Yunsheng Lin
2019-04-26
net: hns3: fix for TX clean num when cleaning TX BD
Yunsheng Lin
2019-04-26
net: hns3: fix data race between ring->next_to_clean
Yunsheng Lin
2019-04-23
net: phy: marvell: add new default led configure for m88e151x
Jian Shen
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-19
net: hns3: add function type check for debugfs help information
Yufeng Mo
2019-04-19
net: hns3: add queue's statistics update to service task
liuzhongzhu
2019-04-19
net: hns3: Add handling of MAC tunnel interruption
Weihang Li
2019-04-19
net: hns3: add support for dump ncl config by debugfs
Weihang Li
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-19
net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()
Jian Shen
2019-04-19
net: hns3: refine tx timeout count handle
Jian Shen
2019-04-19
net: hns3: add some debug info for hclgevf_get_mbx_resp()
Huazhong Tan
2019-04-19
net: hns3: add some debug information for hclge_check_event_cause
Huazhong Tan
2019-04-19
net: hns3: add reset statistics for VF
Huazhong Tan
2019-04-19
net: hns3: add reset statistics info for PF
Huazhong Tan
2019-04-15
net: hns3: fix for vport->bw_limit overflow problem
Yunsheng Lin
2019-04-15
net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw()
Jian Shen
2019-04-14
net: hns3: code optimization for command queue' spin lock
Peng Li
2019-04-14
net: hns3: free the pending skb when clean RX ring
Peng Li
2019-04-14
net: hns3: do not initialize MDIO bus when PHY is inexistent
Jian Shen
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
[next]