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
/
stmmac
/
stmmac_platform.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
stmmac: fix sti compatibililies
Giuseppe CAVALLARO
2014-10-15
1
-4
/
+4
*
stmmac: make the STi Layer compatible to STiH407
Giuseppe CAVALLARO
2014-10-14
1
-0
/
+1
*
stmmac: platform: fix FIXED_PHY support.
Giuseppe CAVALLARO
2014-10-14
1
-5
/
+10
*
net: stmmac: add Amlogic Meson glue layer
Beniamino Galvani
2014-09-26
1
-0
/
+3
*
net: stmmac: Support devicetree configs for mcast and ucast filter entries
Vince Bridgers
2014-07-31
1
-0
/
+67
*
net: stmmac: Handle different error codes from platform_get_irq_byname
Chen-Yu Tsai
2014-06-02
1
-5
/
+12
*
net: stmmac: Add SOCFPGA glue driver
Dinh Nguyen
2014-03-28
1
-0
/
+3
*
stmmac: dwmac-sti: fix broken STiD127 compatibility
Giuseppe CAVALLARO
2014-03-11
1
-1
/
+1
*
net: stmmac:sti: Add STi SOC glue driver.
Srinivas Kandagatla
2014-02-13
1
-0
/
+5
*
stmmac: Fix kernel crashes for jumbo frames
Vince Bridgers
2014-01-22
1
-0
/
+13
*
net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's
Chen-Yu Tsai
2014-01-20
1
-0
/
+3
*
net: stmmac: Use driver data and callbacks tied with compatible strings
Chen-Yu Tsai
2014-01-20
1
-10
/
+34
*
net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address
Chen-Yu Tsai
2014-01-20
1
-1
/
+8
*
net: stmmac: Honor DT parameter to force DMA store and forward mode
Chen-Yu Tsai
2014-01-20
1
-0
/
+2
*
net: stmmac: Allocate and pass soc/board specific data to callbacks
Chen-Yu Tsai
2014-01-20
1
-4
/
+14
*
net: stmmac: Add support for optional reset control
Chen-Yu Tsai
2014-01-20
1
-2
/
+2
*
net: stmmac: use suspend functions for hibernation
Srinivas Kandagatla
2014-01-17
1
-32
/
+12
*
net: stmmac: support max-speed device tree property
Srinivas Kandagatla
2014-01-17
1
-0
/
+4
*
drivers: net: Mark functions as static in stmmac_platform.c
Rashika Kheria
2013-12-20
1
-2
/
+2
*
net: stmmac: fix bad merge conflict resolution
Olof Johansson
2013-09-06
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
1
-9
/
+12
|
\
|
*
net: stmmac: fixed the pbl setting with DT
Byungho An
2013-08-28
1
-8
/
+12
*
|
net: stmmac: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
|
driver:net:stmmac: Disable DMA store and forward mode if platform data force_...
Sonic Zhang
2013-08-30
1
-0
/
+5
*
|
drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...
Wolfram Sang
2013-07-25
1
-3
/
+0
|
/
*
dt:net:stmmac: Add support to dwmac version 3.610 and 3.710
Srinivas Kandagatla
2013-07-04
1
-0
/
+26
*
dt:net:stmmac: Allocate platform data only if its NULL.
Srinivas Kandagatla
2013-07-04
1
-3
/
+3
*
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-28
1
-2
/
+0
*
net: ethernet: stmicro: stmmac: use devm_ioremap_resource()
Silviu-Mihai Popescu
2013-04-11
1
-5
/
+3
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-4
/
+4
*
stmmac: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
net:stmmac: convert driver to use devm_request_and_ioremap.
Srinivas Kandagatla
2012-08-31
1
-32
/
+8
*
net:stmmac: fix broken stmmac_pltfr_remove.
Srinivas Kandagatla
2012-08-31
1
-1
/
+2
*
net/stmmac: mark probe function as __devinit
Arnd Bergmann
2012-08-09
1
-1
/
+1
*
net: stmmac: Add ip version to dts bindings
Dinh Nguyen
2012-07-19
1
-2
/
+6
*
stmmac: add the Energy Efficient Ethernet support
Giuseppe CAVALLARO
2012-07-01
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-07
1
-3
/
+1
|
\
|
*
stmmac: fix driver Kconfig when built as module
Giuseppe CAVALLARO
2012-06-06
1
-3
/
+1
*
|
ethernet: Remove casts to same type
Joe Perches
2012-06-06
1
-1
/
+1
|
/
*
stmmac: verify the dma_cfg platform fields
Giuseppe CAVALLARO
2012-04-20
1
-1
/
+0
*
stmmac: use custom init/exit functions in pm ops
Francesco Virlinzi
2012-04-20
1
-4
/
+13
*
stmmac: fix build when CONFIG_OF is enable
Giuseppe Cavallaro
2012-04-06
1
-1
/
+1
*
stmmac: Add device-tree support
Stefan Roese
2012-03-17
1
-2
/
+72
*
stmmac: move hw init in the probe (v2)
Giuseppe CAVALLARO
2012-02-15
1
-13
/
+10
*
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmap
Julia Lawall
2012-01-13
1
-1
/
+1
*
stmmac: add the experimental PCI support
Giuseppe CAVALLARO
2011-12-21
1
-0
/
+198