master/ethernet.c
Wed, 02 Aug 2006 12:25:25 +0000 Florian Pose MERGE trunk -r452:489 -> stable-1.0 (datagrams, bugfixes, EEPROM info, idle mode) stable-1.0
Mon, 26 Jun 2006 16:07:07 +0000 Florian Pose MERGE trunk -r450:451 -> branches/stable-1.0 (docs) stable-1.0
Mon, 26 Jun 2006 15:04:06 +0000 Florian Pose MERGE trunk -r428:447 -> branches/stable-1.0 (Complete EEPROM data, unloading buxfix, variable data, bridging) stable-1.0
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
Mon, 14 Dec 2009 13:11:36 +0100 Florian Pose Merged changes from Martin Troxler.
Thu, 19 Nov 2009 14:39:10 +0100 Martin Troxler applied komax patch to version r1822
Thu, 19 Nov 2009 13:53:33 +0100 Florian Pose Use net_device_ops also for EoE devices from 2.6.29 on.
Wed, 28 Oct 2009 14:59:34 +0100 Florian Pose Later freeing of netdev.
Mon, 13 Jul 2009 15:18:28 +0000 Florian Pose Improved the callback mechanism.
Tue, 30 Jun 2009 11:11:56 +0000 Florian Pose EoE processing with kthread.
Mon, 29 Jun 2009 14:27:06 +0000 Florian Pose Output device opened/closed only on debug level 2.
Mon, 29 Jun 2009 14:25:31 +0000 Florian Pose Minor: Changed comment style.
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.
Fri, 26 Jun 2009 08:00:47 +0000 Florian Pose Debug statements with EC_DBG() in EoE code.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 14:14:17 +0000 Florian Pose merge -c1635 branches/1.4-foe: Removed todo line.
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.
Mon, 26 Jan 2009 13:22:05 +0000 Florian Pose merge -c1619 branches/1.4-foe: Implemented going to bootstrap state BOOT.
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, 17 Nov 2008 17:18:02 +0000 Florian Pose Improved error case return codes of many functions.
Mon, 01 Sep 2008 14:17:18 +0000 Florian Pose Added VoE handler.
Tue, 10 Jun 2008 11:54:39 +0000 Florian Pose Replaced misleading %i by %u.
Fri, 25 Apr 2008 12:45:44 +0000 Florian Pose Removed slave online flag.
Wed, 27 Feb 2008 15:24:00 +0000 Florian Pose Separated SII data from slave.
Fri, 21 Dec 2007 16:12:30 +0000 Florian Pose Improved EoE debugging.
Wed, 12 Sep 2007 14:48:53 +0000 Florian Pose Improved EoE handling: Avoided skipping of datagrams and release lock
Wed, 12 Sep 2007 14:06:35 +0000 Florian Pose Store skipped information in datagrams; name datagrams for statistics
Wed, 12 Sep 2007 10:00:39 +0000 Florian Pose Create network interfaces for EoE devices with alias as eoeXaY.
Thu, 09 Aug 2007 14:38:18 +0000 Florian Pose Removed checking for NULL slave pointer in EoE handler; added comments.
Tue, 07 Aug 2007 13:33:21 +0000 Florian Pose Renamed EoE interfaces to eoe<MASTER>s<SLAVE>.
Fri, 16 Mar 2007 14:00:12 +0000 Florian Pose Dynamic creation of EoE handlers.
Wed, 07 Mar 2007 13:12:33 +0000 Florian Pose Moved a few constants to the files they are needed in.
Mon, 05 Mar 2007 09:55:39 +0000 Florian Pose Introduced ec_slave_online_state_t, ec_slave_set_online_state(), renamed
Tue, 20 Feb 2007 17:15:43 +0000 Florian Pose Made master devices persistent; added ec_device_attach() and ec_device_detach().
Mon, 12 Feb 2007 14:42:36 +0000 Florian Pose Minor: Removed warning when EoE interface is up upon master unloading.
Fri, 27 Oct 2006 13:58:14 +0000 Florian Pose Minor output changes in ethernet.c
Thu, 26 Oct 2006 16:29:26 +0000 Florian Pose Persistent slave lists.
Fri, 13 Oct 2006 09:05:45 +0000 Florian Pose Removed additional loop in coe_down FSM; renamed mbox_type to mbox_prot.
Thu, 12 Oct 2006 13:49:01 +0000 Florian Pose Fixed mailbox bug, added mailbox error codes.
Tue, 15 Aug 2006 08:09:18 +0000 Florian Pose Replaced longer cycle timestamps with jiffies.
Tue, 08 Aug 2006 13:06:02 +0000 Florian Pose Fixed EoE debugging.
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.
Tue, 01 Aug 2006 18:37:55 +0000 Florian Pose Improved EoE state machine.
Mon, 31 Jul 2006 18:52:06 +0000 Florian Pose Minor changes.
Tue, 25 Jul 2006 10:04:51 +0000 Florian Pose Minor changes.
Thu, 06 Jul 2006 08:31:55 +0000 Florian Pose Applied include patch by M. Schwerin.
Thu, 06 Jul 2006 08:23:24 +0000 Florian Pose Renamed command structure to datagram.
Tue, 27 Jun 2006 20:08:15 +0000 Florian Pose Slave: state_error -> error_flag, error_flag only in slave state machine.
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, 26 May 2006 14:28:49 +0000 Florian Pose Better state-dependent behaviour for EoE-capable slaves.
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.