Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 7 | -0/+7 |
2017-04-25 | can: complete initial namespace support | Oliver Hartkopp | 1 | -2/+2 |
2017-04-25 | can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards | Stephane Grosjean | 1 | -0/+65 |
2017-04-25 | can: peak: move header file to new can common subdir | Stephane Grosjean | 1 | -0/+243 |
2017-04-04 | can: initial support for network namespaces | Mario Kicherer | 1 | -3/+4 |
2017-04-04 | can: ti_hecc: Convert TI HECC driver to DT only driver | Yegor Yefremov | 1 | -44/+0 |
2017-02-06 | can: rx-offload: Add support for timestamp based irq offloading | Marc Kleine-Budde | 1 | -1/+9 |
2017-02-06 | can: rx-offload: Add support for HW fifo based irq offloading | David Jander | 1 | -0/+51 |
2017-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+3 |
2017-01-30 | can: Fix kernel panic at security_sock_rcv_skb | Eric Dumazet | 1 | -4/+3 |
2017-01-24 | can: dev: add CAN interface API for fixed bitrates | Marc Kleine-Budde | 1 | -0/+4 |
2017-01-24 | can: dev: add CAN interface termination API | Oliver Hartkopp | 1 | -0/+4 |
2016-09-22 | can: dev: fix deadlock reported after bus-off | Sergei Miroshnichenko | 1 | -1/+2 |
2016-05-09 | can: fix handling of unmodifiable configuration options | Oliver Hartkopp | 1 | -2/+20 |
2015-10-09 | net/can: can_dropped_invalid_skb can be boolean | Yaowei Bai | 1 | -3/+3 |
2015-09-21 | can: headers: make header files self contained | Marc Kleine-Budde | 2 | -1/+3 |
2015-07-12 | can: replace timestamp as unique skb attribute | Oliver Hartkopp | 1 | -0/+2 |
2015-03-23 | can: add combined rx/tx LED trigger support | Yegor Yefremov | 2 | -2/+6 |
2015-03-23 | can: use sock_efree instead of own destructor | Florian Westphal | 1 | -6/+1 |
2014-12-07 | can: dev: Consolidate and unify state change handling | Andri Yngvason | 1 | -0/+3 |
2014-11-18 | can: dev: add can_is_canfd_skb() API | Dong Aisheng | 1 | -0/+6 |
2014-05-19 | can: unify identifiers to ensure unique include processing | Oliver Hartkopp | 8 | -24/+24 |
2014-05-19 | can: add Renesas R-Car CAN driver | Sergei Shtylyov | 1 | -0/+17 |
2014-03-07 | can: allow to change the device mtu for CAN FD capable devices | Oliver Hartkopp | 1 | -0/+1 |
2014-03-07 | can: introduce the data bitrate configuration for CAN FD | Oliver Hartkopp | 1 | -2/+4 |
2014-02-14 | Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can... | David S. Miller | 1 | -0/+2 |
2014-02-04 | can: add ability to allocate CANFD frame in skb data | Stephane Grosjean | 1 | -0/+2 |
2014-01-31 | can: add destructor for self generated skbs | Oliver Hartkopp | 1 | -0/+38 |
2013-08-21 | can: mcp251x: Eliminate irq_flags from driver platform_data | Alexander Shiyan | 1 | -2/+0 |
2013-08-21 | can: mcp251x: Replace power callbacks with regulator API | Alexander Shiyan | 1 | -12/+1 |
2013-06-27 | ARM: imx: flexcan: Remove platform file | Fabio Estevam | 1 | -20/+0 |
2013-01-29 | can: rework skb reserved data handling | Oliver Hartkopp | 1 | -0/+10 |
2013-01-26 | can: add private data space for CAN sk_buffs | Oliver Hartkopp | 1 | -0/+35 |
2013-01-26 | can: rename LED trigger name on netdev renames | Kurt Van Dijck | 1 | -0/+9 |
2013-01-26 | can: export a safe netdev_priv wrapper for candev | Kurt Van Dijck | 1 | -0/+3 |
2013-01-26 | can: add tx/rx LED trigger support | Fabio Baltieri | 2 | -0/+50 |
2012-10-17 | UAPI: Remove empty non-UAPI Kbuild files | David Howells | 1 | -0/+0 |
2012-10-11 | UAPI: (Scripted) Disintegrate include/linux/can | David Howells | 6 | -476/+0 |
2012-07-20 | can: mark bittiming_const pointer in struct can_priv as const | Marc Kleine-Budde | 1 | -1/+1 |
2012-06-19 | candev: add/update helpers for CAN FD | Oliver Hartkopp | 1 | -8/+25 |
2012-06-19 | canfd: add support for CAN FD in CAN_RAW sockets | Oliver Hartkopp | 1 | -1/+2 |
2012-06-19 | canfd: add support for CAN FD in PF_CAN core | Oliver Hartkopp | 1 | -2/+2 |
2012-05-24 | can: update documentation wording error frames -> error messages | Oliver Hartkopp | 1 | -2/+2 |
2012-02-03 | can: dev: let can_get_echo_skb() return dlc of CAN frame | Marc Kleine-Budde | 1 | -1/+1 |
2011-12-01 | can: cc770: add driver core for the Bosch CC770 and Intel AN82527 | Wolfgang Grandegger | 1 | -0/+33 |
2011-10-18 | can: remove references to berlios mailinglist | Marc Kleine-Budde | 7 | -13/+0 |
2011-09-17 | can-gw: add netlink based CAN routing | Oliver Hartkopp | 2 | -0/+165 |
2011-08-26 | headers, can: Add missing #include to <linux/can/bcm.h> | Ben Hutchings | 1 | -0/+1 |
2011-05-05 | can: make struct can_proto const | Kurt Van Dijck | 1 | -2/+2 |
2011-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+2 |