summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* stmmac: fix sti compatibililiesGiuseppe CAVALLARO2014-10-151-4/+4
* stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO2014-10-141-0/+1
* stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO2014-10-141-5/+10
* net: stmmac: add Amlogic Meson glue layerBeniamino Galvani2014-09-261-0/+3
* net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers2014-07-311-0/+67
* net: stmmac: Handle different error codes from platform_get_irq_bynameChen-Yu Tsai2014-06-021-5/+12
* net: stmmac: Add SOCFPGA glue driverDinh Nguyen2014-03-281-0/+3
* stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO2014-03-111-1/+1
* net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla2014-02-131-0/+5
* stmmac: Fix kernel crashes for jumbo framesVince Bridgers2014-01-221-0/+13
* net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai2014-01-201-0/+3
* net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai2014-01-201-10/+34
* net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai2014-01-201-1/+8
* net: stmmac: Honor DT parameter to force DMA store and forward modeChen-Yu Tsai2014-01-201-0/+2
* net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai2014-01-201-4/+14
* net: stmmac: Add support for optional reset controlChen-Yu Tsai2014-01-201-2/+2
* net: stmmac: use suspend functions for hibernationSrinivas Kandagatla2014-01-171-32/+12
* net: stmmac: support max-speed device tree propertySrinivas Kandagatla2014-01-171-0/+4
* drivers: net: Mark functions as static in stmmac_platform.cRashika Kheria2013-12-201-2/+2
* net: stmmac: fix bad merge conflict resolutionOlof Johansson2013-09-061-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-051-9/+12
|\
| * net: stmmac: fixed the pbl setting with DTByungho An2013-08-281-8/+12
* | net: stmmac: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang2013-08-301-0/+5
* | drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...Wolfram Sang2013-07-251-3/+0
|/
* dt:net:stmmac: Add support to dwmac version 3.610 and 3.710Srinivas Kandagatla2013-07-041-0/+26
* dt:net:stmmac: Allocate platform data only if its NULL.Srinivas Kandagatla2013-07-041-3/+3
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-281-2/+0
* net: ethernet: stmicro: stmmac: use devm_ioremap_resource()Silviu-Mihai Popescu2013-04-111-5/+3
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-4/+4
* stmmac: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla2012-08-311-32/+8
* net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla2012-08-311-1/+2
* net/stmmac: mark probe function as __devinitArnd Bergmann2012-08-091-1/+1
* net: stmmac: Add ip version to dts bindingsDinh Nguyen2012-07-191-2/+6
* stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO2012-07-011-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-071-3/+1
|\
| * stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO2012-06-061-3/+1
* | ethernet: Remove casts to same typeJoe Perches2012-06-061-1/+1
|/
* stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO2012-04-201-1/+0
* stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi2012-04-201-4/+13
* stmmac: fix build when CONFIG_OF is enableGiuseppe Cavallaro2012-04-061-1/+1
* stmmac: Add device-tree supportStefan Roese2012-03-171-2/+72
* stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO2012-02-151-13/+10
* drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmapJulia Lawall2012-01-131-1/+1
* stmmac: add the experimental PCI supportGiuseppe CAVALLARO2011-12-211-0/+198