summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold2016-12-021-1/+0
* net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE2016-09-011-0/+1
* ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-011-2/+5
* drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO2016-06-281-0/+2
* net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin2016-06-161-2/+6
* stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood2016-05-031-3/+3
* stmmac: add new DT platform entries for GMAC4Alexandre TORGUE2016-04-021-0/+7
* stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-011-18/+66
* Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-011-8/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-1/+8
|\
| * stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez2016-03-031-1/+8
* | stmmac: fix noderef.cocci warningsWu Fengguang2016-03-061-1/+1
* | stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro2016-03-021-3/+39
|/
* stmmac: create of compatible mdio bus for stmmac driverPhil Reid2015-12-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-311-0/+4
|\
| * stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood2015-07-311-0/+4
* | stmmac: remove setup/free glue callbacksJoachim Eastwood2015-07-291-3/+0
* | stmmac: let dwmac-* drivers handle their own match dataJoachim Eastwood2015-07-291-18/+0
* | stmmac: move stmmac_pltfr_probe into dwmac-genericJoachim Eastwood2015-07-291-55/+0
* | stmmac: fix ptr_ret.cocci warningFengguang Wu2015-07-291-3/+1
* | stmmac: export probe_config_dt() and get_platform_resources()Joachim Eastwood2015-07-201-4/+6
* | stmmac: make stmmac_probe_config_dt return the platform data structJoachim Eastwood2015-07-201-16/+12
* | stmmac: introduce stmmac_get_platform_resources()Joachim Eastwood2015-07-201-27/+37
* | stmmac: clean up platform/of_match data retrievalJoachim Eastwood2015-07-201-21/+29
* | stmmac: use of_device_get_match_data to retrieve of match dataJoachim Eastwood2015-07-201-5/+3
|/
* stmmac: add fixed-link device-tree supportMathieu Olivari2015-05-301-1/+11
* stmmac: add phy-handle support to the platform layerMathieu Olivari2015-05-301-1/+5
* stmmac: drop unnecessary dt checks in stmmac_probe_config_dtJoachim Eastwood2015-05-211-6/+0
* stmmac: change the stmmac_dvr_probe return type to intJoachim Eastwood2015-05-211-10/+1
* stmmac: let stmmac_dvr_probe take a struct of resourcesJoachim Eastwood2015-05-211-27/+18
* stmmac: move driver data setting into stmmac_dvr_probeJoachim Eastwood2015-05-211-2/+0
* stmmac: drop driver from stmmac platform codeJoachim Eastwood2015-05-151-22/+0
* stmmac: convert dwmac-sunxi to platform driverJoachim Eastwood2015-05-151-1/+0
* stmmac: convert dwmac-sti to platform driverJoachim Eastwood2015-05-151-4/+0
* stmmac: convert dwmac-socfpga to platform driverJoachim Eastwood2015-05-151-1/+0
* stmmac: convert dwmac-rk to platform driverJoachim Eastwood2015-05-151-1/+0
* stmmac: convert dwmac-meson to platform driverJoachim Eastwood2015-05-151-1/+0
* stmmac: convert dwmac-lpc18xx to a platform driverJoachim Eastwood2015-05-151-1/+0
* stmmac: add a generic dwmac driverJoachim Eastwood2015-05-151-5/+0
* stmmac: prepare stmmac platform to support stand alone driversJoachim Eastwood2015-05-151-5/+9
* stmmac: add dwmac glue for NXP 18xx/43xx familyJoachim Eastwood2015-05-151-0/+1
* 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
|\ \ | |/
OpenPOWER on IntegriCloud