lkml.org 
[lkml]   [2021]   [May]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] can: c_can: cache frames to operate as a true FIFO
Date

Performance tests of the c_can driver led to the patch that gives the
series its name. We have also added a patch for ethtool support and a
patch to remove a variable that is no longer used.


Dario Binacchi (3):
can: c_can: remove the rxmasked unused variable
can: c_can: add ethtool support
can: c_can: cache frames to operate as a true FIFO

drivers/net/can/c_can/Makefile | 3 +
drivers/net/can/c_can/c_can.h | 6 +-
drivers/net/can/c_can/c_can_ethtool.c | 46 +++++++++++++
.../net/can/c_can/{c_can.c => c_can_main.c} | 65 +++++++++++++++----
4 files changed, 107 insertions(+), 13 deletions(-)
create mode 100644 drivers/net/can/c_can/c_can_ethtool.c
rename drivers/net/can/c_can/{c_can.c => c_can_main.c} (95%)

--
2.17.1

\
 
 \ /
  Last update: 2021-05-09 14:44    [W:0.249 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site