]> rtime.felk.cvut.cz Git - socketcan-devel.git/shortlog
socketcan-devel.git
2011-09-30 hartkoppAdd modifiers for sampling-point and sjw to can_if... master
2011-09-30 hartkoppcandev: allow SJW user setting for bittiming calculation
2011-09-30 hartkoppThe commit aabdcb0b553b9c9547b1a506b34d55a764745870...
2011-09-29 hartkoppcan bcm: fix tx_setup off-by-one errors
2011-09-01 hartkoppgrr - fix whitespace issue to make strip-src work again.
2011-09-01 hartkoppAdd missinf includes for tasklet usage.
2011-09-01 hartkoppAdd kernel version depency for Kernel 3.1.x which exten...
2011-09-01 hartkoppAdded missing inclusion of linux/types.h
2011-09-01 hartkoppBeautify check for valid CAN netdevices.
2011-09-01 hartkoppFix whitespace issues remarked by checkpatch.pl
2011-08-31 hartkoppAs we're using skb_mac_header() functions which rely...
2011-08-31 hartkoppUpdate copyright date for first mainline attempt.
2011-07-18 hartkoppAdded test script analogue to the LTP test to check...
2011-07-09 hartkoppRemove unused variables detected by -Wunused-but-set...
2011-07-09 hartkoppAdded new programm to test the CAN filters in af_can.c .
2011-06-29 hartkoppThe two options "CAN bit-timing calculation" and
2011-06-26 hartkoppminor doc changes ... tbc
2011-06-10 hartkoppdocumentation: rework chapter numbering & references
2011-06-02 hartkoppnet: convert %p usage to %pK
2011-05-21 hartkoppcan: avoids a false warning
2011-05-05 hartkoppcan: rename can_try_module_get to can_get_proto
2011-05-05 hartkoppcan: make struct can_proto const
2011-05-03 hartkoppnet: check the length of the socket address passed...
2011-04-20 hartkoppcan: add missing socket check in {raw|bcm|isotp}_releas...
2011-04-19 hartkoppFix common misspellings
2011-04-19 hartkoppcan: convert protocol handling to RCU
2011-04-19 hartkoppcan: make struct proto const
2011-04-19 hartkoppcan: test size of struct sockaddr in sendmsg
2011-02-14 wolfcan-utils/lib: fix build issues introduced with sprintf...
2011-02-14 wolfcandump: add option -e to dump error messages in human...
2011-02-03 hartkoppslcan: fix referenced website in Kconfig help text
2011-01-19 hartkoppcandump: Avoid ragged output of timestamp values when...
2011-01-19 hartkoppcangen: set seed value for pseudo random numbers
2011-01-09 hartkoppslcan_attach: added '-f' commandline option to read...
2011-01-09 hartkoppslcan_attach: 'close' the slcan adapter before setting...
2011-01-06 hartkoppslcand: replace char pointers with static char buffers
2011-01-01 hartkoppcan-bcm: Use inode instead of kernel address for /proc...
2010-12-12 hartkoppCleanup of default target configs in Makefiles.
2010-12-09 hartkoppcangw: Do not use skb->sk to detect already routed...
2010-12-09 hartkoppslcan: Add missing linux/sched.h include.
2010-12-06 hartkoppskb->sk is used in dev_pick_tx() which is called from...
2010-12-05 hartkoppRTNL is used as a global lock for all changes to networ...
2010-11-30 hartkoppcapabilities have been dropped in 2.6.33
2010-11-29 hartkoppslcan: Fix whitespace issues for mainline.
2010-11-29 hartkoppKconfig: Remove trailing whitespace.
2010-11-29 hartkoppUpdated slcan Kconfig entry for mainlining.
2010-11-29 hartkoppcandump: Added '-u <usecs>' commandline option to delay...
2010-11-29 hartkoppcangen: Added '-n <count>' commandline option analogue...
2010-11-23 hartkoppAdded missing #include redirections.
2010-11-22 hartkoppAdded new documentation layout contributed by Daniele...
2010-11-19 hartkoppslcand : added new commandline option to support direct...
2010-11-18 hartkoppslcan: let network statistic handling look like in...
2010-11-18 hartkoppslcan: clean up #includes
2010-11-18 hartkoppslcan: This commit reverts commit rev1171 that has...
2010-11-18 hartkoppMostly cosmetic changes to make the code look similar...
2010-11-17 hartkoppslcan: Remove unused debug stuff.
2010-11-17 hartkoppslcan: Change copyright/module author according to...
2010-11-17 hartkoppslcan: Create netdevice names 'slcan%d' instead of...
2010-11-17 hartkoppslcan: Revert SVN commit r1170 (SWTC char hack), as...
2010-11-17 hartkoppslcan_attach: Added new commandline option to specify...
2010-11-17 hartkoppslcan_attach: Print the name of the assigned netdevice...
2010-11-15 hartkoppisotp: the timestamp for rx stmin enforcement was reset...
2010-11-14 hartkoppAdded new socketoptions to force the isotp protocol...
2010-11-13 hartkoppcan-bcm: fix minor heap overflow
2010-10-22 hartkoppcan-raw: add msg_flags to distinguish local traffic
2010-09-30 hartkoppAdded information how to obtain timestamps as suggested by
2010-09-25 hartkoppFix datatype issue in sscanf() on 64bit systems.
2010-09-24 hartkoppAdded support for inverted CAN ID filters.
2010-09-24 hartkoppFixed calculation of needed bits on the physical wire...
2010-08-13 hartkoppcan: add limit for nframes and clean up signed/unsigned...
2010-08-09 hartkoppUpdated tool for a userfriendly result output.
2010-07-29 hartkoppAdded mandatory commandline option to specify the CAN...
2010-07-29 hartkoppAdded test programm to check the correct functionality of
2010-07-20 bet-froggercan-calc-bit-timing: remove rtcantl1
2010-07-20 bet-froggercan-calc-bit-timing: add more can controller definition...
2010-07-20 bet-froggercan-calc-bit-timing: calculate bit timings for all...
2010-07-20 bet-froggercan-calc-bit-timing: improve printing of bit timing...
2010-07-20 bet-froggercan-calc-bit-timing: use algorithm from the kernel
2010-07-20 bet-froggercan-calc-bit-timing: fix indention
2010-07-20 bet-froggeradd can-calc-bit-timing to Makefiles + gitignore
2010-07-20 bet-froggeradd can-calc-bit-timing
2010-06-22 hartkoppAdded PCI device ID for the PCAN Express Card hardware.
2010-05-19 hartkoppMake protected command register access CONFIG_SMP uncon...
2010-05-17 hartkoppFix writes to the SJA1000 command register on SMP systems.
2010-05-14 hartkoppRemove compiler warning :
2010-05-14 hartkoppAdded isotpserver in autotool config file and gitignore
2010-05-14 hartkoppAdded tiny ip server to send ISO 15765-2 PDUs via inter...
2010-05-11 hartkoppAllow to have 4, 5 or 6 decimal places instead of only...
2010-04-27 hartkoppUpdated gwtest.c to latest netlink CAN GW API.
2010-04-19 bet-froggeradd autotools infrastructure
2010-04-19 bet-froggeradd .gitignore
2010-04-19 bet-froggercangw: replace obsolete bzero by memset
2010-04-18 hartkoppThe cleanup of slc_alloc() integrated in SVN Rev1095...
2010-04-16 hartkoppAdded possibility to force the slcan driver to use...
2010-04-16 hartkoppThere is no reason why the 'real' SLCAN interfaces...
2010-04-16 hartkoppAs Stephen Hellriegel pointed out in
2010-04-16 hartkoppAdded CRC8 profiles to handle additional data for check...
2010-04-12 hartkoppAdded checksum functionality and some documentation...
2010-04-10 hartkoppComplete rework of CAN netlink gateway.
2010-03-25 hartkoppThese issues have been solved already
next