summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fman/mac.c
AgeCommit message (Expand)Author
2021-07-20fsl/fman: Add fibre supportMaxim Kochetkov
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-03-08fsl/fman: tolerate missing MAC address in device treeMadalin Bucur
2020-01-02fsl/fman: use resource_sizeJulia Lawall
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-03-03fsl/fman: Use vsprintf extension %pMJoe Perches
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-10-01net: phy: Add helper for advertise to lcl valueAndrew Lunn
2018-06-26fsl/fman: add set_tstamp interfaceYangbo Lu
2018-03-26fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependencyMadalin Bucur
2018-02-27dpaa_eth: Add allmulti optionRadu Bulie
2017-11-08fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET
2017-11-08fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET
2017-11-08fsl/fman: Remove some useless codeChristophe JAILLET
2017-11-08fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET
2017-10-18dpaa_eth: change device usedMadalin Bucur
2017-10-18dpaa_eth: move of_phy_connect() to the eth driverMadalin Bucur
2017-10-18fsl/fman: remove of_nodeMadalin Bucur
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-22fsl/man: Inherit parent device and of_nodeFlorian Fainelli
2017-07-24net: Convert to using %pOF instead of full_nameRob Herring
2017-06-20fsl/fman: propagate dma_opsMadalin Bucur
2016-12-20fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-27net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold
2016-10-17fsl/fman: fix error return code in mac_probe()Wei Yongjun
2016-10-04fsl/fman: check of_get_phy_mode() return valueMadalin Bucur
2016-10-04fsl/fman: return a phy_dev pointer from initMadalin Bucur
2016-10-04fsl/fman: simplify device tree readsMadalin Bucur
2016-10-04fsl/fman: use of_get_phy_mode()Madalin Bucur
2016-01-06fsl/fman: double free on probe failureDan Carpenter
2015-12-27fsl/fman: Add FMan MAC driverIgal Liberman