summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpa
AgeCommit message (Expand)Author
2013-08-30Merge branch 'b4860rev2' into sdk-kernel-3.8J. German Rivera
2014-04-27dpaa_eth/mac: Sync with the unique MDIO bus name for "fixed-link" PHY(s)Shruti Kanetkar
2013-07-31dpaa_eth: replace pointer to default bpoolMadalin Bucur
2013-07-31dpaa_eth: reuse dpa_bp_alloc() for private interfacesMadalin Bucur
2013-07-31dpaa_eth: private bpool seeding code refactoringMadalin Bucur
2013-07-31dpaa_eth: minor change in dpaa_eth_napi_schedule()Madalin Bucur
2013-07-31dpaa_eth: add drain and seed callbacks for dpa_bpMadalin Bucur
2013-07-31dpaa_eth: Move bpool seeding back to probe for SG driverIoana Radulescu
2013-07-31dpaa_eth: Remove dpa_bp_count from percpu_priv structureIoana Radulescu
2013-07-31dpaa_eth: Fix size of DMA mappingsIoana Radulescu
2013-07-30dpaa_eth: remove unused bpool depletion callbackMadalin Bucur
2013-07-30dpaa_eth: remove references to shared in the codeMadalin Bucur
2013-07-30dpaa_eth: bpool probing code separationMadalin Bucur
2013-07-30dpaa_eth: Fix freeing of bpool buffersIoana Radulescu
2013-07-30dpaa_eth: Fix computation of FD headroomIoana Radulescu
2013-07-30dpaa_eth: Recycle the buffers of linear skbsIoana Radulescu
2013-07-30dpaa_eth: Rename dpa_bp_add_8_pages()Bogdan Hamciuc
2013-07-30dpaa_eth: Half-page buffer managementBogdan Hamciuc
2013-07-30dpaa_eth: Simplify computation of skb headroomBogdan Hamciuc
2013-07-22dpaa_eth: Handle buffer pool depletionIoana Radulescu
2013-07-22dpaa_eth: Fix pool counters on error pathBogdan Hamciuc
2013-07-22dpaa_eth: Switch compile-time default optimizationBogdan Hamciuc
2013-07-22fmd,dpaa_eth: Selectively reenable FMan allocation algorithmBogdan Hamciuc
2013-07-22dpaa_eth: Fix endless loop in case of memory depletionBogdan Hamciuc
2013-07-22dpaa_eth: Set a fixed upper limit for recycleable buffer sizeIoana Radulescu
2013-07-22dpaa_eth: Fix computation of cache paddingIoana Radulescu
2013-07-15dpaa_eth: Fix unit testsMarian Rotariu
2013-07-15dpaa_eth: move common code to a separate fileMadalin Bucur
2013-07-15dpaa_eth: remove module loading order dependencyMadalin Bucur
2013-07-15dpaa_eth: removed empty ndo callbacksMadalin Bucur
2013-07-15dpaa_eth: free buf_layout on error pathsMadalin Bucur
2013-07-15dpaa_eth: print probed interfacesMadalin Bucur
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