index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
2015-05-15
stmmac: drop driver from stmmac platform code
Joachim Eastwood
2015-05-15
stmmac: convert dwmac-sunxi to platform driver
Joachim Eastwood
2015-05-15
stmmac: convert dwmac-sti to platform driver
Joachim Eastwood
2015-05-15
stmmac: convert dwmac-socfpga to platform driver
Joachim Eastwood
2015-05-15
stmmac: convert dwmac-rk to platform driver
Joachim Eastwood
2015-05-15
stmmac: convert dwmac-meson to platform driver
Joachim Eastwood
2015-05-15
stmmac: convert dwmac-lpc18xx to a platform driver
Joachim Eastwood
2015-05-15
stmmac: add a generic dwmac driver
Joachim Eastwood
2015-05-15
stmmac: prepare stmmac platform to support stand alone drivers
Joachim Eastwood
2015-05-15
stmmac: add dwmac glue for NXP 18xx/43xx family
Joachim Eastwood
2015-05-03
drivers/net: include <module.h> for modular stmmac_platform code
Paul Gortmaker
2015-04-16
stmmac: Configure Flow Control to work correctly based on rxfifo size
Vince Bridgers
2015-04-16
stmmac: Enable unicast pause frame detect in GMAC Register 6
Vince Bridgers
2015-04-16
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
Vince Bridgers
2015-04-16
stmmac: Add defines and documentation for enabling flow control
Vince Bridgers
2015-04-16
stmmac: fix oops on rmmod after assigning ip addr
Bryan O'Donoghue
2015-04-08
stmmac: Add an optional register interface clock
Andrew Bresticker
2015-03-31
ptp: stmmac: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
ptp: stmmac: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
net: stmmac: make reset control an optional requirement
Dinh Nguyen
2015-03-04
stmmac: check IRQ availability early on probe
Alexey Brodkin
2015-03-01
net: stmmac: Use setup_timer and mod_timer
Vaishali Thakkar
2015-02-01
stmmac: DMA threshold mode or SF mode can be different among multiple device ...
Sonic Zhang
2015-01-27
stmmac: pci: add MSI support for Intel Quark X1000
Kweh, Hock Leong
2015-01-27
stmmac: pci: introduce Intel Quark X1000 runtime detection
Andy Shevchenko
2015-01-27
stmmac: pci: add support for Intel Quark X1000
Kweh, Hock Leong
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
2015-01-26
stmmac: Add an optional device tree property "snps,burst_len"
Sonic Zhang
2015-01-26
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
Sonic Zhang
2015-01-26
stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...
Sonic Zhang
2015-01-26
net: stmmac: add BQL support
Beniamino Galvani
2015-01-24
net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator
Romain Perier
2015-01-24
net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver
Romain Perier
2015-01-11
stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.
Peter Griffin
2014-12-31
GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC
Roger Chen
2014-12-22
net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers
Wolfram Sang
2014-12-22
stmmac: Don't init ptp again when resume from suspend/hibernation
Huacai Chen
2014-12-15
net: stmmac: sti: Fix uninitialized pointer dereference if !OF
Geert Uytterhoeven
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-09
stmmac: fix max coal timer parameter
Giuseppe CAVALLARO
2014-12-05
stmmac: pci: allocate memory resources dynamically
Andy Shevchenko
2014-11-29
stmmac: platform: Move plat_dat checking earlier
Huacai Chen
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-26
stmmac: platform: fix default values of the filter bins setting
Huacai Chen
2014-11-19
stmmac: review driver when run kernel-doc
Giuseppe CAVALLARO
2014-11-19
stmmac: document common header file
Giuseppe CAVALLARO
2014-11-11
stmmac: split to core library and probe drivers
Andy Shevchenko
[prev]
[next]