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: Initial support for TBS
Jose Abreu
2020-01-14
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-11
1
-2
/
+0
*
net: stmmac: Implement VLAN Hash Filtering in XGMAC
Jose Abreu
2019-08-09
1
-0
/
+2
*
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
2019-08-09
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-18
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-22
1
-3
/
+2
*
net: stmmac: implement the SIOCGHWTSTAMP ioctl
Artem Panfilov
2019-01-23
1
-0
/
+2
*
net: stmmac: Rework coalesce timer and fix multi-queue races
Jose Abreu
2018-09-19
1
-2
/
+12
*
Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
Jerome Brunet
2018-08-30
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-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
[next]