2009-04-23 Florian Pose DC shift time working.
2009-04-23 Florian Pose Added shift times to api.
2009-04-23 Florian Pose Separated sync_reference_clock() and sync_slave_clocks().
2009-04-20 Florian Pose Updated graph for slave configuration FSM.
2009-04-20 Florian Pose Find DC reference clock.
2009-04-20 Florian Pose Improved DC configuration.
2009-04-20 Florian Pose Clear DC assignment after going to INIT.
2009-04-20 Florian Pose Updated graph of slave configuration FSM.
2009-04-20 Florian Pose Minor changes.
2009-04-20 Florian Pose TODO.
2009-04-20 Florian Pose Tested clearing slave list after link down; minor changes.
2009-04-17 Florian Pose Output link state in 'ethercat master'.
2009-04-17 Florian Pose Clear slave list on link down.
2009-04-17 Florian Pose Added debug_level module parameter. debug_level is now unsigned int.
2009-04-17 Florian Pose Removed unused variable.
2009-04-17 Florian Pose Introduced DEBUG_IOCTL.
2009-04-09 Florian Pose DC sync reference clock to application time. TBC...
2009-04-09 Florian Pose Added 64-bit types to reg_write.
2009-04-09 Florian Pose Introduced ecrt_master_sync() for synchronizing slave clocks to reference clock.
2009-04-09 Florian Pose Output (fixed-size) hex value before decimal value.
2009-04-09 Florian Pose DC cyclic operation and slave configuration. TBC...
2009-04-08 Florian Pose Fixed uint64 width at reg_read.
2009-04-08 Florian Pose Fixed 64-bit register reading.
2009-04-08 Florian Pose reg_write with data types.
2009-04-08 Florian Pose Renamed phy_ commands to reg_.
2009-04-08 Florian Pose Data types for phy_read.
2009-04-08 Florian Pose Check phy_request length for read operations, too!
2009-04-08 Florian Pose Process working counter of phy_* commands.
2009-04-08 Florian Pose Added 64-bit data access macros.
2009-04-08 Florian Pose Fixed phy_write usage.
2009-04-08 Florian Pose Read SDO entry access rights.
2009-04-07 Florian Pose Fixed VoE ioctl().
2009-04-07 Florian Pose Improved phy debugging.
2009-04-07 Florian Pose Reading more base information (incl. whether DC supported).
2009-04-06 Florian Pose Removed IS_ERR() from minimal example.
2009-04-06 Florian Pose Removed list of 1.4 changes from header file.
2009-04-01 Florian Pose Fixed r8169 frame reception if NAPI is enabled.
2009-03-19 Florian Pose TODO.
2009-03-19 Florian Pose Warn if going to SAFEOP without configuration.
2009-03-19 Florian Pose Complain about given arguments if none are required.
2009-03-19 Florian Pose TODO.
2009-03-18 Florian Pose Fixed SDO configuration via library.
2009-03-09 Florian Pose Added 8139too driver for 2.6.27, thanks to M. Goetze.
2009-03-09 Florian Pose Preparations to compile against 2.6.27.
2009-03-09 Florian Pose Replaced single uint16_t by u16.
2009-03-09 Florian Pose Ignore modules.order.
2009-03-09 Florian Pose Fixed compile error in e1000 driver for 2.6.26.
2009-02-24 Florian Pose TODO.
2009-02-24 Florian Pose Updated features.
2009-02-24 Florian Pose Improved and added license headers.
2009-02-24 Florian Pose Fixed SDO upload via library.
2009-02-24 Florian Pose Fixed SDO download via library.
2009-02-24 Florian Pose Added e1000 driver for 2.6.26, thanks to M. Luescher.
2009-02-24 Florian Pose Added 8139too for 2.6.26, thanks to M. Luescher.
2009-02-24 Florian Pose Added missing distfiles for 8139too-2.6.25.
2009-02-24 Florian Pose Added missing headers for newer GCC versions.
2009-02-24 Florian Pose TODO.
2009-02-18 Florian Pose Improved master licensing paragraph. Should be included in every file...
2009-02-04 Florian Pose builddir and srcdir, tbc.
2009-02-04 Florian Pose First version of r8169 driver.