Tue, 18 Jan 2011 16:44:22 +0100Changed accidentally used & operator to &&.
Florian Pose <fp@igh-essen.com> [Tue, 18 Jan 2011 16:44:22 +0100] rev 2050
Changed accidentally used & operator to &&.

Mon, 07 Feb 2011 21:17:09 +0100Add Driver 8139too for kernel 2.6.32
Andreas Stewering-Bone <ab@igh-essen.com> [Mon, 07 Feb 2011 21:17:09 +0100] rev 2049
Add Driver 8139too for kernel 2.6.32

Tue, 05 Apr 2011 08:27:05 +0200Merged.
Martin Troxler <ch1010277@ch10lt194> [Tue, 05 Apr 2011 08:27:05 +0200] rev 2048
Merged.

Thu, 31 Mar 2011 14:47:42 +0200fixed kernel oops bug in ec_fsm_coe_down_response (Blame the C Compiler)
Martin Troxler <ch1010277@ch10pc446> [Thu, 31 Mar 2011 14:47:42 +0200] rev 2047
fixed kernel oops bug in ec_fsm_coe_down_response (Blame the C Compiler)

Mon, 14 Mar 2011 16:57:47 +0100merged
Martin Troxler <ch1010277@ch10lt194> [Mon, 14 Mar 2011 16:57:47 +0100] rev 2046
merged

Mon, 14 Mar 2011 16:55:09 +0100Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
Martin Troxler <ch1010277@ch10pc446> [Mon, 14 Mar 2011 16:55:09 +0100] rev 2045
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize

Mon, 14 Mar 2011 16:08:25 +0100fixed race condition when comparing datagram state
Martin Troxler <ch1010277@ch10pc446> [Mon, 14 Mar 2011 16:08:25 +0100] rev 2044
fixed race condition when comparing datagram state
EC_DATAGRAM_QUEUED must be compared before EC_DATAGRAM_SENT because it might change in between

Mon, 14 Mar 2011 11:24:15 +0100Added tag Stable for changeset ce2fae4d3c4f
Martin Troxler <ch1010277@ch10lt194> [Mon, 14 Mar 2011 11:24:15 +0100] rev 2043
Added tag Stable for changeset ce2fae4d3c4f

Mon, 14 Mar 2011 11:20:05 +0100merged
Martin Troxler <ch1010277@ch10lt194> [Mon, 14 Mar 2011 11:20:05 +0100] rev 2042
merged

Thu, 24 Feb 2011 10:04:42 +0100Fixed segmented sdo dictionary upload (only first segment contains list type)
Rafael Blank <ch1010866@ch10pc436> [Thu, 24 Feb 2011 10:04:42 +0100] rev 2041
Fixed segmented sdo dictionary upload (only first segment contains list type)

Mon, 17 Jan 2011 11:09:11 +0100lock io_mutex when unqueueing datagrams; unqueue datagrams from send-receive queue.
Martin Troxler <ch1010277@ch10pc446> [Mon, 17 Jan 2011 11:09:11 +0100] rev 2040
lock io_mutex when unqueueing datagrams; unqueue datagrams from send-receive queue.

Fri, 14 Jan 2011 12:23:00 +0100Minor changes (consistent variable naming)
Martin Troxler <ch1010277@ch10pc446> [Fri, 14 Jan 2011 12:23:00 +0100] rev 2039
Minor changes (consistent variable naming)

Fri, 14 Jan 2011 11:36:53 +0100Datagram queue race fixed: insert datagrams into master-fsm_queue with fsm_queue list_head
Martin Troxler <ch1010277@ch10pc446> [Fri, 14 Jan 2011 11:36:53 +0100] rev 2038
Datagram queue race fixed: insert datagrams into master-fsm_queue with fsm_queue list_head

Wed, 12 Jan 2011 14:56:53 +0100Optionally compile with trace_printk support
Martin Troxler <ch1010277@ch10pc446> [Wed, 12 Jan 2011 14:56:53 +0100] rev 2037
Optionally compile with trace_printk support

Thu, 06 Jan 2011 17:19:15 +0100properly deactivate slaves if there is no eoe slave
Matthias Luescher <ch1010472@ch10pc594> [Thu, 06 Jan 2011 17:19:15 +0100] rev 2036
properly deactivate slaves if there is no eoe slave

