summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpa
AgeCommit message (Expand)Author
2015-03-17fmd: disable auto-neg if ports is SGMII2.5GMandy Lavi
2015-03-12dpaa_eth: fix udev interferenceMadalin Bucur
2015-03-11dpaa_eth: fix unused variable warningMadalin Bucur
2015-03-11dpaa_eth: remove unnecessary operation for onicRotariu Marian Cristian-B44860
2015-03-11dpaa_eth: add reference for ioremap callsMarian-Cristian Rotariu
2015-03-11dpaa_eth: mark per CPU variablesRotariu Marian Cristian-B44860
2015-03-11dpaa_eth: fix PFC supportMadalin 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: fix debugfs errorsMarian-Cristian Rotariu
2015-03-11dpaa_eth: fix endianness issue in the dts parserMarian-Cristian Rotariu
2015-03-11dpaa_eth: make the S/G rx routine endian portableMarian-Cristian Rotariu
2015-03-11dpaa_eth: convert sg entry to be endian portableMarian-Cristian Rotariu
2015-03-11dpaa_eth: make the common code endian portableMarian-Cristian Rotariu
2015-03-11dpaa_eth: make onic dt parser unaware of endianessRotariu Marian Cristian-B44860
2015-03-11mac: make the dt parser endianness-freeRotariu Marian Cristian-B44860
2015-03-11dpaa_eth: fix static declarations for onicRotariu Marian Cristian-B44860
2015-03-11offline_port: convert dt into CPU endiannessRotariu Marian Cristian-B44860
2015-03-11dpaa_eth: convert fq dts entries to CPU endianessRotariu Marian Cristian-B44860
2015-03-11dpaa_eth: fix forward declarations for maclessRotariu Marian Cristian-B44860
2015-03-11dpaa_eth: remove unnecessary conversionRotariu Marian Cristian-B44860
2015-03-11dpaa_eth: move static variable definitionRotariu Marian Cristian-B44860
2015-03-11dpaa_eth: convert bp dts node in CPU endianessRotariu Marian Cristian-B44860
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