summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fman/mac.c
Commit message (Expand)AuthorAgeFilesLines
* fsl/fman: use resource_sizeJulia Lawall2020-01-021-2/+2
* net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-041-3/+3
* net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-101-1/+1
* net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-071-1/+1
* fsl/fman: Use vsprintf extension %pMJoe Perches2019-03-031-3/+1
* net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-111-1/+1
* net: phy: Add helper for advertise to lcl valueAndrew Lunn2018-10-011-5/+1
* 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/+0
* dpaa_eth: Add allmulti optionRadu Bulie2018-02-271-0/+3
* fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET2017-11-081-1/+0
* 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/+2
* fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET2017-11-081-1/+0
* dpaa_eth: change device usedMadalin Bucur2017-10-181-22/+15
* dpaa_eth: move of_phy_connect() to the eth driverMadalin Bucur2017-10-181-77/+20
* fsl/fman: remove of_nodeMadalin Bucur2017-10-181-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-0/+2
|\
| * fsl/man: Inherit parent device and of_nodeFlorian Fainelli2017-08-221-0/+2
* | net: Convert to using %pOF instead of full_nameRob Herring2017-07-241-27/+23
|/
* 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-271-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/+11
* fsl/fman: use of_get_phy_mode()Madalin Bucur2016-10-041-31/+2
* fsl/fman: double free on probe failureDan Carpenter2016-01-061-1/+0
* fsl/fman: Add FMan MAC driverIgal Liberman2015-12-271-0/+978
OpenPOWER on IntegriCloud