index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
/
hns_ethtool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
*
net: hns: Make many functions static
YueHaibing
2018-07-26
1
-11
/
+13
*
net: hns: Fix ethtool private flags
Matthias Brugger
2018-03-18
1
-1
/
+3
*
net: hns: Add self-adaptive interrupt coalesce support in hns driver
Lin Yun Sheng
2017-08-03
1
-2
/
+5
*
hns: remove useless void cast
stephen hemminger
2017-07-20
1
-1
/
+1
*
net: hns: Use phy_driver to setup Phy loopback
Lin Yun Sheng
2017-07-03
1
-71
/
+34
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
1
-2
/
+14
|
\
|
*
net/hns:bugfix of ethtool -t phy self_test
Lin Yun Sheng
2017-06-19
1
-2
/
+14
*
|
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
1
-1
/
+1
|
/
*
net: hns: Some checkpatch.pl script & warning fixes
Salil
2017-04-03
1
-1
/
+0
*
net: hns: Avoid Hip06 chip TX packet line bug
lipeng
2017-04-03
1
-13
/
+11
*
net: hns: Correct HNS RSS key set function
lipeng
2017-04-03
1
-5
/
+4
*
net: hns: bug fix of ethtool show the speed
Daode Huang
2017-04-03
1
-1
/
+1
*
net: hns: bug fix about restart auto-negotiation
Daode Huang
2016-11-10
1
-1
/
+2
*
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-10-14
1
-0
/
+7
|
\
|
*
net: hns: fix port not available after testing loopback
Kejian Yan
2016-10-03
1
-0
/
+7
*
|
net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-22
1
-47
/
+58
*
|
net: ethernet: hisilicon: hns: use phydev from struct net_device
Philippe Reynes
2016-09-22
1
-18
/
+15
*
|
net: hisilicon: constify ethtool_ops structures
Julia Lawall
2016-08-31
1
-1
/
+1
|
/
*
net: hns: add media-type property for hns
Kejian Yan
2016-07-01
1
-3
/
+11
*
net: hns: add get_coalesce_range api for hns
Daode Huang
2016-06-21
1
-0
/
+10
*
net: hns: fix the wrong speed for bond
Qianqian Xie
2016-06-21
1
-1
/
+1
*
net: hns: fix ethtool loopback fail bug
Kejian Yan
2016-06-21
1
-21
/
+14
*
net: hns: add uniform interface for phy connection
Kejian Yan
2016-06-05
1
-1
/
+1
*
net: hns: avoid null pointer dereference
xypron.glpk@gmx.de
2016-05-23
1
-11
/
+0
*
net: hns: set-coalesce-usecs returns errno by dsaf.ko
Lisheng
2016-03-28
1
-2
/
+4
*
net: hns: bug fix for return values
Qianqian Xie
2016-03-24
1
-2
/
+2
*
net: hns: fixes a bug of RSS
Kejian Yan
2016-03-22
1
-0
/
+18
*
net: hns: fix return value of the function about rss
Kejian Yan
2016-03-22
1
-18
/
+6
*
net: hns: fix the bug about loopback
yankejian
2016-03-07
1
-1
/
+14
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-1
/
+1
*
phy: Use phy_read() instead of mdiobus_read()
Andrew Lunn
2016-01-07
1
-68
/
+36
*
net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS Driver
Salil
2015-12-04
1
-0
/
+93
*
net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
Salil
2015-12-04
1
-1
/
+1
*
net: hns: fixes the issue by using ethtool -s
Chenny Xu
2015-10-19
1
-27
/
+12
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-1
/
+0
*
net: add Hisilicon Network Subsystem basic ethernet support
huangdaode
2015-09-21
1
-0
/
+1230