index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
hw/net:ftgmac100: introduce TX and RX ring base address high registers to sup...
Jamin Lin
1
-0
/
+4
2024-07-09
hw/net:ftgmac100: update ring base address to 64 bits
Jamin Lin
1
-5
/
+4
2024-07-09
hw/net:ftgmac100: update memory region size to 64KB
Jamin Lin
1
-0
/
+4
2024-02-21
hw/net/npcm_gmac.h: correct typos
Manos Pitsidianakis
1
-2
/
+2
2024-02-02
Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...
Peter Maydell
1
-0
/
+343
2024-02-02
hw/net/lasi_i82596: use qemu_create_nic_device()
David Woodhouse
1
-2
/
+2
2024-02-02
hw/net/lan9118: use qemu_configure_nic_device()
David Woodhouse
1
-1
/
+1
2024-02-02
hw/net/smc91c111: use qemu_configure_nic_device()
David Woodhouse
1
-1
/
+1
2024-02-02
hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
David Woodhouse
1
-2
/
+0
2024-02-02
hw/net: Add NPCMXXX GMAC device
Hao Wu
1
-0
/
+343
2023-09-08
include/: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-06-22
hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
Mark Cave-Ayland
1
-0
/
+60
2023-06-06
hw/net/can: Introduce Xilinx Versal CANFD controller
Vikram Garhwal
1
-0
/
+87
2023-04-20
hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO bus
Guenter Roeck
1
-0
/
+2
2023-03-10
fsl_etsec: Use hw/net/mii.h
Akihiko Odaki
1
-0
/
+1
2023-03-10
hw/net: Add more MII definitions
Akihiko Odaki
1
-1
/
+12
2023-01-12
hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
1
-4
/
+1
2023-01-08
include: Include headers where needed
Markus Armbruster
2
-1
/
+2
2022-05-11
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+1
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+3
2022-01-20
hw/net: Move MV88W8618 network device out of hw/arm/ directory
Philippe Mathieu-Daudé
1
-0
/
+12
2021-03-05
hw/net: Add npcm7xx emc model
Doug Evans
1
-0
/
+286
2020-12-10
hw/net/can: Introduce Xilinx ZynqMP CAN controller
Vikram Garhwal
1
-0
/
+78
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
6
-21
/
+7
2020-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
1
-0
/
+2
2020-09-09
hw/net: cadence_gem: Add a new 'phy-addr' property
Bin Meng
1
-0
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
8
-13
/
+18
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
8
-18
/
+34
2020-08-28
hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
1
-0
/
+6
2020-07-03
Add a phy-num property to the i.MX FEC emulator
Jean-Christophe Dubois
1
-0
/
+1
2020-06-18
net: cadence_gem: Add support for jumbo frames
Sai Pavan Boddu
1
-1
/
+3
2020-06-18
net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
Sai Pavan Boddu
1
-0
/
+4
2020-06-15
isa: Convert uses of isa_create(), isa_try_create() manually
Markus Armbruster
1
-2
/
+3
2020-04-30
hw/net: Add Smartfusion2 emac block
Subbaraya Sundeep
1
-0
/
+53
2020-03-12
hw/arm/allwinner-h3: add EMAC ethernet device
Niek Linnenbank
1
-0
/
+99
2020-01-27
hppa: Add support for LASI chip with i82596 NIC
Helge Deller
1
-0
/
+29
2019-10-15
aspeed: add support for the Aspeed MII controller of the AST2600
Cédric Le Goater
1
-0
/
+17
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2
-2
/
+0
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2
-0
/
+2
2019-06-12
Normalize position of header guard
Markus Armbruster
1
-1
/
+1
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+2
2019-04-29
hw/devices: Move SMSC 91C111 declaration into a new header
Philippe Mathieu-Daudé
1
-0
/
+19
2019-04-29
hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string
Philippe Mathieu-Daudé
1
-0
/
+2
2019-04-29
hw/net/ne2000-isa: Add guards to the header
Philippe Mathieu-Daudé
1
-0
/
+6
2019-04-29
hw/devices: Move LAN9118 declarations into a new header
Philippe Mathieu-Daudé
1
-0
/
+19
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
[next]