index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
net
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-09-09
hw/net: cadence_gem: Add a new 'phy-addr' property
Bin Meng
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-28
hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2020-07-03
Add a phy-num property to the i.MX FEC emulator
Jean-Christophe Dubois
2020-06-18
net: cadence_gem: Add support for jumbo frames
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
Sai Pavan Boddu
2020-06-15
isa: Convert uses of isa_create(), isa_try_create() manually
Markus Armbruster
2020-04-30
hw/net: Add Smartfusion2 emac block
Subbaraya Sundeep
2020-03-12
hw/arm/allwinner-h3: add EMAC ethernet device
Niek Linnenbank
2020-01-27
hppa: Add support for LASI chip with i82596 NIC
Helge Deller
2019-10-15
aspeed: add support for the Aspeed MII controller of the AST2600
Cédric Le Goater
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-06-12
Normalize position of header guard
Markus Armbruster
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2019-04-29
hw/devices: Move SMSC 91C111 declaration into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string
Philippe Mathieu-Daudé
2019-04-29
hw/net/ne2000-isa: Add guards to the header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move LAN9118 declarations into a new header
Philippe Mathieu-Daudé
2018-10-16
net: cadence_gem: Add support for selecting the DMA MemoryRegion
Edgar E. Iglesias
2018-10-16
net: cadence_gem: Add support for extended descriptors
Edgar E. Iglesias
2018-10-16
net: cadence_gem: Add macro with max number of descriptor words
Edgar E. Iglesias
2018-10-16
net: cadence_gem: Use uint32_t for 32bit descriptor words
Edgar E. Iglesias
2018-07-02
hw/net: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-06-08
ftgmac100: compute maximum frame size depending on the protocol
Cédric Le Goater
2018-01-11
imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file
Andrey Smirnov
2018-01-11
imx_fec: Add support for multiple Tx DMA rings
Andrey Smirnov
2018-01-11
imx_fec: Emulate SHIFT16 in ENETx_RACC
Andrey Smirnov
2018-01-11
imx_fec: Use ENET_FTRL to determine truncation length
Andrey Smirnov
2018-01-11
imx_fec: Move Tx frame buffer away from the stack
Andrey Smirnov
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
2017-10-31
lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.h
Mark Cave-Ayland
2017-09-21
net: add Sun HME (Happy Meal Ethernet) on-board NIC
Mark Cave-Ayland
2017-04-25
net/ftgmac100: add a 'aspeed' property
Cédric Le Goater
2017-04-24
net: add FTGMAC100 support
Cédric Le Goater
2017-04-24
hw/net: add MII definitions
Cédric Le Goater
2017-04-20
cadence_gem: Make the revision a property
Alistair Francis
2016-09-22
cadence_gem: Add support for screening
Alistair Francis
2016-09-22
cadence_gem: Add the num-priority-queues property
Alistair Francis
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-06-02
Add ENET/Gbps Ethernet support to FEC device
Jean-Christophe Dubois
2016-06-02
i.MX: move FEC device to a register array structure.
Jean-Christophe Dubois
2016-06-02
i.MX: Rename i.MX FEC defines to ENET_XXX
Jean-Christophe Dubois
2015-09-07
i.MX: Add FEC Ethernet Emulator
Jean-Christophe Dubois
2015-07-27
hw/net: add simple phy support to mcf_fec driver
Greg Ungerer
[next]