]> rtime.felk.cvut.cz Git - socketcan-devel.git/history - kernel/2.6/include
dev.c: cleanup and name changes and more doc
[socketcan-devel.git] / kernel / 2.6 / include /
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...
2007-03-05 hartkoppShortened the include files copyright and license heade...
2007-02-22 hartkoppUpgraded Version to 2.0.0-pre5
2007-02-21 hartkoppChanged banner strings.
2007-02-08 hartkoppsetting version to V2.0.0-pre4
2007-02-02 hartkoppBackported Broadcastmanager (BCM) to Kernel 2.4.
2007-02-01 hartkoppComplete reworked and beautified the Broadcast Manager...
2007-01-10 hartkoppFixed wrong error frame filter handling.
2006-11-29 hartkoppIntroduced return values for socketcan internal functio...
2006-10-30 thuermannnever try to include from /usr/include in kernel code:
2006-10-30 hartkoppadded #include <sys/sockets.h> as it is needed for...
2006-10-25 thuermannrename can_device.[ch] to dev.[ch].
2006-10-24 thuermannreorganized kernel include files:
2006-09-29 thuermannMove type, proto, and capability information about...
2006-09-19 thuermannalloc/free dev_rcv_lists struct in device notifier...
2006-09-05 thuermannrename structs and variables to improve readability.
2006-09-05 thuermannmerge changes from hlist branch into trunk.
2006-08-29 thuermannsupport calling init functions when creating a new...
2006-08-29 hartkoppAdded discussed sockopts() for RAW-sockets to control...
2006-08-22 hartkoppadded sja1000_mem due to hint of Pavel Pisa.
2006-07-10 hartkoppAdded CAN_ERR_BUSERROR and CAN_ERR_RESTARTED to can_error.h
2006-07-07 thuermannRemove remnants of the projects VW history (Email addre...
2006-06-28 thuermannMore whitespace fixes. mscan driver still needs some...
next