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
/
common.h
Age
Commit message (
Expand
)
Author
2017-03-12
net: stmmac: mapping mtl rx to dma channel
Joao Pinto
2017-03-12
net: stmmac: mtl rx queue enabled as dcb or avb
Joao Pinto
2017-03-12
net: stmmac: configure tx queue weight
Joao Pinto
2017-03-12
net: stmmac: configure mtl rx and tx algorithms
Joao Pinto
2017-03-12
net: stmmac: Parse FIFO sizes from feature registers
Thierry Reding
2017-02-24
net: stmmac: unify registers dumps methods
LABBE Corentin
2017-02-08
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
2017-02-08
net: stmmac: fix the typo on MAC_RNABLE_RX
LABBE Corentin
2017-01-09
stmmac: adding DT parameter for LPI tx clock gating
jpinto
2016-12-29
stmmac: enable rx queues
jpinto
2016-12-08
net: stmmac: simplify the common DMA init API
Niklas Cassel
2016-12-03
net: stmmac: unify mdio functions
LABBE Corentin
2016-11-29
stmmac: fix comments, make debug output consistent
Pavel Machek
2016-11-15
stmmac: fix PTP type ethtool stats
Giuseppe CAVALLARO
2016-11-15
stmmac: fix PTP support for GMAC4
Giuseppe CAVALLARO
2016-09-12
stmmac: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-06-28
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
2016-06-28
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
Giuseppe CAVALLARO
2016-06-28
drivers: net: stmmac: reworking the PCS code.
Giuseppe CAVALLARO
2016-04-02
stmmac: support new GMAC4
Alexandre TORGUE
2016-04-02
stmmac: add GMAC4 core support
Alexandre TORGUE
2016-04-02
stmmac: add DMA support for GMAC 4.xx
Alexandre TORGUE
2016-04-02
stmmac: add descriptors function for GMAC 4.xx
Alexandre TORGUE
2016-04-02
stmmac: rework synopsys id read, moved to dwmac setup
Alexandre TORGUE
2016-04-02
stmmac: rework the routines to show the ring status
Alexandre TORGUE
2016-04-02
stmmac: rework get_hw_feature function
Alexandre TORGUE
2016-03-02
stmmac: first frame prep at the end of xmit routine
Giuseppe Cavallaro
2016-03-02
stmmac: optimize tx clean function
Fabrice Gasnier
2016-03-02
stmmac: optimize tx desc management
Giuseppe Cavallaro
2016-03-02
stmmac: merge get_rx_owner into rx_status routine.
Fabrice Gasnier
2016-03-02
stmmac: review RX/TX ring management
Giuseppe Cavallaro
2016-03-02
stmmac: rework DMA bus setting and introduce new platform AXI structure
Giuseppe Cavallaro
2016-03-02
stmmac: share reset function between dwmac100 and dwmac1000
Giuseppe Cavallaro
2015-12-15
stmmac: Fix calculations for ptp counters when clock input = 50Mhz.
Phil Reid
2015-12-01
stmmac: support Reg_9 to get HW level information
Giuseppe CAVALLARO
2015-04-16
stmmac: Configure Flow Control to work correctly based on rxfifo size
Vince Bridgers
2014-11-19
stmmac: document common header file
Giuseppe CAVALLARO
2014-11-06
stmmac: fix sparse warnings
Andy Shevchenko
2014-09-01
stmmac: fix the rx csum feature
Giuseppe CAVALLARO
2014-08-31
stmmac: fix LPI TW timer value to 20.5us.
nandini sharma
2014-08-31
stmmac: fix the EEE LPI Macro definitions.
nandini sharma
2014-08-29
stmmac: fix dma api misuse
Giuseppe CAVALLARO
2014-07-31
net: stmmac: Support devicetree configs for mcast and ucast filter entries
Vince Bridgers
2014-07-31
net: stmmac: Correct set_filter for multicast and unicast cases
Vince Bridgers
2014-07-31
net: stmmac: Change MAC interface to support multiple filter configurations
Vince Bridgers
2014-03-11
stmmac: fix chained mode
Giuseppe CAVALLARO
2014-01-21
stmmac: Fix kernel crashes for jumbo frames
Vince Bridgers
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-09-24
stmicro: Remove extern from function prototypes
Joe Perches
[next]