summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro (follow)
Commit message (Expand)AuthorAge
* net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet2018-01-17
* net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli2017-01-15
* stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai2015-12-14
* stmmac: fix resource management when resumeGiuseppe CAVALLARO2015-12-05
* stmmac: fix oversized frame receptionGiuseppe CAVALLARO2015-11-30
* stmmac: fix PHY reset during resumeGiuseppe CAVALLARO2015-11-30
* stmmac: dwmac-sti: fix st,tx-retime-src checkGiuseppe CAVALLARO2015-11-30
* stmmac: fix csr clock divisor for 300MHzGiuseppe CAVALLARO2015-11-30
* stmmac: fix a filter problem after resuming.Giuseppe CAVALLARO2015-11-30
* stmmac: avoid ipq806x constant overflow warningArnd Bergmann2015-11-12
* net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin2015-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\
| * stmmac: Correctly report PTP capabilities.Phil Reid2015-11-01
* | net: stmmac: avoid using timespecArnd Bergmann2015-10-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\|
| * net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons2015-09-15
* | net: stmmac: fix type of entry variableAndrzej Hajda2015-09-22
|/
* stmmac: fix check for phydev being openAlexey Brodkin2015-09-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13
|\
| * stmmac: dwmac-ipq806x: fix static checker warningMathieu Olivari2015-08-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31
|\|
| * stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood2015-07-31
* | stmmac: dwmac-sti: refactor the init glue callbacksJoachim Eastwood2015-07-29
* | stmmac: remove setup/free glue callbacksJoachim Eastwood2015-07-29
* | stmmac: dwmac-rk: use rk_gmac_ops as of match dataJoachim Eastwood2015-07-29
* | stmmac: dwmac-rk: make rk_gmac_ops structs static constJoachim Eastwood2015-07-29
* | stmmac: dwmac-sti: use custom of match structureJoachim 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: dwmac-rk: create a new probe functionJoachim Eastwood2015-07-29
* | stmmac: dwmac-sti: turn setup callback into a probe functionJoachim Eastwood2015-07-29
* | stmmac: dwmac-sunxi: turn setup callback into a probe functionJoachim Eastwood2015-07-29
* | stmmac: dwmac-sunxi: move sun7i_gmac_setup functionJoachim Eastwood2015-07-29
* | stmmac: dwmac-socfpga: turn setup callback into a probe functionJoachim Eastwood2015-07-29
* | stmmac: dwmac-socfpga: move socfpga_dwmac_probe functionJoachim Eastwood2015-07-29
* | stmmac: dwmac-ipq806x: turn setup callback into a probe functionJoachim Eastwood2015-07-29
* | stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed functionJoachim Eastwood2015-07-29
* | stmmac: fix ptr_ret.cocci warningFengguang Wu2015-07-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23
|\|
| * stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood2015-07-21
* | stmmac: add proper probe function to dwmac-mesonJoachim Eastwood2015-07-20
* | stmmac: add proper probe function to dwmac-lpc18xxJoachim Eastwood2015-07-20
* | 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: Trivial: fix typo in constant nameNik Nyby2015-06-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-24
|\
| * stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin2015-06-24