Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-16 | devether: duplicate flags when copying blocks (thanks erik quanstro) | cinap_lenrek | |
2013-12-17 | devether: fix spelling mistype | cinap_lenrek | |
2013-12-16 | devether: remove qfull prints and fix loopback packet handling of etheroq() | cinap_lenrek | |
dont spam the console with qfull warnings. this makes things worse. handle loopback packets as stated in the comment. we call etheriq() with fromwire=1 for loopback packets so etheriq() can pass the packet on (without copying) or free it. dont inhibit interrupts while calling etheriq(). etheriq() can safely be called from process and interrupt context. it is unclear what this was supposed to fix and testing didnt seem to have any odd effects. | |||
2013-05-20 | devether: handle malloc error in etherprobe() | cinap_lenrek | |
2012-02-23 | correcting unicode superscripts for 1 2 and 3 | cinap_lenrek | |
2011-08-17 | change definition of Chan.create to return a chan like open | 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 | |