Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Pierrick Bouvier
|
2a7e148641
hw/net: remove return after g_assert_not_reached()
|
11 months ago |
Pierrick Bouvier
|
d81e87e972
hw/net: replace assert(false) with g_assert_not_reached()
|
11 months ago |
Laurent Vivier
|
65c2ab8085
igb: fix link state on resume
|
1 year ago |
Cédric Le Goater
|
fe73674af1
igb: Add a VF reset handler
|
1 year ago |
Tomasz Dzieciol
|
560cf339b2
igb: packet-split descriptors support
|
2 years ago |
Tomasz Dzieciol
|
1c4e67a5be
igb: add IPv6 extended headers traffic detection
|
2 years ago |
Tomasz Dzieciol
|
17ccd01647
igb: RX payload guest writting refactoring
|
2 years ago |
Tomasz Dzieciol
|
ec82ad7c4d
igb: RX descriptors guest writting refactoring
|
2 years ago |
Tomasz Dzieciol
|
a86aee7e95
igb: rename E1000E_RingInfo_st
|
2 years ago |
Tomasz Dzieciol
|
2959c51dde
igb: remove TCP ACK detection
|
2 years ago |
Andrew Melnychenko
|
2ab0ec3121
tap: Add USO support to tap device.
|
2 years ago |
Akihiko Odaki
|
da9f7f7769
igb: Remove obsolete workaround for Windows
|
2 years ago |
Akihiko Odaki
|
efb1fd7a73
igb: Clear-on-read ICR when ICR.INTA is set
|
2 years ago |
Akihiko Odaki
|
5844562b17
igb: Notify only new interrupts
|
2 years ago |
Akihiko Odaki
|
3dfc616eab
igb: Implement Tx timestamp
|
2 years ago |
Akihiko Odaki
|
3a9926d939
igb: Implement Rx PTP2 timestamp
|
2 years ago |
Akihiko Odaki
|
bb97003e73
igb: Implement igb-specific oversize check
|
2 years ago |
Akihiko Odaki
|
6aa262f8e3
igb: Filter with the second VLAN tag for extended VLAN
|
2 years ago |
Akihiko Odaki
|
7e64a9cabb
igb: Strip the second VLAN tag for extended VLAN
|
2 years ago |
Akihiko Odaki
|
f199b13bc1
igb: Implement Tx SCTP CSO
|
2 years ago |
Akihiko Odaki
|
907209e311
igb: Implement Rx SCTP CSO
|
2 years ago |
Akihiko Odaki
|
abc9a29d6b
igb: Use UDP for RSS hash
|
2 years ago |
Akihiko Odaki
|
191e8bde88
igb: Implement MSI-X single vector mode
|
2 years ago |
Akihiko Odaki
|
5c30aea4c9
igb: Rename a variable in igb_receive_internal()
|
2 years ago |
Akihiko Odaki
|
fe619f2005
igb: Clear EICR bits for delayed MSI-X interrupts
|
2 years ago |
Akihiko Odaki
|
882e54da90
igb: Fix igb_mac_reg_init coding style alignment
|
2 years ago |
Akihiko Odaki
|
4847dabf67
igb: Add more definitions for Tx descriptor
|
2 years ago |
Akihiko Odaki
|
5d92e88a50
igb: Read DCMD.VLE of the first Tx descriptor
|
2 years ago |
Akihiko Odaki
|
a09cc21e80
igb: Remove goto
|
2 years ago |