summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13Linux 3.12.37-rt51 REBASESteven Rostedt (Red Hat)
2015-02-13workqueue: Prevent deadlock/stall on RTThomas Gleixner
2015-02-13sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq()Steven Rostedt
2015-02-13Fix latency histogram after "hrtimer: Set expiry time before switch_hrtimer_b...Ben Hutchings
2015-02-13timer: do not spin_trylock() on UPSebastian Andrzej Siewior
2015-02-13Revert "migrate_disable pushd down in atomic_dec_and_spin_lock"Sebastian Andrzej Siewior
2015-02-13Revert "drivers/net: tulip_remove_one needs to call pci_disable_device()"Steven Rostedt (Red Hat)