]> rtime.felk.cvut.cz Git - socketcan-devel.git/history - kernel/2.6/drivers/net/can/slcan.c
As Stephen Hellriegel pointed out in
[socketcan-devel.git] / kernel / 2.6 / drivers / net / can / slcan.c
2010-04-16 hartkoppAs Stephen Hellriegel pointed out in
2009-12-04 hartkoppUpdated slcan to 2.6.32 including:
2009-09-23 hartkoppFix kernel version depency from commit rev 1060
2009-09-18 wolfcan: Handle netdev->last_rx and netdev_tx_t properly...
2009-08-21 hartkoppmerged branches/netlink in rev. 1037 back to trunk.
2009-05-05 hartkoppAs the original code was already under GPL the addition...
2009-01-29 hartkoppFix 64bit issue in strtoul() usage reported by Kurt...
2009-01-21 hartkoppRevert commit r910: "Added sanity check for received...
2009-01-20 hartkoppAdded sanity check for received slcan ASCII data.
2009-01-16 hartkoppFix crash on re-attaching slcan netdevices ...
2009-01-15 hartkoppReverted the removal of dev->get_stats = can_get_stats...
2009-01-15 hartkoppUpdate acces to netstats for 2.6.29
2008-10-27 hartkoppUpdated slcan.c following:
2008-09-17 hartkoppAdded support for Kernel 2.6.27 following slip.c change...
2008-09-17 hartkoppAdded support for Kernel 2.6.26 following slip.c change...
2008-06-11 hartkoppFix checkpatch.pl complain pointed out by Robert Schwebel.
2008-06-11 hartkoppMake use of strict_strtoul() in Kernels 2.6.25+
2008-06-11 hartkoppAdded missing include.
2008-06-11 hartkoppFixed cosmetic issues pointed out by Robert Schwebel:
2008-06-11 wolfRemove trailing whitespace from ccan, h7202 and slcan...
2007-10-19 hartkoppnuke SET_MODULE_OWNER() macro which is a nop in Kernel...
2007-09-27 hartkoppFixed contradiction in Sourcecode discalimer.
2007-09-18 hartkoppUpdated to new netdev stats handling in Kernel 2.6...
2007-09-16 hartkoppRemoved SET_MODULE_OWNER() macros for Kernel 2.6.24...
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-06 hartkoppAdded new skb->pkt_type in received skb's.
2007-05-07 hartkopprenamed obsolete dev_kfree_skb() to kfree_skb().
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 thuermannRemove everything from version.h except definition...
2007-03-07 thuermannRevert change r171 since kv can now handle these other...
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 hartkoppMoved the definitions of AF_CAN, PF_CAN, ARPHRD_CAN...
2007-02-22 hartkoppAdded CAN interface driver for low-cost CAN-Interfaces...