Commit Graph

6 Commits

Author SHA1 Message Date
Markus Koch 9d9b3b1cce eth: Fix incorrect TX exit condition 2022-10-31 16:56:17 +01:00
Markus Koch e421ba0dff eth: Fix missing reset for tx sel 2022-10-31 16:55:13 +01:00
Markus Koch 4804674d8e arp: Implement ARP requests
This is still missing timeout in case of no reply.
This needs to be added!
2022-10-28 18:52:17 +02:00
Markus Koch 50b65bccec eth: tx: Remove accidental latch 2022-05-15 14:30:45 +02:00
Markus Koch 461c7ebce1 eth: tx: Fix polarity of tx_active checks 2022-05-15 14:27:26 +02:00
Markus Koch 7aa1b56bf9 eth: Add Ethernet type MUX 2022-05-13 20:37:28 +02:00