summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpa/dpaa_eth_sg.c
AgeCommit message (Expand)Author
2015-09-24dpaa_eth: Add a configurable dpa_tx callCamelia Groza
2015-03-31dpaa_eth: Export several APIs for external usageCristian Sovaiala
2015-03-30dpaa_eth: Add generic hook option FSL_DPAA_HOOKSCristian Sovaiala
2015-03-30dpaa_eth: Remove Jumbo frame verificationCristian Sovaiala
2015-03-24Merge remote-tracking branch 'dpaa/dpaa-next'Olivia Yin-R63875
2015-03-24dpa_eth_sg: Patch to not allow Jumbo packet to ASF when flag is disabled.Alok Makhariya
2015-03-18dpaa_eth: use proper recycling conditionMadalin Bucur
2015-03-11dpaa_eth: fix the address settings of a FDMarian-Cristian Rotariu
2015-03-11dpaa_eth: memset the local declared arrayMarian-Cristian Rotariu
2015-03-11dpaa_eth: convert sg entry to be endian portableMarian-Cristian Rotariu
2015-02-25dpaa_eth: export required functionMadalin Bucur
2014-10-08dpaa_eth: add explicit cast where neededMadalin Bucur
2014-09-05dpaa_eth: merge recycle and confirmation queuesMarian Rotariu
2014-06-03dpa_eth: add FSL_DPAA_DBG_LOOP debug optionMadalin Bucur
2014-05-13dpa_eth: set skb->data for recycled framesMadalin Bucur
2014-02-10dpaa_eth: removed some dead codeMadalin Bucur
2014-02-10dpaa_eth: include dpaa_1588.h only when requiredMadalin Bucur
2014-02-06dpaa_eth: CONFIG_FSL_DPAA_1588 selects CONFIG_FSL_DPAA_TSMadalin Bucur
2014-02-06dpaa_eth: several small fixesMadalin Bucur
2014-01-29dpaa_eth: move DPA_SGT_MAX_ENTRIES to dpaa_eth_common.hMadalin Bucur
2014-01-06dpaa_eth: reduce pr_fmt() verbosityMadalin Bucur
2014-01-06dpaa_eth: fix several checkpatch reportsMadalin Bucur
2014-01-06dpaa_eth: fix a few spelling errors in commentsMadalin Bucur
2014-01-06dpaa_eth: Avoid extra calls to __this_cpu_ptr on hotpathIoana Radulescu
2014-01-06dpaa_eth: Recycle skb on forwarding pathBogdan Hamciuc
2014-01-06dpaa_eth: fix bug of storing Rx timestamp incorrectlyShengzhou Liu
2014-01-06dpaa_eth: All Rx buffers are from the same buffer poolIoana Radulescu
2014-01-06dpaa_eth: Fix DMA unmapping of buffers on RxIoana Radulescu
2014-01-06dpaa_eth: Compile dpaa_eth_hooks only for ASF or FMan TestCristian Sovaiala
2014-01-06dpaa_eth: Fix incorrect Tx error maskIoana Radulescu
2014-01-06dpaa_eth: Remove IPFWD driver codeIoana Radulescu
2014-01-06dpaa_eth: Add optimization option for jumbo framesIoana Radulescu
2014-01-06dpaa_eth: Moving DPAA RX TX hooks to dpaa eth common files.Nikhil Agarwal
2013-10-30dpaa_eth: Use one NAPI structure per portalCristian Sovaiala
2013-10-01dpaa_eth: Replace for_each_online_cpu with for_each_possible_cpuCristian Sovaiala
2013-09-20dpaa_eth: Fix kernel crash with timestamp support onIoana Radulescu
2013-09-20dpaa_eth: Add Kconfig debug optionIoana Radulescu
2013-09-20dpaa_eth: No recycling if timestamp support is onIoana Radulescu
2013-09-20dpaa_eth: Minor changesIoana Radulescu
2013-09-19dpaa_eth: Fix check on return valueIoana Radulescu
2013-09-13dpa_eth: synchronized content with git://git.am.freescale.net/gitolite/users/...J. German Rivera
2013-09-11dpa_eth: fix function typeMadalin Bucur
2013-09-11dpaa_eth: solve several code style issuesMadalin Bucur
2013-09-11dpaa_eth: revert driver code to last known good stateMadalin Bucur
2013-09-10dpaa_eth: Remove dpa_bp pointer from percpu private structureIoana Radulescu
2013-09-10dpaa_eth: Refill global pool only when below thresholdIoana Radulescu
2013-09-10dpaa_eth: Reorder recycling conditionsIoana Radulescu
2013-09-10dpaa_eth: solve several code style issuesMadalin Bucur
2013-09-10dpa_eth: fix function typeMadalin Bucur
2013-09-07Merge branch 'sdk-v1.4.x' into sdk-kernel-3.8J. German Rivera