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-08-24
net: hns3: Fix -Wunused-const-variable warning
YueHaibing
2019-08-18
net: hns: add phy_attached_info() to the hns driver
Yonglong Liu
2019-08-18
net: hns3: add phy_attached_info() to the hns3 driver
Yonglong Liu
2019-08-18
net: hns3: prevent unnecessary MAC TNL interrupt
Huazhong Tan
2019-08-18
net: hns3: change print level of RAS error log from warning to error
Xiaofei Tan
2019-08-18
net: hns3: fix error and incorrect format
Guojia Liao
2019-08-18
net: hns3: modify redundant initialization of variable
Guojia Liao
2019-08-18
net: hns3: add or modify comments
Guojia Liao
2019-08-13
net: hns3: Make hclge_func_reset_sync_vf static
YueHaibing
2019-08-10
hns3: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-09
net: hns3: refine some macro definitions
Guojia Liao
2019-08-09
net: hns3: add handshake with VF for PF reset
Huazhong Tan
2019-08-09
net: hns3: refine MAC pause statistics querying function
Yufeng Mo
2019-08-09
net: hns3: add function display NCL_CONFIG info
Yufeng Mo
2019-08-09
net: hns3: add check for max TX BD num for tso and non-tso case
Yunsheng Lin
2019-08-09
net: hns3: add some statitics info to tx process
Yunsheng Lin
2019-08-09
net: hns3: add DFX registers information for ethtool -d
Guangbin Huang
2019-08-09
net: hns3: modify how pause options is displayed
Yonglong Liu
2019-08-09
net: hns3: add input length check for debugfs write function
Yufeng Mo
2019-08-09
net: hns3: clean up for vlan handling in hns3_fill_desc_vtags
Yunsheng Lin
2019-08-09
net: hns3: fix interrupt clearing error for VF
Huazhong Tan
2019-08-09
net: hns3: fix GFP flag error in hclge_mac_update_stats()
Zhongzhu Liu
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
net: hisilicon: Fix dma_map_single failed on arm64
Jiangfeng Xiao
2019-08-06
net: hisilicon: fix hip04-xmit never return TX_BUSY
Jiangfeng Xiao
2019-08-06
net: hisilicon: make hip04_tx_reclaim non-reentrant
Jiangfeng Xiao
2019-08-01
net: hns3: activate reset timer when calling reset_event
Huazhong Tan
2019-08-01
net: hns3: clear reset interrupt status in hclge_irq_handle()
Huazhong Tan
2019-08-01
net: hns3: fix some reset handshake issue
Huazhong Tan
2019-08-01
net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd
Guojia Liao
2019-08-01
net: hns3: simplify hclge_cmd_query_error()
Weihang Li
2019-08-01
net: hns3: minior error handling change for hclge_tm_schd_info_init
Yunsheng Lin
2019-08-01
net: hns3: minor cleanup in hns3_clean_rx_ring
Yunsheng Lin
2019-08-01
net: hns3: remove unnecessary variable in hclge_get_mac_vlan_cmd_status()
Jian Shen
2019-08-01
net: hns3: refine for set ring parameters
Jian Shen
2019-08-01
net: hns3: do not query unsupported commands in debugfs
Yufeng Mo
2019-08-01
net: hns3: add handler for NCSI error mailbox
Huazhong Tan
2019-08-01
net: hns3: add link change event report
Jian Shen
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-29
net: hns3: use dev_info() instead of pr_info()
Huazhong Tan
2019-07-29
net: hns3: Add support for using order 1 pages with a 4K buffer
Yunsheng Lin
2019-07-29
net: hns3: add interrupt affinity support for misc interrupt
Yunsheng Lin
2019-07-29
net: hns3: make hclge_service use delayed workqueue
Yunsheng Lin
2019-07-29
net: hns3: add debug messages to identify eth down cause
Yonglong Liu
2019-07-29
net: hns3: modify firmware version display format
Yufeng Mo
2019-07-29
net: hns3: change GFP flag during lock period
Yufeng Mo
2019-07-29
net: hns3: remove upgrade reset level when reset fail
Huazhong Tan
2019-07-29
net: hns3: add a check for get_reset_level
Guangbin Huang
2019-07-29
net: hns3: add reset checking before set channels
Jian Shen
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
[next]