index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2019-02-21
net: stmmac: Fix NAPI poll in TX path when in multi-queue
Jose Abreu
2019-01-22
net: stmmac: implement the SIOCGHWTSTAMP ioctl
Artem Panfilov
2018-09-18
net: stmmac: Rework coalesce timer and fix multi-queue races
Jose Abreu
2018-08-29
Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
Jerome Brunet
2018-06-15
net: stmmac: Run HWIF Quirks after getting HW caps
Jose Abreu
2018-06-04
net: stmmac: Add Flexible PPS support
Jose Abreu
2018-05-28
net: stmmac: Use mutex instead of spinlock
Thierry Reding
2018-05-18
net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit
Jose Abreu
2018-05-10
net: stmmac: Add support for U32 TC filter using Flexible RX Parser
Jose Abreu
2018-04-23
net: stmmac: Implement logic to automatically select HW Interface
Jose Abreu
2018-03-30
net: stmmac: Add support for DWMAC5 and implement Safety Features
Jose Abreu
2018-03-30
net: stmmac: Rework and fix TX Timeout code
Jose Abreu
2018-02-20
net: stmmac: set MSS for each tx DMA channel
Niklas Cassel
2017-05-25
net-next: stmmac: Convert old_link to bool
LABBE Corentin
2017-04-07
net: stmmac: adding multiple napi mechanism
Joao Pinto
2017-04-07
net: stmmac: adding multiple buffers for TX
Joao Pinto
2017-04-07
net: stmmac: adding multiple buffers for rx
Joao Pinto
2017-03-30
Revert "net: stmmac: enable multiple buffers"
LABBE Corentin
2017-03-21
net: stmmac: enable multiple buffers
Joao Pinto
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
2017-01-09
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
2016-12-10
net: ethernet: stmmac: remove private tx queue lock
Lino Sanfilippo
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
stmmac: fix PTP support for GMAC4
Giuseppe CAVALLARO
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-19
stmmac: fix and review the ptp registration.
Giuseppe CAVALLARO
2016-10-12
net: stmmac: use phydev from struct net_device
Philippe Reynes
2016-06-28
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
Giuseppe CAVALLARO
2016-05-03
stmmac: let remove/resume/suspend functions take device pointer
Joachim Eastwood
2016-04-02
stmmac: update version to Jan_2016
Alexandre TORGUE
2016-04-02
stmmac: support new GMAC4
Alexandre TORGUE
2016-04-02
stmmac: enhance mmc counter management
Alexandre TORGUE
2016-03-02
stmmac: update version to Oct_2015
Giuseppe Cavallaro
2016-03-02
stmmac: tune rx copy via threshold.
Giuseppe Cavallaro
2016-03-02
stmmac: do not perform zero-copy for rx frames
Giuseppe Cavallaro
2016-03-02
stmmac: add is_jumbo field to dma data
Giuseppe Cavallaro
2016-03-02
stmmac: add last_segment field to dma data
Giuseppe Cavallaro
2016-03-02
stmmac: add length field to dma data
Giuseppe Cavallaro
2016-03-02
stmmac: review RX/TX ring management
Giuseppe Cavallaro
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-25
net: stmmac: create one debugfs dir per net-device
Mathieu Olivari
2015-05-21
stmmac: change the stmmac_dvr_probe return type to int
Joachim Eastwood
2015-05-21
stmmac: let stmmac_dvr_probe take a struct of resources
Joachim Eastwood
2015-04-08
stmmac: Add an optional register interface clock
Andrew Bresticker
2014-11-11
stmmac: split to core library and probe drivers
Andy Shevchenko
2014-11-07
stmmac: platform: fix sparse warnings
Andy Shevchenko
2014-11-06
stmmac: fix sparse warnings
Andy Shevchenko
2014-11-05
stmmac: remove specific SoC Koption from platform.
Giuseppe CAVALLARO
2014-10-15
stmmac: fix sti compatibililies
Giuseppe CAVALLARO
2014-09-26
net: stmmac: add Amlogic Meson glue layer
Beniamino Galvani
[next]