aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/can (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-30headers_check fix: can/bcm.hJaswinder Singh Rajput1-0/+2
2009-01-06can: omit unneeded skb_clone() callsOliver Hartkopp1-1/+1
2008-12-03can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp1-1/+1
2008-01-28[CAN]: Add missing Kbuild entriesOliver Hartkopp1-0/+3
2008-01-28[CAN]: Fix plain integer definitions in userspace header.Oliver Hartkopp1-4/+4
2008-01-28[CAN]: Add broadcast manager (bcm) protocolOliver Hartkopp1-0/+65
2008-01-28[CAN]: Add raw protocolOliver Hartkopp1-0/+31
2008-01-28[CAN]: Add PF_CAN core moduleOliver Hartkopp2-0/+157