Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-18 | devether: mux bridges, portable netconsole | cinap_lenrek | |
2018-02-11 | kernel: move devether and wifi to port/ | cinap_lenrek | |
the only architecture dependence of devether was enabling interrupts, which is now done at the end of the driver's reset() function now. the wifi stack and dummy ethersink also go to port/. do the IRQ2->IRQ9 hack for pc kernels in intrenabale(), so not every caller of intrenable() has to be aware of it. | |||
2011-12-12 | kernel: fix more malloc bugs | cinap_lenrek | |
2011-12-12 | kernel: fix inproper use of malloc/smalloc | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |