summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/netfront.c
Commit message (Expand)AuthorAgeFilesLines
* [xen] Provide 18 4kB receive buffers to work around xen-netback bugMichael Brown2017-05-191-9/+10
* [base16] Add buffer size parameter to base16_encode() and base16_decode()Michael Brown2015-04-241-1/+1
* [xen] Set the "feature-rx-notify" flag for netfront devicesMichael Brown2015-03-091-0/+8
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [xen] Cope with unexpected initial backend statesMichael Brown2014-08-141-10/+64
* [xen] Use version 1 grant tables by defaultMichael Brown2014-08-131-28/+62
* [xen] Add support for Xen netfront virtual NICsMichael Brown2014-07-291-0/+852