aboutsummaryrefslogtreecommitdiffstats
path: root/hw/usb-net.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Add a model string to VLANClientState (Mark McLoughlin)aliguori1-1/+1
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc1-3/+2
2008-09-20Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningsblueswir11-2/+2
2008-09-14Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir11-1/+1
2008-09-06Fix most warnings that would be caused by gcc flag -Wundefblueswir11-5/+5
2008-08-21Fix OpenBSD linker warningsblueswir11-3/+5
2008-07-29Move audio/sys-queue.h => sys-queue.haliguori1-1/+1
2008-07-17Remove the NIC from vlan on usb destroy.balrog1-1/+2
2008-07-17Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog1-0/+1470