index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-25
net: stmmac: Adjust dump offset of DMA registers for ethtool
Thor Thayer
1
-0
/
+5
2017-06-29
net: stmmac: Add additional registers for dwmac1000_dma ethtool
Thor Thayer
1
-1
/
+1
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-3
/
+2
2017-03-16
net: stmmac: rx watchdog config prepared for multiple queues
Joao Pinto
1
-1
/
+2
2017-03-13
net: stmmac: mac debug prepared for multiple queues
Joao Pinto
1
-1
/
+4
2017-03-13
net: stmmac: flow_ctrl functions adapted to mtl
Joao Pinto
1
-1
/
+2
2017-02-24
net: stmmac: unify registers dumps methods
LABBE Corentin
1
-20
/
+2
2017-02-15
net: stmmac: invert the logic for dumping regs
LABBE Corentin
1
-9
/
+9
2017-02-08
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
1
-1
/
+1
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
1
-4
/
+0
2017-01-09
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
1
-2
/
+2
2016-12-08
net: stmmac: stmmac_platform: use correct setup function for gmac4
Niklas Cassel
1
-2
/
+2
2016-12-07
net: stmmac: do not call phy_ethtool_ksettings_set from atomic context
Niklas Cassel
1
-2
/
+0
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+11
2016-11-16
net: stmmac: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
stmmac: fix PTP type ethtool stats
Giuseppe CAVALLARO
1
-8
/
+11
2016-10-12
net: stmmac: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-41
/
+56
2016-10-12
net: stmmac: use phydev from struct net_device
Philippe Reynes
1
-9
/
+9
2016-06-28
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
1
-1
/
+2
2016-06-28
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
Giuseppe CAVALLARO
1
-4
/
+7
2016-06-28
drivers: net: stmmac: reworking the PCS code.
Giuseppe CAVALLARO
1
-16
/
+38
2016-04-03
stmmac: support new GMAC4
Alexandre TORGUE
1
-1
/
+4
2016-04-03
stmmac: enhance mmc counter management
Alexandre TORGUE
1
-1
/
+1
2016-03-02
stmmac: do not perform zero-copy for rx frames
Giuseppe Cavallaro
1
-0
/
+39
2016-03-02
stmmac: first frame prep at the end of xmit routine
Giuseppe Cavallaro
1
-1
/
+1
2015-12-02
stmmac: support Reg_9 to get HW level information
Giuseppe CAVALLARO
1
-0
/
+30
2015-11-02
stmmac: Correctly report PTP capabilities.
Phil Reid
1
-2
/
+5
2014-12-09
stmmac: fix max coal timer parameter
Giuseppe CAVALLARO
1
-1
/
+1
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-08-30
stmmac: fix tipo on mmc crc error
Giuseppe CAVALLARO
1
-1
/
+1
2014-08-26
stmmac: simple cleanups
Pavel Machek
1
-10
/
+8
2014-08-01
net: stmmac: Change MAC interface to support multiple filter configurations
Vince Bridgers
1
-3
/
+3
2014-06-02
stmmac: Remove spin_lock call in stmmac_get_pauseparam()
Emil Goode
1
-2
/
+0
2014-05-25
net: driver: stmicro: Remove some useless the lock protection
Yang Wei
1
-6
/
+0
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2013-03-26
stmmac: add the support for PTP hw clock driver
Rayagond Kokatanur
1
-0
/
+3
2013-03-26
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
1
-1
/
+31
2013-03-26
stmmac: initial support to manage pcs modes
Giuseppe CAVALLARO
1
-0
/
+94
2013-03-26
stmmac: start adding pcs and rgmii core irq
Giuseppe CAVALLARO
1
-0
/
+4
2013-03-26
stmmac: support extend descriptors
Giuseppe CAVALLARO
1
-0
/
+23
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+1
2012-11-27
stmmac: get/set coalesce parameters via ethtool
Giuseppe CAVALLARO
1
-0
/
+83
2012-11-27
stmmac: add Rx watchdog support to mitigate the DMA irqs
Giuseppe CAVALLARO
1
-3
/
+6
2012-11-27
stmmac: add the initial tx coalesce schema
Giuseppe CAVALLARO
1
-3
/
+5
2012-07-01
stmmac: add the Energy Efficient Ethernet support
Giuseppe CAVALLARO
1
-0
/
+57
2012-04-04
stmmac: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-02-15
stmmac: do not discard frame on dribbling bit assert
Giuseppe CAVALLARO
1
-1
/
+6
2012-01-05
net: make ethtool_ops const
stephen hemminger
1
-1
/
+1
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2011-11-17
stmmac: parameters auto-tuning through HW cap reg
Giuseppe CAVALLARO
1
-0
/
+6
[next]