]> rtime.felk.cvut.cz Git - socketcan-devel.git/shortlog
socketcan-devel.git
2006-08-29 hartkoppupdated tst-raw.c to check RAW sockopt functionality...
2006-08-29 hartkoppupdated Kernel 2.4 includes to values from Kernel 2...
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...
2006-06-27 thuermannwhitespace fixes.
2006-06-27 avolkov Fix "warning: suggest parentheses around assignment...
2006-06-27 avolkov mscan now library, but not needless kernel module,
2006-06-27 avolkov Fix Makefiles to support building process in(out)...
2006-06-26 thuermannFixed $Id$ keywords in mscan source files.
2006-06-23 thuermannchanges compile but are untested. no functional changes.
2006-06-16 thuermannfix typo in property name.
2006-06-16 thuermannset svn:kewwords property on kv.
2006-06-15 thuermannadd a tool kv to eliminate conditional compilation...
2006-06-15 avolkovFix CAN_BAUD_UNCONFIGURED bug
2006-06-15 avolkovFix missing CAN_BAUDRATE_UNCONFIGURED
2006-06-15 avolkovAdded missing controller state: CAN_ERR_CRTL_PASSIVE
2006-06-15 avolkovLittle cleanup. Added missing ioctls
2006-06-15 avolkovAdded drivers of MSCAN based mpc52xx onchip CAN
2006-06-11 thuermannapply patches from Marc for the 2.6 kernel to the 2...
2006-06-11 thuermannreplace 0 by NULL for null pointers to ioctl() functions.
2006-06-11 bet-froggerThis patch fixes the error handling in raw_sendmsg().
2006-06-11 bet-froggerThis patch adds a missing kfree() to bcm_sendmsg()...
2006-06-11 bet-froggerThis patch fixes a return with held lock problem in the
2006-06-11 bet-froggerThis patch fixes the kmalloc call in can_dev_register...
2006-06-11 bet-froggerThis patch adds __user address space qualifiers to...
2006-06-11 bet-froggerhis patch adds __user address space qualifiers to the
2006-06-09 thuermannchanged indentation to 8, other white space changes.
2006-06-07 hartkopp!!! Changed protocol order in af_can.h.
2006-06-02 hartkoppre-introduced ARPHRD_CAN.
2006-06-02 avolkovconvert can_sys_clock in can_device to be Hz based
2006-05-31 avolkovMoved can_device.* to a right place
2006-05-31 hartkoppcleaned up can_ioctl.h / can.h
2006-05-31 thuermannremove inclusion of version.h from header files.
2006-05-31 avolkovfix formatting
2006-05-31 avolkovAdded can_bittime type
2006-05-31 avolkovfix $ keyword
2006-05-31 avolkovAdded can_device type
2006-05-30 avolkovNew files
2006-05-29 thuermannfix and complete rcv list locking.
2006-05-12 thuermannSecurity fix:
2006-05-11 hartkoppadded CAN error frame support.
2006-05-11 thuermannadd Id to svn:keywords property.
2006-05-04 thuermanncopy version.h to sja1000 driver directory.
2006-05-04 thuermannmove some include files.
2006-05-04 thuermannchanged to new directory structure.
2006-04-26 avolkov* Rearrange 2.6 subtree for a better compatibility...
2006-04-25 thuermannfix version code.
2006-04-24 thuermannPort kernel code to linux-2.6
2006-04-24 thuermannInitial import of llcf-2.0-pre2