This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 47b2e00d51 pm: irq should disable before sched locked
new 06c1db81ff wifisim: Open the bss file with O_RDONLY.
new c3df7c5b00 wifisim: Modify the connection logic based on BSSID.
new e9ba55818f wifisim:Modify the down operation logic of the wlan
interface.
new f53f4fb32f wifisim: set carrier on only when wifidriver_start_connect
returns OK.
new 2e9f00d0db wifisim:Fix an assignment error.
new 10eaf1eafe wifisim:Modify the problem of password verification.
new f1a566f7f6 wifisim: Fix the problem of scan crash.
new e04aa9ac51 wifisim: Support the setting of the number of simulated
WiFi interfaces.
new ae2ebce42b qemuwifi: Support the ioctl SIOCGIWENCODEEXT.
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
drivers/net/Kconfig | 7 ++++
drivers/net/wifi_sim.c | 86 +++++++++++++++++++++++++++++++++------------
drivers/virtio/virtio-net.c | 23 +++++++++---
3 files changed, 89 insertions(+), 27 deletions(-)