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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-19
net: stmmac: Rework coalesce timer and fix multi-queue races
Jose Abreu
1
-2
/
+12
2018-08-30
Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
Jerome Brunet
1
-1
/
+0
2018-06-15
net: stmmac: Run HWIF Quirks after getting HW caps
Jose Abreu
1
-0
/
+1
2018-06-04
net: stmmac: Add Flexible PPS support
Jose Abreu
1
-0
/
+12
2018-05-29
net: stmmac: Use mutex instead of spinlock
Thierry Reding
1
-1
/
+1
2018-05-18
net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit
Jose Abreu
1
-0
/
+1
2018-05-10
net: stmmac: Add support for U32 TC filter using Flexible RX Parser
Jose Abreu
1
-0
/
+29
2018-04-23
net: stmmac: Implement logic to automatically select HW Interface
Jose Abreu
1
-0
/
+1
2018-03-30
net: stmmac: Add support for DWMAC5 and implement Safety Features
Jose Abreu
1
-0
/
+1
2018-03-30
net: stmmac: Rework and fix TX Timeout code
Jose Abreu
1
-0
/
+11
2018-02-20
net: stmmac: set MSS for each tx DMA channel
Niklas Cassel
1
-1
/
+1
2017-05-25
net-next: stmmac: Convert old_link to bool
LABBE Corentin
1
-1
/
+1
2017-04-07
net: stmmac: adding multiple napi mechanism
Joao Pinto
1
-2
/
+1
2017-04-07
net: stmmac: adding multiple buffers for TX
Joao Pinto
1
-8
/
+18
2017-04-07
net: stmmac: adding multiple buffers for rx
Joao Pinto
1
-9
/
+17
2017-03-30
Revert "net: stmmac: enable multiple buffers"
LABBE Corentin
1
-35
/
+14
2017-03-22
net: stmmac: enable multiple buffers
Joao Pinto
1
-14
/
+35
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
-5
/
+0
2016-12-11
net: ethernet: stmmac: remove private tx queue lock
Lino Sanfilippo
1
-1
/
+0
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-11-16
stmmac: fix PTP support for GMAC4
Giuseppe CAVALLARO
1
-0
/
+1
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-10-19
stmmac: fix and review the ptp registration.
Giuseppe CAVALLARO
1
-1
/
+1
2016-10-12
net: stmmac: use phydev from struct net_device
Philippe Reynes
1
-1
/
+0
2016-06-28
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
Giuseppe CAVALLARO
1
-1
/
+0
2016-05-03
stmmac: let remove/resume/suspend functions take device pointer
Joachim Eastwood
1
-3
/
+3
2016-04-03
stmmac: update version to Jan_2016
Alexandre TORGUE
1
-1
/
+1
2016-04-03
stmmac: support new GMAC4
Alexandre TORGUE
1
-1
/
+5
2016-04-03
stmmac: enhance mmc counter management
Alexandre TORGUE
1
-0
/
+1
2016-03-02
stmmac: update version to Oct_2015
Giuseppe Cavallaro
1
-1
/
+1
2016-03-02
stmmac: tune rx copy via threshold.
Giuseppe Cavallaro
1
-0
/
+1
2016-03-02
stmmac: do not perform zero-copy for rx frames
Giuseppe Cavallaro
1
-0
/
+1
2016-03-02
stmmac: add is_jumbo field to dma data
Giuseppe Cavallaro
1
-0
/
+1
2016-03-02
stmmac: add last_segment field to dma data
Giuseppe Cavallaro
1
-0
/
+1
2016-03-02
stmmac: add length field to dma data
Giuseppe Cavallaro
1
-0
/
+1
2016-03-02
stmmac: review RX/TX ring management
Giuseppe Cavallaro
1
-2
/
+0
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2015-05-26
net: stmmac: create one debugfs dir per net-device
Mathieu Olivari
1
-0
/
+6
2015-05-22
stmmac: change the stmmac_dvr_probe return type to int
Joachim Eastwood
1
-3
/
+3
2015-05-22
stmmac: let stmmac_dvr_probe take a struct of resources
Joachim Eastwood
1
-1
/
+9
2015-04-08
stmmac: Add an optional register interface clock
Andrew Bresticker
1
-0
/
+1
2014-11-11
stmmac: split to core library and probe drivers
Andy Shevchenko
1
-61
/
+0
2014-11-07
stmmac: platform: fix sparse warnings
Andy Shevchenko
1
-5
/
+0
2014-11-06
stmmac: fix sparse warnings
Andy Shevchenko
1
-3
/
+1
2014-11-06
stmmac: remove specific SoC Koption from platform.
Giuseppe CAVALLARO
1
-8
/
+1
2014-10-15
stmmac: fix sti compatibililies
Giuseppe CAVALLARO
1
-1
/
+2
2014-09-26
net: stmmac: add Amlogic Meson glue layer
Beniamino Galvani
1
-0
/
+3
2014-08-30
stmmac: fix dma api misuse
Giuseppe CAVALLARO
1
-1
/
+6
2014-08-30
stmmac: ptp: fix the reference clock
Giuseppe CAVALLARO
1
-0
/
+2
[next]