summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl_qbman/qman_high.c
AgeCommit message (Expand)Author
2014-05-09fsl_qman: some fixes in ceetm ccg APIsHaiying Wang
2014-05-07fsl_qbman: fix the bitmask of prio_a and prio_bHaiying Wang
2014-04-07fsl_qbman: Add support for deepsleepJeffrey Ladouceur
2014-01-22fsl_qbman: Check kmalloc() resultEmil Medve
2014-01-22fsl_qman: Fix typo in exporting qman_get_affine_portal()Emil Medve
2014-01-22fsl_qman: Use vzalloc()Emil Medve
2014-01-22fsl_qbman: Make local symbols 'static'Emil Medve
2014-01-17fsl_qman: Fix CEETM APIs spellingGanga Negi
2014-01-14fsl_qman: EXPORT_SYMBOL()s used by the debugfs support moduleEmil Medve
2014-01-10fsl_qbman: Fix the checkpatch warning type SINGLE_STATEMENT_DO_WHILE_MACROEmil Medve
2014-01-10fsl_qbman: Fix the checkpatch warning type NEEDLESS_IFEmil Medve
2014-01-10fsl_qbman: Fix the checkpatch warning type PREFER_PR_LEVELEmil Medve
2014-01-10fsl_qbman: Fix the checkpatch warning type SPACINGEmil Medve
2014-01-10fsl_qbman: Fix the checkpatch error type SPACINGEmil Medve
2014-01-10fsl_qbman: Fix the checkpatch error type RETURN_PARENTHESESEmil Medve
2014-01-08fsl_qbman: fix a few spelling errorsMadalin Bucur
2013-11-14fsl_qbman: remove the portal migration functionsHaiying Wang
2013-10-24fsl_qman: set and update stashing in pamu when pamu is availableHaiying Wang
2013-10-22fsl_qman: add APIs to set CQ CR/ER eligibility within the channelHaiying Wang
2013-10-21fsl_qbman: Fix warnings when !HOTPLUG_CPUEmil Medve
2013-10-17fsl_qbman: use pointer type for affine_portalsHaiying Wang
2013-10-17fsl_qman: fix two compilation warningsHaiying Wang
2013-10-12fsl_qman: add cpu hotplug supportHaiying Wang
2013-10-12fsl_qman: extend some QMan APIs with portal parameterHaiying Wang
2013-09-10fsl_qman: move use_eqcr_ci_stashing in high level portal structureHaiying Wang
2013-09-10qman: Add enqueue api variantJeffrey Ladouceur
2013-09-10fsl_qman: Remove all Qman rev1.0 supportHaiying Wang
2013-08-27Merge branch 'sdk-v1.4.x' into sdk-kernel-3.8J. German Rivera
2013-08-27Merge branch 'b4860rev2' into sdk-v1.4.xJ. German Rivera
2013-08-10qman: Add CI-stashing support for QMan rev3.0 or laterHaiying Wang
2013-08-10qman: remove eqcr_cmodeGeoff Thorpe
2013-07-30fsl_qman: correctly update the cscn target when deleting cgr and releasing ccgHaiying Wang
2013-07-23Set SDQCR to ensure frame queues can reach the retired stateRoy Pledge
2013-07-23Set SDQCR to ensure frame queues can reach the retired stateRoy Pledge
2013-07-12fsl_qman: Fix flipping of CSCI interrupt bitBogdan Hamciuc
2013-07-12fsl_qman: return ERANGE if querying fq np fields fails due to invalid FQIDHaiying Wang
2013-05-17qman: use math64 instead of direct 64-bit division.Haiying Wang
2013-04-18Cleanup USDPAA resources when a process exitsRoy Pledge
2013-04-16fsl_qman: some fixes for CEETM APIsHaiying Wang
2013-04-16fsl_qman: implement CEETM CCSCI and update some ccg APIsHaiying Wang
2013-04-16fsl_qman: use a single CGR list per-portal, not 256Haiying Wang
2013-04-02fsl_qbman: Add drivers for the Freescale DPAA Q/BManGeoff Thorpe