index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2022-05-11
1
-1
/
+1
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
1
-2
/
+3
*
hw/net: Move MV88W8618 network device out of hw/arm/ directory
Philippe Mathieu-Daudé
2022-01-20
1
-0
/
+12
*
hw/net: Add npcm7xx emc model
Doug Evans
2021-03-05
1
-0
/
+286
*
hw/net/can: Introduce Xilinx ZynqMP CAN controller
Vikram Garhwal
2020-12-10
1
-0
/
+78
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
6
-21
/
+7
*
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-09-13
1
-0
/
+2
|
\
|
*
hw/net: cadence_gem: Add a new 'phy-addr' property
Bin Meng
2020-09-10
1
-0
/
+2
*
|
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
8
-13
/
+18
*
|
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
8
-18
/
+34
|
/
*
hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2020-08-28
1
-0
/
+6
*
Add a phy-num property to the i.MX FEC emulator
Jean-Christophe Dubois
2020-07-03
1
-0
/
+1
*
net: cadence_gem: Add support for jumbo frames
Sai Pavan Boddu
2020-06-18
1
-1
/
+3
*
net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
Sai Pavan Boddu
2020-06-18
1
-0
/
+4
*
isa: Convert uses of isa_create(), isa_try_create() manually
Markus Armbruster
2020-06-15
1
-2
/
+3
*
hw/net: Add Smartfusion2 emac block
Subbaraya Sundeep
2020-04-30
1
-0
/
+53
*
hw/arm/allwinner-h3: add EMAC ethernet device
Niek Linnenbank
2020-03-12
1
-0
/
+99
*
hppa: Add support for LASI chip with i82596 NIC
Helge Deller
2020-01-27
1
-0
/
+29
*
aspeed: add support for the Aspeed MII controller of the AST2600
Cédric Le Goater
2019-10-15
1
-0
/
+17
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
2
-2
/
+0
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
2
-0
/
+2
*
Normalize position of header guard
Markus Armbruster
2019-06-12
1
-1
/
+1
*
Clean up header guards that don't match their file name
Markus Armbruster
2019-05-13
1
-2
/
+2
*
hw/devices: Move SMSC 91C111 declaration into a new header
Philippe Mathieu-Daudé
2019-04-29
1
-0
/
+19
*
hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string
Philippe Mathieu-Daudé
2019-04-29
1
-0
/
+2
*
hw/net/ne2000-isa: Add guards to the header
Philippe Mathieu-Daudé
2019-04-29
1
-0
/
+6
*
hw/devices: Move LAN9118 declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
1
-0
/
+19
*
net: cadence_gem: Add support for selecting the DMA MemoryRegion
Edgar E. Iglesias
2018-10-16
1
-0
/
+2
*
net: cadence_gem: Add support for extended descriptors
Edgar E. Iglesias
2018-10-16
1
-1
/
+1
*
net: cadence_gem: Add macro with max number of descriptor words
Edgar E. Iglesias
2018-10-16
1
-1
/
+4
*
net: cadence_gem: Use uint32_t for 32bit descriptor words
Edgar E. Iglesias
2018-10-16
1
-1
/
+1
*
hw/net: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-2
/
+3
*
ftgmac100: compute maximum frame size depending on the protocol
Cédric Le Goater
2018-06-08
1
-1
/
+6
*
imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file
Andrey Smirnov
2018-01-11
1
-0
/
+1
*
imx_fec: Add support for multiple Tx DMA rings
Andrey Smirnov
2018-01-11
1
-2
/
+16
*
imx_fec: Emulate SHIFT16 in ENETx_RACC
Andrey Smirnov
2018-01-11
1
-0
/
+2
*
imx_fec: Use ENET_FTRL to determine truncation length
Andrey Smirnov
2018-01-11
1
-1
/
+2
*
imx_fec: Move Tx frame buffer away from the stack
Andrey Smirnov
2018-01-11
1
-0
/
+3
*
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
2017-12-18
1
-0
/
+33
*
lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.h
Mark Cave-Ayland
2017-10-31
1
-0
/
+45
*
net: add Sun HME (Happy Meal Ethernet) on-board NIC
Mark Cave-Ayland
2017-09-21
1
-0
/
+4
*
net/ftgmac100: add a 'aspeed' property
Cédric Le Goater
2017-04-25
1
-0
/
+4
*
net: add FTGMAC100 support
Cédric Le Goater
2017-04-24
1
-0
/
+60
*
hw/net: add MII definitions
Cédric Le Goater
2017-04-24
1
-18
/
+53
*
cadence_gem: Make the revision a property
Alistair Francis
2017-04-20
1
-0
/
+1
*
cadence_gem: Add support for screening
Alistair Francis
2016-09-22
1
-1
/
+5
*
cadence_gem: Add the num-priority-queues property
Alistair Francis
2016-09-22
1
-4
/
+9
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
1
-2
/
+3
[next]