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-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
2014-12-09
stmmac: fix max coal timer parameter
Giuseppe CAVALLARO
1
-1
/
+1
2014-12-05
stmmac: pci: allocate memory resources dynamically
Andy Shevchenko
1
-24
/
+31
2014-11-29
stmmac: platform: Move plat_dat checking earlier
Huacai Chen
1
-9
/
+9
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+7
2014-11-26
stmmac: platform: fix default values of the filter bins setting
Huacai Chen
1
-6
/
+7
2014-11-19
stmmac: review driver when run kernel-doc
Giuseppe CAVALLARO
4
-69
/
+142
2014-11-19
stmmac: document common header file
Giuseppe CAVALLARO
1
-0
/
+8
2014-11-11
stmmac: split to core library and probe drivers
Andy Shevchenko
6
-108
/
+25
2014-11-07
stmmac: platform: fix sparse warnings
Andy Shevchenko
7
-6
/
+39
2014-11-07
stmmac: remove custom implementation of print_hex_dump()
Andy Shevchenko
1
-8
/
+2
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-23
/
+29
2014-11-06
stmmac: pci: convert to use dev_* macros
Andy Shevchenko
1
-4
/
+4
2014-11-06
stmmac: pci: use managed resources
Andy Shevchenko
1
-33
/
+10
2014-11-06
stmmac: pci: convert to use dev_pm_ops
Andy Shevchenko
1
-16
/
+11
2014-11-06
stmmac: pci: use defined constant instead of magic number
Andy Shevchenko
1
-1
/
+1
2014-11-06
stmmac: fix sparse warnings
Andy Shevchenko
2
-3
/
+6
2014-11-05
stmmac: fix atomicity in pm routines
Giuseppe CAVALLARO
1
-13
/
+16
2014-11-05
stmmac: fix concurrency in eee initialization.
Giuseppe CAVALLARO
1
-6
/
+9
2014-11-05
stmmac: fix lock in stmmac_set_rx_mode
Giuseppe CAVALLARO
1
-2
/
+0
2014-11-05
stmmac: release tx lock, in case of dma mapping error.
Fabrice Gasnier
1
-0
/
+1
2014-11-05
stmmac: fix stmmac_tx_avail should be called with TX locked
Fabrice Gasnier
1
-2
/
+3
2014-11-05
stmmac: remove BUS_MODE_DA
Giuseppe CAVALLARO
2
-14
/
+0
2014-11-05
stmmac: remove STMMAC_DEBUG_FS
Giuseppe CAVALLARO
2
-15
/
+7
2014-11-05
stmmac: remove specific SoC Koption from platform.
Giuseppe CAVALLARO
4
-68
/
+9
2014-10-31
stmmac: pci: set default of the filter bins
Andy Shevchenko
1
-0
/
+7
2014-10-15
stmmac: fix sti compatibililies
Giuseppe CAVALLARO
2
-5
/
+6
2014-10-14
stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCs
Giuseppe CAVALLARO
1
-169
/
+205
2014-10-14
stmmac: make the STi Layer compatible to STiH407
Giuseppe CAVALLARO
1
-0
/
+1
2014-10-14
stmmac: platform: fix FIXED_PHY support.
Giuseppe CAVALLARO
1
-5
/
+10
2014-10-10
stmmac: correct mc_filter local variable in set_filter and set_mac_addr call
Vince Bridgers
1
-2
/
+2
[next]