Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / hw / usb-net.c
2009-04-17 aliguoriIntroduce VLANClientState::cleanup() (Mark McLoughlin)
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-07 aliguoriAdd a -net name=foo parameter (Mark McLoughlin)
2009-01-07 aliguoriAdd qemu_format_nic_info_str() (Mark McLoughlin)
2009-01-07 aliguoriAdd a model string to VLANClientState (Mark McLoughlin)
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-09-20 blueswir1Suppress gcc 4.x -Wpointer-sign (included in -Wall...
2008-09-14 blueswir1Fix warnings that would be caused by gcc flag -Wwrite...
2008-09-06 blueswir1Fix most warnings that would be caused by gcc flag...
2008-08-21 blueswir1Fix OpenBSD linker warnings
2008-07-29 aliguoriMove audio/sys-queue.h => sys-queue.h
2008-07-17 balrogRemove the NIC from vlan on usb destroy.
2008-07-17 balrogAdd CDC-Ethernet usb NIC (original patch from Thomas...