summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fec_main.c
AgeCommit message (Expand)Author
2019-05-24net: fec: make sure runtime PM is suspended in system suspendStefan Agner
2019-02-12MLK-19220 net: ethernet: fec_main: drop of_dma_configurePeng Fan
2019-02-12MLK-18483-02 net: fec: add sleep mode support for i.MX8QM/QXPAndy Duan
2019-02-12MLK-17400-01 net: fec: defer probe if regulator is not readyFugang Duan
2019-02-12MLK-16782 net: fec: double check the mii interrupt statusFugang Duan
2019-02-12MLK-16781 net: fec: add eee mode tx lpi supportFugang Duan
2019-02-12MLK-16779 net: fec: enable busfreq for arm64 platformFugang Duan
2019-02-12MLK-16023-03: net: fec: add MAC delayed clock feature supportFugang Duan
2019-02-12MLK-16022 net: fec: get mac address from fuseFugang Duan
2019-02-12MLK-15311 net: fec: change the default rx copybreak value to maximumFugang Duan
2019-02-12MLK-14618 net: fec: fixed-link don't need phy fixup settingAndy Duan
2019-02-12MLK-14438-06 net: fec: add property to define exclusive MII busAndy Duan
2019-02-12MLK-14438-05 net: fec: register Athreos phy AR8031 fixupAndy Duan
2019-02-12MLK-13893 net: fec: do defer probe when mii bus not registeredAndy Duan
2019-02-12MLK-14736 net: fec: move the ahb clock to runtime pmFugang Duan
2019-02-12MLK-14438-01 net: fec: add FEC support for NXP i.MX8x chipsAndy Duan
2019-02-12net: fec: stop the "rcv is not +last, " error messagesTroy Kisky
2019-02-12MLK-12160 net: fec: disable all irqs during normal suspendFugang Duan
2019-02-12MLK-11704 net: fec: fix MDIO read/write timeout when ethx down/up after suspe...Fugang Duan
2019-02-12MLK-11307 net: fec: disable timer interrupt when link down and suspendFugang Duan
2019-02-12MLK-9786 net: fec: Add busfreq support to the driverFugang Duan
2019-02-12MLK-11274 net: fec: add mii bus up_failed flag to reflect the real statusFugang Duan
2019-02-12MLK-10939-01 net: fec: add stop mode support for dts register setFugang Duan
2019-02-12MLK-10724-6 net: fec: add i.mx6ul enet supportAnson Huang
2019-02-12MLK-9919 net: fec: reinit MAC0 MII bus for MAC1 use after resume backFugang Duan
2019-02-12MLK-9691 net: fec: call .pm_qos_remove_request() in .ndo_stop() callbackFugang Duan
2019-02-12MLK-11285-02 net:fec: add enet AVB Ubuntu Gstreamer demo supportFugang Duan
2019-02-12MLK-11285-01 net: fec: handle WAIT mode issue for imx6qdlShawn Guo
2018-11-04net: fec: don't dump RX FIFO register when not availableFugang Duan
2018-11-04net: fec: fix rare tx timeoutRickard x Andersson
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-01-17net: fec: free/restore resource in related probe error pathesFugang Duan
2018-01-17net: fec: defer probe if regulator is not readyFugang Duan
2018-01-17net: fec: restore dev_id in the cases of probe errorFugang Duan
2018-01-02net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan
2017-09-20net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled itTroy Kisky
2017-09-20net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart
2017-07-30net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn
2017-07-30net: fec: Issue error for missing but expected PHYAndrew Lunn
2017-06-10net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam
2017-06-07net: fec: Clear and enable MIB counters on imx51Andrew Lunn
2017-05-24net: fec: add post PHY reset delay DT propertyQuentin Schulz
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-04-11net: fec: add ERR007885 for i.MX6ul enet IPFugang Duan
2017-04-11net: fec: correct the errata number comment typoFugang Duan
2017-04-11net: fec: add phy-reset-gpios PROBE_DEFER checkFugang Duan
2017-04-11net: fec: pass ->dev to dma_alloc__coherent() APIFugang Duan
2017-04-11net: fec: avoid BD pointer type cast to 32bitFugang Duan
2017-04-11net: fec: add return value check after calling .of_property_read_u32()Fugang Duan