Dmitry Borisov
|
3f97671319
|
[E1000] Minor improvements (#3904)
- Add support for 64-bit counters (Intel gigabit NICs)
- Properly handle OIDs
- Check that the packet filter is not 0
- Performance increase
|
2021-12-14 01:57:33 +03:00 |
|
Victor Perevertkin
|
d9c4d28e59
|
[E1000] Finished an implementation of the driver.
Added PIDs for whole Intel 8254x family.
Note: this driver uses legacy interfaces for either receive and transmit descriptors.
CORE-14675
|
2019-02-07 19:48:54 +01:00 |
|
Mark Jansen
|
3606404b2e
|
[E1000] Initial send implementation.
CORE-14675
|
2019-02-07 19:48:54 +01:00 |
|
Mark Jansen
|
ebad64bcfe
|
[E1000] Implement basic sending.
Implement some interrupt recognition
CORE-14675
|
2019-02-07 19:48:54 +01:00 |
|
Mark Jansen
|
4561998a45
|
[E1000] Create an initial driver skeleton
Based on the rtl8139 driver written by Cameron Gutman
CORE-14675
|
2019-02-07 19:48:54 +01:00 |
|