summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpa/dpaa_eth_shared.c
AgeCommit message (Expand)Author
2015-09-24dpaa_eth: Add a configurable dpa_tx callCamelia Groza
2015-03-23dpaa_eth: Fix Shared-MAC and MACless compilation issueCristian Sovaiala
2015-03-19dpaa_eth: remove unused argumentMadalin Bucur
2015-03-11dpaa_eth: make the S/G rx routine endian portableMarian-Cristian Rotariu
2015-03-11dpaa_eth: move static variable definitionRotariu Marian Cristian-B44860
2015-02-25dpaa_eth: remove unused device node paramMadalin Bucur
2015-02-25dpaa_eth: make use of devm_alloc_percpu()Madalin Bucur
2015-02-25dpaa_eth: adjust advanced drivers to older kernelMadalin Bucur
2015-02-25dpaa_eth: use common initialization functionMadalin Bucur
2014-10-08dpaa_eth: add comment about unused error codeMadalin Bucur
2014-10-08dpaa_eth: add explicit cast where neededMadalin Bucur
2014-10-08dpaa_eth: fix dpa_get_channel return value checkMadalin Bucur
2014-07-07dpaa_eth: Implement suspend/resume instead of suspend_noirq/resume_noirqCristian Sovaiala
2014-06-17dpaa_eth: fix CSUM for maclessMarian Rotariu
2014-03-31dpa_eth: fix issue in dpa_release_sgt()Madalin Bucur
2014-03-24dpaa_eth: fix bp initializationMarian Rotariu
2014-02-10dpaa_eth: include mac.h where requiredMadalin Bucur
2014-01-29dpaa_eth: remove typedef for dpa_fq_cbs_tMadalin Bucur
2014-01-13dpaa_eth: simplify adjust_link()Madalin Bucur
2014-01-06dpaa_eth: replaced printk() with pr_info()Madalin Bucur
2014-01-06dpaa_eth: reduce pr_fmt() verbosityMadalin Bucur
2014-01-06dpaa_eth: fix several checkpatch reportsMadalin Bucur
2014-01-06dpaa_eth: Add support for Power Management in DPAA Shared DriverCristian Sovaiala
2014-01-06dpaa_eth: Fix incorrect Tx error maskIoana Radulescu
2014-01-06dpaa_eth: Cleanup prototype of dpa_get_channel()Bogdan Hamciuc
2013-10-21dpaa_eth: TX csum computation refactoringBogdan Purcareata
2013-10-01dpaa_eth: Replace for_each_online_cpu with for_each_possible_cpuCristian Sovaiala
2013-09-19dpaa_eth: Fix check on return valueIoana Radulescu
2013-09-13dpa_eth: synchronized content with git://git.am.freescale.net/gitolite/users/...J. German Rivera
2013-09-11dpaa_eth: Replace per_cpu_ptr with __this_cpu_ptrIoana Radulescu
2013-09-11dpaa_eth: solve several code style issuesMadalin Bucur
2013-09-11dpaa_eth: move non-upstreamable common code to dpaa_eth_baseMadalin Bucur
2013-09-11dpaa_eth: revert driver code to last known good stateMadalin Bucur
2013-09-10dpaa_eth: Replace per_cpu_ptr with __this_cpu_ptrIoana Radulescu
2013-09-10dpaa_eth: solve several code style issuesMadalin Bucur
2013-09-10dpaa_eth: move non-upstreamable common code to dpaa_eth_baseMadalin Bucur
2013-07-31dpaa_eth: add drain and seed callbacks for dpa_bpMadalin Bucur
2013-07-30dpaa_eth: remove references to shared in the codeMadalin Bucur
2013-07-30dpaa_eth: bpool probing code separationMadalin Bucur
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: 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: move MACless interface code to a new fileMadalin Bucur
2013-07-15dpaa_eth: move shared interface code to a new fileMadalin Bucur