summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-07-15dpaa_eth: check dpa_mac_probe() resultMadalin Bucur
2013-07-15dpaa_eth: cleanup module load bannerMadalin Bucur
2013-07-15dpaa_eth: remove unnecessary function parameterMadalin Bucur
2013-07-15dpaa_eth: fix issue in dpa_fq_setup()Madalin Bucur
2013-07-15dpaa_eth: move MACless interface code to a new fileMadalin Bucur
2013-07-15dpaa_eth: move proxy initialization code to a new fileMadalin Bucur
2013-07-15dpaa_eth: move shared interface code to a new fileMadalin Bucur
2013-07-15dpaa_eth: remove interface type checks from dpa_fq_setup()Madalin Bucur
2013-07-15dpaa_eth: remove some references to shared and macless port typesMadalin Bucur
2013-07-15dpaa_eth: Moved DPA Ethernet unit test into separate file.Marian Rotariu
2013-07-15dpaa_eth: separate dpa_eth probe() functionsMadalin Bucur
2013-07-15dpaa_eth: add shared and MACless compatibility stringsMadalin Bucur
2013-07-15dpaa_eth: use separated dpa_netdev_init pathsMadalin Bucur
2013-07-15dpaa_eth: free buf_layout on dpa_remove()Madalin Bucur
2013-07-15dpaa_eth: merge Rx and Tx calls for dpa_set_buffer_layout()Madalin Bucur
2013-07-15dpaa_eth: move common code to dpaa_eth_init_ports()Madalin Bucur
2013-07-15dpaa_eth: separate probe function for proxy interfacesMadalin Bucur
2013-07-15dpaa_eth: use explicit interface types in dpaa_eth_probe()Madalin Bucur
2013-07-15fmd: remove reference to dpa_eth in FMD codeMadalin Bucur
2013-07-15dpaa_eth/fmd: move NetCommSw calls wrapping code to the FMD wrapperMadalin Bucur
2013-07-15dpaa_eth: internal refactoring in mac-apiMadalin Bucur
2013-07-15dpaa_eth: Refactor FQ initialization codeIoana Radulescu
2013-07-15dpaa_eth: undo merge on master branchMadalin Bucur
2013-07-12crypto: caam - RNG instantiation by directly programming DECORuchika Gupta
2013-07-12crypto: caam - fix double words typoCristian Stoica
2013-07-12fsl_qman: Fix flipping of CSCI interrupt bitBogdan Hamciuc
2013-07-12Powerpc/eSDHC: host need long time to generate command complete interruptHaijun.Zhang
2013-07-12qbman: unify qman and bman init in a sysinit_callHaiying Wang
2013-07-12fsl_qman: return ERANGE if querying fq np fields fails due to invalid FQIDHaiying Wang
2013-07-12qbman: remove spurious includesGeoff Thorpe
2013-07-12fsl_qbman: common portal lookup for usdpaa_irqGeoff Thorpe
2013-07-12fsl_usdpaa: some cleanups in the IRQ codeGeoff Thorpe
2013-07-12fsl_usdpaa: fix warnings and white-spaceGeoff Thorpe
2013-07-12fsl_qbman: fix stockpile-debugging codeGeoff Thorpe
2013-07-11dpaa_eth: Handle buffer pool depletionIoana Radulescu
2013-07-11dpa_offload: Switch DPA Classifier from using fmd/crc64 to using lib/crc64Marian Chereji
2013-07-11dpa_offload: Fix function free_resources to take in account errorsAnca Jeanina FLOAREA
2013-07-11dpa_offload: Improve error logging in DPA ClassifierMarian Chereji
2013-07-11dpa_offload: Add protection against concurrent HM ops runtime modificationsMarian Chereji
2013-07-06dpa_offload: Add support for header manipulation on DPA Classifier next_table...Marian Chereji
2013-07-05dpa_offload: Added the implementation for Traffic Manager counter into DPA StatsAurelian Zanoschi
2013-07-05dpaa_eth: Fix pool counters on error pathBogdan Hamciuc
2013-07-05dpa_offload: Fix memory leak when plcr allocation failedAnca Jeanina FLOAREA
2013-07-05dpa_offload: Fix memory leaks for Classifier countersAnca Jeanina FLOAREA
2013-07-05dpa_offload: Added checks for dpa stats user provided paramsAurelian Zanoschi
2013-07-05dpa_offload: Improved error messages with runtime information in DPA StatsAurelian Zanoschi
2013-07-05dpa_offload: Add udev support for dpa_classifierMarian Chereji
2013-07-05dpa_offload: Add support for udev in DPA IPsec WrapperAndrei Varvara
2013-07-05dpa_offload: Fix l2_hdr_size correct usageAnca Jeanina FLOAREA
2013-06-15Revert "fmd: Conditionally set default MAX_FRAME_SIZE"Bogdan Hamciuc