Commit Graph

1402 Commits

Author SHA1 Message Date
Florian Pose b7e06d12f4 Output link state in 'ethercat master'. 2009-04-17 12:55:55 +00:00
Florian Pose 515a66aa8e Clear slave list on link down. 2009-04-17 12:41:57 +00:00
Florian Pose 4694cde027 Added debug_level module parameter. debug_level is now unsigned int. 2009-04-17 12:03:12 +00:00
Florian Pose 2c81e5b9b4 Removed unused variable. 2009-04-17 11:07:27 +00:00
Florian Pose 47abdd4a41 Introduced DEBUG_IOCTL. 2009-04-17 10:39:19 +00:00
Florian Pose 0dd5ec3567 DC sync reference clock to application time. TBC... 2009-04-09 18:21:18 +00:00
Florian Pose ba958f3628 Added 64-bit types to reg_write. 2009-04-09 14:56:23 +00:00
Florian Pose de1a332eee Introduced ecrt_master_sync() for synchronizing slave clocks to reference clock. 2009-04-09 10:21:47 +00:00
Florian Pose f437426e45 Output (fixed-size) hex value before decimal value. 2009-04-09 10:18:27 +00:00
Florian Pose e3b1d8e573 DC cyclic operation and slave configuration. TBC... 2009-04-09 09:17:41 +00:00
Florian Pose 07ab460d36 Fixed uint64 width at reg_read. 2009-04-08 16:20:13 +00:00
Florian Pose 29a51d8408 Fixed 64-bit register reading. 2009-04-08 14:49:36 +00:00
Florian Pose 2a21a925a6 reg_write with data types. 2009-04-08 14:10:34 +00:00
Florian Pose 7f97ba66a2 Renamed phy_ commands to reg_. 2009-04-08 12:48:59 +00:00
Florian Pose 848ccb3bed Data types for phy_read. 2009-04-08 12:10:01 +00:00
Florian Pose 9483b8e1ae Check phy_request length for read operations, too! 2009-04-08 11:48:00 +00:00
Florian Pose 0bedfe5ef8 Process working counter of phy_* commands. 2009-04-08 10:27:48 +00:00
Florian Pose e7ef84f96f Added 64-bit data access macros. 2009-04-08 10:15:28 +00:00
Florian Pose d74d8ae8c6 Fixed phy_write usage. 2009-04-08 09:29:01 +00:00
Florian Pose da1c5588de Read SDO entry access rights. 2009-04-08 08:13:33 +00:00
Florian Pose 19d7da4ad3 Fixed VoE ioctl(). 2009-04-07 12:53:37 +00:00
Florian Pose 01aeadbc73 Improved phy debugging. 2009-04-07 09:37:07 +00:00
Florian Pose 205891e412 Reading more base information (incl. whether DC supported). 2009-04-07 09:00:20 +00:00
Florian Pose 3f6da06083 Removed IS_ERR() from minimal example. 2009-04-06 09:48:01 +00:00
Florian Pose b5a73e3011 Removed list of 1.4 changes from header file. 2009-04-06 09:46:25 +00:00
Florian Pose 015d47edba Fixed r8169 frame reception if NAPI is enabled. 2009-04-01 08:03:08 +00:00
Florian Pose de2cf56c76 TODO. 2009-03-19 08:46:45 +00:00
Florian Pose 478a0f2a69 Warn if going to SAFEOP without configuration. 2009-03-19 08:44:48 +00:00
Florian Pose 87cedad13f Complain about given arguments if none are required. 2009-03-19 08:43:05 +00:00
Florian Pose 5f7cd5eb46 TODO. 2009-03-19 08:42:33 +00:00
Florian Pose bc5401de99 Fixed SDO configuration via library. 2009-03-18 10:59:37 +00:00
Florian Pose a917fda81f Added 8139too driver for 2.6.27, thanks to M. Goetze. 2009-03-09 09:10:05 +00:00
Florian Pose a5752e0123 Preparations to compile against 2.6.27. 2009-03-09 09:08:09 +00:00
Florian Pose ead547929d Replaced single uint16_t by u16. 2009-03-09 08:42:49 +00:00
Florian Pose 851704b139 Ignore modules.order. 2009-03-09 08:37:14 +00:00
Florian Pose e32672a929 Fixed compile error in e1000 driver for 2.6.26. 2009-03-09 08:35:42 +00:00
Florian Pose 2495f91f0c TODO. 2009-02-24 13:44:01 +00:00
Florian Pose 0c475e3ad3 Updated features. 2009-02-24 13:28:49 +00:00
Florian Pose 12c12b1bab Improved and added license headers. 2009-02-24 12:51:39 +00:00
Florian Pose 07fffd62f9 Fixed SDO upload via library. 2009-02-24 10:16:24 +00:00
Florian Pose f73cdc7a6b Fixed SDO download via library. 2009-02-24 10:03:53 +00:00
Florian Pose 388e43b7e6 Added e1000 driver for 2.6.26, thanks to M. Luescher. 2009-02-24 09:11:19 +00:00
Florian Pose 0531065e8c Added 8139too for 2.6.26, thanks to M. Luescher. 2009-02-24 09:05:46 +00:00
Florian Pose b1b1c68556 Added missing distfiles for 8139too-2.6.25. 2009-02-24 09:01:09 +00:00
Florian Pose 7877d98430 Added missing headers for newer GCC versions. 2009-02-24 08:54:17 +00:00
Florian Pose 051319aa12 TODO. 2009-02-24 08:53:13 +00:00
Florian Pose 1f96f5095f Improved master licensing paragraph. Should be included in every file... 2009-02-18 13:47:08 +00:00
Florian Pose 50c8c0b45b builddir and srcdir, tbc. 2009-02-04 17:37:06 +00:00
Florian Pose 919eac507b First version of r8169 driver. 2009-02-04 17:06:14 +00:00
Florian Pose e745837fed Implemented SDO requests in userspace library. 2009-02-02 13:37:00 +00:00