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