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
/
hns
/
hns_ethtool.c
Age
Commit message (
Expand
)
Author
2019-01-27
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-08-29
net: hns: add netif_carrier_off before change speed and duplex
Peng Li
2018-08-07
net: hns: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-26
net: hns: Make many functions static
YueHaibing
2018-03-17
net: hns: Fix ethtool private flags
Matthias Brugger
2017-08-03
net: hns: Add self-adaptive interrupt coalesce support in hns driver
Lin Yun Sheng
2017-07-19
hns: remove useless void cast
stephen hemminger
2017-07-03
net: hns: Use phy_driver to setup Phy loopback
Lin Yun Sheng
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-19
net/hns:bugfix of ethtool -t phy self_test
Lin Yun Sheng
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-04-03
net: hns: Some checkpatch.pl script & warning fixes
Salil
2017-04-03
net: hns: Avoid Hip06 chip TX packet line bug
lipeng
2017-04-03
net: hns: Correct HNS RSS key set function
lipeng
2017-04-03
net: hns: bug fix of ethtool show the speed
Daode Huang
2016-11-10
net: hns: bug fix about restart auto-negotiation
Daode Huang
2016-10-14
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-10-03
net: hns: fix port not available after testing loopback
Kejian Yan
2016-09-22
net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-22
net: ethernet: hisilicon: hns: use phydev from struct net_device
Philippe Reynes
2016-08-31
net: hisilicon: constify ethtool_ops structures
Julia Lawall
2016-07-01
net: hns: add media-type property for hns
Kejian Yan
2016-06-21
net: hns: add get_coalesce_range api for hns
Daode Huang
2016-06-21
net: hns: fix the wrong speed for bond
Qianqian Xie
2016-06-21
net: hns: fix ethtool loopback fail bug
Kejian Yan
2016-06-04
net: hns: add uniform interface for phy connection
Kejian Yan
2016-05-23
net: hns: avoid null pointer dereference
xypron.glpk@gmx.de
2016-03-28
net: hns: set-coalesce-usecs returns errno by dsaf.ko
Lisheng
2016-03-24
net: hns: bug fix for return values
Qianqian Xie
2016-03-22
net: hns: fixes a bug of RSS
Kejian Yan
2016-03-22
net: hns: fix return value of the function about rss
Kejian Yan
2016-03-07
net: hns: fix the bug about loopback
yankejian
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
phy: Use phy_read() instead of mdiobus_read()
Andrew Lunn
2015-12-04
net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS Driver
Salil
2015-12-04
net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
Salil
2015-10-18
net: hns: fixes the issue by using ethtool -s
Chenny Xu
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-09-20
net: add Hisilicon Network Subsystem basic ethernet support
huangdaode