summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpa
AgeCommit message (Expand)Author
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-11dpaa_eth: Handle buffer pool depletionIoana Radulescu
2013-07-05dpaa_eth: Fix pool counters on error pathBogdan Hamciuc
2013-06-15dpaa_eth: Switch compile-time default optimizationBogdan Hamciuc
2013-06-11fmd,dpaa_eth: Selectively reenable FMan allocation algorithmBogdan Hamciuc
2013-06-11dpaa_eth: Fix endless loop in case of memory depletionBogdan Hamciuc
2013-06-07dpaa_eth: Set a fixed upper limit for recycleable buffer sizeIoana Radulescu
2013-06-07dpaa_eth: Fix computation of cache paddingIoana Radulescu
2013-06-06dpaa_eth: Fix Tx/TxConfirm initialization bugBogdan Hamciuc
2013-05-31powerpc/dpaa: workaround of fixed-linkShaohui Xie
2013-05-31dpaa_eth: Create TxConf FQs with HOLDACTIVE flagBogdan Hamciuc
2013-05-31dpaa_eth: Increase maximum allowed size for buffer recycleIoana Radulescu
2013-05-30dpaa_eth: export interface type in sysfsCristian Sovaiala
2013-05-29dpaa_eth: Differentiate printouts from the Error FQBogdan Hamciuc
2013-05-29dpaa_eth: Minor optimization to _dpa_cleanup_tx_fd()Bogdan Hamciuc
2013-05-29dpaa_eth: Use page fragment for egress SGT bufferBogdan Hamciuc
2013-05-29dpaa_eth: Reshuffle struct dpa_priv_sBogdan Hamciuc
2013-05-29dpaa_eth: Remove unused dpa_priv_s argumentBogdan Hamciuc
2013-05-24dpaa_eth: Simplified allocation of private buffer poolMarian Rotariu
2013-05-17dpaa_eth: Use build_skb() on S/G pathIoana Radulescu
2013-05-17powerpc/dpaa_eth: some fix for timestampShengzhou Liu
2013-05-17powerpc/dpaa_1588: update 1588 driver per new dpa-ethShengzhou Liu
2013-05-14dpaa_eth: fix ethtool pause frame issue on txCristian Bercaru
2013-05-13dpaa_eth: change init sequence so that TX port is before RX portMandy Lavi
2013-05-10offline_port: Add support for enabling IP Fragmentation in the O/H port driverRadu Bulie
2013-05-10dpaa_eth: fix the non-SMP buildGeoff Thorpe
2013-04-30dpa_mac: Add support for get_mac_handle for memacAurelian Zanoschi
2013-04-29fmd21 integrationMandy Lavi
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-24dpaa_eth: extract debugfs code to its own fileMadalin Bucur
2013-04-23net: Fix skb_recycle functionIoana Radulescu
2013-04-19dpaa_eth: Move bpool refill thresholds to KconfigBogdan Hamciuc
2013-04-19Exports DPAA symbols required in ASFSunil Kumar Kori
2013-04-19powerpc/dpaa_eth: add missing ethtool_op_get_linkShengzhou Liu
2013-04-19dpaa_eth: add ethtool PAUSE frame supportCristian Bercaru
2013-04-18dpaa_eth: Add initial support for trace eventsIoana Radulescu
2013-04-18dpaa_eth: Add NETPOLL supportBogdan Hamciuc
2013-04-18dpaa_eth: allow MAC change while interface runningMarian Rotariu
2013-04-18dpaa_eth: make use of skb_frag_dma_map()Madalin Bucur
2013-04-18dpaa-eth: Alloc NR_CPUS TX frame queuesCristian Sovaiala
2013-04-18dpaa_eth: Add support for hardware timestampingMadalin Bucur
2013-04-18dpaa_eth: Add support for new buffer layout parametersIoana Radulescu
2013-04-18dpaa_eth: Allow separate buffer layouts per rx/tx portIoana Radulescu
2013-04-18dpaa_eth: Delay buffer pool seeding for private portsIoana Radulescu
2013-04-18Patch contains hook to offload FD to ASF instead of skb.Sunil Kumar Kori
2013-04-16dpaa_eth: init two more parameters for the ports.Haiying Wang