Florian Pose
|
e5bcaeefcd
|
Use own PFX for printk.
|
2009-12-01 22:03:50 +01:00 |
Florian Pose
|
866c82a4a8
|
Interface management.
|
2009-12-01 21:45:45 +01:00 |
Florian Pose
|
fdad28ad05
|
Register a TTY driver with one device.
|
2009-12-01 17:35:33 +01:00 |
Florian Pose
|
fb7f5b73a6
|
Added tty example.
|
2009-12-01 16:54:59 +01:00 |
Florian Pose
|
f6c67fca7e
|
Install ec_tty module.
|
2009-11-30 18:10:36 +01:00 |
Florian Pose
|
40943a197d
|
Base files for new TTY driver.
|
2009-11-30 18:02:29 +01:00 |
Florian Pose
|
6fa6d3ccc8
|
TODO.
|
2009-11-23 11:55:25 +01:00 |
Florian Pose
|
8e2d564639
|
Introduced mailbox/CoE defines; avoided duplicate code in CoE segmented
download.
|
2009-11-21 21:46:52 +01:00 |
Florian Pose
|
2ee30ffbd8
|
SDO segmented download.
|
2009-11-20 19:01:38 +01:00 |
Florian Pose
|
bd90926ab3
|
Use net_device_ops also for EoE devices from 2.6.29 on.
|
2009-11-19 13:53:33 +01:00 |
Florian Pose
|
6e97fa14ef
|
Allow BITx types in XML output.
|
2009-11-17 11:05:20 +01:00 |
Florian Pose
|
0e024d57d7
|
Fixed receiving multiple frames in generic device.
|
2009-11-09 10:29:29 +01:00 |
Florian Pose
|
d820b85f94
|
generic device receive buffer in heap.
|
2009-11-09 10:21:18 +01:00 |
Florian Pose
|
644260059f
|
Fixed bug in generic driver failing to create debug interfaces, because the
interface lock is held.
|
2009-11-05 12:08:21 +01:00 |
Florian Pose
|
c6b034d647
|
Init script and sysconfig file for generic Ethernet driver.
|
2009-11-05 10:22:58 +01:00 |
Florian Pose
|
f3975598ef
|
Generic driver net_device_ops for kernels < 2.6.29.
|
2009-11-05 09:37:31 +01:00 |
Florian Pose
|
3a757b8dcc
|
Print complete Ethernet frame during debug.
|
2009-11-05 09:25:25 +01:00 |
Florian Pose
|
49c2f676d5
|
Bugfix: Unqueue datagram before destroying.
|
2009-10-29 17:28:49 +01:00 |
Florian Pose
|
fa26232937
|
Later freeing of netdev.
|
2009-10-28 14:59:34 +01:00 |
Florian Pose
|
fce4304366
|
Added missing newline.
|
2009-10-28 14:01:23 +01:00 |
Florian Pose
|
98132eff81
|
Avoid zeroing mailbox datagram because of VoE handlers.
|
2009-10-28 13:47:39 +01:00 |
Florian Pose
|
8d79bc2549
|
merge
|
2009-10-28 13:18:07 +01:00 |
Florian Pose
|
ed57943fd4
|
Using snprintf for interface name.
|
2009-10-28 13:17:08 +01:00 |
Florian Pose
|
537370974e
|
merged e100 for 2.6.27.
|
2009-10-21 18:49:47 +02:00 |
Florian Pose
|
e2ff88656d
|
TODO
|
2009-10-20 13:14:53 +02:00 |
Florian Pose
|
21dacadf01
|
Merge x86_64 fixes.
|
2009-10-19 13:13:55 +02:00 |
Florian Pose
|
7ac08b531f
|
Avoid warnings on x86_64 platform. Thanks to Thomas Elste.
|
2009-10-19 13:12:40 +02:00 |
Florian Pose
|
547b1a260d
|
Implemented poll(); receiving on generic device also works.
|
2009-10-15 18:01:41 +02:00 |
Florian Pose
|
46da25bd9f
|
Sending via generic device works.
|
2009-10-15 17:38:53 +02:00 |
Florian Pose
|
bec205c426
|
Basic generic Ethernet device module.
|
2009-10-13 17:56:32 +02:00 |
Florian Pose
|
5bc430d1a7
|
Removed unused sysfs macros.
|
2009-10-13 16:52:56 +02:00 |
Florian Pose
|
e3b459e060
|
Fixed clearing slaves: Also clear external requests before. Thanks to Martin
Troxler.
|
2009-10-06 13:50:30 +02:00 |
Florian Pose
|
c58829fc28
|
Added e100 driver for 2.6.27.
|
2009-09-30 21:14:40 +02:00 |
Florian Pose
|
a63fe69b3a
|
TODO.
|
2009-08-27 21:03:43 +02:00 |
Florian Pose
|
ba60035fbc
|
Added watchdog documentation.
|
2009-08-24 12:01:22 +02:00 |
Florian Pose
|
700226ac83
|
DC synchrony monitoring methods.
|
2009-08-21 12:15:16 +02:00 |
Florian Pose
|
da10aa7043
|
Merge
|
2009-08-21 09:46:29 +02:00 |
Florian Pose
|
1aa450c318
|
Fixed SDO upload segment response for 10 bytes mailbox length (thanks to Joerg
Mohre).
|
2009-08-21 09:45:53 +02:00 |
Florian Pose
|
329900f84c
|
TODO.
|
2009-08-20 17:41:45 +02:00 |
Florian Pose
|
1ccd59402e
|
Implemented ecrt_master_deactivate() in userspace.
|
2009-08-20 14:43:55 +02:00 |
Florian Pose
|
103eb7139c
|
Added ecrt_master_deactivate() to remove the bus configuration.
|
2009-08-20 14:27:35 +02:00 |
Florian Pose
|
91d83ad401
|
TODO.
|
2009-08-18 10:30:12 +02:00 |
Florian Pose
|
6161473018
|
Switched from Subversion to Mercurial.
|
2009-08-13 15:18:53 +02:00 |
Florian Pose
|
0ab1a8c6ba
|
Ignore swp files.
|
2009-08-13 13:55:53 +02:00 |
Florian Pose
|
10c7501851
|
Implemented CompleteAccess for SDO downloads.
|
2009-08-13 13:53:56 +02:00 |
Florian Pose
|
454d502ada
|
Ignore m4 files.
|
2009-08-13 10:13:02 +02:00 |
Florian Pose
|
6a9a1fb2d4
|
Committed misteriously modified files...
|
2009-08-11 17:39:13 +02:00 |
Florian Pose
|
15d4bee23c
|
Added .hgignore.
|
2009-08-11 17:12:58 +02:00 |
Florian Pose
|
158735b59a
|
update tags
|
2009-08-11 13:53:11 +00:00 |
Florian Pose
|
4099c6905b
|
Check for NULL pointer in ecdev_receive().
|
2009-08-11 12:15:20 +00:00 |