index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2017-07-24
net: stmmac: Adjust dump offset of DMA registers for ethtool
Thor Thayer
2017-06-29
net: stmmac: Add additional registers for dwmac1000_dma ethtool
Thor Thayer
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-03-15
net: stmmac: rx watchdog config prepared for multiple queues
Joao Pinto
2017-03-12
net: stmmac: mac debug prepared for multiple queues
Joao Pinto
2017-03-12
net: stmmac: flow_ctrl functions adapted to mtl
Joao Pinto
2017-02-24
net: stmmac: unify registers dumps methods
LABBE Corentin
2017-02-15
net: stmmac: invert the logic for dumping regs
LABBE Corentin
2017-02-08
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
2017-01-09
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
2016-12-08
net: stmmac: stmmac_platform: use correct setup function for gmac4
Niklas Cassel
2016-12-07
net: stmmac: do not call phy_ethtool_ksettings_set from atomic context
Niklas Cassel
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-16
net: stmmac: Implement ethtool::nway_reset
Florian Fainelli
2016-11-15
stmmac: fix PTP type ethtool stats
Giuseppe CAVALLARO
2016-10-12
net: stmmac: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-12
net: stmmac: use phydev from struct net_device
Philippe Reynes
2016-06-28
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
2016-06-28
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
Giuseppe CAVALLARO
2016-06-28
drivers: net: stmmac: reworking the PCS code.
Giuseppe CAVALLARO
2016-04-02
stmmac: support new GMAC4
Alexandre TORGUE
2016-04-02
stmmac: enhance mmc counter management
Alexandre TORGUE
2016-03-02
stmmac: do not perform zero-copy for rx frames
Giuseppe Cavallaro
2016-03-02
stmmac: first frame prep at the end of xmit routine
Giuseppe Cavallaro
2015-12-01
stmmac: support Reg_9 to get HW level information
Giuseppe CAVALLARO
2015-11-01
stmmac: Correctly report PTP capabilities.
Phil Reid
2014-12-09
stmmac: fix max coal timer parameter
Giuseppe CAVALLARO
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-29
stmmac: fix tipo on mmc crc error
Giuseppe CAVALLARO
2014-08-25
stmmac: simple cleanups
Pavel Machek
2014-07-31
net: stmmac: Change MAC interface to support multiple filter configurations
Vince Bridgers
2014-06-02
stmmac: Remove spin_lock call in stmmac_get_pauseparam()
Emil Goode
2014-05-24
net: driver: stmicro: Remove some useless the lock protection
Yang Wei
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2013-03-26
stmmac: add the support for PTP hw clock driver
Rayagond Kokatanur
2013-03-26
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
2013-03-26
stmmac: initial support to manage pcs modes
Giuseppe CAVALLARO
2013-03-26
stmmac: start adding pcs and rgmii core irq
Giuseppe CAVALLARO
2013-03-26
stmmac: support extend descriptors
Giuseppe CAVALLARO
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-11-26
stmmac: get/set coalesce parameters via ethtool
Giuseppe CAVALLARO
2012-11-26
stmmac: add Rx watchdog support to mitigate the DMA irqs
Giuseppe CAVALLARO
2012-11-26
stmmac: add the initial tx coalesce schema
Giuseppe CAVALLARO
2012-07-01
stmmac: add the Energy Efficient Ethernet support
Giuseppe CAVALLARO
2012-04-04
stmmac: Support the get_ts_info ethtool method.
Richard Cochran
2012-02-15
stmmac: do not discard frame on dribbling bit assert
Giuseppe CAVALLARO
2012-01-05
net: make ethtool_ops const
stephen hemminger
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-17
stmmac: parameters auto-tuning through HW cap reg
Giuseppe CAVALLARO
[next]