index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fec.h
Age
Commit message (
Expand
)
Author
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
2015-06-28
net: fec: don't access RACC register when not available
Greg Ungerer
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-14
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
2014-12-31
net: fec: add Wake-on-LAN support
Nimrod Andy
2014-12-30
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-11-24
net: fec: init maximum receive buffer size for ring1 and ring2
Nimrod Andy
2014-11-18
net: fec: improve access to quirk flags by copying them into fec_enet_private...
Lothar Waßmann
2014-11-18
net: fec: change type of 'bufdesc_ex' to bool
Lothar Waßmann
2014-11-18
net: fec: properly parenthesize macro args
Lothar Waßmann
2014-11-18
net: fec: consistently use lower case chars as hex digits
Lothar Waßmann
2014-11-18
net: fec: indentation cleanup
Lothar Waßmann
2014-10-15
net: fec: ptp: fix convergence issue to support LinuxPTP stack
Nimrod Andy
2014-10-14
net: fec: ptp: Enable PPS output based on ptp clock
Luwei Zhou
2014-10-14
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
Luwei Zhou
2014-10-01
net: fec: implement rx_copybreak to improve rx performance
Nimrod Andy
2014-09-26
net: fec: Add Ftype to BD to distiguish three tx queues for AVB
Nimrod Andy
2014-09-19
net:fec: increase DMA queue number
Fugang Duan
2014-09-19
net: fec: add interrupt coalescence feature support
Fugang Duan
2014-09-16
net: fec: fix build error at m68k platform
Frank Li
2014-09-13
net: fec: change FEC alignment according to i.mx6 sx requirement
Fugang Duan
2014-09-13
net: fec: add enet-avb IP support
Frank Li
[next]