index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fec: Clear and enable MIB counters on imx51
Andrew Lunn
2017-06-07
1
-0
/
+4
*
net: fec: cache statistics while device is down
Nikita Yushchenko
2016-11-30
1
-0
/
+2
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-08-01
1
-0
/
+2
|
\
|
*
ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround
Lucas Stach
2016-06-12
1
-0
/
+2
*
|
net: fec: add interrupt coalesc quirk flag
Fugang Duan
2016-06-27
1
-0
/
+2
|
/
*
net: ethernet: fec: use phydev from struct net_device
Philippe Reynes
2016-05-10
1
-1
/
+0
*
net: fec: don't disable FEC_ENET_TS_TIMER interrupt
Troy Kisky
2016-02-11
1
-0
/
+1
*
net: fec: add variable reg_desc_active to speed things up
Troy Kisky
2016-02-11
1
-6
/
+1
*
net: fec: add struct bufdesc_prop
Troy Kisky
2016-02-11
1
-15
/
+14
*
net: fec: stop the "rcv is not +last, " error messages
Troy Kisky
2016-02-11
1
-0
/
+1
*
net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28
Johannes Berg
2016-01-25
1
-5
/
+3
*
net: fec: make driver endian-safe
Johannes Berg
2016-01-25
1
-11
/
+29
*
net: fec: introduce fec_ptp_stop and use in probe fail path
Lucas Stach
2015-07-26
1
-0
/
+1
*
net: fec: don't access RACC register when not available
Greg Ungerer
2015-06-28
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
1
-0
/
+2
|
\
|
*
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
2015-01-14
1
-0
/
+2
*
|
net: fec: add Wake-on-LAN support
Nimrod Andy
2014-12-31
1
-0
/
+2
*
|
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-12-30
1
-0
/
+1
|
/
*
net: fec: init maximum receive buffer size for ring1 and ring2
Nimrod Andy
2014-11-24
1
-2
/
+9
*
net: fec: improve access to quirk flags by copying them into fec_enet_private...
Lothar Waßmann
2014-11-18
1
-0
/
+1
*
net: fec: change type of 'bufdesc_ex' to bool
Lothar Waßmann
2014-11-18
1
-1
/
+1
*
net: fec: properly parenthesize macro args
Lothar Waßmann
2014-11-18
1
-15
/
+16
*
net: fec: consistently use lower case chars as hex digits
Lothar Waßmann
2014-11-18
1
-44
/
+44
*
net: fec: indentation cleanup
Lothar Waßmann
2014-11-18
1
-54
/
+54
*
net: fec: ptp: fix convergence issue to support LinuxPTP stack
Nimrod Andy
2014-10-15
1
-0
/
+50
*
net: fec: ptp: Enable PPS output based on ptp clock
Luwei Zhou
2014-10-14
1
-0
/
+7
*
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
Luwei Zhou
2014-10-14
1
-0
/
+3
*
net: fec: implement rx_copybreak to improve rx performance
Nimrod Andy
2014-10-01
1
-0
/
+2
*
net: fec: Add Ftype to BD to distiguish three tx queues for AVB
Nimrod Andy
2014-09-26
1
-0
/
+1
*
net:fec: increase DMA queue number
Fugang Duan
2014-09-19
1
-1
/
+1
*
net: fec: add interrupt coalescence feature support
Fugang Duan
2014-09-19
1
-0
/
+15
*
net: fec: fix build error at m68k platform
Frank Li
2014-09-16
1
-5
/
+25
*
net: fec: change FEC alignment according to i.mx6 sx requirement
Fugang Duan
2014-09-13
1
-0
/
+3
*
net: fec: add enet-avb IP support
Frank Li
2014-09-13
1
-0
/
+33
*
net: fec: parser max queue number from dt file
Fugang Duan
2014-09-13
1
-0
/
+2
*
net: fec: change data structure to support multiqueue
Fugang Duan
2014-09-13
1
-24
/
+91
*
net:fec: add enet refrence clock for i.MX 6SX chip
Fugang Duan
2014-09-13
1
-0
/
+1
*
net: fec: ptp: avoid register access when ipg clock is disabled
Nimrod Andy
2014-08-22
1
-1
/
+4
*
net: fec: Support phys probed from devicetree and fixed-link
Uwe Kleine-König
2014-08-11
1
-0
/
+1
*
net: fec: replace delayed work with standard work
Russell King
2014-07-08
1
-6
/
+2
*
net: fec: better implementation of iMX6 ERR006358 quirk
Russell King
2014-07-08
1
-1
/
+0
*
net: fec: remove useless fep->opened
Russell King
2014-07-07
1
-1
/
+0
*
net: fec: Add software TSO support
Nimrod Andy
2014-06-12
1
-0
/
+6
*
net: fec: Add Scatter/gather support
Nimrod Andy
2014-06-12
1
-1
/
+1
*
net: fec: Increase buffer descriptor entry number
Nimrod Andy
2014-06-12
1
-2
/
+2
*
net: fec: Factorize the .xmit transmit function
Nimrod Andy
2014-06-12
1
-0
/
+1
*
fec: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-11-21
1
-1
/
+2
*
net: fec: fix the error to get the previous BD entry
Duan Fugang-B38611
2013-09-04
1
-0
/
+3
*
net: fec: workaround stop tx during errata ERR006358
Frank Li
2013-07-27
1
-0
/
+1
*
net: fec: Add VLAN receive HW support.
Jim Baxter
2013-07-03
1
-0
/
+3
[next]