summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fman/mac.c
Commit message (Expand)AuthorAgeFilesLines
* fsl/fman: add set_tstamp interfaceYangbo Lu2018-06-261-0/+3
* fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependencyMadalin Bucur2018-03-261-1/+0Star
* dpaa_eth: Add allmulti optionRadu Bulie2018-02-271-0/+3
* fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET2017-11-081-1/+0Star
* fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET2017-11-081-0/+1
* fsl/fman: Remove some useless codeChristophe JAILLET2017-11-081-5/+2Star
* fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET2017-11-081-1/+0Star
* dpaa_eth: change device usedMadalin Bucur2017-10-181-22/+15Star
* dpaa_eth: move of_phy_connect() to the eth driverMadalin Bucur2017-10-181-77/+20Star
* fsl/fman: remove of_nodeMadalin Bucur2017-10-181-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-021-0/+2
|\
| * fsl/man: Inherit parent device and of_nodeFlorian Fainelli2017-08-231-0/+2
* | net: Convert to using %pOF instead of full_nameRob Herring2017-07-241-27/+23Star
|/
* fsl/fman: propagate dma_opsMadalin Bucur2017-06-201-0/+2
* fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur2016-12-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-0/+2
|\
| * net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold2016-11-281-0/+2
* | fsl/fman: fix error return code in mac_probe()Wei Yongjun2016-10-171-2/+6
|/
* fsl/fman: check of_get_phy_mode() return valueMadalin Bucur2016-10-041-4/+6
* fsl/fman: return a phy_dev pointer from initMadalin Bucur2016-10-041-11/+11
* fsl/fman: simplify device tree readsMadalin Bucur2016-10-041-13/+11Star
* fsl/fman: use of_get_phy_mode()Madalin Bucur2016-10-041-31/+2Star
* fsl/fman: double free on probe failureDan Carpenter2016-01-061-1/+0Star
* fsl/fman: Add FMan MAC driverIgal Liberman2015-12-281-0/+978