1. 09 Jan, 2022 1 commit
    • David S. Miller's avatar
      Merge tag 'linux-can-next-for-5.17-20220108' of... · d5c8725c
      David S. Miller authored
      Merge tag 'linux-can-next-for-5.17-20220108' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
      
      Marc Kleine-Budde says:
      
      ====================
      pull-request: can-next 2022-01-08
      
      this is a pull request of 22 patches for net-next/master.
      
      The first patch is by Tom Rix and fixes an uninitialized variable in
      the janz-ican3 driver (introduced in linux-can-next-for-5.17-20220105).
      
      The next 13 patches are by my and target the mcp251xfd driver. First
      several cleanup patches, then the driver is prepared for the upcoming
      ethtool ring parameter and IRQ coalescing support, which is added in a
      later pull request.
      
      The remaining 8 patches are by Dario Binacchi and me and enhance the
      flexcan driver. The driver is moved into a sub directory. An ethtool
      private flag is added to optionally disable CAN RTR frame reception,
      to make use of more RX buffers. The resulting RX buffer configuration
      can be read by ethtool ring parameter support. Finally documentation
      for the ethtool private flag is added to the
      Documentation/networking/device_drivers/can directory.
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      d5c8725c
  2. 08 Jan, 2022 39 commits