summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpa/dpaa_eth_sg.c
AgeCommit message (Expand)Author
2013-04-24dpaa_eth: make use of alloc_percpu()Madalin Bucur
2013-04-24dpaa_eth: use FSL_DPAA_ETH prefix for all config optionsMadalin Bucur
2013-04-18dpaa_eth: make use of skb_frag_dma_map()Madalin Bucur
2013-04-18dpaa_eth: Add support for hardware timestampingMadalin Bucur
2013-04-18dpaa_eth: Allow separate buffer layouts per rx/tx portIoana Radulescu
2013-04-16dpaa_eth: 64 instead of 32 bit NIC countersBogdan Hamciuc
2013-04-16dpaa_eth: Update PR processing routine on Rx pathIoana Radulescu
2013-04-08dpaa_eth: Linearize skbs with at least 16 fragsBogdan Hamciuc
2013-04-08dpaa_eth: Use standard printing APIBogdan Hamciuc
2013-04-08dpaa_eth: Optimize buffer allocation codeBogdan Hamciuc
2013-04-08dpaa_eth: Simplify access to percpu_priv statsBogdan Hamciuc
2013-04-08dpaa_eth: Replace per_cpu_ptr with __this_cpu_ptrBogdan Hamciuc
2013-04-08dpaa_eth: Fix buffer recycling for FMANv3Ioana Radulescu
2013-04-08dpaa_eth: Optionally disable ndo_select_queue in favor of XPSBogdan Hamciuc
2013-04-08dpaa_eth: No longer set netdev->last_rxBogdan Hamciuc
2013-04-08dpaa_eth: Do not copy skb->data into SG fdBogdan Hamciuc
2013-04-08dpaa_eth: Remove recycling logic from the SG egress pathBogdan Hamciuc
2013-04-08dpaa_eth: Make header reallocation unlikelyBogdan Hamciuc
2013-04-08dpaa_eth: Use per-cpu Tx confirmation queuesIoana Radulescu
2013-04-08dpaa_eth: MTU checking is not required for IP reassembled framesBogdan Hamciuc
2013-04-08dpaa_eth: DPAA Ethernet driver from SDK-v1.3.1Bogdan Hamciuc