linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] fixup AVE ethernet driver
@ 2018-11-29  8:08 Kunihiko Hayashi
  2018-11-29  8:08 ` [PATCH net 1/3] net: ethernet: ave: Increase descriptors to improve performance Kunihiko Hayashi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kunihiko Hayashi @ 2018-11-29  8:08 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, linux-kernel, Kunihiko Hayashi

This series adds fixup for AVE ethernet driver that includes increse of
descriptors, replacing macro for linux-next, and adding missing author
information.

Kunihiko Hayashi (3):
  net: ethernet: ave: Increase descriptors to improve performance
  net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM
  net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entry

 MAINTAINERS                              |  7 +++++++
 drivers/net/ethernet/socionext/sni_ave.c | 24 ++++++++++++++----------
 2 files changed, 21 insertions(+), 10 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-11-29 18:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-29  8:08 [PATCH net 0/3] fixup AVE ethernet driver Kunihiko Hayashi
2018-11-29  8:08 ` [PATCH net 1/3] net: ethernet: ave: Increase descriptors to improve performance Kunihiko Hayashi
2018-11-29  8:08 ` [PATCH net 2/3] net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM Kunihiko Hayashi
2018-11-29  8:08 ` [PATCH net 3/3] net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entry Kunihiko Hayashi
2018-11-29 18:39 ` [PATCH net 0/3] fixup AVE ethernet driver David Miller

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).