netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFT net-next #2 0/6] via-rhine receive buffers rework
@ 2015-04-07 22:40 Francois Romieu
  2015-04-07 22:40 ` [PATCH net-next #2 1/6] via-rhine: commit receive buffer address before descriptor status update Francois Romieu
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Francois Romieu @ 2015-04-07 22:40 UTC (permalink / raw)
  To: netdev; +Cc: Nix, David S. Miller, rl, Bjarke Istrup Pedersen

The series applies without error against v3.19 and davem-next as of
812034f11628aaaab0e2d7af1d3bc50a49eb396b ("cxgb4: Move ethtool related
code to a separate file").

. Changes since #1:
  - turned wmb() into dma_wmb() as suggested by davem and Alexander Duyck
    in patch 1 of 6.
  - forgot to reset rx_head_desc in rhine_reset_rbufs in patch 4 of 6.
  - removed rx_head_desc altogether in (*new*) patch 5 of 6
  - remoed some vlan receive uglyness in (*new*) patch 6 of 6.

Francois Romieu (6):
  via-rhine: commit receive buffer address before descriptor status
    update.
  via-rhine: add allocation helpers.
  via-rhine: gotoize rhine_open error path.
  via-rhine: forbid holes in the receive descriptor ring.
  via-rhine: kiss rx_head_desc goodbye.
  via-rhine: beautify vlan receive code.

 drivers/net/ethernet/via/via-rhine.c | 195 +++++++++++++++++++++--------------
 1 file changed, 115 insertions(+), 80 deletions(-)

-- 
Ueimor

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

end of thread, other threads:[~2015-04-13 13:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-07 22:40 [PATCH RFT net-next #2 0/6] via-rhine receive buffers rework Francois Romieu
2015-04-07 22:40 ` [PATCH net-next #2 1/6] via-rhine: commit receive buffer address before descriptor status update Francois Romieu
2015-04-07 22:40 ` [PATCH net-next #2 2/6] via-rhine: add allocation helpers Francois Romieu
2015-04-07 22:40 ` [PATCH net-next #2 3/6] via-rhine: gotoize rhine_open error path Francois Romieu
2015-04-07 22:40 ` [PATCH net-next #2 4/6] via-rhine: forbid holes in the receive descriptor ring Francois Romieu
2015-04-07 22:40 ` [PATCH net-next #2 5/6] via-rhine: kiss rx_head_desc goodbye Francois Romieu
2015-04-07 22:40 ` [PATCH net-next #2 6/6] via-rhine: beautify vlan receive code Francois Romieu
2015-04-08 17:02 ` [PATCH RFT net-next #2 0/6] via-rhine receive buffers rework Nix
2015-04-08 21:50   ` Francois Romieu
2015-04-08 22:43     ` Nix
2015-04-09 18:08     ` Nix
2015-04-09 22:41       ` Francois Romieu
2015-04-13 13:16         ` Nix

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