]> rtime.felk.cvut.cz Git - socketcan-devel.git/history - kernel/2.6/include
can-bcm: fix minor heap overflow
[socketcan-devel.git] / kernel / 2.6 / include /
2010-04-16 hartkoppAdded CRC8 profiles to handle additional data for check...
2010-04-12 hartkoppAdded checksum functionality and some documentation...
2010-04-10 hartkoppComplete rework of CAN netlink gateway.
2010-03-05 wolfcan: netlink support for bus-error reporting and counters
2010-02-22 hartkoppAdded feature to list created gateway jobs.
2010-02-19 hartkoppConsistently rename LOOPBACK to ECHO to meet IFF_ECHO...
2010-02-19 hartkoppAdded include for gw.h to be accessed by can-utils.
2010-02-19 hartkoppdoc fix. Struct can_filter is only 8 bytes long.
2010-02-19 hartkoppAdded flag to preserve the timestamp from the source...
2010-02-19 hartkoppSwapped the parameters inside the modifier attribute...
2010-02-18 hartkoppAdded netlink powered CAN gateway functionality with...
2010-02-05 wolfcan: Proper ctrlmode handling for CAN devices
2010-01-30 wolfmcp251x: misc bugfixes
2010-01-12 hartkoppTo prevent the CAN drivers to operate on invalid socket...
2010-01-06 hartkoppThis patch adds the flag CAN_CTRLMODE_ONE_SHOT. It...
2009-12-03 hartkoppRenamed the GET_CAN_DLC() macro to lower-case get_can_d...
2009-12-03 hartkoppIntroduced new GET_CAN_DLC() macro, that casts the...
2009-10-15 wolfWrap the CAN include/linux header files to include...
2009-10-07 wolfcan: provide library functions for skb allocation
2009-09-22 wolfcan: make the number of echo skb's configurable
2009-08-21 hartkoppmerged branches/netlink in rev. 1037 back to trunk.
2009-06-02 wolfdev: add can_get_echo_skb() for cleanup purposes
2009-02-14 wolfVarious fixes for dev.h
2009-01-20 wolfdev: add register_candev() and unregister_candev()
2009-01-15 hartkoppUpdate acces to netstats for 2.6.29
2009-01-06 hartkoppOmit unneeded skb_clone() calls.
2008-12-01 hartkoppFix sloppy CAN_(EFF|RTR)_FLAG handling in can_filter...
2008-11-05 hartkoppAdded Id keyword propertiy on new files.
2008-11-05 hartkoppAdded ISO 15765-2 CAN transport protocol for protocol...
2008-10-23 hartkoppUnified double include defines check names in the platf...
2008-10-23 hartkoppMove sja1000 cdr and ocr defines into platform header...
2008-10-22 hartkoppMove platform header for mcp251x.c into platform directory.
2008-10-22 hartkoppFrom 0dcf8e2f6a5f453dca20b71aa146a28b470f4b07 Mon Sep...
2008-10-19 hartkoppThe callbacks in the struct can_priv used u32 for state...
2008-10-14 hartkoppApplied patch from Christian Pellegrin
2008-10-04 hartkoppAdded MCP251x SPI CAN driver posted by Chris Elston...
2008-10-04 hartkoppAdded new interface for setting bit-timing parameters.
2008-06-12 wolfGet rid of ioctl.h for the new CAN drivers
2008-06-11 wolfioctl.h: don't use new typedefs
2008-06-11 wolfDevice interface coding style cleanup (dev.c, dev.h)
2008-05-21 hartkoppUpdated trunk with current cannetdriver26 file versions.
2007-12-28 hartkoppReverted the CAN version back to 20071116 after discuss...
2007-12-27 hartkoppVersion 20071227.
2007-12-26 hartkoppRenamed plain int definitions in struct bcm_msg_head...
2007-11-16 thuermannUpdate version string.
2007-11-15 thuermannRemove debug code completely to stop endless discussion...
2007-11-15 thuermannChange DBG macros to use do-while(0).
2007-10-27 hartkoppNew version 20071027.
2007-10-17 hartkoppNew Version 20071016.
2007-10-04 thuermannAdd a ":" in debug output.
2007-10-04 thuermannRemove unnecessary includes of poll.h.
2007-10-04 hartkoppNew Version 20071004.
2007-10-04 hartkoppReduced multiple definitions for CAN-Ids used by transp...
2007-10-01 hartkoppNew Version 20071001.
2007-10-01 hartkoppReverted most of the changes since r500 except the...
2007-09-30 hartkoppNew Version 20070930.
2007-09-30 hartkoppChanged loopback to echo in CAN RAW sockets. The binary...
2007-09-30 hartkoppChanged variables and comments from loopback to echo.
2007-09-25 thuermannRemove dynamically allocated buffer for debug output.
2007-09-24 hartkoppRemoved capability defines.
2007-09-23 hartkoppRemoved CAN_RAW_USER and CAN_BCM_USER Kconfig options...
2007-09-20 thuermannUpdate version number.
2007-09-19 hartkoppRemoved "VAG Bedien- und Anzeigeprotokoll" from the...
2007-09-19 hartkoppUpdated function prototypes.
2007-09-19 thuermannA couple of changes, mostly suggested by Patrick McHardy:
2007-09-19 thuermannFix some more typos and white-space.
2007-09-16 hartkoppNew Version 20070916
2007-09-14 hartkoppChanged procfs handling to depend from proc_net directory.
2007-08-02 hartkoppNew Version 20070802
2007-07-17 hartkoppTypedefs are evil in the Linux kernel, see Greg KH...
2007-07-13 thuermannRemove priv pointer from struct can_priv.
2007-07-13 thuermannRename struct can_device to struct can_priv.
2007-07-09 thuermannUpdate version number.
2007-07-07 hartkoppNew version 20070707 (a prefered wedding date :)
2007-06-27 hartkoppnew Version 20070627.
2007-06-19 hartkoppUpdated to version 20070619.
2007-06-19 thuermannMove branch ha/locktest to trunk/kernel/2.6, making...
2007-06-19 thuermannRemove 2.6 kernel code to replace it with the version...
2007-06-10 hartkoppChanged prototypes for CAN core exported functions...
2007-05-23 thuermannUpdate CAN version.
2007-05-18 hartkoppUpdated CAN version to 20070518
2007-05-13 wolfFix problems with building Socket-CAN for MPC5200
2007-05-09 hartkoppcosmetic.
2007-05-08 hartkoppChanged SocketCAN Version from 2.0.0-pre7 to 20070508.
2007-05-02 hartkoppUsing enum instead if multiple defines. Cosmetics.
2007-05-02 hartkoppMoved timeval2jiffies function from af_can.c to bcm...
2007-05-01 hartkoppChanges after test integration into kernel 2.6.21 :
2007-04-26 hartkoppsome more comment beautifying.
2007-04-25 thuermannBump version number to 2.0.0-pre6
2007-04-20 hartkoppremoved duplicated code.
2007-04-19 hartkoppApplied patch from Domen Puncer:
2007-04-19 thuermannFix some #if's since the change in sk_alloc() and addit...
2007-04-18 thuermannRemove everything from version.h except definition...
2007-04-17 thuermannAdd return values to can_proto_register() and can_proto...
2007-04-17 hartkoppFollowing the discussion with tglx the functions can_de...
2007-03-08 hartkoppMoved definition and prototypes for for CAN protocol...
2007-03-07 hartkoppAdded some comments in raw.h and bcm.h
2007-03-05 hartkoppVersion 2.0.0-pre6 - On the way to be posted on the...
2007-03-05 hartkoppMoved the definitions of AF_CAN, PF_CAN, ARPHRD_CAN...
2007-03-05 hartkoppMoved protoypes for the CAN network layer core from...
next