summary refs log tree commit diff stats
path: root/include/hw/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/net/npcm_gmac.h: correct typosManos Pitsidianakis2024-02-211-2/+2
* Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...Peter Maydell2024-02-021-0/+343
|\
| * hw/net: Add NPCMXXX GMAC deviceHao Wu2024-02-021-0/+343
* | hw/net/lasi_i82596: use qemu_create_nic_device()David Woodhouse2024-02-021-2/+2
* | hw/net/lan9118: use qemu_configure_nic_device()David Woodhouse2024-02-021-1/+1
* | hw/net/smc91c111: use qemu_configure_nic_device()David Woodhouse2024-02-021-1/+1
* | hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()David Woodhouse2024-02-021-2/+0
|/
* include/: spelling fixesMichael Tokarev2023-09-081-1/+1
* hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.hMark Cave-Ayland2023-06-221-0/+60
* hw/net/can: Introduce Xilinx Versal CANFD controllerVikram Garhwal2023-06-061-0/+87
* hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO busGuenter Roeck2023-04-201-0/+2
* fsl_etsec: Use hw/net/mii.hAkihiko Odaki2023-03-101-0/+1
* hw/net: Add more MII definitionsAkihiko Odaki2023-03-101-1/+12
* hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()Philippe Mathieu-Daudé2023-01-121-4/+1
* include: Include headers where neededMarkus Armbruster2023-01-082-1/+2
* Clean up decorations and whitespace around header guardsMarkus Armbruster2022-05-111-1/+1
* Clean up header guards that don't match their file nameMarkus Armbruster2022-05-111-2/+3
* hw/net: Move MV88W8618 network device out of hw/arm/ directoryPhilippe Mathieu-Daudé2022-01-201-0/+12
* hw/net: Add npcm7xx emc modelDoug Evans2021-03-051-0/+286
* hw/net/can: Introduce Xilinx ZynqMP CAN controllerVikram Garhwal2020-12-101-0/+78
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-186-21/+7
* Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell2020-09-131-0/+2
|\
| * hw/net: cadence_gem: Add a new 'phy-addr' propertyBin Meng2020-09-091-0/+2
* | Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-098-13/+18
* | Move QOM typedefs and add missing includesEduardo Habkost2020-09-098-18/+34
|/
* hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé2020-08-281-0/+6
* Add a phy-num property to the i.MX FEC emulatorJean-Christophe Dubois2020-07-031-0/+1
* net: cadence_gem: Add support for jumbo framesSai Pavan Boddu2020-06-181-1/+3
* net: cadence_gem: Move tx/rx packet buffert to CadenceGEMStateSai Pavan Boddu2020-06-181-0/+4
* isa: Convert uses of isa_create(), isa_try_create() manuallyMarkus Armbruster2020-06-151-2/+3
* hw/net: Add Smartfusion2 emac blockSubbaraya Sundeep2020-04-301-0/+53
* hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank2020-03-121-0/+99
* hppa: Add support for LASI chip with i82596 NICHelge Deller2020-01-271-0/+29
* aspeed: add support for the Aspeed MII controller of the AST2600Cédric Le Goater2019-10-151-0/+17
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-162-2/+0
* include: Make headers more self-containedMarkus Armbruster2019-08-162-0/+2
* Normalize position of header guardMarkus Armbruster2019-06-121-1/+1
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-2/+2
* hw/devices: Move SMSC 91C111 declaration into a new headerPhilippe Mathieu-Daudé2019-04-291-0/+19
* hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded stringPhilippe Mathieu-Daudé2019-04-291-0/+2
* hw/net/ne2000-isa: Add guards to the headerPhilippe Mathieu-Daudé2019-04-291-0/+6
* hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-0/+19
* net: cadence_gem: Add support for selecting the DMA MemoryRegionEdgar E. Iglesias2018-10-161-0/+2
* net: cadence_gem: Add support for extended descriptorsEdgar E. Iglesias2018-10-161-1/+1
* net: cadence_gem: Add macro with max number of descriptor wordsEdgar E. Iglesias2018-10-161-1/+4
* net: cadence_gem: Use uint32_t for 32bit descriptor wordsEdgar E. Iglesias2018-10-161-1/+1
* hw/net: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-2/+3
* ftgmac100: compute maximum frame size depending on the protocolCédric Le Goater2018-06-081-1/+6