Age | Commit message (Expand) | Author |
---|---|---|
2023-05-23 | e1000x: Take CRC into consideration for size check | Akihiko Odaki |
2023-05-23 | e1000x: Share more Rx filtering logic | Akihiko Odaki |
2023-05-23 | e1000x: Fix BPRC and MPRC | Akihiko Odaki |
2023-05-23 | e1000e: Fix tx/rx counters | timothee.cocault@gmail.com |
2023-03-10 | e1000: Split header files | Akihiko Odaki |
2023-03-10 | e1000e: Implement system clock | Akihiko Odaki |
2023-03-10 | e1000x: Alter the signature of e1000x_is_vlan_packet | Akihiko Odaki |
2023-03-10 | e1000: Use more constant definitions | Akihiko Odaki |
2023-03-10 | e1000: Use hw/net/mii.h | Akihiko Odaki |
2023-01-08 | include/hw/pci: Split pci_device.h off pci.h | Markus Armbruster |
2020-11-15 | e1000e: Fix Lesser GPL version number | Chetan Pant |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2018-07-02 | hw/net: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2016-06-27 | hw/net/e1000: Don't use *_to_cpup() | Peter Maydell |
2016-06-02 | e1000: Move out code that will be reused in e1000e | Dmitry Fleytman |