aboutsummaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)Author
2021-03-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...Peter Maydell
2021-03-12hw/net/allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC regist...Niek Linnenbank
2021-03-12Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...Peter Maydell
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé
2021-03-10hw/net: fsl_etsec: Fix build error when HEX_DUMP is onBin Meng
2021-03-09Various spelling fixesMichael Tokarev
2021-03-05hw/net: Add npcm7xx emc modelDoug Evans
2021-03-02virtio-net: handle zero mac for a vdpa peerCindy Lu
2021-02-23failover: really display a warning when the primary device is not foundLaurent Vivier
2021-02-23virtio-net: add missing object_unref()Laurent Vivier
2021-02-10hw/net: fsl_etsec: Reverse the RCTRL.RSF logicBin Meng
2021-01-25net: checksum: Introduce fine control over checksum typeBin Meng
2021-01-12hw/net/lan9118: Add symbolic constants for register offsetsPeter Maydell
2021-01-12hw/net/lan9118: Fix RX Status FIFO PEEK valuePeter Maydell
2021-01-08Remove superfluous timer_del() callsPeter Maydell
2021-01-01Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake
2020-12-19rocker: Revamp fp_port_get_infoEric Blake
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-12-10hw/net/xilinx_axienet: Rename StreamSlave as StreamSinkPhilippe Mathieu-Daudé
2020-12-10hw/core/stream: Rename StreamSlave as StreamSinkPhilippe Mathieu-Daudé
2020-12-10hw/net/can: Introduce Xilinx ZynqMP CAN controllerVikram Garhwal
2020-12-08failover: Remove primary_dev memberJuan Quintela
2020-12-08failover: simplify failover_unplug_primaryJuan Quintela
2020-12-08failover: Caller of this two functions already have primary_devJuan Quintela
2020-12-08failover: We don't need to cache primary_device_id anymoreJuan Quintela
2020-12-08failover: split failover_find_primary_device_id()Juan Quintela
2020-12-08failover: remove failover_find_primary_device() error parameterJuan Quintela
2020-12-08failover: make sure that id always existJuan Quintela
2020-12-08failover: Rename to failover_find_primary_device()Juan Quintela
2020-12-08failover: virtio_net_connect_failover_devices() does nothingJuan Quintela
2020-12-08failover: Rename function to hide_device()Juan Quintela
2020-12-08failover: should_be_hidden() should take a boolJuan Quintela
2020-12-08failover: simplify virtio_net_find_primary()Juan Quintela
2020-12-08failover: Remove memory leakJuan Quintela
2020-12-08failover: Remove primary_device_dictJuan Quintela
2020-12-08failover: remove standby_id variableJuan Quintela
2020-12-08failover: Remove primary_device_optsJuan Quintela
2020-12-08failover: g_strcmp0() knows how to handle NULLJuan Quintela
2020-12-08failover: Rename bool to failover_primary_hiddenJuan Quintela
2020-12-08failover: qdev_device_add() returns err or dev setJuan Quintela
2020-12-08failover: Remove external partially_hotplugged propertyJuan Quintela
2020-12-08failover: Remove unused parameterJuan Quintela
2020-12-08failover: primary bus is only used once, and where it is setJuan Quintela
2020-12-08failover: Use always atomics for primary_should_be_hiddenJuan Quintela
2020-12-08failover: fix indentantionJuan Quintela
2020-12-01hw/net/dp8393x: fix integer underflow in dp8393x_do_transmit_packets()Mauro Matteo Cascella
2020-11-24hw/net/e1000e: advance desc_offset in case of null descriptorPrasad J Pandit
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-11-15e1000e: Fix Lesser GPL version numberChetan Pant