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