master/ethernet.c
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 10:13:53 +0000 Florian Pose EoE documentation updates.
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 14:45:02 +0000 Florian Pose EoE: Corrected faulty MAC address.
Fri, 05 May 2006 13:07:49 +0000 Florian Pose EoE: TCP traffic possible; TX fragmenting to do.
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 08:01:20 +0000 Florian Pose removed unnecessary private structure in eoe net_device.
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.
Wed, 26 Apr 2006 10:15:02 +0000 Florian Pose command timeout, EoE processing with kernel timer.
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 15:47:12 +0000 Florian Pose Versuche mit EoE.
Mon, 03 Apr 2006 14:12:45 +0000 Florian Pose Mailbox-Interface ausgelagert, erster EOE-Ansatz.