summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpa
AgeCommit message (Expand)Author
2015-03-11dpaa_eth: convert define into net byte orderRotariu Marian Cristian-B44860
2015-02-25dpaa_eth: fix several typos in mac-apiMadalin Bucur
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: release CGR ids after deleteMadalin Bucur
2015-02-25dpaa_eth: remove duplicate ndo_init entryMadalin Bucur
2015-02-25dpaa_eth: remove stray semicolonMadalin 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: adjust advanced drivers to older kernelMadalin Bucur
2015-02-25dpaa_eth: enable compilation as a moduleMadalin Bucur
2015-02-25dpaa_eth: exports needed by the advanced driversMadalin Bucur
2015-02-25dpaa_eth: reorganize DPAA Ethernet MakefileMadalin Bucur
2015-02-25dpaa_eth: group DPAA generic codeMadalin Bucur
2015-02-25dpaa_eth: group DPAA advanced driversMadalin Bucur
2015-02-25dpaa_eth: use common initialization functionMadalin Bucur
2015-02-25dpaa_eth: move debugfs initialization in generic moduleMadalin Bucur
2015-02-25dpaa_eth: move header inclusionMadalin Bucur
2015-02-25dpaa_eth: move debugfs initMadalin Bucur
2015-02-25dpaa_eth: remove unused codeMadalin Bucur
2015-02-25dpaa_eth: remove tristate optionMadalin Bucur
2015-02-25dpaa_eth: export required functionMadalin Bucur
2015-01-26dpaa_eth: add VSP compatibility for eth portsMarian-Cristian Rotariu
2014-12-11drivers: dpaa: fix build errors after changes in crypto/caamCristian Stoica
2014-12-11dpaa_eth: add PTPd 1588 stack supportYangbo Lu
2014-12-11Integrate t1024 patchesRich Schmitt
2014-12-11capwap: setup individual NAPI support for bridgePan Jiafei
2014-12-11capwap: set higher priority for fqs back to outbound OPPan Jiafei
2014-12-11capwap: fragmentation using a seperate bpPan Jiafei
2014-12-11capwap: fix frag OP stuck issuePan Jiafei
2014-12-11capwap: add capwap supportPan Jiafei
2014-12-11dpaa_eth: fix bp drainingMadalin Bucur
2014-12-11offline_port: fix dt parser for tx frame queuesMarian Cristian Rotariu
2014-10-08dpaa_eth: accept minimum MTU of at least 68Madalin Bucur
2014-10-08dpaa_eth: add required and active PAUSE frame settingsCristian Bercaru
2014-10-08dpaa_eth: change type of PAUSE frame settings to booleanCristian Bercaru
2014-10-08dpaa_eth: add explicit cast where neededMadalin Bucur
2014-10-08dpaa_eth: fix dpa_bp_drain()Madalin Bucur
2014-10-08dpaa_eth: add explicit cast where neededMadalin Bucur
2014-10-08dpaa_eth: add static qualifierMadalin Bucur
2014-10-08dpaa_eth: add comment about unused error codeMadalin Bucur
2014-10-08dpaa_eth: verify return valueMadalin Bucur
2014-10-08dpaa_eth: add explicit cast where neededMadalin Bucur
2014-10-08dpaa_eth: fix dpa_get_channel return value checkMadalin Bucur
2014-10-08dpaa_eth: check qman_query_cgr return valueMadalin Bucur
2014-09-05dpaa_eth: merge recycle and confirmation queuesMarian Rotariu
2014-07-07dpaa_eth: Implement suspend/resume instead of suspend_noirq/resume_noirqCristian Sovaiala
2014-06-17dpaa_eth: fix CSUM for maclessMarian Rotariu