summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fec_main.c
AgeCommit message (Expand)Author
2018-12-24net: fec: make sure runtime PM is suspended in system suspendStefan Agner
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-11-10net: fec: fix rare tx timeoutRickard x Andersson
2018-08-24MLK-18483-02 net: fec: add sleep mode support for i.MX8QM/QXPAndy 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-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-04-13net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-22net: fec: add phy-reset-gpios PROBE_DEFER checkFugang Duan
2018-01-02net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn
2018-01-02net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan
2017-12-09net: fec: fix multicast filtering hardware setupRui Sousa
2016-12-06net: fec: fix compile with CONFIG_M5272Nikita Yushchenko
2016-11-30net: fec: cache statistics while device is downNikita Yushchenko
2016-11-29net: ethernet: fec: fix fixed-link phydev leaksJohan Hovold
2016-10-23net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam
2016-10-03net: fec: set mac address unconditionallyGavin Schenk
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-27net: fec: align IP header in hardwareEric Nelson
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson
2016-08-13net: fix up a few missing hashtable.h conflict resolutionsJiri Kosina