1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/drivers/net
Stefan Lankes 03acc16853 use static allocated buffers for rtl8139 driver
=> gurantees that the buffers are always accessible for the hardware
2017-11-04 21:25:28 +01:00
..
e1000.c add option to enable e1000 driver 2017-08-03 22:30:30 +02:00
e1000.h add option to enable e1000 driver 2017-08-03 22:30:30 +02:00
mmnif.c fix typos, fix meaing of PAGE_CEIL and PAGE_FLOOR 2017-07-15 16:24:08 +02:00
mmnif.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
rtl8139.c use static allocated buffers for rtl8139 driver 2017-11-04 21:25:28 +01:00
rtl8139.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
uhyve-net.c remove memory leak 2017-09-21 22:13:21 +02:00
uhyve-net.h reduce buffer size of the uhyve nic 2017-09-19 23:48:04 +02:00
util.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
util.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
vioif.c remove typo 2017-06-17 09:45:20 +02:00
vioif.h increasing the compatibility to Virtio 1.0 2017-06-10 09:31:48 +02:00