Thu, 05 Jun 2014 16:30:22 +0200make ccat driver more linux compliant stable-1.5
Patrick Bruenn <p.bruenn@beckhoff.com> [Thu, 05 Jun 2014 16:30:22 +0200] rev 2569
make ccat driver more linux compliant
- reduce enum ccat_info_t to the minimal set of defines
- replace CamelCased WINDOWS typedef structs with linux types
- remove print.c/.h from the driver build, but keep the files for debugging

Thu, 05 Jun 2014 16:14:13 +0200move first *_carrier_off() in front of register_netdev()/ ecdev_open() stable-1.5
Patrick Bruenn <p.bruenn@beckhoff.com> [Thu, 05 Jun 2014 16:14:13 +0200] rev 2568
move first *_carrier_off() in front of register_netdev()/ ecdev_open()

Thu, 05 Jun 2014 16:07:52 +0200- use short kernel types, add empty lines after variable declaration to conform better with linux coding style stable-1.5
Patrick Bruenn <p.bruenn@beckhoff.com> [Thu, 05 Jun 2014 16:07:52 +0200] rev 2567
- use short kernel types, add empty lines after variable declaration to conform better with linux coding style
- replace polling threads with hrtimer callback

Tue, 06 May 2014 17:32:10 +0200added subdir-objects option to automake script to support automake 1.14.1 stable-1.5
Patrick Bruenn <p.bruenn@beckhoff.com> [Tue, 06 May 2014 17:32:10 +0200] rev 2566
added subdir-objects option to automake script to support automake 1.14.1

Tue, 06 May 2014 17:23:33 +0200- restored examples/user/ stable-1.5
Patrick Bruenn <p.bruenn@beckhoff.com> [Tue, 06 May 2014 17:23:33 +0200] rev 2565
- restored examples/user/
- removed /devices/ccat/COPYING
- replaced DRV_NAME with KBUILD_MODNAME

Mon, 27 Oct 2014 14:19:49 +0100Prevent CCAT auto-loading. stable-1.5
Florian Pose <fp@igh-essen.com> [Mon, 27 Oct 2014 14:19:49 +0100] rev 2564
Prevent CCAT auto-loading.

Mon, 27 Oct 2014 14:15:25 +0100Output CCAT configuration. stable-1.5
Florian Pose <fp@igh-essen.com> [Mon, 27 Oct 2014 14:15:25 +0100] rev 2563
Output CCAT configuration.

Mon, 27 Oct 2014 14:15:55 +0100merge. stable-1.5
Florian Pose <fp@igh-essen.com> [Mon, 27 Oct 2014 14:15:55 +0100] rev 2562
merge.

Fri, 25 Apr 2014 17:32:49 +0200List ccat driver in configuration files. stable-1.5
Florian Pose <fp@igh-essen.com> [Fri, 25 Apr 2014 17:32:49 +0200] rev 2561
List ccat driver in configuration files.

Fri, 25 Apr 2014 17:32:26 +0200Avoid replacing ccat driver. stable-1.5
Florian Pose <fp@igh-essen.com> [Fri, 25 Apr 2014 17:32:26 +0200] rev 2560
Avoid replacing ccat driver.