summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpa/dpaa_eth_common.c
AgeCommit message (Expand)Author
2015-09-24dpaa_eth: Add a configurable dpa_tx callCamelia Groza
2015-05-06dpaa_eth: fix symbols for dynamic driver modulesMarian-Cristian Rotariu
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-24Merge remote-tracking branch 'dpaa/dpaa-next'Olivia Yin-R63875
2015-03-23dpaa_eth: Fix Shared-MAC and MACless compilation issueCristian Sovaiala
2015-03-23dpaa_eth: fix compile error when selecting 1588 configYangbo Lu
2015-03-19dpaa_eth: remove unused argumentMadalin Bucur
2015-03-11dpaa_eth: fix unused variable warningMadalin Bucur
2015-03-11dpaa_eth: fix PFC supportMadalin Bucur
2015-03-11dpaa_eth: fix endianness issue in the dts parserMarian-Cristian Rotariu
2015-03-11dpaa_eth: make the common code endian portableMarian-Cristian Rotariu
2015-03-11dpaa_eth: convert fq dts entries to CPU endianessRotariu Marian Cristian-B44860
2015-03-11dpaa_eth: remove unnecessary conversionRotariu Marian Cristian-B44860
2015-02-25dpaa_eth: remove Rx pool channel on unloadMadalin Bucur
2015-02-25dpaa_eth: delete and release used CGRsMadalin Bucur
2015-02-25dpaa_eth: remove stray semicolonMadalin Bucur
2015-02-25dpaa_eth: remove unused device node paramMadalin Bucur
2015-02-25dpaa_eth: make use of devm_alloc_percpu()Madalin Bucur
2015-02-25fix multiple dpa_bp free warningsMadalin Bucur
2015-02-25dpaa_eth: exports needed by the advanced driversMadalin Bucur
2015-02-25dpaa_eth: move header inclusionMadalin Bucur
2015-01-26dpaa_eth: add VSP compatibility for eth portsMarian-Cristian Rotariu
2014-12-11dpaa_eth: add PTPd 1588 stack supportYangbo Lu
2014-12-11dpaa_eth: fix bp drainingMadalin Bucur
2014-10-08dpaa_eth: accept minimum MTU of at least 68Madalin Bucur
2014-10-08dpaa_eth: fix dpa_bp_drain()Madalin Bucur
2014-10-08dpaa_eth: add explicit cast where neededMadalin Bucur
2014-09-05dpaa_eth: merge recycle and confirmation queuesMarian Rotariu
2014-04-04dpaa: add PFC supportCristian Bercaru
2014-03-31dpa_eth: fix issue in dpa_release_sgt()Madalin Bucur
2014-03-24dpaa_eth: fix bp initializationMarian Rotariu
2014-02-26dpaa_eth: fix sparse report in dpaa_eth_common.cMadalin Bucur
2014-02-26dpaa_eth: move declarations to the proper locationMadalin Bucur
2014-02-10dpaa_eth: silence checkpatch complaintMadalin Bucur
2014-02-10dpaa_eth: include dpaa_1588.h only when requiredMadalin Bucur
2014-02-10dpaa_eth: include headers only where requiredMadalin Bucur
2014-02-10dpaa_eth: include mac.h where 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: remove typedef for dpa_fq_cbs_tMadalin Bucur
2014-01-29dpaa_eth: moved two variablesMadalin Bucur
2014-01-29dpaa_eth: remove CONFIG_FSL_DPAA_TX_RECYCLEMadalin Bucur
2014-01-06dpaa_eth: moved external dpa_ethtool_ops declaration to headerMadalin Bucur
2014-01-06dpaa_eth: fix several checkpatch reportsMadalin Bucur
2014-01-06dpaa_eth: Fix initialization of private ingress FQsBogdan Hamciuc
2014-01-06dpaa_eth: Make CGR thresholds KconfigurableBogdan Hamciuc
2014-01-06dpaa_eth: Put Rx FQs in a new CGRBogdan Hamciuc
2014-01-06dpaa_eth: Compile dpaa_eth_hooks only for ASF or FMan TestCristian Sovaiala
2014-01-06dpaa_eth: Cleanup prototype of dpa_get_channel()Bogdan Hamciuc