]> rtime.felk.cvut.cz Git - socketcan-devel.git/history - kernel/2.6/drivers/net/can/slcan.c
Reverted the removal of dev->get_stats = can_get_stats for kernels < 2.6.23
[socketcan-devel.git] / kernel / 2.6 / drivers / net / can / slcan.c
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...