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
/
hw
/
net
Age
Commit message (
Expand
)
Author
2020-04-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...
Peter Maydell
2020-04-30
net: cadence_gem: clear RX control descriptor
Ramon Fried
2020-04-30
Cadence: gem: fix wraparound in 64bit descriptors
Ramon Fried
2020-04-30
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200430' into staging
Peter Maydell
2020-04-30
hw/net: Add Smartfusion2 emac block
Subbaraya Sundeep
2020-04-29
virtio-net: Fix duplex=... and speed=... error handling
Markus Armbruster
2020-04-29
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
2020-04-28
virtio-net: fix rsc_ext compat handling
Cornelia Huck
2020-03-31
hw/net/allwinner-sun8i-emac.c: Fix REG_ADDR_HIGH/LOW reads
Peter Maydell
2020-03-31
net: tulip: check frame size and r/w data length
Prasad J Pandit
2020-03-31
hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
hw/net/rtl8139: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2020-03-31
hw/net/rtl8139: Simplify if/else statement
Philippe Mathieu-Daudé
2020-03-31
hw/net/smc91c111: Let smc91c111_can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
hw/net/e1000e_core: Let e1000e_can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
Fixed integer overflow in e1000e
Andrew Melnychenko
2020-03-31
hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()
Peter Maydell
2020-03-31
hw/net/i82596: Correct command bitmask (CID 1419392)
Philippe Mathieu-Daudé
2020-03-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-03-17
hw/net: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
Chen Qun
2020-03-12
hw/arm/allwinner-h3: add EMAC ethernet device
Niek Linnenbank
2020-03-09
hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .data
Philippe Mathieu-Daudé
2020-03-09
hw/net/e1000: Add readops/writeops typedefs
Philippe Mathieu-Daudé
2020-03-09
dp8393x: Mask EOL bit from descriptor addresses, take 2
Finn Thain
2020-03-03
hw: net: cadence_gem: Fix build errors in DB_PRINT()
Bin Meng
2020-03-03
NetRxPkt: fix hash calculation of IPV6 TCP
Yuri Benditovich
2020-03-03
NetRxPkt: Introduce support for additional hash types
Yuri Benditovich
2020-03-03
e1000e: Avoid hw_error if legacy mode used
Yuri Benditovich
2020-03-03
dp8393x: Don't stop reception upon RBE interrupt assertion
Finn Thain
2020-03-03
dp8393x: Don't reset Silicon Revision register
Finn Thain
2020-03-03
dp8393x: Always update RRA pointers and sequence numbers
Finn Thain
2020-03-03
dp8393x: Clear descriptor in_use field to release packet
Finn Thain
2020-03-03
dp8393x: Pad frames to word or long word boundary
Finn Thain
2020-03-03
dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
Finn Thain
2020-03-03
dp8393x: Don't clobber packet checksum
Finn Thain
2020-03-03
dp8393x: Implement packet size limit and RBAE interrupt
Finn Thain
2020-03-03
dp8393x: Clear RRRA command register bit only when appropriate
Finn Thain
2020-03-03
dp8393x: Update LLFA and CRDA registers from rx descriptor
Finn Thain
2020-03-03
dp8393x: Have dp8393x_receive() return the packet size
Finn Thain
2020-03-03
dp8393x: Clean up endianness hacks
Finn Thain
2020-03-03
dp8393x: Always use 32-bit accesses
Finn Thain
2020-03-02
dp8393x: Mask EOL bit from descriptor addresses
Finn Thain
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
Let address_space_rw() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
2020-02-20
hw/net: Avoid casting non-const pointer, use address_space_write()
Philippe Mathieu-Daudé
2020-02-18
hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)
Philippe Mathieu-Daudé
[next]