aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-30stmmac: add fixed-link device-tree supportMathieu Olivari1-1/+11
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari1-1/+5
2015-05-21stmmac: drop unnecessary dt checks in stmmac_probe_config_dtJoachim Eastwood1-6/+0
2015-05-21stmmac: change the stmmac_dvr_probe return type to intJoachim Eastwood1-10/+1
2015-05-21stmmac: let stmmac_dvr_probe take a struct of resourcesJoachim Eastwood1-27/+18
2015-05-21stmmac: move driver data setting into stmmac_dvr_probeJoachim Eastwood1-2/+0
2015-05-15stmmac: drop driver from stmmac platform codeJoachim Eastwood1-22/+0
2015-05-15stmmac: convert dwmac-sunxi to platform driverJoachim Eastwood1-1/+0
2015-05-15stmmac: convert dwmac-sti to platform driverJoachim Eastwood1-4/+0
2015-05-15stmmac: convert dwmac-socfpga to platform driverJoachim Eastwood1-1/+0
2015-05-15stmmac: convert dwmac-rk to platform driverJoachim Eastwood1-1/+0
2015-05-15stmmac: convert dwmac-meson to platform driverJoachim Eastwood1-1/+0
2015-05-15stmmac: convert dwmac-lpc18xx to a platform driverJoachim Eastwood1-1/+0
2015-05-15stmmac: add a generic dwmac driverJoachim Eastwood1-5/+0
2015-05-15stmmac: prepare stmmac platform to support stand alone driversJoachim Eastwood1-5/+9
2015-05-15stmmac: add dwmac glue for NXP 18xx/43xx familyJoachim Eastwood1-0/+1
2015-05-03drivers/net: include <module.h> for modular stmmac_platform codePaul Gortmaker1-0/+1
2015-04-16stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers1-0/+4
2015-03-04stmmac: check IRQ availability early on probeAlexey Brodkin1-29/+36
2015-01-26stmmac: Add an optional device tree property "snps,burst_len"Sonic Zhang1-0/+3
2014-12-31GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen1-0/+1
2014-12-22net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+9
2014-11-29stmmac: platform: Move plat_dat checking earlierHuacai Chen1-9/+9
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+7
2014-11-26stmmac: platform: fix default values of the filter bins settingHuacai Chen1-6/+7
2014-11-19stmmac: review driver when run kernel-docGiuseppe CAVALLARO1-6/+37
2014-11-11stmmac: split to core library and probe driversAndy Shevchenko1-6/+7
2014-11-07stmmac: platform: fix sparse warningsAndy Shevchenko1-0/+2
2014-11-05stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO1-9/+1
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO1-4/+4
2014-10-14stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO1-0/+1
2014-10-14stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO1-5/+10
2014-09-26net: stmmac: add Amlogic Meson glue layerBeniamino Galvani1-0/+3
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers1-0/+67
2014-06-02net: stmmac: Handle different error codes from platform_get_irq_bynameChen-Yu Tsai1-5/+12
2014-03-28net: stmmac: Add SOCFPGA glue driverDinh Nguyen1-0/+3
2014-03-11stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO1-1/+1
2014-02-13net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla1-0/+5
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers1-0/+13
2014-01-19net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai1-0/+3
2014-01-19net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai1-10/+34
2014-01-19net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai1-1/+8
2014-01-19net: stmmac: Honor DT parameter to force DMA store and forward modeChen-Yu Tsai1-0/+2
2014-01-19net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai1-4/+14
2014-01-19net: stmmac: Add support for optional reset controlChen-Yu Tsai1-2/+2
2014-01-16net: stmmac: use suspend functions for hibernationSrinivas Kandagatla1-32/+12
2014-01-16net: stmmac: support max-speed device tree propertySrinivas Kandagatla1-0/+4
2013-12-19drivers: net: Mark functions as static in stmmac_platform.cRashika Kheria1-2/+2
2013-09-05net: stmmac: fix bad merge conflict resolutionOlof Johansson1-0/+1