Thu, 26 Mar 2015 17:41:57 -0400 |
Dave Page |
Refactor fmmu->logical_start_address to fmmu->logical_domain_offset
|
file |
diff |
annotate
|
Mon, 16 Mar 2015 14:18:55 -0400 |
Dave Page |
Reduce frequency of DC Sync debug messages
|
file |
diff |
annotate
|
Wed, 05 Mar 2014 06:36:18 +1300 |
Dave Page |
Fix fsm_foe timeout regression
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 19:02:02 +1300 |
Dave Page |
Gavin Lambert FoE Patches
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 15:53:19 +1300 |
Dave Page |
FoE: Fix expected packet number when busy
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 13:01:45 +1300 |
Dave Page |
[etherlab-dev] [PATCH] FoE: fix read packet number check
|
file |
diff |
annotate
|
Fri, 17 Apr 2015 10:22:11 +0200 |
Florian Pose |
Undefined debugging.
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 13:00:52 +1300 |
Dave Page |
FoE: fix state transition when busy during read. Not working.
|
file |
diff |
annotate
|
Mon, 16 Dec 2013 14:18:30 -0500 |
Dave Page |
Fix spurious FoE write timeout
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 08:53:45 +0100 |
Florian Pose |
Removed obsolete FoE type name.
|
file |
diff |
annotate
|
Wed, 05 Nov 2014 18:42:12 +0100 |
Florian Pose |
Centrally defined mailbox types.
|
file |
diff |
annotate
|
Mon, 03 Nov 2014 15:20:05 +0100 |
Florian Pose |
Reverted default branch to stable-1.5.
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 11:17:33 +0100 |
Florian Pose |
Fixed FoE timeout calculation bug.
stable-1.5
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 11:15:25 +0100 |
Florian Pose |
Improved FoE debug messages.
stable-1.5
|
file |
diff |
annotate
|
Tue, 12 Feb 2013 15:46:43 +0100 |
Florian Pose |
Updated Doxygen documentation.
stable-1.5
|
file |
diff |
annotate
|
Tue, 05 Feb 2013 14:58:00 +0100 |
Florian Pose |
FoE datagram / fsm->datagram bugfix, thanks to R. Roesch.
stable-1.5
|
file |
diff |
annotate
|
Tue, 05 Feb 2013 14:10:46 +0100 |
Florian Pose |
Fixed FoE data opcode, thanks to R. Roesch.
stable-1.5
|
file |
diff |
annotate
|
Thu, 10 Jan 2013 17:36:41 +0100 |
Florian Pose |
Avoided io_sem locking from userspace/rtdm library.
stable-1.5
|
file |
diff |
annotate
|
Tue, 10 Jan 2012 11:30:03 +0100 |
Florian Pose |
Decreased maximum length of error message to avoid stack warning.
|
file |
diff |
annotate
|
Tue, 10 Jan 2012 11:30:03 +0100 |
Florian Pose |
Decreased maximum length of error message to avoid stack warning.
stable-1.5
|
file |
diff |
annotate
|
Mon, 09 Jan 2012 17:42:28 +0100 |
Florian Pose |
Avoided unused variable warnings.
|
file |
diff |
annotate
|
Mon, 09 Jan 2012 17:42:28 +0100 |
Florian Pose |
Avoided unused variable warnings.
stable-1.5
|
file |
diff |
annotate
|
Mon, 01 Aug 2011 17:02:45 +0200 |
Florian Pose |
Minor: Fixed line wraps and spacing.
|
file |
diff |
annotate
|
Mon, 14 Mar 2011 16:55:09 +0100 |
Martin Troxler |
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
file |
diff |
annotate
|
Mon, 03 May 2010 18:07:57 +0200 |
Florian Pose |
Improved syslog macros.
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 07:57:16 +0200 |
Florian Pose |
Documented fsm_foe members and removed unused variables.
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 15:13:56 +0100 |
Florian Pose |
Introduced ec_datagram_print_state() method and used it at all places where
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 13:12:40 +0200 |
Florian Pose |
Avoid warnings on x86_64 platform. Thanks to Thomas Elste.
|
file |
diff |
annotate
|
Fri, 15 May 2009 09:05:27 +0000 |
Florian Pose |
Added documentation.
|
file |
diff |
annotate
|
Tue, 05 May 2009 09:57:42 +0000 |
Florian Pose |
Fixed usage of IS_ERR() in FoE state machine.
|
file |
diff |
annotate
|
Fri, 24 Apr 2009 09:51:11 +0000 |
Florian Pose |
Added missing doc.
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 12:51:39 +0000 |
Florian Pose |
Improved and added license headers.
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 16:23:09 +0000 |
Florian Pose |
Fixed spacing and comments.
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 13:28:19 +0000 |
Florian Pose |
merge -c1621 branches/1.4-foe: Introduced configured_[tr]x_mailbox(size|offset) members of slave.
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 13:22:05 +0000 |
Florian Pose |
merge -c1619 branches/1.4-foe: Implemented going to bootstrap state BOOT.
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 13:09:27 +0000 |
Florian Pose |
merge -c1618 branches/1.4-foe: Improved FoE.
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 13:01:58 +0000 |
Florian Pose |
merge -c1616 branches/1.4-foe: Included FoE patch from Olav Zarges.
|
file |
diff |
annotate
|