summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fec.h
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: freescale: Allow FEC with COMPILE_TESTFlorian Fainelli2018-05-171-1/+1
* net: fec: add necessary defines to work on ARM64Lucas Stach2018-01-221-2/+3
* net: fec: Let fec_ptp have its own interrupt routineTroy Kisky2017-11-081-2/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky2017-09-201-2/+2
* net: fec: Clear and enable MIB counters on imx51Andrew Lunn2017-06-071-0/+4
* net: fec: cache statistics while device is downNikita Yushchenko2016-11-301-0/+2
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-011-0/+2
|\
| * ARM: imx6: disable deeper idle states when FEC is active w/o HW workaroundLucas Stach2016-06-121-0/+2
* | net: fec: add interrupt coalesc quirk flagFugang Duan2016-06-271-0/+2
|/
* net: ethernet: fec: use phydev from struct net_devicePhilippe Reynes2016-05-101-1/+0
* net: fec: don't disable FEC_ENET_TS_TIMER interruptTroy Kisky2016-02-111-0/+1
* net: fec: add variable reg_desc_active to speed things upTroy Kisky2016-02-111-6/+1
* net: fec: add struct bufdesc_propTroy Kisky2016-02-111-15/+14
* net: fec: stop the "rcv is not +last, " error messagesTroy Kisky2016-02-111-0/+1
* net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg2016-01-251-5/+3
* net: fec: make driver endian-safeJohannes Berg2016-01-251-11/+29
* net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach2015-07-261-0/+1
* net: fec: don't access RACC register when not availableGreg Ungerer2015-06-281-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-151-0/+2
|\
| * net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2015-01-141-0/+2
* | net: fec: add Wake-on-LAN supportNimrod Andy2014-12-311-0/+2
* | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-0/+1
|/
* net: fec: init maximum receive buffer size for ring1 and ring2Nimrod Andy2014-11-241-2/+9
* net: fec: improve access to quirk flags by copying them into fec_enet_private...Lothar Waßmann2014-11-181-0/+1
* net: fec: change type of 'bufdesc_ex' to boolLothar Waßmann2014-11-181-1/+1
* net: fec: properly parenthesize macro argsLothar Waßmann2014-11-181-15/+16
* net: fec: consistently use lower case chars as hex digitsLothar Waßmann2014-11-181-44/+44
* net: fec: indentation cleanupLothar Waßmann2014-11-181-54/+54
* 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-011-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-081-6/+2
* net: fec: better implementation of iMX6 ERR006358 quirkRussell King2014-07-081-1/+0
* net: fec: remove useless fep->openedRussell King2014-07-071-1/+0
* 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