aboutsummaryrefslogtreecommitdiff
path: root/hw/net/trace-events
AgeCommit message (Expand)AuthorFilesLines
2024-02-02hw/net: GMAC Tx ImplementationNabih Estefan Diaz1-0/+2
2024-02-02hw/net: GMAC Rx ImplementationNabih Estefan Diaz1-0/+5
2024-02-02hw/net: Add NPCMXXX GMAC deviceHao Wu1-0/+12
2023-11-13igb: Add a VF reset handlerCédric Le Goater1-0/+1
2023-11-07hw/xen: update Xen PV NIC to XenDevice modelDavid Woodhouse1-0/+11
2023-09-18igb: packet-split descriptors supportTomasz Dzieciol1-1/+1
2023-09-18igb: RX descriptors guest writting refactoringTomasz Dzieciol1-1/+3
2023-07-07Merge tag 'pull-ppc-20230707-1' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson1-0/+2
2023-07-07e1000e: Add ICR clearing by corresponding IMS bitAkihiko Odaki1-0/+1
2023-07-07sungem: Add WOL MMIONicholas Piggin1-0/+2
2023-05-23igb: Notify only new interruptsAkihiko Odaki1-10/+1
2023-05-23e1000e: Notify only new interruptsAkihiko Odaki1-0/+2
2023-05-23e1000x: Rename TcpIpv6 into TcpIpv6ExAkihiko Odaki1-1/+1
2023-05-23e1000x: Share more Rx filtering logicAkihiko Odaki1-2/+2
2023-03-28igb: handle PF/VF reset properlySriram Yagnaraman1-0/+2
2023-03-10Intrdocue igb device emulationAkihiko Odaki1-0/+32
2023-03-10net/eth: Introduce EthL4HdrProtoAkihiko Odaki1-4/+4
2023-03-10net/eth: Report if headers are actually presentAkihiko Odaki1-3/+3
2023-03-10e1000e: Combine rx tracesAkihiko Odaki1-3/+2
2023-03-10hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdrAkihiko Odaki1-1/+0
2023-03-10e1000e: Configure ResettableClassAkihiko Odaki1-1/+1
2023-03-10e1000e: Remove pending interrupt flagsAkihiko Odaki1-2/+0
2022-02-14hw/net: e1000e: Clear ICR on read when using non MSI-X interruptsNick Hudson1-0/+1
2021-07-02dp8393x: convert to trace-eventsMark Cave-Ayland1-0/+17
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella1-1/+1
2021-05-28Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-0/+2
2021-05-27hw/net/imx_fec: return 0xffff when accessing non-existing PHYGuenter Roeck1-0/+2
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster1-12/+0
2021-03-05hw/net: Add npcm7xx emc modelDoug Evans1-0/+17
2020-07-03Add a phy-num property to the i.MX FEC emulatorJean-Christophe Dubois1-2/+2
2020-06-18virtio-net: implement RSS configuration commandYuri Benditovich1-0/+3
2020-06-16hw/net/imx_fec: Convert debug fprintf() to trace eventsJean-Christophe Dubois1-0/+18
2020-03-12hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank1-0/+10
2020-03-03NetRxPkt: Introduce support for additional hash typesYuri Benditovich1-0/+4
2020-01-27hppa: Add support for LASI chip with i82596 NICHelge Deller1-0/+13
2019-10-29net: add tulip (dec21143) driverSven Schnelle1-0/+14
2019-07-02sunhme: ensure that RX descriptor ring overflow is indicated to client driverMark Cave-Ayland1-0/+1
2019-07-02sunhme: add trace event for logging PCI IRQMark Cave-Ayland1-0/+1
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster1-4/+4
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster1-17/+17
2019-03-05virtio-net: Allow qemu_announce_self to trigger virtio announcementsDr. David Alan Gilbert1-0/+1
2019-03-05virtio-net: Switch to using announce timerDr. David Alan Gilbert1-0/+5
2018-10-19e1000: indicate dropped packets in HW countersJason Wang1-0/+3
2018-09-25hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/writePeter Maydell1-2/+0
2018-09-25hw/net/pcnet-pci: Convert away from old_mmio accessorsPeter Maydell1-6/+2
2018-06-29hw/net/etraxfs_eth: Convert printf() calls to trace eventsPhilippe Mathieu-Daudé1-0/+5
2018-06-29hw/net/ne2000: Convert printf() calls to trace eventsPhilippe Mathieu-Daudé1-0/+2
2018-06-29hw/net/ne2000: Add trace eventsPhilippe Mathieu-Daudé1-0/+4
2017-09-21net: add Sun HME (Happy Meal Ethernet) on-board NICMark Cave-Ayland1-0/+29
2017-09-15net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt1-0/+44