summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-02-12fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2018-12-21ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-11-10net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-11-10net: fec: fix rare tx timeoutRickard x Andersson
2018-08-24MLK-18483-04 net: fec: close the mu ipc channel when it is not usedAndy Duan
2018-08-24MLK-18483-02 net: fec: add sleep mode support for i.MX8QM/QXPAndy Duan
2018-08-24MLK-17737 net: fec: fix the struct define issueFugang Duan
2018-08-24MLK-17400-01 net: fec: defer probe if regulator is not readyFugang Duan
2018-08-24MLK-16782 net: fec: double check the mii interrupt statusFugang Duan
2018-08-24MLK-16781 net: fec: add eee mode tx lpi supportFugang Duan
2018-08-24MLK-16779 net: fec: enable busfreq for arm64 platformFugang Duan
2018-08-24MLK-16585 net: fec: fixup: correct i.MX8QXP MAC address fuse mappingFugang Duan
2018-08-24MLK-16474 net: fec: fixup: remove the unnecessary variableFugang Duan
2018-08-24MLK-16085 net: fsl: kconfig: add NET_VENDOR_FREESCALE dependency with ARM64Fugang Duan
2018-08-24MLK-16023-03: net: fec: add MAC delayed clock feature supportFugang Duan
2018-08-24MLK-16022 net: fec: get mac address from fuseFugang Duan
2018-08-24MLK-15311 net: fec: change the default rx copybreak value to maximumFugang Duan
2018-08-24MLK-14736 net: fec: move the ahb clock to runtime pmFugang Duan
2018-08-24MLK-14805 Revert "MLK-14470 net: fec: let shared mii bus always be active"Fugang Duan
2018-08-24MLK-14470 net: fec: let shared mii bus always be activeFugang Duan
2018-08-24MLK-14770 net: fec: revert the patch "net: fec: avoid mac re-inited after sys...Fugang Duan
2018-08-24MLK-14682 net: fec: avoid mac re-inited after system resume backAndy Duan
2018-08-24MLK-14618 net: fec: fixed-link don't need phy fixup settingAndy Duan
2018-08-24MLK-14438-06 net: fec: add property to define exclusive MII busAndy Duan
2018-08-24MLK-14438-05 net: fec: register Athreos phy AR8031 fixupAndy Duan
2018-08-24MLK-14438-01 net: fec: add FEC support for NXP i.MX8x chipsAndy Duan
2018-08-24MLK-13893 net: fec: do defer probe when mii bus not registeredAndy Duan
2018-08-24net: fec: stop the "rcv is not +last, " error messagesTroy Kisky
2018-08-24MLK-12180 net: fec: add return value check after calling .of_property_read_u32()Fugang Duan
2018-08-24MLK-12160 net: fec: disable all irqs during normal suspendFugang Duan
2018-08-24MLK-11704 net: fec: fix MDIO read/write timeout when ethx down/up after suspe...Fugang Duan
2018-08-23MLK-11307 net: fec: disable timer interrupt when link down and suspendFugang Duan
2018-08-23MLK-9786 net: fec: Add busfreq support to the driverFugang Duan
2018-08-23MLK-11274 net: fec: add mii bus up_failed flag to reflect the real statusFugang Duan
2018-08-23MLK-10939-01 net: fec: add stop mode support for dts register setFugang Duan
2018-08-23MLK-10724-6 net: fec: add i.mx6ul enet supportAnson Huang
2018-08-23MLK-9919 net: fec: reinit MAC0 MII bus for MAC1 use after resume backFugang Duan
2018-08-23MLK-9691 net: fec: call .pm_qos_remove_request() in .ndo_stop() callbackFugang Duan
2018-08-23MLK-11285-02 net:fec: add enet AVB Ubuntu Gstreamer demo supportFugang Duan
2018-08-23MLK-11285-01 net: fec: handle WAIT mode issue for imx6qdlShawn Guo
2018-05-30fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov
2018-05-30gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil
2018-05-30gianfar: prevent integer wrapping in the rx handlerAndy Spencer
2018-04-13net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam
2018-04-13net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-24net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy