Age | Commit message (Expand) | Author | Files | Lines |
2018-10-16 | net: cadence_gem: Add support for selecting the DMA MemoryRegion | Edgar E. Iglesias | 1 | -0/+2 |
2018-10-16 | net: cadence_gem: Add support for extended descriptors | Edgar E. Iglesias | 1 | -1/+1 |
2018-10-16 | net: cadence_gem: Add macro with max number of descriptor words | Edgar E. Iglesias | 1 | -1/+4 |
2018-10-16 | net: cadence_gem: Use uint32_t for 32bit descriptor words | Edgar E. Iglesias | 1 | -1/+1 |
2018-07-02 | hw/net: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -2/+3 |
2018-06-08 | ftgmac100: compute maximum frame size depending on the protocol | Cédric Le Goater | 1 | -1/+6 |
2018-01-11 | imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file | Andrey Smirnov | 1 | -0/+1 |
2018-01-11 | imx_fec: Add support for multiple Tx DMA rings | Andrey Smirnov | 1 | -2/+16 |
2018-01-11 | imx_fec: Emulate SHIFT16 in ENETx_RACC | Andrey Smirnov | 1 | -0/+2 |
2018-01-11 | imx_fec: Use ENET_FTRL to determine truncation length | Andrey Smirnov | 1 | -1/+2 |
2018-01-11 | imx_fec: Move Tx frame buffer away from the stack | Andrey Smirnov | 1 | -0/+3 |
2017-12-18 | hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c | Philippe Mathieu-Daudé | 1 | -0/+33 |
2017-10-31 | lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.h | Mark Cave-Ayland | 1 | -0/+45 |
2017-09-21 | net: add Sun HME (Happy Meal Ethernet) on-board NIC | Mark Cave-Ayland | 1 | -0/+4 |
2017-04-25 | net/ftgmac100: add a 'aspeed' property | Cédric Le Goater | 1 | -0/+4 |
2017-04-24 | net: add FTGMAC100 support | Cédric Le Goater | 1 | -0/+60 |
2017-04-24 | hw/net: add MII definitions | Cédric Le Goater | 1 | -18/+53 |
2017-04-20 | cadence_gem: Make the revision a property | Alistair Francis | 1 | -0/+1 |
2016-09-22 | cadence_gem: Add support for screening | Alistair Francis | 1 | -1/+5 |
2016-09-22 | cadence_gem: Add the num-priority-queues property | Alistair Francis | 1 | -4/+9 |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster | 1 | -2/+3 |
2016-06-02 | Add ENET/Gbps Ethernet support to FEC device | Jean-Christophe Dubois | 1 | -2/+129 |
2016-06-02 | i.MX: move FEC device to a register array structure. | Jean-Christophe Dubois | 1 | -17/+34 |
2016-06-02 | i.MX: Rename i.MX FEC defines to ENET_XXX | Jean-Christophe Dubois | 1 | -32/+32 |
2015-09-07 | i.MX: Add FEC Ethernet Emulator | Jean-Christophe Dubois | 1 | -0/+113 |
2015-07-27 | hw/net: add simple phy support to mcf_fec driver | Greg Ungerer | 1 | -0/+5 |
2015-07-27 | hw/net: add ANLPAR bit definitions to generic mii | Greg Ungerer | 1 | -0/+7 |
2015-07-27 | hw/net: create common collection of MII definitions | Greg Ungerer | 2 | -39/+65 |
2015-05-18 | net: cadence_gem: Split state struct and type into header | Peter Crosthwaite | 1 | -0/+73 |
2014-04-17 | allwinner-emac: set autonegotiation complete bit on link up | Beniamino Galvani | 1 | -0/+1 |
2014-02-08 | hw/net: add support for Allwinner EMAC Fast Ethernet controller | Beniamino Galvani | 1 | -0/+210 |