summaryrefslogtreecommitdiffstats
path: root/include/hw/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ENET/Gbps Ethernet support to FEC deviceJean-Christophe Dubois2016-06-021-2/+129
* i.MX: move FEC device to a register array structure.Jean-Christophe Dubois2016-06-021-17/+34
* i.MX: Rename i.MX FEC defines to ENET_XXXJean-Christophe Dubois2016-06-021-32/+32
* i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois2015-09-071-0/+113
* hw/net: add simple phy support to mcf_fec driverGreg Ungerer2015-07-271-0/+5
* hw/net: add ANLPAR bit definitions to generic miiGreg Ungerer2015-07-271-0/+7
* hw/net: create common collection of MII definitionsGreg Ungerer2015-07-272-39/+65
* net: cadence_gem: Split state struct and type into headerPeter Crosthwaite2015-05-181-0/+73
* allwinner-emac: set autonegotiation complete bit on link upBeniamino Galvani2014-04-171-0/+1
* hw/net: add support for Allwinner EMAC Fast Ethernet controllerBeniamino Galvani2014-02-081-0/+210