summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fman/fman_memac.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-21fsl/fman: check dereferencing null pointerFlorinel Iordache1-1/+1
2020-08-21fsl/fman: fix unreachable codeFlorinel Iordache1-1/+0
2020-02-05net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur1-2/+2
2019-02-12fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood1-1/+1
2017-04-01fsl/fman: take into account all RGMII modesMadalin Bucur1-1/+4
2017-02-10net: fman: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2016-11-28net: fsl/fman: fix phydev reference leakJohan Hovold1-0/+3
2016-10-04fsl/fman: check pcsphy pointer before useMadalin Bucur1-0/+3
2016-10-04fsl/fman: MEMAC may use QSGMII PHY interface modeMadalin Bucur1-1/+2
2016-01-07phy: Add an mdio_device structureAndrew Lunn1-3/+3
2015-12-28fsl/fman: Add FMan MAC supportIgal Liberman1-0/+1170