summaryrefslogtreecommitdiff
path: root/hw/net/trace-events
AgeCommit message (Expand)Author
2021-07-02dp8393x: convert to trace-eventsMark Cave-Ayland
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-28Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2021-05-27hw/net/imx_fec: return 0xffff when accessing non-existing PHYGuenter Roeck
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-03-05hw/net: Add npcm7xx emc modelDoug Evans
2020-07-03Add a phy-num property to the i.MX FEC emulatorJean-Christophe Dubois
2020-06-18virtio-net: implement RSS configuration commandYuri Benditovich
2020-06-16hw/net/imx_fec: Convert debug fprintf() to trace eventsJean-Christophe Dubois
2020-03-12hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank
2020-03-03NetRxPkt: Introduce support for additional hash typesYuri Benditovich
2020-01-27hppa: Add support for LASI chip with i82596 NICHelge Deller
2019-10-29net: add tulip (dec21143) driverSven Schnelle
2019-07-02sunhme: ensure that RX descriptor ring overflow is indicated to client driverMark Cave-Ayland
2019-07-02sunhme: add trace event for logging PCI IRQMark Cave-Ayland
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-05virtio-net: Allow qemu_announce_self to trigger virtio announcementsDr. David Alan Gilbert
2019-03-05virtio-net: Switch to using announce timerDr. David Alan Gilbert
2018-10-19e1000: indicate dropped packets in HW countersJason Wang
2018-09-25hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/writePeter Maydell
2018-09-25hw/net/pcnet-pci: Convert away from old_mmio accessorsPeter Maydell
2018-06-29hw/net/etraxfs_eth: Convert printf() calls to trace eventsPhilippe Mathieu-Daudé
2018-06-29hw/net/ne2000: Convert printf() calls to trace eventsPhilippe Mathieu-Daudé
2018-06-29hw/net/ne2000: Add trace eventsPhilippe Mathieu-Daudé
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-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-08-01trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-01-31trace: clean up trace-events filesStefan Hajnoczi
2016-09-27e1000e: Fix CTRL_EXT.EIAME behaviorDmitry Fleytman
2016-09-23spapr_llan: convert to trace framework instead of DPRINTFLaurent Vivier
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-06-20trace: split out trace events for hw/net/ directoryDaniel P. Berrange