summaryrefslogtreecommitdiff
path: root/recipes-kernel/rsi-91x/files
AgeCommit message (Collapse)AuthorFiles
2023-08-18MTX-5053 Update RS911x driver to v. 2.6.1Vyacheslav Pedash5
New driver has a fix for WPA2-PSK connections with wpa-supplicant v 2.10 and above.
2023-01-10Add WiFi Station/AP modeJohn Klug5
2023-01-10Add examples for hostapd/wpa_supplicantJohn Klug1
2023-01-10New concurrent mode patch from SiLabs and bump handle_card_ready patchJohn Klug2
2023-01-10During the new driver testing we found the following issue:Serhii Voloshynov1
when rsi_91x module is loaded, the message appears: -rsi_91x: ***** Firmware Loading successful ***** -rsi_handle_card_ready: card ready indication in invalid state 0. After that, there are no wifi interfaces, although all related modules are loaded. The rootcause of the issue is the late initialisation of common->fsm_state variable
2023-01-10Do not remove rfkill, remove modules when updating cfg80211 Regulatory DomainJohn Klug2
2023-01-10Fix bad variable namesJohn Klug2
2023-01-10rs9116 should be rs91xJohn Klug1
2023-01-10Add the IEEE COUNTRY_CODE for cfg80211 to the driver loadJohn Klug2
2023-01-10Attempt to remove a few more modules related to the WiFi/BTJohn Klug1
2023-01-10Start of rsi-91x driverJohn Klug9