index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: Initial support for TBS
Jose Abreu
2020-01-13
1
-0
/
+5
*
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
2019-12-18
1
-0
/
+1
*
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
2019-09-05
1
-0
/
+12
*
net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores
Jose Abreu
2019-08-17
1
-0
/
+1
*
net: stmmac: Add Split Header support and enable it in XGMAC cores
Jose Abreu
2019-08-17
1
-0
/
+3
*
net: stmmac: Prepare to add Split Header support
Jose Abreu
2019-08-17
1
-0
/
+6
*
stmmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
1
-2
/
+0
*
net: stmmac: Implement VLAN Hash Filtering in XGMAC
Jose Abreu
2019-08-08
1
-0
/
+2
*
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
2019-08-08
1
-0
/
+9
*
net: stmmac: Introducing support for Page Pool
Jose Abreu
2019-07-09
1
-2
/
+8
*
net: stmmac: Implement RX Coalesce Frames setting
Jose Abreu
2019-07-09
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-11
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-06-05
1
-11
/
+1
*
|
net: stmmac: Convert to phylink and remove phylib logic
Jose Abreu
2019-06-13
1
-3
/
+0
*
|
net: stmmac: Start adding phylink support
Jose Abreu
2019-06-13
1
-0
/
+4
*
|
net: stmmac: Introduce selftests support
Jose Abreu
2019-05-24
1
-0
/
+22
|
/
*
net: stmmac: Fix NAPI poll in TX path when in multi-queue
Jose Abreu
2019-02-21
1
-3
/
+2
*
net: stmmac: implement the SIOCGHWTSTAMP ioctl
Artem Panfilov
2019-01-22
1
-0
/
+2
*
net: stmmac: Rework coalesce timer and fix multi-queue races
Jose Abreu
2018-09-18
1
-2
/
+12
*
Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
Jerome Brunet
2018-08-29
1
-1
/
+0
*
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-28
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-21
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-10
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-15
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-02
1
-1
/
+1
*
stmmac: support new GMAC4
Alexandre TORGUE
2016-04-02
1
-1
/
+5
*
stmmac: enhance mmc counter management
Alexandre TORGUE
2016-04-02
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
[next]