index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
net: stmmac: Initial support for TBS
Jose Abreu
1
-0
/
+5
2019-12-18
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
1
-0
/
+1
2019-09-05
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
1
-0
/
+12
2019-08-17
net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores
Jose Abreu
1
-0
/
+1
2019-08-17
net: stmmac: Add Split Header support and enable it in XGMAC cores
Jose Abreu
1
-0
/
+3
2019-08-17
net: stmmac: Prepare to add Split Header support
Jose Abreu
1
-0
/
+6
2019-08-10
stmmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+0
2019-08-08
net: stmmac: Implement VLAN Hash Filtering in XGMAC
Jose Abreu
1
-0
/
+2
2019-08-08
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
1
-0
/
+9
2019-07-09
net: stmmac: Introducing support for Page Pool
Jose Abreu
1
-2
/
+8
2019-07-09
net: stmmac: Implement RX Coalesce Frames setting
Jose Abreu
1
-0
/
+2
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+1
2019-06-13
net: stmmac: Convert to phylink and remove phylib logic
Jose Abreu
1
-3
/
+0
2019-06-13
net: stmmac: Start adding phylink support
Jose Abreu
1
-0
/
+4
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
/
+22
2019-02-21
net: stmmac: Fix NAPI poll in TX path when in multi-queue
Jose Abreu
1
-3
/
+2
2019-01-22
net: stmmac: implement the SIOCGHWTSTAMP ioctl
Artem Panfilov
1
-0
/
+2
2018-09-18
net: stmmac: Rework coalesce timer and fix multi-queue races
Jose Abreu
1
-2
/
+12
2018-08-29
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-28
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-21
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-10
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-15
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-02
stmmac: update version to Jan_2016
Alexandre TORGUE
1
-1
/
+1
2016-04-02
stmmac: support new GMAC4
Alexandre TORGUE
1
-1
/
+5
2016-04-02
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
[next]