You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/10/21 06:38:52 UTC

[incubator-nuttx] branch master updated (924c3d8b5f -> 3f14efa033)

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/incubator-nuttx.git


    from 924c3d8b5f arch/armv7-r: Fix armclang build warning: L6306W
     add 41c86c526a wireless/bcm43xxx: only report PSK ssid by scan filter
     add 4fe321b6fb wireless/bcm43xxx: correct auth status if PSK is invaild
     add 38534e06dd wireless/bcm43xxx: skip bad channel bss
     add 1935783392 wireless/bcm43xxx: skip WEP privacy
     add d861c7bfd9 wireless/bcm43xxx: subscribe only to the events we need
     add d27129bc35 wireless/bcm43xxx: discard auth event if netdev down
     add 3f14efa033 wireless/bcm43xxx: Add missing FAR qualifier to bcmf_driver

No new revisions were added by this update.

Summary of changes:
 drivers/wireless/ieee80211/bcm43xxx/bcmf_driver.c | 446 ++++++++++++++++------
 drivers/wireless/ieee80211/bcm43xxx/bcmf_driver.h |  61 +--
 2 files changed, 363 insertions(+), 144 deletions(-)