Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/2] pull-request: can 2021-12-09
@ 2021-12-09  8:13 Marc Kleine-Budde
  2021-12-09  8:13 ` [PATCH net 1/2] can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter Marc Kleine-Budde
  2021-12-09  8:13 ` [PATCH net 2/2] can: kvaser_usb: get CAN clock frequency from device Marc Kleine-Budde
  0 siblings, 2 replies; 4+ messages in thread
From: Marc Kleine-Budde @ 2021-12-09  8:13 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, linux-can, kernel

Hello Jakub, hello David,

this is a pull request of 2 patches for net/master.

Both patches are by Jimmy Assarsson. The first one fixes the
incrementing of the rx/tx error counters in the Kvaser PCIe FD driver.
The second one fixes the Kvaser USB driver by using the CAN clock
frequency provided by the device instead of using a hard coded value.

regards,
Marc

---
The following changes since commit a50e659b2a1be14784e80f8492aab177e67c53a2:

  net: mvpp2: fix XDP rx queues registering (2021-12-08 18:29:37 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-5.16-20211209

for you to fetch changes up to fb12797ab1fef480ad8a32a30984844444eeb00d:

  can: kvaser_usb: get CAN clock frequency from device (2021-12-09 09:01:43 +0100)

----------------------------------------------------------------
linux-can-fixes-for-5.16-20211209

----------------------------------------------------------------
Jimmy Assarsson (2):
      can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter
      can: kvaser_usb: get CAN clock frequency from device

 drivers/net/can/kvaser_pciefd.c                  |   8 +-
 drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c | 101 ++++++++++++++++-------
 2 files changed, 80 insertions(+), 29 deletions(-)



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

end of thread, other threads:[~2021-12-09 15:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-09  8:13 [PATCH net 0/2] pull-request: can 2021-12-09 Marc Kleine-Budde
2021-12-09  8:13 ` [PATCH net 1/2] can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter Marc Kleine-Budde
2021-12-09 15:50   ` patchwork-bot+netdevbpf
2021-12-09  8:13 ` [PATCH net 2/2] can: kvaser_usb: get CAN clock frequency from device Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox