index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
Joakim Zhang
1
-0
/
+3
2021-08-13
net: fec: add WoL support for i.MX8MQ
Joakim Zhang
1
-0
/
+4
2021-08-09
net: fec: fix build error for ARCH m68k
Joakim Zhang
1
-0
/
+2
2021-07-28
net: fec: add MAC internal delayed clock feature support
Fugang Duan
1
-0
/
+6
2021-07-28
net: fec: add eee mode tx lpi support
Fugang Duan
1
-0
/
+6
2021-07-28
net: fec: add imx8mq and imx8qm new versions support
Fugang Duan
1
-0
/
+13
2021-06-21
net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP
Joakim Zhang
1
-0
/
+5
2021-01-26
net: fec: Fix temporary RMII clock reset on link up
Laurent Badel
1
-0
/
+5
2020-10-30
net: fec: fix MDIO probing for some FEC hardware blocks
Greg Ungerer
1
-0
/
+6
2020-07-16
net: fec: fix hardware time stamping by external devices
Sergey Organov
1
-0
/
+1
2020-07-07
net: ethernet: fec: prevent tx starvation under high rx load
Tobias Waldekranz
1
-5
/
+0
2020-05-02
net: ethernet: fec: Replace interrupt driven MDIO with polled IO
Andrew Lunn
1
-3
/
+1
2020-04-30
net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO...
Fugang Duan
1
-1
/
+3
2020-04-20
net: ethernet: fec: Replace interrupt driven MDIO with polled IO
Andrew Lunn
1
-3
/
+1
2020-04-07
net: fec: set GPR bit on suspend by DT configuration.
Martin Fuzzey
1
-0
/
+7
2020-02-24
freescale: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2018-12-18
net: fec: remove workaround to restart phylib state machine on MDIO timeout
Heiner Kallweit
1
-1
/
+0
2018-10-15
net: fec: don't dump RX FIFO register when not available
Fugang Duan
1
-0
/
+4
2018-05-17
net: ethernet: freescale: Allow FEC with COMPILE_TEST
Florian Fainelli
1
-1
/
+1
2018-01-22
net: fec: add necessary defines to work on ARM64
Lucas Stach
1
-2
/
+3
2017-11-08
net: fec: Let fec_ptp have its own interrupt routine
Troy Kisky
1
-2
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-20
net: fec: remove unused interrupt FEC_ENET_TS_TIMER
Troy Kisky
1
-2
/
+2
2017-06-07
net: fec: Clear and enable MIB counters on imx51
Andrew Lunn
1
-0
/
+4
2016-11-30
net: fec: cache statistics while device is down
Nikita Yushchenko
1
-0
/
+2
2016-08-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+2
2016-06-27
net: fec: add interrupt coalesc quirk flag
Fugang Duan
1
-0
/
+2
2016-06-12
ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround
Lucas Stach
1
-0
/
+2
2016-05-10
net: ethernet: fec: use phydev from struct net_device
Philippe Reynes
1
-1
/
+0
2016-02-11
net: fec: don't disable FEC_ENET_TS_TIMER interrupt
Troy Kisky
1
-0
/
+1
2016-02-11
net: fec: add variable reg_desc_active to speed things up
Troy Kisky
1
-6
/
+1
2016-02-11
net: fec: add struct bufdesc_prop
Troy Kisky
1
-15
/
+14
2016-02-11
net: fec: stop the "rcv is not +last, " error messages
Troy Kisky
1
-0
/
+1
2016-01-25
net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28
Johannes Berg
1
-5
/
+3
2016-01-25
net: fec: make driver endian-safe
Johannes Berg
1
-11
/
+29
2015-07-26
net: fec: introduce fec_ptp_stop and use in probe fail path
Lucas Stach
1
-0
/
+1
2015-06-28
net: fec: don't access RACC register when not available
Greg Ungerer
1
-0
/
+2
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-01-14
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
1
-0
/
+2
2014-12-31
net: fec: add Wake-on-LAN support
Nimrod Andy
1
-0
/
+2
2014-12-30
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
1
-0
/
+1
2014-11-24
net: fec: init maximum receive buffer size for ring1 and ring2
Nimrod Andy
1
-2
/
+9
2014-11-18
net: fec: improve access to quirk flags by copying them into fec_enet_private...
Lothar Waßmann
1
-0
/
+1
2014-11-18
net: fec: change type of 'bufdesc_ex' to bool
Lothar Waßmann
1
-1
/
+1
2014-11-18
net: fec: properly parenthesize macro args
Lothar Waßmann
1
-15
/
+16
2014-11-18
net: fec: consistently use lower case chars as hex digits
Lothar Waßmann
1
-44
/
+44
2014-11-18
net: fec: indentation cleanup
Lothar Waßmann
1
-54
/
+54
2014-10-15
net: fec: ptp: fix convergence issue to support LinuxPTP stack
Nimrod Andy
1
-0
/
+50
2014-10-14
net: fec: ptp: Enable PPS output based on ptp clock
Luwei Zhou
1
-0
/
+7
2014-10-14
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
Luwei Zhou
1
-0
/
+3
[next]