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
/
cyw43
/
src
/
control.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update control.rs
Flamenco
2025-02-17
1
-1
/
+1
*
Fix ScanType enum export
Karim
2025-01-02
1
-0
/
+5
*
cyw43: add support for WPA3 and more extensive security options.
Dario Nieuwenhuis
2024-09-09
1
-51
/
+133
*
cyw43: log ioctls.
Dario Nieuwenhuis
2024-09-09
1
-4
/
+12
*
cyw43: use enum for ioctl instead of consts.
Dario Nieuwenhuis
2024-09-09
1
-33
/
+26
*
cyw43: add Bluetooth support.
Dario Nieuwenhuis
2024-08-05
1
-3
/
+7
*
Added doc comment to a public enum variant
Vicente
2024-07-25
1
-0
/
+1
*
Adding pub struct docs
Vicente
2024-07-25
1
-0
/
+1
*
Added docs.
Gustav Toft
2024-06-05
1
-0
/
+1
*
CYW43: Add function to close existing soft AP
Gustav Toft
2024-06-05
1
-0
/
+17
*
Make join_wpa2_passphrase_info private
Cirrus
2024-04-28
1
-5
/
+1
*
passphrase_info does not have to be passed &mut
Cirrus
2024-04-28
1
-3
/
+3
*
cyw43: Add function to join WPA2 network with precomputed PSK.
Cirrus
2024-04-28
1
-10
/
+35
*
Added MAC address getter to cyw43 controller
Jack Hogan
2024-04-15
1
-2
/
+8
*
cyw43: Unify dwell time.
Dario Nieuwenhuis
2024-01-20
1
-26
/
+22
*
feat: Extended the Scan API
umgefahren
2024-01-19
1
-10
/
+83
*
docs: document public apis for cyw43 driver
Ulf Lilleengen
2023-12-19
1
-1
/
+15
*
cyw43: Add Control method to add multicast HW address
Samuel Čavoj
2023-11-16
1
-0
/
+55
*
Update Rust nightly.
Dario Nieuwenhuis
2023-11-01
1
-1
/
+0
*
net/driver: remove Medium, make HardwareAddress non_exhaustive.
Dario Nieuwenhuis
2023-10-18
1
-2
/
+2
*
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
1
-12
/
+12
*
cyw43: Create leave function on Control struct.
Frostie314159
2023-08-28
1
-0
/
+5
*
cyw43: Introduce seperate up/down functions.
Frostie314159
2023-08-28
1
-3
/
+13
*
cyw43: remove pointless wait_complete.
Dario Nieuwenhuis
2023-06-09
1
-4
/
+1
*
cyw43: move crate to subdir.
Dario Nieuwenhuis
2023-05-30
1
-0
/
+457