summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fman/fman_memac.c
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-03fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-03fsl/fman: fix unreachable codeFlorinel Iordache
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-16net: fsl/fman: treat all RGMII modes in memac_adjust_link()Madalin Bucur
2020-03-08fsl/fman: tolerate missing MAC address in device treeMadalin Bucur
2020-01-23net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur
2018-12-28fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood
2018-06-26fsl/fman: add set_tstamp interfaceYangbo Lu
2018-02-27dpaa_eth: Add allmulti optionRadu Bulie
2017-04-01fsl/fman: take into account all RGMII modesMadalin Bucur
2017-02-10net: fman: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2016-11-27net: fsl/fman: fix phydev reference leakJohan Hovold
2016-10-04fsl/fman: check pcsphy pointer before useMadalin Bucur
2016-10-04fsl/fman: MEMAC may use QSGMII PHY interface modeMadalin Bucur
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2015-12-27fsl/fman: Add FMan MAC supportIgal Liberman