Age | Commit message (Expand) | Author |
---|---|---|
2019-07-02 | sunhme: ensure that RX descriptor ring overflow is indicated to client driver | Mark Cave-Ayland |
2019-07-02 | sunhme: fix return values from sunhme_receive() during receive packet processing | Mark Cave-Ayland |
2019-07-02 | sunhme: flush any queued packets when HME_MAC_RXCFG_ENABLE bit is raised | Mark Cave-Ayland |
2019-07-02 | sunhme: fix incorrect constant in sunhme_can_receive() | Mark Cave-Ayland |
2019-07-02 | sunhme: add trace event for logging PCI IRQ | Mark Cave-Ayland |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2017-12-22 | sunhme: switch sunhme over to use net_crc32_le() | Mark Cave-Ayland |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost |
2017-09-21 | net: add Sun HME (Happy Meal Ethernet) on-board NIC | Mark Cave-Ayland |