Thu, 12 Jun 2008 09:32:25 +0000 Florian Pose Store slaves in an array instead of a list.
Thu, 12 Jun 2008 09:19:06 +0000 Florian Pose Removed unnecessary code.
Thu, 12 Jun 2008 08:31:06 +0000 Florian Pose Replaced a few GFP_ATOMIC allocations with GFP_KERNEL ones.
Thu, 12 Jun 2008 08:12:02 +0000 Florian Pose Removed kobject from master and module. Sysfs is gone!
Thu, 12 Jun 2008 07:47:26 +0000 Florian Pose Removed deprecated default_config flag.
Thu, 12 Jun 2008 07:45:27 +0000 Florian Pose Removed kobject from slave_config.
Thu, 12 Jun 2008 07:32:05 +0000 Florian Pose Clear domains before slave configs, because domain references the FMMU
Thu, 12 Jun 2008 07:26:38 +0000 Florian Pose Removed kobject from domain.
Thu, 12 Jun 2008 07:15:54 +0000 Florian Pose Removed kobjects from sdo and slave.
Wed, 11 Jun 2008 15:37:38 +0000 Florian Pose Removed kobject from sdo entry.
Wed, 11 Jun 2008 15:29:47 +0000 Florian Pose Bus configuration via 'ethercat config'.
Wed, 11 Jun 2008 13:01:21 +0000 Florian Pose Slave information via 'ethercat slave'.
Tue, 10 Jun 2008 12:52:08 +0000 Florian Pose Improved 'ethercat ls' formatting.
Tue, 10 Jun 2008 12:05:25 +0000 Florian Pose Display error flag in 'ethercat ls'; cleaned up usage of error flag;
Tue, 10 Jun 2008 11:54:39 +0000 Florian Pose Replaced misleading %i by %u.