summaryrefslogtreecommitdiffstats
path: root/sys/dev/xen/netfront/netfront.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in support for Xen HVM on amd64 architecture.dfr2009-03-111-78/+237
|\
| * Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64dfr2008-11-221-1850/+0
| * Add newline to sys/conf/files so that netfront.c compiles, s/ext_arg1/ext_args/kmacy2008-10-181-3/+4
* | fix non-witness compilekmacy2009-02-051-0/+1
* | break out of loop if we run out of mbufskmacy2009-02-021-5/+6
* | merge 186535, 186537, and 186538 from releng_7_xenkmacy2008-12-291-60/+55
* | Integrate 185578 from dfrkmacy2008-12-041-130/+108
* | Don't call ether_ioctl() with locks held. Loop in xn_rxeof() until the backenddfr2008-11-301-81/+85
|/
* Update xen/interface includes to the latest in mercurialkmacy2008-09-261-4/+6
* reflect header change in netfrontkmacy2008-09-251-1/+1
* For reasons that I have not delved in to Xen 3.2 netback now does header spli...kmacy2008-08-211-21/+38
* change netfront to match xen31_6kmacy2008-08-201-2/+2
* include vmparam.h for KERNBASE and fix typokmacy2008-08-201-2/+3
* register netfront before xenbus does its probingkmacy2008-08-201-1/+1
* Import Xen paravirtual drivers.kmacy2008-08-121-0/+1829
OpenPOWER on IntegriCloud