equal
deleted
inserted
replaced
83 - Added 8139too driver for kernel 2.6.24. |
83 - Added 8139too driver for kernel 2.6.24. |
84 - Added e1000 driver for kernel 2.6.22. |
84 - Added e1000 driver for kernel 2.6.22. |
85 - Added e1000 driver for kernel 2.6.24, thanks to Matthias Luescher. |
85 - Added e1000 driver for kernel 2.6.24, thanks to Matthias Luescher. |
86 - Added alpha support for the Reaktek r8169 chipset, thanks to Scott |
86 - Added alpha support for the Reaktek r8169 chipset, thanks to Scott |
87 Hassan. |
87 Hassan. |
|
88 - Fixed unnecessary watchdog executions in e1000 drivers (thanks to |
|
89 Olav Zarges). |
88 * Removed the "bus validation" routines. Slave scanning is now done any time |
90 * Removed the "bus validation" routines. Slave scanning is now done any time |
89 the bus topology changes, even during realtime operation. Because of this, |
91 the bus topology changes, even during realtime operation. Because of this, |
90 the bus_tainted flag was deprecated and removed. |
92 the bus_tainted flag was deprecated and removed. |
91 * Slave configuration is not done during ecrt_master_activate() any more, but |
93 * Slave configuration is not done during ecrt_master_activate() any more, but |
92 later during realtime operation. The state of the configuration can be |
94 later during realtime operation. The state of the configuration can be |