index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fec.h
Age
Commit message (
Expand
)
Author
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
2014-09-13
net: fec: parser max queue number from dt file
Fugang Duan
2014-09-13
net: fec: change data structure to support multiqueue
Fugang Duan
2014-09-13
net:fec: add enet refrence clock for i.MX 6SX chip
Fugang Duan
2014-08-22
net: fec: ptp: avoid register access when ipg clock is disabled
Nimrod Andy
2014-08-11
net: fec: Support phys probed from devicetree and fixed-link
Uwe Kleine-König
2014-07-08
net: fec: replace delayed work with standard work
Russell King
2014-07-08
net: fec: better implementation of iMX6 ERR006358 quirk
Russell King
2014-07-07
net: fec: remove useless fep->opened
Russell King
2014-06-12
net: fec: Add software TSO support
Nimrod Andy
2014-06-12
net: fec: Add Scatter/gather support
Nimrod Andy
2014-06-12
net: fec: Increase buffer descriptor entry number
Nimrod Andy
2014-06-12
net: fec: Factorize the .xmit transmit function
Nimrod Andy
2013-11-21
fec: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-09-04
net: fec: fix the error to get the previous BD entry
Duan Fugang-B38611
2013-07-27
net: fec: workaround stop tx during errata ERR006358
Frank Li
2013-07-03
net: fec: Add VLAN receive HW support.
Jim Baxter
2013-06-26
fec: Add support for reading RMON registers
Chris Healy
2013-06-07
fec: Only pass pdev in fec_ptp_init()
Fabio Estevam
2013-05-27
fec: Place the phy regulator in the private structure
Fabio Estevam
2013-05-08
net: fec: fix kernel oops when plug/unplug cable many times
Frank Li
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-04-25
net: fec: Enable imx6 enet checksum acceleration.
Jim Baxter
2013-04-04
net: freescale: fec: add support for optional enet_out clk
Wolfram Sang
2013-03-15
net: fec: restart the FEC when PHY speed changes
Lucas Stach
2013-03-04
net: fec: fix build error in no MXC platform
Frank Li
2013-03-04
net: fec: put tx to napi poll function to fix dead lock
Frank Li
2013-01-29
net: fec: add napi support to improve proformance
Frank Li
2013-01-18
net: fec: enable pause frame to improve rx prefomance for 1G network
Frank Li
2013-01-04
NET: FEC: dynamtic check DMA desc buff type
Frank Li
2012-11-01
FEC: Add time stamping code and a PTP hardware clock
Frank Li
2012-11-01
net: fec: move fec_enet_private to header file
Frank Li
2012-01-12
net: fsl: fec: handle 10Mbps speed in RMII mode
Eric Benard
2011-08-12
freescale: Move the Freescale drivers
Jeff Kirsher