Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-04-06 | can: mcp251x: Allow pass IRQ flags through platform data. | Enric Balletbo i Serra | 1 | -0/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-03-28 | can: make struct proto const | Oliver Hartkopp | 1 | -4/+5 |
2010-10-18 | can: mcp251x: Don't use pdata->model for chip selection anymore | Marc Kleine-Budde | 1 | -4/+0 |
2010-07-22 | CAN: Add Flexcan CAN controller driver | Marc Kleine-Budde | 1 | -0/+20 |
2010-05-18 | can: sja1000 platform data fixes | Wolfgang Grandegger | 1 | -1/+1 |
2010-04-13 | Fix some #includes in CAN drivers (rebased for net-next-2.6) | Hans J. Koch | 1 | -0/+1 |
2010-03-31 | Add hotplug support to mcp251x driver | Marc Zyngier | 1 | -2/+2 |
2010-02-26 | can: ti hecc module : add platform specific initialization callback. | Sriramakrishnan | 1 | -2/+6 |
2010-02-26 | can: netlink support for bus-error reporting and counters | Wolfgang Grandegger | 2 | -4/+16 |
2010-01-15 | can: Proper ctrlmode handling for CAN devices | Christian Pellegrin | 1 | -0/+1 |
2010-01-12 | can: Unify droping of invalid tx skbs and netdev stats | Oliver Hartkopp | 1 | -0/+15 |
2010-01-04 | can/netlink: add CAN_CTRLMODE_ONE_SHOT | Marc Kleine-Budde | 1 | -0/+1 |
2009-12-14 | can: Fix data length code handling in rx path | Oliver Hartkopp | 1 | -0/+9 |