aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/can (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp1-0/+1
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp1-2/+4
2014-02-13Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-0/+2
2014-02-04can: add ability to allocate CANFD frame in skb dataStephane Grosjean1-0/+2
2014-01-30can: add destructor for self generated skbsOliver Hartkopp1-0/+38
2013-08-21can: mcp251x: Eliminate irq_flags from driver platform_dataAlexander Shiyan1-2/+0
2013-08-21can: mcp251x: Replace power callbacks with regulator APIAlexander Shiyan1-12/+1
2013-06-27ARM: imx: flexcan: Remove platform fileFabio Estevam1-20/+0
2013-01-28can: rework skb reserved data handlingOliver Hartkopp1-0/+10
2013-01-26can: add private data space for CAN sk_buffsOliver Hartkopp1-0/+35
2013-01-26can: rename LED trigger name on netdev renamesKurt Van Dijck1-0/+9
2013-01-26can: export a safe netdev_priv wrapper for candevKurt Van Dijck1-0/+3
2013-01-26can: add tx/rx LED trigger supportFabio Baltieri2-0/+50
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells1-0/+0
2012-10-10UAPI: (Scripted) Disintegrate include/linux/canDavid Howells6-476/+0
2012-07-20can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde1-1/+1
2012-06-19candev: add/update helpers for CAN FDOliver Hartkopp1-8/+25
2012-06-19canfd: add support for CAN FD in CAN_RAW socketsOliver Hartkopp1-1/+2
2012-06-19canfd: add support for CAN FD in PF_CAN coreOliver Hartkopp1-2/+2
2012-05-23can: update documentation wording error frames -> error messagesOliver Hartkopp1-2/+2
2012-02-03can: dev: let can_get_echo_skb() return dlc of CAN frameMarc Kleine-Budde1-1/+1
2011-12-01can: cc770: add driver core for the Bosch CC770 and Intel AN82527Wolfgang Grandegger1-0/+33
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde7-13/+0
2011-09-16can-gw: add netlink based CAN routingOliver Hartkopp2-0/+165
2011-08-26headers, can: Add missing #include to <linux/can/bcm.h>Ben Hutchings1-0/+1
2011-05-04can: make struct can_proto constKurt Van Dijck1-2/+2
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-27can: make struct proto constOliver Hartkopp1-4/+5
2010-10-18can: mcp251x: Don't use pdata->model for chip selection anymoreMarc Kleine-Budde1-4/+0
2010-07-22CAN: Add Flexcan CAN controller driverMarc Kleine-Budde1-0/+20
2010-05-17can: sja1000 platform data fixesWolfgang Grandegger1-1/+1
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch1-0/+1
2010-03-30Add hotplug support to mcp251x driverMarc Zyngier1-2/+2
2010-02-26can: ti hecc module : add platform specific initialization callback.Sriramakrishnan1-2/+6
2010-02-26can: netlink support for bus-error reporting and countersWolfgang Grandegger2-4/+16
2010-01-15can: Proper ctrlmode handling for CAN devicesChristian Pellegrin1-0/+1
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp1-0/+15
2010-01-03can/netlink: add CAN_CTRLMODE_ONE_SHOTMarc Kleine-Budde1-0/+1
2009-12-13can: Fix data length code handling in rx pathOliver Hartkopp1-0/+9
2009-11-08can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin1-0/+36
2009-11-05net: drop capability from protocol definitionsEric Paris1-2/+0
2009-10-20can: provide library functions for skb allocationWolfgang Grandegger1-0/+4
2009-10-13can: make the number of echo skb's configurableWolfgang Grandegger1-8/+8
2009-10-07can: add TI CAN (HECC) driverAnant Gole1-0/+40
2009-09-04can: add can_free_echo_skb() for upcoming driversWolfgang Grandegger1-0/+1
2009-06-01can: sja1000: generic OF platform bus driverWolfgang Grandegger1-0/+3
2009-05-18can: SJA1000 generic platform bus driverWolfgang Grandegger1-0/+32
2009-05-18can: CAN Network device driver and Netlink interfaceWolfgang Grandegger3-0/+184