netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/9] net: r6040: Misc updates
@ 2016-07-04 21:36 Florian Fainelli
  2016-07-04 21:36 ` [PATCH net-next 1/9] net: r6040: Utilize phy_print_status Florian Fainelli
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Florian Fainelli @ 2016-07-04 21:36 UTC (permalink / raw)
  To: netdev; +Cc: davem, Florian Fainelli

Hi David,

Here are some various updates for the r6040 driver, mostly to make it more
modern and catch up with the latest API improvements.

Thanks!

Florian Fainelli (9):
  net: r6040: Utilize phy_print_status
  net: r6040: Increase statistics upon transmit completion
  net: r6040: Utilize skb_put_padto()
  net: r6040: Reclaim transmitted buffers in NAPI
  net: r6040: Check for skb->xmit_more
  net: r6040: Utilize __napi_schedule_irqoff
  net: r6040: Utilize napi_complete_done()
  net: r6040: Update my email
  net: r6040: Bump version and date

 MAINTAINERS                      |  2 +-
 drivers/net/ethernet/rdc/r6040.c | 59 ++++++++++++++++++----------------------
 2 files changed, 28 insertions(+), 33 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-07-05 22:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-04 21:36 [PATCH net-next 0/9] net: r6040: Misc updates Florian Fainelli
2016-07-04 21:36 ` [PATCH net-next 1/9] net: r6040: Utilize phy_print_status Florian Fainelli
2016-07-04 21:36 ` [PATCH net-next 2/9] net: r6040: Increase statistics upon transmit completion Florian Fainelli
2016-07-04 21:36 ` [PATCH net-next 3/9] net: r6040: Utilize skb_put_padto() Florian Fainelli
2016-07-05 22:44   ` Francois Romieu
2016-07-04 21:36 ` [PATCH net-next 4/9] net: r6040: Reclaim transmitted buffers in NAPI Florian Fainelli
2016-07-04 21:36 ` [PATCH net-next 5/9] net: r6040: Check for skb->xmit_more Florian Fainelli
2016-07-04 21:36 ` [PATCH net-next 6/9] net: r6040: Utilize __napi_schedule_irqoff Florian Fainelli
2016-07-04 21:36 ` [PATCH net-next 7/9] net: r6040: Utilize napi_complete_done() Florian Fainelli
2016-07-04 21:36 ` [PATCH net-next 8/9] net: r6040: Update my email Florian Fainelli
2016-07-04 21:36 ` [PATCH net-next 9/9] net: r6040: Bump version and date Florian Fainelli
2016-07-05  7:12 ` [PATCH net-next 0/9] net: r6040: Misc updates 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).