aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/freescale/fec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-24net: fec: Add support for periodic output signal of PPSWei Fang1-0/+2
2022-10-03net: fec: using page pool to manage RX buffersShenwei Wang1-2/+19
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-10/+1
2022-09-20Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"Francesco Dolcini1-0/+1
2022-09-20Revert "fec: Restart PPS after link state change"Francesco Dolcini1-10/+0
2022-09-16net: fec: add pm runtime force suspend and resume supportWei Fang1-0/+1
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+5
2022-09-03net: fec: add stop mode support for imx8 platformWei Fang1-0/+4
2022-09-02net: fec: Use a spinlock to guard `fep->ptp_clk_on`Csókás Bence1-1/+0
2022-09-02net: fec: add pm_qos support on imx6q platformWei Fang1-0/+5
2022-08-24fec: Restart PPS after link state changeCsókás Bence1-0/+10
2021-12-07net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang1-0/+3
2021-08-13net: fec: add WoL support for i.MX8MQJoakim Zhang1-0/+4
2021-08-09net: fec: fix build error for ARCH m68kJoakim Zhang1-0/+2
2021-07-28net: fec: add MAC internal delayed clock feature supportFugang Duan1-0/+6
2021-07-28net: fec: add eee mode tx lpi supportFugang Duan1-0/+6
2021-07-28net: fec: add imx8mq and imx8qm new versions supportFugang Duan1-0/+13
2021-06-21net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IPJoakim Zhang1-0/+5
2021-01-26net: fec: Fix temporary RMII clock reset on link upLaurent Badel1-0/+5
2020-10-30net: fec: fix MDIO probing for some FEC hardware blocksGreg Ungerer1-0/+6
2020-07-16net: fec: fix hardware time stamping by external devicesSergey Organov1-0/+1
2020-07-07net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz1-5/+0
2020-05-02net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn1-3/+1
2020-04-30net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO with polled IO"Fugang Duan1-1/+3
2020-04-20net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn1-3/+1
2020-04-07net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey1-0/+7
2020-02-24freescale: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2018-12-18net: fec: remove workaround to restart phylib state machine on MDIO timeoutHeiner Kallweit1-1/+0
2018-10-15net: fec: don't dump RX FIFO register when not availableFugang Duan1-0/+4
2018-05-17net: ethernet: freescale: Allow FEC with COMPILE_TESTFlorian Fainelli1-1/+1
2018-01-22net: fec: add necessary defines to work on ARM64Lucas Stach1-2/+3
2017-11-08net: fec: Let fec_ptp have its own interrupt routineTroy Kisky1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-20net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky1-2/+2
2017-06-07net: fec: Clear and enable MIB counters on imx51Andrew Lunn1-0/+4
2016-11-30net: fec: cache statistics while device is downNikita Yushchenko1-0/+2
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2016-06-27net: fec: add interrupt coalesc quirk flagFugang Duan1-0/+2
2016-06-12ARM: imx6: disable deeper idle states when FEC is active w/o HW workaroundLucas Stach1-0/+2
2016-05-10net: ethernet: fec: use phydev from struct net_devicePhilippe Reynes1-1/+0
2016-02-11net: fec: don't disable FEC_ENET_TS_TIMER interruptTroy Kisky1-0/+1
2016-02-11net: fec: add variable reg_desc_active to speed things upTroy Kisky1-6/+1
2016-02-11net: fec: add struct bufdesc_propTroy Kisky1-15/+14
2016-02-11net: fec: stop the "rcv is not +last, " error messagesTroy Kisky1-0/+1
2016-01-25net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg1-5/+3
2016-01-25net: fec: make driver endian-safeJohannes Berg1-11/+29
2015-07-26net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach1-0/+1
2015-06-28net: fec: don't access RACC register when not availableGreg Ungerer1-0/+2
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner1-0/+2