summary refs log tree commit diff stats
path: root/hw/net/trace-events (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/net: GMAC Tx ImplementationNabih Estefan Diaz2024-02-021-0/+2
* hw/net: GMAC Rx ImplementationNabih Estefan Diaz2024-02-021-0/+5
* hw/net: Add NPCMXXX GMAC deviceHao Wu2024-02-021-0/+12
* igb: Add a VF reset handlerCédric Le Goater2023-11-131-0/+1
* hw/xen: update Xen PV NIC to XenDevice modelDavid Woodhouse2023-11-071-0/+11
* igb: packet-split descriptors supportTomasz Dzieciol2023-09-181-1/+1
* igb: RX descriptors guest writting refactoringTomasz Dzieciol2023-09-181-1/+3
* Merge tag 'pull-ppc-20230707-1' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson2023-07-071-0/+2
|\
| * sungem: Add WOL MMIONicholas Piggin2023-07-071-0/+2
* | e1000e: Add ICR clearing by corresponding IMS bitAkihiko Odaki2023-07-071-0/+1
|/
* igb: Notify only new interruptsAkihiko Odaki2023-05-231-10/+1
* e1000e: Notify only new interruptsAkihiko Odaki2023-05-231-0/+2
* e1000x: Rename TcpIpv6 into TcpIpv6ExAkihiko Odaki2023-05-231-1/+1
* e1000x: Share more Rx filtering logicAkihiko Odaki2023-05-231-2/+2
* igb: handle PF/VF reset properlySriram Yagnaraman2023-03-281-0/+2
* Intrdocue igb device emulationAkihiko Odaki2023-03-101-0/+32
* net/eth: Introduce EthL4HdrProtoAkihiko Odaki2023-03-101-4/+4
* net/eth: Report if headers are actually presentAkihiko Odaki2023-03-101-3/+3
* e1000e: Combine rx tracesAkihiko Odaki2023-03-101-3/+2
* hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdrAkihiko Odaki2023-03-101-1/+0
* e1000e: Configure ResettableClassAkihiko Odaki2023-03-101-1/+1
* e1000e: Remove pending interrupt flagsAkihiko Odaki2023-03-101-2/+0
* hw/net: e1000e: Clear ICR on read when using non MSI-X interruptsNick Hudson2022-02-141-0/+1
* dp8393x: convert to trace-eventsMark Cave-Ayland2021-07-021-0/+17
* docs: fix references to docs/devel/tracing.rstStefano Garzarella2021-06-021-1/+1
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2021-05-281-0/+2
|\
| * hw/net/imx_fec: return 0xffff when accessing non-existing PHYGuenter Roeck2021-05-271-0/+2
* | Drop the deprecated lm32 targetMarkus Armbruster2021-05-121-12/+0
|/
* hw/net: Add npcm7xx emc modelDoug Evans2021-03-051-0/+17
* Add a phy-num property to the i.MX FEC emulatorJean-Christophe Dubois2020-07-031-2/+2
* virtio-net: implement RSS configuration commandYuri Benditovich2020-06-181-0/+3
* hw/net/imx_fec: Convert debug fprintf() to trace eventsJean-Christophe Dubois2020-06-161-0/+18
* hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank2020-03-121-0/+10
* NetRxPkt: Introduce support for additional hash typesYuri Benditovich2020-03-031-0/+4
* hppa: Add support for LASI chip with i82596 NICHelge Deller2020-01-271-0/+13
* net: add tulip (dec21143) driverSven Schnelle2019-10-291-0/+14
* sunhme: ensure that RX descriptor ring overflow is indicated to client driverMark Cave-Ayland2019-07-021-0/+1
* sunhme: add trace event for logging PCI IRQMark Cave-Ayland2019-07-021-0/+1
* trace-events: Fix attribution of trace points to sourceMarkus Armbruster2019-03-221-4/+4
* trace-events: Shorten file names in commentsMarkus Armbruster2019-03-221-17/+17
* virtio-net: Allow qemu_announce_self to trigger virtio announcementsDr. David Alan Gilbert2019-03-051-0/+1
* virtio-net: Switch to using announce timerDr. David Alan Gilbert2019-03-051-0/+5
* e1000: indicate dropped packets in HW countersJason Wang2018-10-191-0/+3
* hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/writePeter Maydell2018-09-251-2/+0
* hw/net/pcnet-pci: Convert away from old_mmio accessorsPeter Maydell2018-09-251-6/+2
* hw/net/etraxfs_eth: Convert printf() calls to trace eventsPhilippe Mathieu-Daudé2018-06-291-0/+5
* hw/net/ne2000: Convert printf() calls to trace eventsPhilippe Mathieu-Daudé2018-06-291-0/+2
* hw/net/ne2000: Add trace eventsPhilippe Mathieu-Daudé2018-06-291-0/+4
* net: add Sun HME (Happy Meal Ethernet) on-board NICMark Cave-Ayland2017-09-211-0/+29
* net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt2017-09-151-0/+44