| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | correct spelling of the word "receive" | Stefan Gehr | 2024-02-03 | 1 | -1/+1 |
| | | |||||
| * | stm32: resolve eth/v2 security bug | xoviat | 2023-11-07 | 1 | -14/+10 |
| | | | | | fixes #2129 | ||||
| * | stm32: update stm32-metapac. | Dario Nieuwenhuis | 2023-06-19 | 1 | -19/+10 |
| | | |||||
| * | stm32/eth_v2: update to new embassy-net trait, remove PeripheralMutex. | Dario Nieuwenhuis | 2022-12-13 | 1 | -229/+104 |
| | | |||||
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 1 | -8/+4 |
| | | |||||
| * | eth-v2: Fix bug in Rx descriptors and add docs art | Thales Fragoso | 2021-06-16 | 1 | -25/+50 |
| | | |||||
| * | eth-v2: Fix setting the registers for the descriptors | Thales Fragoso | 2021-06-16 | 1 | -7/+6 |
| | | | | | | Also, the interrupts are set to 1 to clear, the manual could have helped with that one... | ||||
| * | eth-v2: Fix off by one bug | Thales Fragoso | 2021-06-16 | 1 | -1/+1 |
| | | |||||
| * | eth-v2: Start Ethernet peripheral implementation | Thales Fragoso | 2021-06-16 | 1 | -0/+371 |
