summaryrefslogtreecommitdiffstats
path: root/include/hw/net
Commit message (Expand)AuthorAgeFilesLines
* 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/+7Star
* 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-101-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/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-162-2/+0Star
* 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
* imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register fileAndrey Smirnov2018-01-111-0/+1
* imx_fec: Add support for multiple Tx DMA ringsAndrey Smirnov2018-01-111-2/+16
* imx_fec: Emulate SHIFT16 in ENETx_RACCAndrey Smirnov2018-01-111-0/+2
* imx_fec: Use ENET_FTRL to determine truncation lengthAndrey Smirnov2018-01-111-1/+2
* imx_fec: Move Tx frame buffer away from the stackAndrey Smirnov2018-01-111-0/+3
* hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.cPhilippe Mathieu-Daudé2017-12-181-0/+33
* lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.hMark Cave-Ayland2017-10-311-0/+45
* net: add Sun HME (Happy Meal Ethernet) on-board NICMark Cave-Ayland2017-09-211-0/+4
* net/ftgmac100: add a 'aspeed' propertyCédric Le Goater2017-04-251-0/+4
* net: add FTGMAC100 supportCédric Le Goater2017-04-241-0/+60
* hw/net: add MII definitionsCédric Le Goater2017-04-241-18/+53
* cadence_gem: Make the revision a propertyAlistair Francis2017-04-201-0/+1
* cadence_gem: Add support for screeningAlistair Francis2016-09-221-1/+5
* cadence_gem: Add the num-priority-queues propertyAlistair Francis2016-09-221-4/+9
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-2/+3