summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
AgeCommit message (Expand)Author
2017-07-05stmmac: add missing of_node_putJulia Lawall
2016-12-06net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold
2016-12-02net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold
2016-09-01net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE
2016-08-02ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO
2016-06-16net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin
2016-05-03stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood
2016-04-03stmmac: add new DT platform entries for GMAC4Alexandre TORGUE
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-07stmmac: fix noderef.cocci warningsWu Fengguang
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro
2015-12-16stmmac: create of compatible mdio bus for stmmac driverPhil Reid
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood
2015-07-29stmmac: let dwmac-* drivers handle their own match dataJoachim Eastwood
2015-07-29stmmac: move stmmac_pltfr_probe into dwmac-genericJoachim Eastwood
2015-07-29stmmac: fix ptr_ret.cocci warningFengguang Wu
2015-07-21stmmac: export probe_config_dt() and get_platform_resources()Joachim Eastwood
2015-07-21stmmac: make stmmac_probe_config_dt return the platform data structJoachim Eastwood
2015-07-21stmmac: introduce stmmac_get_platform_resources()Joachim Eastwood
2015-07-21stmmac: clean up platform/of_match data retrievalJoachim Eastwood
2015-07-21stmmac: use of_device_get_match_data to retrieve of match dataJoachim Eastwood
2015-05-31stmmac: add fixed-link device-tree supportMathieu Olivari
2015-05-31stmmac: 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-04drivers/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
2015-01-01GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen
2014-12-22net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang