Florian Pose
|
7cb12f0cb8
|
Use return value of ecdev_open(); thanks to Patrick Bruenn.
|
2014-10-27 16:33:23 +01:00 |
Florian Pose
|
f0904054f9
|
Fixed IRQ freeing bug in e100 drivers.
|
2009-07-16 07:52:17 +00:00 |
Florian Pose
|
7749257ccb
|
Minor: Removed unnecessary condition.
|
2009-07-15 11:55:05 +00:00 |
Florian Pose
|
9fa1af3b4c
|
Fixed segfault on link change in e100 drivers.
|
2009-07-15 09:39:45 +00:00 |
Florian Pose
|
12c12b1bab
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
Florian Pose
|
5ca3d24337
|
merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
|
2009-01-26 11:16:10 +00:00 |
Florian Pose
|
40ca0b10c5
|
Allow disabling interrupts on e100, because they are enabled after hardware reset.
|
2008-11-20 12:36:19 +00:00 |
Florian Pose
|
44382e303f
|
Fixed unprocessed interrupts in e100 driver.
|
2008-11-19 17:10:04 +00:00 |
Florian Pose
|
cf9c2fff91
|
Fixed generation of unnecessary software interrupt in e100 driver.
|
2008-11-06 15:55:49 +00:00 |
Florian Pose
|
1bb492abff
|
Removed fix setting of device name to 'ec0'.
|
2008-10-22 14:58:22 +00:00 |
Florian Pose
|
0a2f8a3589
|
Removed watchdog debugging output.
|
2008-10-01 11:53:22 +00:00 |
Florian Pose
|
6b931766f7
|
Fixed warning on some compilers.
|
2008-10-01 08:40:30 +00:00 |
Florian Pose
|
ab52cb3110
|
Fixed freeing transmit socket buffers.
|
2008-09-30 12:30:18 +00:00 |
Florian Pose
|
58cc501958
|
Fixed re-using RFDs.
|
2008-09-30 11:51:23 +00:00 |
Florian Pose
|
253ded747c
|
Frame reception basically working (still some more testing needed).
|
2008-09-30 10:03:10 +00:00 |
Florian Pose
|
226a8eebb5
|
Added e100 driver for 2.6.20, sending works, receiving still disabled.
|
2008-09-30 08:23:00 +00:00 |