]> rtime.felk.cvut.cz Git - socketcan-devel.git/shortlog
socketcan-devel.git
2007-09-21 hartkoppUpdate outdated comment.
2007-09-20 thuermannUpdate patch-series for net-2.6.24 to revision 484
2007-09-20 hartkoppUpdated documentation analogue to SVN r479 log:
2007-09-20 hartkoppAdded missing overflow check for stats.tx_frames.
2007-09-20 thuermannUpdate version number.
2007-09-20 thuermannAdd lock for proto_tab[] access.
2007-09-20 thuermannMore changes after review from Patrick McHardy
2007-09-20 hartkoppIntroduced error handling in the case of can_rx_registe...
2007-09-20 hartkoppFixed error handling in the case of can_rx_register...
2007-09-19 hartkoppRemoved "VAG Bedien- und Anzeigeprotokoll" from the...
2007-09-19 thuermannAdd comment on return value of can_send().
2007-09-19 hartkoppAdded return values to be sent to the user in the case...
2007-09-19 hartkoppUpdated function prototypes.
2007-09-19 thuermannChange can_proto_unregister() and can_rx_unregister...
2007-09-19 thuermannSome changes suggested by Patrick McHardy:
2007-09-19 thuermannA couple of changes, mostly suggested by Patrick McHardy:
2007-09-19 thuermannFix some more typos and white-space.
2007-09-18 hartkoppUpdated to new netdev stats handling in Kernel 2.6...
2007-09-17 thuermannUpdate patch series to revision 469.
2007-09-17 thuermannFix typos pointed out by Randy Dunlap on linux-netdev ML.
2007-09-17 thuermannUpdate patch series to revision 466.
2007-09-17 thuermannAdd attribution to Patrick in patch series intro text
2007-09-17 thuermannCleanup LINUX_VERSION_CODE kludge.
2007-09-17 thuermannAdd support for #elif.
2007-09-16 hartkoppNew Version 20070916
2007-09-16 hartkoppRemoved SET_MODULE_OWNER() macros for Kernel 2.6.24...
2007-09-16 hartkoppRemoved SET_MODULE_OWNER() macros for Kernel 2.6.24...
2007-09-14 hartkoppSupport network namespaces introduced in the current...
2007-09-14 hartkoppUse proc_net_remove(x) instead of remove_proc_entry...
2007-09-14 hartkoppChanged procfs handling to depend from proc_net directory.
2007-09-13 hartkoppSupport network namespaces introduced in the current...
2007-09-07 hartkoppUpdated the canplayer to accept logfile timestamps...
2007-08-03 thuermannUpdate to patch-series to revision 455.
2007-08-03 hartkoppRemoved "unused variable i" warning for the dry-run...
2007-08-03 hartkoppFixed inclusion of uaccess.h that had to be made Kernel...
2007-08-03 hartkoppFixed Kernel version dependend irqflags.
2007-08-03 hartkoppAdded module parameter for irq_mode to force the driver...
2007-08-02 hartkoppFixed a character swap typo.
2007-08-02 hartkoppNew Version 20070802
2007-08-02 hartkoppReduced the comments for the loopback parameter of...
2007-07-25 hartkoppRemoved the CCAN driver from the default targets analog...
2007-07-25 skallweitFixed in-kerneltree compilation
2007-07-25 skallweit- removed obsolete kernel version check
2007-07-25 hartkoppCleaned up FILES-2.6 which represents the first Kernel...
2007-07-25 skallweit- added a new kernel module for Bosch CCAN based CAN...
2007-07-25 hartkoppFixed in-kerneltree compilation with a generated patch.
2007-07-25 wolfMSCAN: fix bug with retry counter in mscan_set_mode()
2007-07-25 wolfMSCAN: remove netdev definitions already done in common...
2007-07-25 wolfMSCAN: adapt driver to the revise CAN device interface
2007-07-25 wolfMSCAN: improve coding style and further beautification
2007-07-21 hartkoppAdded new external build system from Marc Kleine-Budde...
2007-07-21 hartkoppRemoved slab destructor from kmem_cache_alloc() in...
2007-07-17 hartkoppTypedefs are evil in the Linux kernel, see Greg KH...
2007-07-16 thuermannUpdate patch-series to r434.
2007-07-16 hartkoppIncluding <linux/uaccess.h> instead of <asm/uaccess...
2007-07-16 hartkoppAdded missing style fix.
2007-07-16 hartkoppRemoved obsolete initialisation of static variables.
2007-07-16 hartkoppAdded the blanking of 'old' data when the can_dlc decre...
2007-07-16 hartkoppAdded -B option to display binary content with a gap...
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 patch series to r426.
2007-07-09 hartkoppFixed (formerly unmapped) register access for sja1000_p...
2007-07-09 thuermannRemove call to ether_setup().
2007-07-09 thuermannAdd patch-series for net-2.6.23.
2007-07-09 thuermannRebase patch-series to linux-2.6.22 and update to revis...
2007-07-09 thuermannUpdate version number.
2007-07-09 hartkoppFixed compilation warning on 64bit architectures.
2007-07-09 hartkoppRemoved obsolete variable definitions.
2007-07-09 thuermannChange back %p to %08lx for pointers to prevent the...
2007-07-09 hartkoppreordered some code in bcm_send_to_user().
2007-07-08 hartkoppMake skb->tail pointer access working in 2.6.22 on...
2007-07-08 hartkoppFixed compilation warning on 64bit architectures.
2007-07-08 hartkoppFixed compilation warnings on 64bit architectures.
2007-07-07 thuermannRemove unused #define PRIVSIZE.
2007-07-07 hartkoppNew version 20070707 (a prefered wedding date :)
2007-07-07 hartkoppAdded notification in the case of enabled loopback...
2007-07-07 hartkoppChanged default capabilites to allow non-root users...
2007-07-07 thuermannFor kernels starting with 2.6.23:
2007-07-07 thuermannMove vcan driver from branch vcan-rtnl to trunk.
2007-07-07 thuermannAdd vcan config tool to Makefile.
2007-07-06 thuermannAdd a tool "vcan" to add/remove vcan interfaces.
2007-07-06 thuermannFix wrong simplification when moving code from mkpatch.
2007-07-04 thuermannRename kv to strip-src.
2007-06-29 hartkoppReverted the use of skb->iif in the rx path that has...
2007-06-27 hartkoppAdded mainly socket.h and skbuff.h and reordered the...
2007-06-27 hartkoppnew Version 20070627.
2007-06-27 hartkoppAdded missing include if_arp.h for the use of ARPHRD_CA...
2007-06-25 hartkoppUpdated LDISC number to 17 (16 is occupied in the Kernel)
2007-06-22 hartkoppAdded option '-x' to disable local loopback for sent...
2007-06-22 hartkoppChanged option name '-l' to '-x' as this option should...
2007-06-22 hartkoppAdded option '-l' to disable local loopback for generat...
2007-06-22 thuermannUpdate patch series to r390 and rebase it to linux...
2007-06-21 hartkoppCosmetics: Making all multiline comments look equal.
2007-06-21 thuermannRemove wrong comment, cf. linux/net/core/dev.c:dev_queu...
2007-06-21 hartkoppIndeed in this context skb->input_dev could not be...
2007-06-21 hartkoppAdded check for possible NULL pointer dereference.
2007-06-21 thuermannAdd (untested) support for kernels before 2.6.21.
2007-06-21 thuermannUse skb->iif instead of skb->cb to pass the receiving...
2007-06-21 thuermannRemove struct raw_opt and bcm_opt and integrate them...
next