aboutsummaryrefslogtreecommitdiff
path: root/include/hw/net
AgeCommit message (Expand)Author
2018-07-02hw/net: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-08ftgmac100: compute maximum frame size depending on the protocolCédric Le Goater
2018-01-11imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register fileAndrey Smirnov
2018-01-11imx_fec: Add support for multiple Tx DMA ringsAndrey Smirnov
2018-01-11imx_fec: Emulate SHIFT16 in ENETx_RACCAndrey Smirnov
2018-01-11imx_fec: Use ENET_FTRL to determine truncation lengthAndrey Smirnov
2018-01-11imx_fec: Move Tx frame buffer away from the stackAndrey Smirnov
2017-12-18hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.cPhilippe Mathieu-Daudé
2017-10-31lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.hMark Cave-Ayland
2017-09-21net: add Sun HME (Happy Meal Ethernet) on-board NICMark Cave-Ayland
2017-04-25net/ftgmac100: add a 'aspeed' propertyCédric Le Goater
2017-04-24net: add FTGMAC100 supportCédric Le Goater
2017-04-24hw/net: add MII definitionsCédric Le Goater
2017-04-20cadence_gem: Make the revision a propertyAlistair Francis
2016-09-22cadence_gem: Add support for screeningAlistair Francis
2016-09-22cadence_gem: Add the num-priority-queues propertyAlistair Francis
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-06-02Add ENET/Gbps Ethernet support to FEC deviceJean-Christophe Dubois
2016-06-02i.MX: move FEC device to a register array structure.Jean-Christophe Dubois
2016-06-02i.MX: Rename i.MX FEC defines to ENET_XXXJean-Christophe Dubois
2015-09-07i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois
2015-07-27hw/net: add simple phy support to mcf_fec driverGreg Ungerer
2015-07-27hw/net: add ANLPAR bit definitions to generic miiGreg Ungerer
2015-07-27hw/net: create common collection of MII definitionsGreg Ungerer
2015-05-18net: cadence_gem: Split state struct and type into headerPeter Crosthwaite
2014-04-17allwinner-emac: set autonegotiation complete bit on link upBeniamino Galvani
2014-02-08hw/net: add support for Allwinner EMAC Fast Ethernet controllerBeniamino Galvani