summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-04-14net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou
2015-04-14net: fec: ptp: Use the 31-bit ptp timer.Luwei Zhou
2015-04-14net: fec: Fix sparse warnings with different lock contexts for basic blockNimrod Andy
2015-04-14MLK-9691 net: fec: call .pm_qos_remove_request() in .ndo_stop() callbackFugang Duan
2015-04-14ENGR00301115 net: fec_ptp: fix convergence issue to support IXXAT and LinuxPT...Fugang Duan
2015-04-14ENGR00299323-10 net:fec: add enet AVB Ubuntu Gstreamer demo supportFugang Duan
2015-04-14fec: Fix fec_enet_alloc_buffers() error pathFabio Estevam
2015-04-14net: fec: fix build error at m68k platformFrank Li
2015-04-14net: fec: implement rx_copybreak to improve rx performanceNimrod Andy
2015-04-14net: fec: free resource after phy probe failedNimrod Andy
2015-04-14net: fec: align rx data buffer size for dma map/unmapNimrod Andy
2015-04-14net: fec: remove the ERR006358 workaround for imx6sx enetNimrod Andy
2015-04-14net: fec: Add Ftype to BD to distiguish three tx queues for AVBNimrod Andy
2015-04-14net: fec: fix build error at m68k platformFrank Li
2015-04-14net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...Rickard Strandqvist
2015-04-14net: fec: use container_of to resolve bufdesc_ex from bufdescFabian Frederick
2015-04-14fec: Remove fec_enet_select_queue()Fabio Estevam
2015-04-14net: fec: fix code identationNimrod Andy
2015-04-14net: fec: Workaround for imx6sx enet tx hang when enable three queuesFugang Duan
2015-04-14net:fec: increase DMA queue numberFugang Duan
2015-04-14net: fec: add interrupt coalescence feature supportFugang Duan
2015-04-14net: fec: refine error handle of parser queue number from DTFrank Li
2015-04-14ENGR00317981 net: fec: handle WAIT mode issue for imx6qdlShawn Guo
2015-04-14net: fec: init complete variable in early to avoid kernel dumpFugang Duan
2015-04-14net: fec: change FEC alignment according to i.mx6 sx requirementFugang Duan
2015-04-14net:fec: Add fsl,imx6sx-fec compatible stringsFugang Duan
2015-04-14net: fec: add enet-avb IP supportFrank Li
2015-04-14net:fec: Disable enet-avb MAC instead of reset MACFugang Duan
2015-04-14net: fec: init multi queue date structureFrank Li
2015-04-14net: fec: parser max queue number from dt fileFugang Duan
2015-04-14net: fec: change data structure to support multiqueueFugang Duan
2015-04-14net:fec: add enet AVB feature macro define for imx6sxFugang Duan
2015-04-14net:fec: add enet refrence clock for i.MX 6SX chipFugang Duan
2015-04-14net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy
2015-04-14net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König
2015-04-14fec: Simplify the PM related hooksFabio Estevam
2015-04-14net: fec: consolidate hwtstamp implementationRussell King
2015-04-14net: fec: remove useless status check in tx reap pathRussell King
2015-04-14net: fec: add support for dumping transmit ring on timeoutRussell King
2015-04-14net: fec: reorder ethtool ops to match order in struct declarationRussell King
2015-04-14net: fec: clear receive interrupts before processing a packetRussell King
2015-04-14net: fec: replace delayed work with standard workRussell King
2015-04-14net: fec: better implementation of iMX6 ERR006358 quirkRussell King
2015-04-14net: fec: clean up duplex mode handlingRussell King
2015-04-14net: fec: quiesce packet processing when taking link down in fec_enet_adjust_...Russell King
2015-04-14net: fec: quiesce packet processing before changing featuresRussell King
2015-04-14net: fec: quiesce packet processing before stopping device in fec_set_features()Russell King
2015-04-14net: fec: quiesce packet processing before stopping device in fec_suspend()Russell King
2015-04-14net: fec: remove inappropriate calls around fec_restart()Russell King
2015-04-14net: fec: move calls to quiesce/resume packet processing out of fec_restart()Russell King