summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fec.h
Commit message (Expand)AuthorAgeFilesLines
* net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy2014-10-151-0/+50
* net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou2014-10-141-0/+7
* net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou2014-10-141-0/+3
* net: fec: implement rx_copybreak to improve rx performanceNimrod Andy2014-10-021-0/+2
* net: fec: Add Ftype to BD to distiguish three tx queues for AVBNimrod Andy2014-09-261-0/+1
* net:fec: increase DMA queue numberFugang Duan2014-09-191-1/+1
* net: fec: add interrupt coalescence feature supportFugang Duan2014-09-191-0/+15
* net: fec: fix build error at m68k platformFrank Li2014-09-161-5/+25
* net: fec: change FEC alignment according to i.mx6 sx requirementFugang Duan2014-09-131-0/+3
* net: fec: add enet-avb IP supportFrank Li2014-09-131-0/+33
* net: fec: parser max queue number from dt fileFugang Duan2014-09-131-0/+2
* net: fec: change data structure to support multiqueueFugang Duan2014-09-131-24/+91
* net:fec: add enet refrence clock for i.MX 6SX chipFugang Duan2014-09-131-0/+1
* net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy2014-08-221-1/+4
* net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König2014-08-111-0/+1
* net: fec: replace delayed work with standard workRussell King2014-07-091-6/+2Star
* net: fec: better implementation of iMX6 ERR006358 quirkRussell King2014-07-091-1/+0Star
* net: fec: remove useless fep->openedRussell King2014-07-081-1/+0Star
* net: fec: Add software TSO supportNimrod Andy2014-06-121-0/+6
* net: fec: Add Scatter/gather supportNimrod Andy2014-06-121-1/+1
* net: fec: Increase buffer descriptor entry numberNimrod Andy2014-06-121-2/+2
* net: fec: Factorize the .xmit transmit functionNimrod Andy2014-06-121-0/+1
* fec: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-1/+2
* net: fec: fix the error to get the previous BD entryDuan Fugang-B386112013-09-041-0/+3
* net: fec: workaround stop tx during errata ERR006358Frank Li2013-07-281-0/+1
* net: fec: Add VLAN receive HW support.Jim Baxter2013-07-041-0/+3
* fec: Add support for reading RMON registersChris Healy2013-06-271-0/+55
* fec: Only pass pdev in fec_ptp_init()Fabio Estevam2013-06-071-1/+1
* fec: Place the phy regulator in the private structureFabio Estevam2013-05-281-0/+1
* net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2013-05-081-4/+6
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-0/+1
|\
| * net: freescale: fec: add support for optional enet_out clkWolfram Sang2013-04-041-0/+1
* | net: fec: Enable imx6 enet checksum acceleration.Jim Baxter2013-04-251-1/+9
|/
* net: fec: restart the FEC when PHY speed changesLucas Stach2013-03-151-0/+1
* net: fec: fix build error in no MXC platformFrank Li2013-03-041-8/+7Star
* net: fec: put tx to napi poll function to fix dead lockFrank Li2013-03-041-3/+0Star
* net: fec: add napi support to improve proformanceFrank Li2013-01-291-0/+2
* net: fec: enable pause frame to improve rx prefomance for 1G networkFrank Li2013-01-181-0/+5
* NET: FEC: dynamtic check DMA desc buff typeFrank Li2013-01-051-10/+6Star
* FEC: Add time stamping code and a PTP hardware clockFrank Li2012-11-011-0/+38
* net: fec: move fec_enet_private to header fileFrank Li2012-11-011-0/+81
* net: fsl: fec: handle 10Mbps speed in RMII modeEric Benard2012-01-131-0/+4
* freescale: Move the Freescale driversJeff Kirsher2011-08-121-0/+148