aboutsummaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)Author
2020-03-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-03-17hw/net: Use memory_region_init_rom() with read-only regionsPhilippe Mathieu-Daudé
2020-03-17hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()Chen Qun
2020-03-12hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank
2020-03-09hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .dataPhilippe Mathieu-Daudé
2020-03-09hw/net/e1000: Add readops/writeops typedefsPhilippe Mathieu-Daudé
2020-03-09dp8393x: Mask EOL bit from descriptor addresses, take 2Finn Thain
2020-03-03hw: net: cadence_gem: Fix build errors in DB_PRINT()Bin Meng
2020-03-03NetRxPkt: fix hash calculation of IPV6 TCPYuri Benditovich
2020-03-03NetRxPkt: Introduce support for additional hash typesYuri Benditovich
2020-03-03e1000e: Avoid hw_error if legacy mode usedYuri Benditovich
2020-03-03dp8393x: Don't stop reception upon RBE interrupt assertionFinn Thain
2020-03-03dp8393x: Don't reset Silicon Revision registerFinn Thain
2020-03-03dp8393x: Always update RRA pointers and sequence numbersFinn Thain
2020-03-03dp8393x: Clear descriptor in_use field to release packetFinn Thain
2020-03-03dp8393x: Pad frames to word or long word boundaryFinn Thain
2020-03-03dp8393x: Use long-word-aligned RRA pointers in 32-bit modeFinn Thain
2020-03-03dp8393x: Don't clobber packet checksumFinn Thain
2020-03-03dp8393x: Implement packet size limit and RBAE interruptFinn Thain
2020-03-03dp8393x: Clear RRRA command register bit only when appropriateFinn Thain
2020-03-03dp8393x: Update LLFA and CRDA registers from rx descriptorFinn Thain
2020-03-03dp8393x: Have dp8393x_receive() return the packet sizeFinn Thain
2020-03-03dp8393x: Clean up endianness hacksFinn Thain
2020-03-03dp8393x: Always use 32-bit accessesFinn Thain
2020-03-02dp8393x: Mask EOL bit from descriptor addressesFinn Thain
2020-02-25Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini
2020-02-20Avoid address_space_rw() with a constant is_write argumentPeter Maydell
2020-02-20Let address_space_rw() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé
2020-02-20Remove unnecessary cast when using the address_space APIPhilippe Mathieu-Daudé
2020-02-20hw/net: Avoid casting non-const pointer, use address_space_write()Philippe Mathieu-Daudé
2020-02-18hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)Philippe Mathieu-Daudé
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth
2020-01-30ftgmac100: check RX and TX buffer alignmentCédric Le Goater
2020-01-27hppa: Add support for LASI chip with i82596 NICHelge Deller
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-24hw/net/imx_fec: Remove unuseful FALLTHROUGH commentsPhilippe Mathieu-Daudé
2020-01-24hw/net/imx_fec: Rewrite fall through commentsPhilippe Mathieu-Daudé
2020-01-20migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-07Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...Peter Maydell
2020-01-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-01-07dp8393x: replace PROP_PTR with PROP_LINKMarc-André Lureau
2020-01-07etraxfs: remove PROP_PTR usageMarc-André Lureau
2020-01-07lance: replace PROP_PTR with PROP_LINKMarc-André Lureau
2020-01-07hw/nvram/Kconfig: Add an entry for the NMC93xx EEPROMPhilippe Mathieu-Daudé
2020-01-06virtio-net: delete also control queue when TX/RX deletedYuri Benditovich
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau
2019-12-18qemu_log_lock/unlock now preserves the qemu_logfile handle.Robert Foley
2019-12-16Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-dec-16-2019' ...Peter Maydell
2019-12-16mips: mipssim: Renovate coding styleFilip Bozuta