summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fec.h
AgeCommit message (Expand)Author
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-16781 net: fec: add eee mode tx lpi supportFugang 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-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-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-12160 net: fec: disable all irqs during normal suspendFugang Duan
2018-08-23MLK-11307 net: fec: disable timer interrupt when link down and suspendFugang 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-9919 net: fec: reinit MAC0 MII bus for MAC1 use after resume backFugang Duan
2018-08-23MLK-11285-01 net: fec: handle WAIT mode issue for imx6qdlShawn Guo
2016-11-30net: fec: cache statistics while device is downNikita Yushchenko
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-06-27net: fec: add interrupt coalesc quirk flagFugang Duan
2016-06-12ARM: imx6: disable deeper idle states when FEC is active w/o HW workaroundLucas Stach
2016-05-10net: ethernet: fec: use phydev from struct net_devicePhilippe Reynes
2016-02-11net: fec: don't disable FEC_ENET_TS_TIMER interruptTroy Kisky
2016-02-11net: fec: add variable reg_desc_active to speed things upTroy Kisky
2016-02-11net: fec: add struct bufdesc_propTroy Kisky
2016-02-11net: fec: stop the "rcv is not +last, " error messagesTroy Kisky
2016-01-25net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg
2016-01-25net: fec: make driver endian-safeJohannes Berg
2015-07-26net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach
2015-06-28net: fec: don't access RACC register when not availableGreg Ungerer
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-11-24net: fec: init maximum receive buffer size for ring1 and ring2Nimrod Andy
2014-11-18net: fec: improve access to quirk flags by copying them into fec_enet_private...Lothar Waßmann
2014-11-18net: fec: change type of 'bufdesc_ex' to boolLothar Waßmann
2014-11-18net: fec: properly parenthesize macro argsLothar Waßmann
2014-11-18net: fec: consistently use lower case chars as hex digitsLothar Waßmann
2014-11-18net: fec: indentation cleanupLothar Waßmann
2014-10-15net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy
2014-10-14net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou
2014-10-14net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou
2014-10-01net: fec: implement rx_copybreak to improve rx performanceNimrod Andy
2014-09-26net: fec: Add Ftype to BD to distiguish three tx queues for AVBNimrod Andy
2014-09-19net:fec: increase DMA queue numberFugang Duan
2014-09-19net: fec: add interrupt coalescence feature supportFugang Duan
2014-09-16net: fec: fix build error at m68k platformFrank Li