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