]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc/ethervirtio.c
pc/ether*: use 64-bit physical addresses and check pci membar types and sizes
[plan9front.git] / sys / src / 9 / pc / ethervirtio.c
2020-05-02 cinap_lenrekmerge
2020-05-02 cinap_lenrekether82543gc, ether82557, ethervirtio: do kproc() call...
2018-10-07 cinap_lenrekpc drivers: more pci cleanup
2018-02-18 cinap_lenrekdevether: mux bridges, portable netconsole
2018-02-11 cinap_lenrekkernel: move devether and wifi to port/
2017-06-12 aijuethervirtio: report correct length; fail gracefully...
2014-12-09 cinap_lenrekmerge
2014-12-09 cinap_lenrekethervirtio: fix queue notifications and interrupt...
2014-12-08 cinap_lenrekethervirtio: feature negotiation, allow setting mac...
2014-12-07 cinap_lenrekethervirtio: fix missing */
2014-12-07 cinap_lenrekethervirtio: implement promisc and multicast mode,...
2014-12-07 cinap_lenrekethervirtio: avoid dumping packets in txproc when ring...
2014-12-07 mischiefpc, pc64: add and enable ethervirtio driver