summaryrefslogtreecommitdiff
path: root/include/hw/net
AgeCommit message (Expand)AuthorFilesLines
2018-01-11imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register fileAndrey Smirnov1-0/+1
2018-01-11imx_fec: Add support for multiple Tx DMA ringsAndrey Smirnov1-2/+16
2018-01-11imx_fec: Emulate SHIFT16 in ENETx_RACCAndrey Smirnov1-0/+2
2018-01-11imx_fec: Use ENET_FTRL to determine truncation lengthAndrey Smirnov1-1/+2
2018-01-11imx_fec: Move Tx frame buffer away from the stackAndrey Smirnov1-0/+3
2017-12-18hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.cPhilippe Mathieu-Daudé1-0/+33
2017-10-31lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.hMark Cave-Ayland1-0/+45
2017-09-21net: add Sun HME (Happy Meal Ethernet) on-board NICMark Cave-Ayland1-0/+4
2017-04-25net/ftgmac100: add a 'aspeed' propertyCédric Le Goater1-0/+4
2017-04-24net: add FTGMAC100 supportCédric Le Goater1-0/+60
2017-04-24hw/net: add MII definitionsCédric Le Goater1-18/+53
2017-04-20cadence_gem: Make the revision a propertyAlistair Francis1-0/+1
2016-09-22cadence_gem: Add support for screeningAlistair Francis1-1/+5
2016-09-22cadence_gem: Add the num-priority-queues propertyAlistair Francis1-4/+9
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-2/+3
2016-06-02Add ENET/Gbps Ethernet support to FEC deviceJean-Christophe Dubois1-2/+129
2016-06-02i.MX: move FEC device to a register array structure.Jean-Christophe Dubois1-17/+34
2016-06-02i.MX: Rename i.MX FEC defines to ENET_XXXJean-Christophe Dubois1-32/+32
2015-09-07i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois1-0/+113
2015-07-27hw/net: add simple phy support to mcf_fec driverGreg Ungerer1-0/+5
2015-07-27hw/net: add ANLPAR bit definitions to generic miiGreg Ungerer1-0/+7
2015-07-27hw/net: create common collection of MII definitionsGreg Ungerer2-39/+65
2015-05-18net: cadence_gem: Split state struct and type into headerPeter Crosthwaite1-0/+73
2014-04-17allwinner-emac: set autonegotiation complete bit on link upBeniamino Galvani1-0/+1
2014-02-08hw/net: add support for Allwinner EMAC Fast Ethernet controllerBeniamino Galvani1-0/+210