summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-25fsl_qman: add qman_delete_cgr_safe()Madalin Bucur
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-25devres: add 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-25fmd: export required functionsMadalin Bucur
2015-02-25dpaa_eth: export required functionMadalin Bucur
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Revert "drivers/net: tulip_remove_one needs to call pci_disable_device()"Steven Rostedt (Red Hat)
2015-02-13net: gianfar: Fix missing return of gfar_clean_tx_ring()Steven Rostedt (Red Hat)
2015-02-13md: disable bcacheSebastian Andrzej Siewior
2015-02-13a few open coded completionsSebastian Andrzej Siewior
2015-02-13drm/i915: drop trace_i915_gem_ring_dispatch on rtSebastian Andrzej Siewior
2015-02-13gpu/i915: don't open code these thingsSebastian Andrzej Siewior