Thu, 06 Jan 2011 13:11:21 +0100always use rt_mutex instead of semaphore for mutual exclusion on kernels >= 2.6.24 (removed --enable-mutex build option)
Martin Troxler <ch1010277@ch10pc446> [Thu, 06 Jan 2011 13:11:21 +0100] rev 2035
always use rt_mutex instead of semaphore for mutual exclusion on kernels >= 2.6.24 (removed --enable-mutex build option)

Thu, 06 Jan 2011 12:47:20 +0100releasing of refcounted requests fixed: do not call EC_SLAVE_DBG without valid slave
Martin Troxler <ch1010277@ch10pc446> [Thu, 06 Jan 2011 12:47:20 +0100] rev 2034
releasing of refcounted requests fixed: do not call EC_SLAVE_DBG without valid slave

Thu, 06 Jan 2011 10:50:54 +0100e1000 on 2.6.33: handle link-down
Martin Troxler <ch1010277@ch10pc446> [Thu, 06 Jan 2011 10:50:54 +0100] rev 2033
e1000 on 2.6.33: handle link-down

Wed, 05 Jan 2011 12:46:12 +0100SoE request wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_master_soe_request_t objects with kref
Martin Troxler <ch1010277@ch10pc446> [Wed, 05 Jan 2011 12:46:12 +0100] rev 2032
SoE request wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_master_soe_request_t objects with kref

Wed, 05 Jan 2011 12:26:33 +0100Register read/write wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_reg_request_t objects with kref
Martin Troxler <ch1010277@ch10pc446> [Wed, 05 Jan 2011 12:26:33 +0100] rev 2031
Register read/write wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_reg_request_t objects with kref

Wed, 05 Jan 2011 11:33:31 +0100Sii write wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_master_sii_write_request_t objects with kref
Martin Troxler <ch1010277@ch10pc446> [Wed, 05 Jan 2011 11:33:31 +0100] rev 2030
Sii write wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_master_sii_write_request_t objects with kref

Wed, 05 Jan 2011 09:50:35 +0100FoE wait_event() deadlock fixed: refcount ec_master_foe_request_t objects with kref
Martin Troxler <ch1010277@ch10pc446> [Wed, 05 Jan 2011 09:50:35 +0100] rev 2029
FoE wait_event() deadlock fixed: refcount ec_master_foe_request_t objects with kref

Wed, 05 Jan 2011 08:36:53 +0100use rt_mutex instead of semaphore for mutual exclusion (use --enable-mutex)
Martin Troxler <ch1010277@ch10pc446> [Wed, 05 Jan 2011 08:36:53 +0100] rev 2028
use rt_mutex instead of semaphore for mutual exclusion (use --enable-mutex)

Thu, 23 Dec 2010 09:48:56 +0100SDO wait_event() deadlock fixed: refcount ec_master_sdo_request_t objects with kref
Martin Troxler <ch1010277@ch10pc446> [Thu, 23 Dec 2010 09:48:56 +0100] rev 2027
SDO wait_event() deadlock fixed: refcount ec_master_sdo_request_t objects with kref

Thu, 23 Dec 2010 09:28:39 +0100Failed FoE transfer: notify foe_queue instead of sdo_queue
Martin Troxler <ch1010277@ch10pc446> [Thu, 23 Dec 2010 09:28:39 +0100] rev 2026
Failed FoE transfer: notify foe_queue instead of sdo_queue

Thu, 16 Dec 2010 15:48:01 +0100fixed warning due to 64bit size_t
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 15:48:01 +0100] rev 2025
fixed warning due to 64bit size_t

Thu, 16 Dec 2010 15:47:28 +0100ecrt_master_callbacks: replaced send/receive callback mechanism with locking mechanism; removed ecrt_master_send_ext
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 15:47:28 +0100] rev 2024
ecrt_master_callbacks: replaced send/receive callback mechanism with locking mechanism; removed ecrt_master_send_ext

Thu, 16 Dec 2010 12:41:16 +0100fixed 'ethercat eoe' command: interchanged rx/tx bytes/rates
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 12:41:16 +0100] rev 2023
fixed 'ethercat eoe' command: interchanged rx/tx bytes/rates

Thu, 16 Dec 2010 12:31:38 +0100renamed ext_injection_timeout -> fsm_injection_timeout
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 12:31:38 +0100] rev 2022
renamed ext_injection_timeout -> fsm_injection_timeout

Thu, 16 Dec 2010 11:29:23 +0100removed now obsolete ext_datagram_queu
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 11:29:23 +0100] rev 2021
removed now obsolete ext_datagram_queu

