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
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-09-05
net: stmmac: ethtool: Let user configure TX coalesce without RIWT
Jose Abreu
1
-12
/
+9
2019-08-17
net: stmmac: Add ethtool register dump for XGMAC cores
Jose Abreu
1
-7
/
+16
2019-08-17
net: stmmac: Add a counter for Split Header packets
Jose Abreu
1
-0
/
+1
2019-08-09
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
1
-0
/
+75
2019-08-09
net: stmmac: xgmac: Implement MMC counters
Jose Abreu
1
-0
/
+6
2019-07-09
net: stmmac: Implement RX Coalesce Frames setting
Jose Abreu
1
-2
/
+5
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+1
2019-06-14
net: stmmac: Convert to phylink and remove phylib logic
Jose Abreu
1
-64
/
+17
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
1
-11
/
+1
2019-05-24
net: stmmac: Introduce selftests support
Jose Abreu
1
-0
/
+6
2019-05-24
net: stmmac: Switch MMC functions to HWIF callbacks
Jose Abreu
1
-1
/
+1
2019-05-21
net: stmmac: fix ethtool flow control not able to get/set
Tan, Tee Min
1
-2
/
+2
2019-02-19
net: stmmac: Fix a race in EEE enable callback
Jose Abreu
1
-10
/
+12
2019-01-31
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
1
-4
/
+10
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-4
/
+8
2018-05-29
net: stmmac: Use mutex instead of spinlock
Thierry Reding
1
-6
/
+6
2018-04-17
net: stmmac: Switch stmmac_ops to generic HW Interface Helpers
Jose Abreu
1
-43
/
+25
2018-04-17
net: stmmac: Switch stmmac_dma_ops to generic HW Interface Helpers
Jose Abreu
1
-8
/
+6
2018-03-30
net: stmmac: Add support for DWMAC5 and implement Safety Features
Jose Abreu
1
-1
/
+38
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
[next]