summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-03-09bonding: Fix compile warningJianhua Xie
2015-03-09bonding: Remove unnecessary qman_query_fq()Jianhua Xie
2015-03-09FMD: Reset FManV3L DEFAULT_totalFifoSize to default 156KJianhua Xie
2015-03-09bonding: Add ping monitor support when link failoverJianhua Xie
2015-03-09bonding: fix OHFRIENDNAMSIZ issueJianhua Xie
2015-03-09bonding: fix release_pcd_mem() calltraceJianhua Xie
2015-03-09bonding: Replace a micro SLAVE_IS_OK with IS_UPJianhua Xie
2015-03-09bonding: Remove a pair of duplicate readlock()Jianhua Xie
2015-03-09bonding: Refactor public subroutine op_alloc_pool_channelJianhua Xie
2015-03-09bonding: Fix klocwork issues.Jianhua Xie
2015-03-09bonding: Refactor is_dpa_eth_port()Jianhua Xie
2015-03-09bonding: Refactor CEETM QoS APIsJianhua Xie
2015-03-06Fix deep sleep stops working bugJianwei Wang
2015-03-03ls1021a: ahci: restore PORT_CMD valueShaohui Xie
2015-03-03ahci: added freescale AHCI to platform compatible listShaohui Xie
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