master/ethernet.h
Mon, 29 May 2006 09:08:56 +0000 Florian Pose MERGE -r361:425 trunk -> branches/stable-1.0: EoE, License, State machines. stable-1.0
Mon, 24 Apr 2006 10:47:03 +0000 Florian Pose MERGE trunk -r355:360 -> branches/stable-1.0 (Doxygen, INSTALL, and GPLv2) stable-1.0
Tue, 30 Jun 2009 11:11:56 +0000 Florian Pose EoE processing with kthread.
Fri, 26 Jun 2009 12:21:56 +0000 Florian Pose EoE transmit retry; EoE warnings.
Fri, 26 Jun 2009 09:46:57 +0000 Florian Pose ethercat eoe command.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 11:45:30 +0000 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
Mon, 26 Jan 2009 11:16:10 +0000 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
Mon, 01 Sep 2008 14:17:18 +0000 Florian Pose Added VoE handler.
Wed, 12 Sep 2007 14:48:53 +0000 Florian Pose Improved EoE handling: Avoided skipping of datagrams and release lock
Fri, 16 Mar 2007 14:00:12 +0000 Florian Pose Dynamic creation of EoE handlers.
Tue, 15 Aug 2006 08:09:18 +0000 Florian Pose Replaced longer cycle timestamps with jiffies.
Tue, 08 Aug 2006 12:07:25 +0000 Florian Pose Minor changes.
Fri, 04 Aug 2006 15:31:12 +0000 Florian Pose EoE rate statistics.
Thu, 03 Aug 2006 12:51:17 +0000 Florian Pose VERSION 1.1: New realtime interface, only state machines.
Thu, 06 Jul 2006 08:23:24 +0000 Florian Pose Renamed command structure to datagram.
Mon, 26 Jun 2006 16:05:30 +0000 Florian Pose Added missing documentation.
Wed, 21 Jun 2006 10:09:36 +0000 Florian Pose Removed mbox_command out of slave.
Fri, 19 May 2006 13:23:11 +0000 Florian Pose EoE in Free-Run mode; Finished slave configuration state machine.
Thu, 18 May 2006 12:35:47 +0000 Florian Pose Changed license headers and added EtherCAT license notice.
Fri, 12 May 2006 12:40:45 +0000 Florian Pose No master locking, if no EoE devices are "up".
Tue, 09 May 2006 09:45:42 +0000 Florian Pose EoE: State machine with function pointers, documentation.
Mon, 08 May 2006 16:46:43 +0000 Florian Pose EoE - TX fragmenting works. TCP traffic possible.
Fri, 05 May 2006 07:20:10 +0000 Florian Pose EoE frame queuing, receiving of fragmented frames; no TCP possible yet.
Wed, 03 May 2006 07:47:04 +0000 Florian Pose moved stats into eoe struct; persistent rx-skb; tx queue.
Wed, 26 Apr 2006 16:43:01 +0000 Florian Pose EoE frame receiving; regarding open/stop commands.
Tue, 25 Apr 2006 11:39:33 +0000 Florian Pose EoE net_device implementation.
Mon, 24 Apr 2006 10:10:02 +0000 Florian Pose Doxygen added interface modules and file documentation.
Fri, 21 Apr 2006 12:35:17 +0000 Florian Pose GPLv2 License and enhanced Doxygen output.
Thu, 20 Apr 2006 13:31:31 +0000 Florian Pose Translated all comments and documentation to english language.
Mon, 03 Apr 2006 14:12:45 +0000 Florian Pose Mailbox-Interface ausgelagert, erster EOE-Ansatz.