netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] gianfar: xmit() improvements
@ 2016-02-23  9:48 Claudiu Manoil
  2016-02-23  9:48 ` [PATCH net-next v2 1/3] gianfar: Map head TxBD first Claudiu Manoil
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Claudiu Manoil @ 2016-02-23  9:48 UTC (permalink / raw)
  To: netdev; +Cc: David S. Miller

Remove redundant operations, improve code locality and maintainability.
Thanks.

V2: Updated first patch to not touch existing wmb().

Claudiu Manoil (3):
  gianfar: Map head TxBD first
  gianfar: Use skb_frag_t pointers inside xmit()
  gianfar: Remove redundant ops for do_tstamp from xmit()

 drivers/net/ethernet/freescale/gianfar.c | 100 +++++++++++++++----------------
 1 file changed, 48 insertions(+), 52 deletions(-)

-- 
1.7.11.7

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

end of thread, other threads:[~2016-02-24 21:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-23  9:48 [PATCH net-next v2 0/3] gianfar: xmit() improvements Claudiu Manoil
2016-02-23  9:48 ` [PATCH net-next v2 1/3] gianfar: Map head TxBD first Claudiu Manoil
2016-02-23  9:48 ` [PATCH net-next v2 2/3] gianfar: Use skb_frag_t pointers inside xmit() Claudiu Manoil
2016-02-23  9:48 ` [PATCH net-next v2 3/3] gianfar: Remove redundant ops for do_tstamp from xmit() Claudiu Manoil
2016-02-24 21:56 ` [PATCH net-next v2 0/3] gianfar: xmit() improvements 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).