[TASKMGR] Process page: Allow using "Open File Location" functionality without runnin...
[reactos.git] / drivers / network / dd / e1000 /
2023-04-29 Joachim Henze[E1000] Stop logging MAC, is sensitive data of log...
2022-11-03 Hermès Bélusca-MaïtoRemove '.html' from spdx.org license page URLs. (#4845) 4845/head
2022-06-27 Stanislav Motylkov[INF] Set manufacturer as ReactOS Project for consistency
2021-12-13 Dmitry Borisov[E1000] Minor improvements (#3904)
2021-09-04 Julen Urizar Compains[TRANSLATION] Fix minor typos and untranslated dialogs... 3890/head
2021-06-11 Victor Perevertkin[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing... 3742/head
2020-04-26 Victor Perevertkin[MEDIA][CMAKE] Create add_driver_inf cmake function 2444/head
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-02-16 Pierre Schweitzer[E1000] Remove useless null check
2019-02-16 Pierre Schweitzer[E1000] Don't attempt to free uninitialized pointer
2019-02-07 Victor Perevertkin[E1000] Finished an implementation of the driver.
2019-02-07 Mark Jansen[E1000] Initial send implementation.
2019-02-07 Mark Jansen[E1000] Implement basic sending.
2019-02-07 Mark Jansen[E1000] Basic initialization of the card
2019-02-07 Mark Jansen[E1000] Create an initial driver skeleton