aboutsummaryrefslogtreecommitdiff
path: root/hw/net/Makefile.objs
AgeCommit message (Expand)Author
2019-05-17hw/net/ne2000: Extract the PCI device from the chipset common codePhilippe Mathieu-Daudé
2019-02-21vhost-net: compile it on all targets that have virtio-net.Paolo Bonzini
2019-02-21vhost-net: move stubs to a separate filePaolo Bonzini
2019-02-05hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESSYang Zhong
2018-06-01hw: make virtio devices configurable via default-configs/Paolo Bonzini
2018-02-13hw/net/can: SJA1000 chip register level emulation for QEMUPavel Pisa
2017-09-21net: add Sun HME (Happy Meal Ethernet) on-board NICMark Cave-Ayland
2017-09-15net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt
2017-04-24net: add FTGMAC100 supportCédric Le Goater
2017-03-19xen: do not build backends for targets that do not support xenStefano Stabellini
2016-07-18e1000e: fix building without CONFIG_VMXNET3_PCIJason Wang
2016-06-02net: Introduce e1000e device emulationDmitry Fleytman
2016-06-02e1000: Move out code that will be reused in e1000eDmitry Fleytman
2016-06-02net_pkt: Name vmxnet3 packet abstractions more genericDmitry Fleytman
2015-09-07i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois
2015-06-12qmp/hmp: add rocker device supportScott Feldman
2015-05-11rocker: add new rocker switch deviceScott Feldman
2014-03-05Add Enhanced Three-Speed Ethernet Controller (eTSEC)Fabien Chouteau
2014-02-08hw/net: add support for Allwinner EMAC Fast Ethernet controllerBeniamino Galvani
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini