# # ChangeLog for uspace/drv/nic/e1k/e1k.ma in mainline # # Generated by Trac 1.6 # 2025-09-24T11:46:23Z Thu, 05 Jan 2012 16:11:00 GMT Martin Decky [9f0fb84] * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/e1k/e1k.h (modified) * uspace/drv/nic/e1k/e1k.ma (modified) resurrect older e1000 adapters Thu, 05 Jan 2012 15:48:08 GMT Martin Decky [77c2b02] * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/e1k/e1k.h (modified) * uspace/drv/nic/e1k/e1k.ma (modified) e1k: add better extension points Mon, 12 Dec 2011 17:46:20 GMT Martin Decky [bf84871] * uspace/drv/nic/e1k/Makefile (added) * uspace/drv/nic/e1k/e1k.c (added) * uspace/drv/nic/e1k/e1k.h (added) * uspace/drv/nic/e1k/e1k.ma (added) * uspace/drv/nic/rtl8139/Makefile (added) * uspace/drv/nic/rtl8139/defs.c (added) * uspace/drv/nic/rtl8139/defs.h (added) * uspace/drv/nic/rtl8139/driver.c (added) * uspace/drv/nic/rtl8139/driver.h (added) * uspace/drv/nic/rtl8139/general.c (added) * uspace/drv/nic/rtl8139/general.h (added) * uspace/drv/nic/rtl8139/rtl8139.ma (added) merge Realtek RTL8319 and Intel E1000 drivers from lp:~helenos- ...