]> rtime.felk.cvut.cz Git - socketcan-devel.git/shortlog
socketcan-devel.git
2007-04-25 hartkoppfixed missing \n since r217
2007-04-25 thuermannBump version number to 2.0.0-pre6
2007-04-25 thuermannUpdate patch files to current kernel versions.
2007-04-24 thuermannFix comment about usage.
2007-04-24 hartkoppAdded missing RX_DELETE in the case of growing nframes...
2007-04-24 hartkoppAdded comment for script usage. Added debug parameter...
2007-04-24 hartkoppAdded MODULE_ALIAS_NETPROTO() macro for protocol family...
2007-04-23 hartkoppsome blank line cleanups.
2007-04-23 hartkoppadded comments. Cosmetics.
2007-04-23 hartkoppreordered functions before cleanup cosmetics.
2007-04-23 hartkoppremoved several blank lines.
2007-04-20 hartkoppreordered the reordered ;-)
2007-04-20 thuermannReorder functions to elimintate forward function declar...
2007-04-20 hartkoppApplied patch from Michal Sojka to fix register access...
2007-04-20 thuermannReorder functions to elimintate forward function declar...
2007-04-20 thuermannCosmetics: delete two blank lines.
2007-04-20 thuermannDelete blank lines following the #if LINUX_VESION_CODE...
2007-04-20 hartkoppremoved duplicated code.
2007-04-19 hartkoppAdded config depended make path for MSCAN driver.
2007-04-19 hartkoppFixed the KERNEL_VERSION_CODE compare introduced in...
2007-04-19 hartkoppApplied patch from Domen Puncer:
2007-04-19 hartkoppRemoved obsolete debug functions from the historic...
2007-04-19 thuermannFix some #if's since the change in sk_alloc() and addit...
2007-04-19 hartkoppThe new mkpatch script removes the trailing blank lines...
2007-04-19 hartkoppfixed compile problem in slcan.c analogue to r218.
2007-04-19 hartkoppUnified the RCSID stuff which is usefull when making...
2007-04-18 hartkoppFixed compile error due to moved CAN_VERSION string.
2007-04-18 thuermannRemove everything from version.h except definition...
2007-04-18 hartkoppAdded local skb_set_timestamp() and skb_get_timestamp...
2007-04-18 hartkoppAdded local kzalloc() function for Kernel Versions...
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-04-16 thuermannUnfix the non-bug in r210.
2007-04-16 thuermannFix bug introduced in r210.
2007-04-15 hartkoppIncreased readability for LKML code review (see comment...
2007-04-14 hartkoppCleaned up the code according to the hints from a code...
2007-04-13 hartkoppRemoved hardcoded CONFIG_CAN_DEBUG_DEVICES.
2007-04-13 hartkoppMoved the work from branches/ha/candrv to trunk.
2007-03-26 rschwebelFix r189 to make sure it also works for people who...
2007-03-23 rschwebelmake sja100 driver compatible to top of tree kernels
2007-03-23 rschwebel* add toplevel makefile
2007-03-23 rschwebeladded slcan to 'all' target
2007-03-19 thuermannAdd default path for KERNELDIR.
2007-03-19 thuermannRemove superfluous close;
2007-03-19 thuermannAdd a quick'n'dirty script to generate a kernel patch...
2007-03-13 hartkoppDue to several complains about the 'failing make' the...
2007-03-12 hartkoppApplied patch from Eberhard Stoll to fix MSCAN TX timeo...
2007-03-09 hartkoppForgot to use kv to get rid of the #ifdef LINUX_VERION_...
2007-03-09 hartkoppAdded patches for socketcan Revision 180 for the curren...
2007-03-09 hartkoppFor the first step into the mainstream kernel, we only...
2007-03-09 hartkoppAdded can_id depended filter mask generation for can_rx...
2007-03-08 hartkoppIntroduced can_core.h analogue to linux/can/core.h...
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-07 thuermannRevert change r171 since kv can now handle these other...
2007-03-07 thuermannImplement comparison ops <, <=, and > in kv.
2007-03-05 hartkoppFixed Makefiles to compile test-apps and can-utils...
2007-03-05 hartkoppRemoved obsolete empty lines in LINUX_VERSION_CODE...
2007-03-05 hartkoppChanged the LINUX_VERSION_CODE conditions to use the...
2007-03-05 hartkoppVersion 2.0.0-pre6 - On the way to be posted on the...
2007-03-05 hartkoppDefined ARPHARD_CAN as 280 (formerly 804) due to my...
2007-03-05 hartkoppBackported CodingStyles changes to kernel 2.4 tree.
2007-03-05 hartkoppReformated to meet Linux Documentation/Codingstyle...
2007-03-05 hartkoppAdded slim Makefiles that are working inside the kernel...
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 hartkoppMoved protoypes for the CAN network layer core from...
2007-03-05 hartkoppShortened the include files copyright and license heade...
2007-03-05 hartkoppAdded SLCAN-driver in Kconfig.
2007-03-04 thuermannMinor change for readability.
2007-02-28 hartkoppFixed initialisation output into kernel log:
2007-02-27 thuermannSome code cleanup:
2007-02-22 hartkoppUpgraded Version to 2.0.0-pre5
2007-02-22 hartkoppAdded CAN interface driver for low-cost CAN-Interfaces...
2007-02-22 hartkoppAdded module parameter 'numdev' to modify the number...
2007-02-21 hartkoppChanged banner strings.
2007-02-18 hartkoppEnabled the use of the rx_eff receive list. Cosmetics.
2007-02-17 hartkoppCleaned up filter assignment due to a hint from Jan...
2007-02-14 hartkoppFixed memory leak in Kernel 2.4 VCAN source when unload...
2007-02-14 hartkoppCleaned up the #includes for Kernel 2.4 analogue to...
2007-02-12 hartkoppfixed typo.
2007-02-12 thuermannRemove VW-specific targets from Makefile.
2007-02-12 hartkoppAdded Option -l ('l'oop) to make the canplayer replay...
2007-02-09 hartkoppRemoved possibility to terminate candump with an input...
2007-02-08 hartkoppsetting version to V2.0.0-pre4
2007-02-08 hartkoppRenamed can-sniffer to cansniffer.
2007-02-08 thuermannLock the receive lists when removing in can_exit().
2007-02-05 hartkoppset driver device type to ARPHRD_CAN.
2007-02-02 hartkoppBackported Broadcastmanager (BCM) to Kernel 2.4.
2007-02-01 hartkoppBackported changes from bcm.c in Kernel 2.6 (r135 ...
2007-02-01 hartkoppFixed memory allocation parameter.
2007-02-01 hartkoppComplete reworked and beautified the Broadcast Manager...
2007-01-30 thuermannFixed another typo.
2007-01-30 hartkoppRemoved dynamic memory allocation inside bcm.c for...
2007-01-30 hartkoppfixed some typos.
2007-01-29 thuermannAdd section on motivation for socketcan to README.
2007-01-29 thuermannAdd file COPYING as referenced in the copyright notice...
2007-01-29 thuermannFirst shot of a README file for socketcan.
2007-01-29 thuermannAdd manual pages (templates) describing the CAN protoco...
2007-01-26 hartkoppUpdated vcan.c to support the new loopback functionalit...
next