netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Byungho An <bh74.an@samsung.com>
To: 'netdev' <netdev@vger.kernel.org>, linux-samsung-soc@vger.kernel.org
Cc: davem@davemloft.net, "'ks.giri'" <ks.giri@samsung.com>,
	"'vipul.pandya'" <vipul.pandya@samsung.com>
Subject: [PATCH 0/3] net: sxgbe: Added dma related function and non-burst mode support
Date: Fri, 09 May 2014 11:03:43 +0900	[thread overview]
Message-ID: <003a01cf6b2a$e7bf5bf0$b73e13d0$%an@samsung.com> (raw)

This series added 
- functions to update rx descriptor tail pointer 
- non burst mode support
- fixed dma channel feature.


Byungho An (3):
  net: sxgbe: Added condition for non fix_burst mode
  net: sxgbe: Added tail point update
  net: sxgbe: Fixed mtl and dma channel feature

 drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.c  |   46 +++++++++++++++++++++--
 drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.h  |    6 ++-
 drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c |   21 ++++++++---
 3 files changed, 63 insertions(+), 10 deletions(-)

--
1.7.10.4

             reply	other threads:[~2014-05-09  2:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-09  2:03 Byungho An [this message]
2014-05-12  4:57 ` [PATCH 0/3] net: sxgbe: Added dma related function and non-burst mode support David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003a01cf6b2a$e7bf5bf0$b73e13d0$%an@samsung.com' \
    --to=bh74.an@samsung.com \
    --cc=davem@davemloft.net \
    --cc=ks.giri@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=vipul.pandya@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).