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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-30
stmmac: add ipq806x glue layer
Mathieu Olivari
3
-0
/
+380
2015-05-30
stmmac: add fixed-link device-tree support
Mathieu Olivari
2
-2
/
+12
2015-05-30
stmmac: add phy-handle support to the platform layer
Mathieu Olivari
2
-11
/
+23
2015-05-21
stmmac: drop unnecessary dt checks in stmmac_probe_config_dt
Joachim Eastwood
1
-6
/
+0
2015-05-21
stmmac: change the stmmac_dvr_probe return type to int
Joachim Eastwood
4
-31
/
+12
2015-05-21
stmmac: let stmmac_dvr_probe take a struct of resources
Joachim Eastwood
4
-35
/
+45
2015-05-21
stmmac: move driver data setting into stmmac_dvr_probe
Joachim Eastwood
3
-4
/
+2
2015-05-21
stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual call
Vineet Gupta
1
-3
/
+1
2015-05-15
stmmac: drop driver from stmmac platform code
Joachim Eastwood
2
-23
/
+3
2015-05-15
stmmac: convert dwmac-sunxi to platform driver
Joachim Eastwood
5
-5
/
+36
2015-05-15
stmmac: convert dwmac-sti to platform driver
Joachim Eastwood
5
-9
/
+40
2015-05-15
stmmac: convert dwmac-socfpga to platform driver
Joachim Eastwood
5
-4
/
+34
2015-05-15
stmmac: convert dwmac-rk to platform driver
Joachim Eastwood
5
-4
/
+39
2015-05-15
stmmac: convert dwmac-meson to platform driver
Joachim Eastwood
5
-4
/
+36
2015-05-15
stmmac: convert dwmac-lpc18xx to a platform driver
Joachim Eastwood
5
-4
/
+35
2015-05-15
stmmac: add a generic dwmac driver
Joachim Eastwood
4
-6
/
+54
2015-05-15
stmmac: prepare stmmac platform to support stand alone drivers
Joachim Eastwood
2
-5
/
+13
2015-05-15
stmmac: add dwmac glue for NXP 18xx/43xx family
Joachim Eastwood
4
-1
/
+78
2015-05-03
drivers/net: include <module.h> for modular stmmac_platform code
Paul Gortmaker
1
-0
/
+1
2015-04-16
stmmac: Configure Flow Control to work correctly based on rxfifo size
Vince Bridgers
4
-9
/
+40
2015-04-16
stmmac: Enable unicast pause frame detect in GMAC Register 6
Vince Bridgers
1
-1
/
+4
2015-04-16
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
Vince Bridgers
1
-0
/
+4
2015-04-16
stmmac: Add defines and documentation for enabling flow control
Vince Bridgers
1
-0
/
+51
2015-04-16
stmmac: fix oops on rmmod after assigning ip addr
Bryan O'Donoghue
1
-3
/
+3
2015-04-08
stmmac: Add an optional register interface clock
Andrew Bresticker
2
-0
/
+16
2015-03-31
ptp: stmmac: use helpers for converting ns to timespec.
Richard Cochran
1
-3
/
+1
2015-03-31
ptp: stmmac: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-29
/
+36
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-03-08
net: stmmac: make reset control an optional requirement
Dinh Nguyen
1
-1
/
+3
2015-03-04
stmmac: check IRQ availability early on probe
Alexey Brodkin
1
-29
/
+36
2015-03-01
net: stmmac: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+5
2015-02-01
stmmac: DMA threshold mode or SF mode can be different among multiple device ...
Sonic Zhang
1
-2
/
+3
2015-01-27
stmmac: pci: add MSI support for Intel Quark X1000
Kweh, Hock Leong
1
-0
/
+2
2015-01-27
stmmac: pci: introduce Intel Quark X1000 runtime detection
Andy Shevchenko
1
-1
/
+61
2015-01-27
stmmac: pci: add support for Intel Quark X1000
Kweh, Hock Leong
1
-1
/
+50
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2015-01-27
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
1
-1
/
+4
2015-01-26
stmmac: Add an optional device tree property "snps,burst_len"
Sonic Zhang
1
-0
/
+3
2015-01-26
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
Sonic Zhang
1
-1
/
+5
2015-01-26
stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...
Sonic Zhang
1
-1
/
+5
2015-01-26
net: stmmac: add BQL support
Beniamino Galvani
1
-0
/
+9
2015-01-24
net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator
Romain Perier
1
-42
/
+21
2015-01-24
net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver
Romain Perier
1
-1
/
+0
2015-01-11
stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.
Peter Griffin
1
-6
/
+7
2014-12-31
GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC
Roger Chen
4
-1
/
+462
2014-12-22
net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-12-22
stmmac: Don't init ptp again when resume from suspend/hibernation
Huacai Chen
1
-6
/
+8
2014-12-15
net: stmmac: sti: Fix uninitialized pointer dereference if !OF
Geert Uytterhoeven
1
-5
/
+5
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+10
[next]