aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
Commit message (Expand)AuthorAge
* net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel2016-12-06
* net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-02
* net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold2016-12-02
* net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE2016-09-01
* ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-02
* drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO2016-06-28
* net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin2016-06-16
* stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood2016-05-03
* stmmac: add new DT platform entries for GMAC4Alexandre TORGUE2016-04-02
* stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-01
* Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez2016-03-03
* | stmmac: fix noderef.cocci warningsWu Fengguang2016-03-06
* | stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro2016-03-02
|/
* stmmac: create of compatible mdio bus for stmmac driverPhil Reid2015-12-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-01
|\
| * stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood2015-07-31
* | stmmac: remove setup/free glue callbacksJoachim Eastwood2015-07-29
* | stmmac: let dwmac-* drivers handle their own match dataJoachim Eastwood2015-07-29
* | stmmac: move stmmac_pltfr_probe into dwmac-genericJoachim Eastwood2015-07-29
* | stmmac: fix ptr_ret.cocci warningFengguang Wu2015-07-29
* | stmmac: export probe_config_dt() and get_platform_resources()Joachim Eastwood2015-07-20
* | stmmac: make stmmac_probe_config_dt return the platform data structJoachim Eastwood2015-07-20
* | stmmac: introduce stmmac_get_platform_resources()Joachim Eastwood2015-07-20
* | stmmac: clean up platform/of_match data retrievalJoachim Eastwood2015-07-20
* | stmmac: use of_device_get_match_data to retrieve of match dataJoachim Eastwood2015-07-20
|/
* stmmac: add fixed-link device-tree supportMathieu Olivari2015-05-30
* stmmac: add phy-handle support to the platform layerMathieu Olivari2015-05-30
* stmmac: drop unnecessary dt checks in stmmac_probe_config_dtJoachim Eastwood2015-05-21
* stmmac: change the stmmac_dvr_probe return type to intJoachim Eastwood2015-05-21
* stmmac: let stmmac_dvr_probe take a struct of resourcesJoachim Eastwood2015-05-21
* stmmac: move driver data setting into stmmac_dvr_probeJoachim Eastwood2015-05-21
* stmmac: drop driver from stmmac platform codeJoachim Eastwood2015-05-15
* stmmac: convert dwmac-sunxi to platform driverJoachim Eastwood2015-05-15
* stmmac: convert dwmac-sti to platform driverJoachim Eastwood2015-05-15
* stmmac: convert dwmac-socfpga to platform driverJoachim Eastwood2015-05-15
* stmmac: convert dwmac-rk to platform driverJoachim Eastwood2015-05-15
* stmmac: convert dwmac-meson to platform driverJoachim Eastwood2015-05-15
* stmmac: convert dwmac-lpc18xx to a platform driverJoachim Eastwood2015-05-15
* stmmac: add a generic dwmac driverJoachim Eastwood2015-05-15
* stmmac: prepare stmmac platform to support stand alone driversJoachim Eastwood2015-05-15
* stmmac: add dwmac glue for NXP 18xx/43xx familyJoachim Eastwood2015-05-15
* drivers/net: include <module.h> for modular stmmac_platform codePaul Gortmaker2015-05-03
* stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers2015-04-16
* stmmac: check IRQ availability early on probeAlexey Brodkin2015-03-04
* stmmac: Add an optional device tree property "snps,burst_len"Sonic Zhang2015-01-26
* GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen2014-12-31
* net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang2014-12-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
|\