aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fec.h
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\
| * net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2015-01-14
* | net: fec: add Wake-on-LAN supportNimrod Andy2014-12-31
* | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-30
|/
* net: fec: init maximum receive buffer size for ring1 and ring2Nimrod Andy2014-11-24
* net: fec: improve access to quirk flags by copying them into fec_enet_private...Lothar Waßmann2014-11-18
* net: fec: change type of 'bufdesc_ex' to boolLothar Waßmann2014-11-18
* net: fec: properly parenthesize macro argsLothar Waßmann2014-11-18
* net: fec: consistently use lower case chars as hex digitsLothar Waßmann2014-11-18
* net: fec: indentation cleanupLothar Waßmann2014-11-18
* net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy2014-10-15
* net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou2014-10-14
* net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou2014-10-14
* net: fec: implement rx_copybreak to improve rx performanceNimrod Andy2014-10-01
* net: fec: Add Ftype to BD to distiguish three tx queues for AVBNimrod Andy2014-09-26
* net:fec: increase DMA queue numberFugang Duan2014-09-19
* net: fec: add interrupt coalescence feature supportFugang Duan2014-09-19
* net: fec: fix build error at m68k platformFrank Li2014-09-16
* net: fec: change FEC alignment according to i.mx6 sx requirementFugang Duan2014-09-13
* net: fec: add enet-avb IP supportFrank Li2014-09-13
* net: fec: parser max queue number from dt fileFugang Duan2014-09-13
* net: fec: change data structure to support multiqueueFugang Duan2014-09-13
* net:fec: add enet refrence clock for i.MX 6SX chipFugang Duan2014-09-13
* net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy2014-08-22
* net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König2014-08-11
* net: fec: replace delayed work with standard workRussell King2014-07-08
* net: fec: better implementation of iMX6 ERR006358 quirkRussell King2014-07-08
* net: fec: remove useless fep->openedRussell King2014-07-08
* net: fec: Add software TSO supportNimrod Andy2014-06-12
* net: fec: Add Scatter/gather supportNimrod Andy2014-06-12
* net: fec: Increase buffer descriptor entry numberNimrod Andy2014-06-12
* net: fec: Factorize the .xmit transmit functionNimrod Andy2014-06-12
* fec: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
* net: fec: fix the error to get the previous BD entryDuan Fugang-B386112013-09-04
* net: fec: workaround stop tx during errata ERR006358Frank Li2013-07-27
* net: fec: Add VLAN receive HW support.Jim Baxter2013-07-03
* fec: Add support for reading RMON registersChris Healy2013-06-26
* fec: Only pass pdev in fec_ptp_init()Fabio Estevam2013-06-07
* fec: Place the phy regulator in the private structureFabio Estevam2013-05-28
* net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2013-05-08
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-07
|\
| * net: freescale: fec: add support for optional enet_out clkWolfram Sang2013-04-04
* | net: fec: Enable imx6 enet checksum acceleration.Jim Baxter2013-04-25
|/
* net: fec: restart the FEC when PHY speed changesLucas Stach2013-03-15
* net: fec: fix build error in no MXC platformFrank Li2013-03-04
* net: fec: put tx to napi poll function to fix dead lockFrank Li2013-03-04
* net: fec: add napi support to improve proformanceFrank Li2013-01-29
* net: fec: enable pause frame to improve rx prefomance for 1G networkFrank Li2013-01-18
* NET: FEC: dynamtic check DMA desc buff typeFrank Li2013-01-04
* FEC: Add time stamping code and a PTP hardware clockFrank Li2012-11-01