index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-stm32
/
src
/
eth
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename embassy-extras to embassy-hal-common
Dario Nieuwenhuis
2021-07-29
1
-2
/
+2
*
Replace `PeripheralStateUnchecked` with `register_interrupt_unchecked`
Liam Murphy
2021-07-29
1
-4
/
+4
*
Remove critical sections from `PeripheralMutex` interrupt handler by checking...
Liam Murphy
2021-07-27
1
-4
/
+4
*
Update the import
Liam Murphy
2021-07-05
1
-1
/
+1
*
Fix stm32 ethernet
Liam Murphy
2021-07-05
1
-1
/
+2
*
eth-v2: Get hclk frequency from clock singleton
Thales Fragoso
2021-06-16
1
-3
/
+4
*
eth-v2: Enable source address filtering
Thales Fragoso
2021-06-16
1
-12
/
+3
*
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
2
-12
/
+17
*
eth-v2: Fix off by one bug
Thales Fragoso
2021-06-16
1
-1
/
+1
*
eth-v2: Work around missing AF for REF_CLK
Thales Fragoso
2021-06-16
1
-10
/
+10
*
eth-v2: Enable clocks in new
Thales Fragoso
2021-06-16
1
-1
/
+15
*
eth-v2: Remove Instance trait
Thales Fragoso
2021-06-16
1
-83
/
+57
*
eth-v2: Implement embassy-net's Device Trait and fix Drop
Thales Fragoso
2021-06-16
1
-1
/
+88
*
eth: Add lan8742a PHY
Thales Fragoso
2021-06-16
3
-20
/
+204
*
eth-v2: Start Ethernet peripheral implementation
Thales Fragoso
2021-06-16
4
-0
/
+729
[prev]