aboutsummaryrefslogtreecommitdiff
path: root/hw/net/e1000x_common.c
AgeCommit message (Expand)Author
2023-05-23e1000x: Take CRC into consideration for size checkAkihiko Odaki
2023-05-23e1000x: Share more Rx filtering logicAkihiko Odaki
2023-05-23e1000x: Fix BPRC and MPRCAkihiko Odaki
2023-05-23e1000e: Fix tx/rx counterstimothee.cocault@gmail.com
2023-03-10e1000: Split header filesAkihiko Odaki
2023-03-10e1000e: Implement system clockAkihiko Odaki
2023-03-10e1000x: Alter the signature of e1000x_is_vlan_packetAkihiko Odaki
2023-03-10e1000: Use more constant definitionsAkihiko Odaki
2023-03-10e1000: Use hw/net/mii.hAkihiko Odaki
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster
2020-11-15e1000e: Fix Lesser GPL version numberChetan Pant
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2018-07-02hw/net: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2016-06-27hw/net/e1000: Don't use *_to_cpup()Peter Maydell
2016-06-02e1000: Move out code that will be reused in e1000eDmitry Fleytman