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.
2009-02-02 Florian Pose Implemented SDO requests in userspace library.
2009-02-02 Florian Pose Added ec_slave_config_find_sdo_request().
2009-02-02 Florian Pose Minor fix in VoE handler.
2009-01-30 Florian Pose Fixed FoE request states.
2009-01-30 Florian Pose Fixed usage of internal request states.
2009-01-27 Florian Pose Allow the slave to not respond to the mailbox sync manager configuration
2009-01-27 Florian Pose Added missing files to dist.
2009-01-26 Florian Pose TODO.
2009-01-26 Florian Pose Debug message.
2009-01-26 Florian Pose Fixed spacing and comments.
2009-01-26 Florian Pose Clear sync managers before configuration.
2009-01-26 Florian Pose Added ecrt_master_slave().
2009-01-26 Florian Pose merge -c1635 branches/1.4-foe: Removed todo line.
2009-01-26 Florian Pose merge -c1622 branches/1.4-foe: Fixed seg_size parameter when processing an CoE Upload Segment Response.
2009-01-26 Florian Pose merge -c1621 branches/1.4-foe: Introduced configured_[tr]x_mailbox(size|offset) members of slave.
2009-01-26 Florian Pose merge -c1619 branches/1.4-foe: Implemented going to bootstrap state BOOT.
2009-01-26 Florian Pose merge -c1618 branches/1.4-foe: Improved FoE.
2009-01-26 Florian Pose merge -c1616 branches/1.4-foe: Included FoE patch from Olav Zarges.