summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fec.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang2021-12-081-0/+3
* net: fec: add WoL support for i.MX8MQJoakim Zhang2021-08-141-0/+4
* net: fec: fix build error for ARCH m68kJoakim Zhang2021-08-091-0/+2
* net: fec: add MAC internal delayed clock feature supportFugang Duan2021-07-281-0/+6
* net: fec: add eee mode tx lpi supportFugang Duan2021-07-281-0/+6
* net: fec: add imx8mq and imx8qm new versions supportFugang Duan2021-07-281-0/+13
* net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IPJoakim Zhang2021-06-211-0/+5
* net: fec: Fix temporary RMII clock reset on link upLaurent Badel2021-01-271-0/+5
* net: fec: fix MDIO probing for some FEC hardware blocksGreg Ungerer2020-10-301-0/+6
* net: fec: fix hardware time stamping by external devicesSergey Organov2020-07-161-0/+1
* net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz2020-07-081-5/+0
* net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn2020-05-031-3/+1
* net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO...Fugang Duan2020-05-011-1/+3
* net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn2020-04-201-3/+1
* net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2020-04-081-0/+7
* freescale: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-251-1/+1
* net: fec: remove workaround to restart phylib state machine on MDIO timeoutHeiner Kallweit2018-12-191-1/+0
* net: fec: don't dump RX FIFO register when not availableFugang Duan2018-10-161-0/+4
* net: ethernet: freescale: Allow FEC with COMPILE_TESTFlorian Fainelli2018-05-171-1/+1
* net: fec: add necessary defines to work on ARM64Lucas Stach2018-01-221-2/+3
* net: fec: Let fec_ptp have its own interrupt routineTroy Kisky2017-11-081-2/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky2017-09-211-2/+2
* net: fec: Clear and enable MIB counters on imx51Andrew Lunn2017-06-071-0/+4
* net: fec: cache statistics while device is downNikita Yushchenko2016-11-301-0/+2
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-021-0/+2
|\
| * ARM: imx6: disable deeper idle states when FEC is active w/o HW workaroundLucas Stach2016-06-121-0/+2
* | net: fec: add interrupt coalesc quirk flagFugang Duan2016-06-271-0/+2
|/
* net: ethernet: fec: use phydev from struct net_devicePhilippe Reynes2016-05-101-1/+0
* net: fec: don't disable FEC_ENET_TS_TIMER interruptTroy Kisky2016-02-111-0/+1
* net: fec: add variable reg_desc_active to speed things upTroy Kisky2016-02-111-6/+1
* net: fec: add struct bufdesc_propTroy Kisky2016-02-111-15/+14
* net: fec: stop the "rcv is not +last, " error messagesTroy Kisky2016-02-111-0/+1
* net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg2016-01-251-5/+3
* net: fec: make driver endian-safeJohannes Berg2016-01-251-11/+29
* net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach2015-07-271-0/+1
* net: fec: don't access RACC register when not availableGreg Ungerer2015-06-291-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-151-0/+2
|\
| * net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2015-01-141-0/+2
* | net: fec: add Wake-on-LAN supportNimrod Andy2014-12-311-0/+2
* | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-311-0/+1
|/
* net: fec: init maximum receive buffer size for ring1 and ring2Nimrod Andy2014-11-241-2/+9
* net: fec: improve access to quirk flags by copying them into fec_enet_private...Lothar Waßmann2014-11-181-0/+1
* net: fec: change type of 'bufdesc_ex' to boolLothar Waßmann2014-11-181-1/+1
* net: fec: properly parenthesize macro argsLothar Waßmann2014-11-181-15/+16
* net: fec: consistently use lower case chars as hex digitsLothar Waßmann2014-11-181-44/+44
* net: fec: indentation cleanupLothar Waßmann2014-11-181-54/+54
* net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy2014-10-151-0/+50
* net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou2014-10-141-0/+7
* net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou2014-10-141-0/+3