index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_ethtool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: Use mutex instead of spinlock
Thierry Reding
2018-05-29
1
-6
/
+6
*
net: stmmac: Switch stmmac_ops to generic HW Interface Helpers
Jose Abreu
2018-04-17
1
-43
/
+25
*
net: stmmac: Switch stmmac_dma_ops to generic HW Interface Helpers
Jose Abreu
2018-04-17
1
-8
/
+6
*
net: stmmac: Add support for DWMAC5 and implement Safety Features
Jose Abreu
2018-03-30
1
-1
/
+38
*
net: stmmac: Adjust dump offset of DMA registers for ethtool
Thor Thayer
2017-07-25
1
-0
/
+5
*
net: stmmac: Add additional registers for dwmac1000_dma ethtool
Thor Thayer
2017-06-29
1
-1
/
+1
*
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
1
-3
/
+2
*
net: stmmac: rx watchdog config prepared for multiple queues
Joao Pinto
2017-03-15
1
-1
/
+2
*
net: stmmac: mac debug prepared for multiple queues
Joao Pinto
2017-03-13
1
-1
/
+4
*
net: stmmac: flow_ctrl functions adapted to mtl
Joao Pinto
2017-03-13
1
-1
/
+2
*
net: stmmac: unify registers dumps methods
LABBE Corentin
2017-02-24
1
-20
/
+2
*
net: stmmac: invert the logic for dumping regs
LABBE Corentin
2017-02-15
1
-9
/
+9
*
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
2017-02-08
1
-1
/
+1
*
net: stmmac: remove freesoftware address
LABBE Corentin
2017-02-08
1
-4
/
+0
*
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
2017-01-09
1
-2
/
+2
*
net: stmmac: stmmac_platform: use correct setup function for gmac4
Niklas Cassel
2016-12-08
1
-2
/
+2
*
net: stmmac: do not call phy_ethtool_ksettings_set from atomic context
Niklas Cassel
2016-12-07
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-8
/
+11
|
\
|
*
stmmac: fix PTP type ethtool stats
Giuseppe CAVALLARO
2016-11-16
1
-8
/
+11
*
|
net: stmmac: Implement ethtool::nway_reset
Florian Fainelli
2016-11-16
1
-0
/
+1
*
|
net: stmmac: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-12
1
-41
/
+56
*
|
net: stmmac: use phydev from struct net_device
Philippe Reynes
2016-10-12
1
-9
/
+9
|
/
*
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
2016-06-28
1
-1
/
+2
*
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
Giuseppe CAVALLARO
2016-06-28
1
-4
/
+7
*
drivers: net: stmmac: reworking the PCS code.
Giuseppe CAVALLARO
2016-06-28
1
-16
/
+38
*
stmmac: support new GMAC4
Alexandre TORGUE
2016-04-03
1
-1
/
+4
*
stmmac: enhance mmc counter management
Alexandre TORGUE
2016-04-03
1
-1
/
+1
*
stmmac: do not perform zero-copy for rx frames
Giuseppe Cavallaro
2016-03-02
1
-0
/
+39
*
stmmac: first frame prep at the end of xmit routine
Giuseppe Cavallaro
2016-03-02
1
-1
/
+1
*
stmmac: support Reg_9 to get HW level information
Giuseppe CAVALLARO
2015-12-01
1
-0
/
+30
*
stmmac: Correctly report PTP capabilities.
Phil Reid
2015-11-01
1
-2
/
+5
*
stmmac: fix max coal timer parameter
Giuseppe CAVALLARO
2014-12-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-08
1
-1
/
+1
|
\
|
*
stmmac: fix tipo on mmc crc error
Giuseppe CAVALLARO
2014-08-30
1
-1
/
+1
*
|
stmmac: simple cleanups
Pavel Machek
2014-08-26
1
-10
/
+8
|
/
*
net: stmmac: Change MAC interface to support multiple filter configurations
Vince Bridgers
2014-07-31
1
-3
/
+3
*
stmmac: Remove spin_lock call in stmmac_get_pauseparam()
Emil Goode
2014-06-02
1
-2
/
+0
*
net: driver: stmicro: Remove some useless the lock protection
Yang Wei
2014-05-25
1
-6
/
+0
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
stmmac: add the support for PTP hw clock driver
Rayagond Kokatanur
2013-03-26
1
-0
/
+3
*
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
2013-03-26
1
-1
/
+31
*
stmmac: initial support to manage pcs modes
Giuseppe CAVALLARO
2013-03-26
1
-0
/
+94
*
stmmac: start adding pcs and rgmii core irq
Giuseppe CAVALLARO
2013-03-26
1
-0
/
+4
*
stmmac: support extend descriptors
Giuseppe CAVALLARO
2013-03-26
1
-0
/
+23
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-07
1
-2
/
+1
*
stmmac: get/set coalesce parameters via ethtool
Giuseppe CAVALLARO
2012-11-26
1
-0
/
+83
*
stmmac: add Rx watchdog support to mitigate the DMA irqs
Giuseppe CAVALLARO
2012-11-26
1
-3
/
+6
*
stmmac: add the initial tx coalesce schema
Giuseppe CAVALLARO
2012-11-26
1
-3
/
+5
*
stmmac: add the Energy Efficient Ethernet support
Giuseppe CAVALLARO
2012-07-01
1
-0
/
+57
*
stmmac: Support the get_ts_info ethtool method.
Richard Cochran
2012-04-04
1
-0
/
+1
[next]