Thu, 16 Dec 2010 11:23:32 +0100removed eoe thread: eoe processing now done by Idle/Operation thread
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 11:23:32 +0100] rev 2020
removed eoe thread: eoe processing now done by Idle/Operation thread

Thu, 16 Dec 2010 09:52:17 +0100use ext_queue_sem for fsm datagram queue (instead of io_sem)
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 09:52:17 +0100] rev 2019
use ext_queue_sem for fsm datagram queue (instead of io_sem)

Thu, 16 Dec 2010 09:49:17 +0100replaced injection_seq mechanism with fsm datagram queue
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 09:49:17 +0100] rev 2018
replaced injection_seq mechanism with fsm datagram queue

Tue, 14 Dec 2010 14:00:19 +0100Increment injection_seq on slave state changes
Martin Troxler <ch1010277@ch10pc446> [Tue, 14 Dec 2010 14:00:19 +0100] rev 2017
Increment injection_seq on slave state changes

Mon, 13 Dec 2010 17:38:24 +0100ec_master_queue_external_datagram: fixed missing up(io_sem)
Martin Troxler <ch1010277@ch10pc446> [Mon, 13 Dec 2010 17:38:24 +0100] rev 2016
ec_master_queue_external_datagram: fixed missing up(io_sem)

Fri, 14 Jan 2011 13:31:30 +0100merge
Florian Pose <fp@igh-essen.com> [Fri, 14 Jan 2011 13:31:30 +0100] rev 2015
merge

Tue, 04 Jan 2011 08:48:25 +0100Be more tolerant when selecting slaves and domains.
Florian Pose <fp@igh-essen.com> [Tue, 04 Jan 2011 08:48:25 +0100] rev 2014
Be more tolerant when selecting slaves and domains.

Tue, 04 Jan 2011 08:39:51 +0100Fixed / improved config selection.
Florian Pose <fp@igh-essen.com> [Tue, 04 Jan 2011 08:39:51 +0100] rev 2013
Fixed / improved config selection.

Tue, 04 Jan 2011 08:36:41 +0100Assume increasing ranges if second number is omitted.
Florian Pose <fp@igh-essen.com> [Tue, 04 Jan 2011 08:36:41 +0100] rev 2012
Assume increasing ranges if second number is omitted.

Mon, 20 Dec 2010 17:52:37 +0100merge.
Florian Pose <fp@igh-essen.com> [Mon, 20 Dec 2010 17:52:37 +0100] rev 2011
merge.

Tue, 14 Dec 2010 21:58:53 +0100Implemented ranges for slaves, configs and domains.
Florian Pose <fp@igh-essen.com> [Tue, 14 Dec 2010 21:58:53 +0100] rev 2010
Implemented ranges for slaves, configs and domains.

Tue, 30 Nov 2010 15:24:21 +0100Added ecrt_master_reset() method.
Florian Pose <fp@igh-essen.com> [Tue, 30 Nov 2010 15:24:21 +0100] rev 2009
Added ecrt_master_reset() method.

Mon, 06 Dec 2010 11:42:48 +0100Inplace I/O bug: correct domain tx-size when tx-size of input and output fmmu is different.
Martin Troxler <ch1010277@ch10pc446> [Mon, 06 Dec 2010 11:42:48 +0100] rev 2008
Inplace I/O bug: correct domain tx-size when tx-size of input and output fmmu is different.

Tue, 30 Nov 2010 07:37:09 +0100fixed compiling without EC_HAVE_CYCLES (dc_jiffies_app_start_time)
Martin Troxler <ch1010277@ch10pc446> [Tue, 30 Nov 2010 07:37:09 +0100] rev 2007
fixed compiling without EC_HAVE_CYCLES (dc_jiffies_app_start_time)

Mon, 29 Nov 2010 08:18:11 +0100Minor 64bit improvements (use %zu when formatting size_t values in printk)
Martin Troxler <ch1010277@ch10pc446> [Mon, 29 Nov 2010 08:18:11 +0100] rev 2006
Minor 64bit improvements (use %zu when formatting size_t values in printk)

Mon, 29 Nov 2010 08:15:57 +0100fixed ioctl codes, increased ioctl version magic
Martin Troxler <ch1010277@ch10pc446> [Mon, 29 Nov 2010 08:15:57 +0100] rev 2005
fixed ioctl codes, increased ioctl version magic

