index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fec.h
Age
Commit message (
Expand
)
Author
2023-04-05
net: fec: make use of MDIO C45 quirk
Greg Ungerer
2022-11-14
net: fec: add xdp and page pool statistics
Shenwei Wang
2022-11-03
net: fec: add initial XDP support
Shenwei Wang
2022-10-24
net: fec: Add support for periodic output signal of PPS
Wei Fang
2022-10-03
net: fec: using page pool to manage RX buffers
Shenwei Wang
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-20
Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
Francesco Dolcini
2022-09-20
Revert "fec: Restart PPS after link state change"
Francesco Dolcini
2022-09-16
net: fec: add pm runtime force suspend and resume support
Wei Fang
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-03
net: fec: add stop mode support for imx8 platform
Wei Fang
2022-09-02
net: fec: Use a spinlock to guard `fep->ptp_clk_on`
Csókás Bence
2022-09-02
net: fec: add pm_qos support on imx6q platform
Wei Fang
2022-08-24
fec: Restart PPS after link state change
Csókás Bence
2021-12-07
net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
Joakim Zhang
2021-08-13
net: fec: add WoL support for i.MX8MQ
Joakim Zhang
2021-08-09
net: fec: fix build error for ARCH m68k
Joakim Zhang
2021-07-28
net: fec: add MAC internal delayed clock feature support
Fugang Duan
2021-07-28
net: fec: add eee mode tx lpi support
Fugang Duan
2021-07-28
net: fec: add imx8mq and imx8qm new versions support
Fugang Duan
2021-06-21
net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP
Joakim Zhang
2021-01-26
net: fec: Fix temporary RMII clock reset on link up
Laurent Badel
2020-10-30
net: fec: fix MDIO probing for some FEC hardware blocks
Greg Ungerer
2020-07-16
net: fec: fix hardware time stamping by external devices
Sergey Organov
2020-07-07
net: ethernet: fec: prevent tx starvation under high rx load
Tobias Waldekranz
2020-05-02
net: ethernet: fec: Replace interrupt driven MDIO with polled IO
Andrew Lunn
2020-04-30
net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO...
Fugang Duan
2020-04-20
net: ethernet: fec: Replace interrupt driven MDIO with polled IO
Andrew Lunn
2020-04-07
net: fec: set GPR bit on suspend by DT configuration.
Martin Fuzzey
2020-02-24
freescale: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2018-12-18
net: fec: remove workaround to restart phylib state machine on MDIO timeout
Heiner Kallweit
2018-10-15
net: fec: don't dump RX FIFO register when not available
Fugang Duan
2018-05-17
net: ethernet: freescale: Allow FEC with COMPILE_TEST
Florian Fainelli
2018-01-22
net: fec: add necessary defines to work on ARM64
Lucas Stach
2017-11-08
net: fec: Let fec_ptp have its own interrupt routine
Troy Kisky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-20
net: fec: remove unused interrupt FEC_ENET_TS_TIMER
Troy Kisky
2017-06-07
net: fec: Clear and enable MIB counters on imx51
Andrew Lunn
2016-11-30
net: fec: cache statistics while device is down
Nikita Yushchenko
2016-08-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-06-27
net: fec: add interrupt coalesc quirk flag
Fugang Duan
2016-06-12
ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround
Lucas Stach
2016-05-10
net: ethernet: fec: use phydev from struct net_device
Philippe Reynes
2016-02-11
net: fec: don't disable FEC_ENET_TS_TIMER interrupt
Troy Kisky
2016-02-11
net: fec: add variable reg_desc_active to speed things up
Troy Kisky
2016-02-11
net: fec: add struct bufdesc_prop
Troy Kisky
2016-02-11
net: fec: stop the "rcv is not +last, " error messages
Troy Kisky
2016-01-25
net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28
Johannes Berg
2016-01-25
net: fec: make driver endian-safe
Johannes Berg
2015-07-26
net: fec: introduce fec_ptp_stop and use in probe fail path
Lucas Stach
[next]