Skip to content
  1. Dec 05, 2018
  2. Dec 04, 2018
  3. Dec 03, 2018
  4. Dec 01, 2018
  5. Nov 30, 2018
  6. Nov 29, 2018
    • David S. Miller's avatar
      Merge tag 'linux-can-next-for-4.21-20181128' of... · bd82233f
      David S. Miller authored
      Merge tag 'linux-can-next-for-4.21-20181128' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
      
      
      
      Marc Kleine-Budde says:
      
      ====================
      This is a pull request for net-next/master consisting of 18 patches.
      
      The first patch is by Colin Ian King and fixes the spelling in the ucan
      driver.
      
      The next three patches target the xilinx driver. YueHaibing's patch
      fixes the return type of ndo_start_xmit function. Two patches by
      Shubhrajyoti Datta add support for the CAN FD 2.0 controllers.
      
      Flavio Suligoi's patch for the sja1000 driver add support for the ASEM
      CAN raw hardware.
      
      Wolfram Sang's and Kuninori Morimoto's patches switch the rcar driver to
      use SPDX license identifiers.
      
      The remaining 111 patches improve the flexcan driver. Pankaj Bansal's
      patch enables the driver in Kconfig on all architectures with IOMEM
      support. The next four patches by me fix indention, add missing
      parentheses and comments. Aisheng Dong's patches add self wake support
      and document it in the DT bindings. The remaining patches by Pankaj
      Bansal first fix the loopback support and prepare the driver for the
      CAN-FD support needed for the LX2160A SoC. The actual CAN-FD support
      will be added in a later patch series.
      ====================
      
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      bd82233f
    • David S. Miller's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net · e561bb29
      David S. Miller authored
      
      
      Trivial conflict in net/core/filter.c, a locally computed
      'sdif' is now an argument to the function.
      
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      e561bb29