Sat, 27 Nov 2010 17:02:54 +0100Merged
Martin Troxler <ch1010277@ch10lt194> [Sat, 27 Nov 2010 17:02:54 +0100] rev 2004
Merged

Fri, 26 Nov 2010 11:23:19 +0100Re-enabled waiting for clock synchronity before setting dc offsets. (changeset b0dcdfbd4238)
Martin Troxler <ch1010277@ch10lt194> [Fri, 26 Nov 2010 11:23:19 +0100] rev 2003
Re-enabled waiting for clock synchronity before setting dc offsets. (changeset b0dcdfbd4238)

Fri, 26 Nov 2010 10:33:55 +0100fixed race when calculating DC offsets and start times due to ec_slave_config_attach: removed obsolete request to change slave state to OP.
Martin Troxler <ch1010277@ch10lt194> [Fri, 26 Nov 2010 10:33:55 +0100] rev 2002
fixed race when calculating DC offsets and start times due to ec_slave_config_attach: removed obsolete request to change slave state to OP.
The request to change to OP is done by ec_master_request_op after activating the master.

Mon, 22 Nov 2010 09:53:43 +0100renamed dc_cycles_app_time -> dc_cycles_app_start_time & dc_jiffies_app_time -> dc_jiffies_app_start_time
Martin Troxler <ch1010277@ch10pc446> [Mon, 22 Nov 2010 09:53:43 +0100] rev 2001
renamed dc_cycles_app_time -> dc_cycles_app_start_time & dc_jiffies_app_time -> dc_jiffies_app_start_time

Mon, 22 Nov 2010 09:09:23 +0100Idle thread considers fsm step prepared by Op-thread (Otherwise some state changes may get lost)
Martin Troxler <ch1010277@ch10pc446> [Mon, 22 Nov 2010 09:09:23 +0100] rev 2000
Idle thread considers fsm step prepared by Op-thread (Otherwise some state changes may get lost)

Mon, 22 Nov 2010 08:50:34 +0100use app_start_time for initial DC offset calculation because app_time might be overwritten while calculating the offsets.
Martin Troxler <ch1010277@ch10pc446> [Mon, 22 Nov 2010 08:50:34 +0100] rev 1999
use app_start_time for initial DC offset calculation because app_time might be overwritten while calculating the offsets.

Tue, 16 Nov 2010 15:32:27 +0100Use ESC port order (0-3-1-2) for bus topology and DC delay calculation
Martin Troxler <ch1010277@ch10pc446> [Tue, 16 Nov 2010 15:32:27 +0100] rev 1998
Use ESC port order (0-3-1-2) for bus topology and DC delay calculation

Tue, 09 Nov 2010 11:12:35 +0100hg ignored debuild.log
Martin Troxler <ch1010277@ch10pc446> [Tue, 09 Nov 2010 11:12:35 +0100] rev 1997
hg ignored debuild.log

Thu, 04 Nov 2010 09:32:58 +0100Added e1000 port for 2.6.31
Christoph Mathys <ch1010832@ch10pc602> [Thu, 04 Nov 2010 09:32:58 +0100] rev 1996
Added e1000 port for 2.6.31

Mon, 18 Oct 2010 10:45:07 +0200merged
Martin Troxler <ch1010277@ch10pc446> [Mon, 18 Oct 2010 10:45:07 +0200] rev 1995
merged

Mon, 18 Oct 2010 10:30:57 +0200Inplace I/O: prevent pairing with already paired fmmus
Martin Troxler <ch1010277@ch10pc446> [Mon, 18 Oct 2010 10:30:57 +0200] rev 1994
Inplace I/O: prevent pairing with already paired fmmus

Fri, 23 Jul 2010 17:06:12 +0200Added 8139too driver for 2.6.33
Christoph Mathys <ch1010832@ch10lt170> [Fri, 23 Jul 2010 17:06:12 +0200] rev 1993
Added 8139too driver for 2.6.33

Fri, 23 Jul 2010 15:59:14 +0200Added e1000 driver for 2.6.33
Christoph Mathys <ch1010832@ch10pc602> [Fri, 23 Jul 2010 15:59:14 +0200] rev 1992
Added e1000 driver for 2.6.33

Wed, 07 Jul 2010 14:24:35 +0200foe: size of filename truncated to 31 chars and null-terminated
Dominik Staubli <ch1010252@ch10pc423> [Wed, 07 Jul 2010 14:24:35 +0200] rev 1991
foe: size of filename truncated to 31 chars and null-terminated