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
Age
Commit message (
Expand
)
Author
2016-12-19
stmmac: fix memory barriers
Pavel Machek
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-10
net: ethernet: stmmac: remove private tx queue lock
Lino Sanfilippo
2016-12-08
net: smmac: allow configuring lower pbl values
Niklas Cassel
2016-12-08
net: stmmac: add support for independent DMA pbl for tx/rx
Niklas Cassel
2016-12-08
net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASK
Niklas Cassel
2016-12-08
net: stmmac: stmmac_platform: fix parsing of DT binding
Niklas Cassel
2016-12-08
net: stmmac: simplify the common DMA init API
Niklas Cassel
2016-12-08
net: stmmac: return error if no DMA configuration is found
Niklas Cassel
2016-12-08
net: stmmac: stmmac_platform: use correct setup function for gmac4
Niklas Cassel
2016-12-08
net: stmmac: dwmac-generic: add missing compatible strings
Niklas Cassel
2016-12-07
net: stmmac: do not call phy_ethtool_ksettings_set from atomic context
Niklas Cassel
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-06
net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...
Niklas Cassel
2016-12-03
net: stmmac: unify mdio functions
LABBE Corentin
2016-12-03
net: stmmac: avoid Camelcase naming
LABBE Corentin
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-02
net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks
Johan Hovold
2016-12-02
net: ethernet: stmmac: platform: fix outdated function header
Johan Hovold
2016-12-02
net: ethernet: stmmac: dwmac-meson8b: fix probe error path
Johan Hovold
2016-12-02
net: ethernet: stmmac: dwmac-generic: fix probe error path
Johan Hovold
2016-12-02
net: ethernet: stmmac: dwmac-rk: fix probe error path
Johan Hovold
2016-12-02
net: ethernet: stmmac: dwmac-sti: fix probe error path
Johan Hovold
2016-12-02
net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errors
Johan Hovold
2016-11-29
stmmac: fix comments, make debug output consistent
Pavel Machek
2016-11-29
net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queues
Niklas Cassel
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-21
ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC
Peter Robinson
2016-11-17
net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpart
LABBE Corentin
2016-11-17
net: stmmac: replace hardcoded function name by __func__
LABBE Corentin
2016-11-17
net: stmmac: replace all pr_xxx by their netdev_xxx counterpart
LABBE Corentin
2016-11-16
net: stmmac: Implement ethtool::nway_reset
Florian Fainelli
2016-11-16
ptp_clock: Allow for it to be optional
Nicolas Pitre
2016-11-15
net: ethernet: stmmac: change dma descriptors to __le32
Michael Weiser
2016-11-15
stmmac: fix PTP type ethtool stats
Giuseppe CAVALLARO
2016-11-15
stmmac: fix PTP support for GMAC4
Giuseppe CAVALLARO
2016-11-15
stmmac: update the PTP header file
Giuseppe CAVALLARO
2016-11-15
net: ethernet: Fix SGMII unable to switch speed and autonego failure
Jia Jie Ho
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-14
net: stmmac: Fix lack of link transition for fixed PHYs
Florian Fainelli
2016-11-09
Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"
Joachim Eastwood
2016-11-09
stmmac: dwmac-rk: absorb rk_gmac_init into probe
Joachim Eastwood
2016-11-09
stmmac: dwmac-rk: turn exit into standard driver remove callback
Joachim Eastwood
2016-11-09
stmmac: dwmac-rk: turn resume/suspend into standard PM callbacks
Joachim Eastwood
2016-11-06
stmmac: dwmac-sti: remove unused priv dev member
Joachim Eastwood
2016-11-06
stmmac: dwmac-sti: clean up and rename sti_dwmac_init
Joachim Eastwood
2016-11-06
stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handling
Joachim Eastwood
2016-11-06
stmmac: dwmac-sti: move st, gmac_en parsing to sti_dwmac_parse_data
Joachim Eastwood
2016-11-06
stmmac: dwmac-sti: add PM ops and resume function
Joachim Eastwood
2016-11-06
stmmac: dwmac-sti: remove clk NULL checks
Joachim Eastwood
[next]