summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: include <module.h> for modular stmmac_platform codePaul Gortmaker2015-05-031-0/+1
* stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers2015-04-161-0/+4
* stmmac: check IRQ availability early on probeAlexey Brodkin2015-03-041-29/+36
* stmmac: Add an optional device tree property "snps,burst_len"Sonic Zhang2015-01-261-0/+3
* GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen2014-12-311-0/+1
* net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang2014-12-221-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-101-9/+9
|\
| * stmmac: platform: Move plat_dat checking earlierHuacai Chen2014-11-291-9/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-6/+7
|\|
| * stmmac: platform: fix default values of the filter bins settingHuacai Chen2014-11-261-6/+7
* | stmmac: review driver when run kernel-docGiuseppe CAVALLARO2014-11-191-6/+37
* | stmmac: split to core library and probe driversAndy Shevchenko2014-11-111-6/+7
* | stmmac: platform: fix sparse warningsAndy Shevchenko2014-11-071-0/+2
* | stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO2014-11-051-9/+1
|/
* 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-211-0/+13
* net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai2014-01-191-0/+3
* net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai2014-01-191-10/+34
* net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai2014-01-191-1/+8
* net: stmmac: Honor DT parameter to force DMA store and forward modeChen-Yu Tsai2014-01-191-0/+2
* net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai2014-01-191-4/+14
* net: stmmac: Add support for optional reset controlChen-Yu Tsai2014-01-191-2/+2
* net: stmmac: use suspend functions for hibernationSrinivas Kandagatla2014-01-161-32/+12
* net: stmmac: support max-speed device tree propertySrinivas Kandagatla2014-01-161-0/+4
* drivers: net: Mark functions as static in stmmac_platform.cRashika Kheria2013-12-191-2/+2
* net: stmmac: fix bad merge conflict resolutionOlof Johansson2013-09-051-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-241-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-271-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-081-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