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