Linux wireless drivers development
 help / color / mirror / Atom feed
* BCM43602 firmware reports multiple BRCMF_E_DEAUTH
@ 2015-09-28  9:00 Rafał Miłecki
  2016-10-04 18:15 ` Rafał Miłecki
  0 siblings, 1 reply; 9+ messages in thread
From: Rafał Miłecki @ 2015-09-28  9:00 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org, brcm80211 development

[-- Attachment #1: Type: text/plain, Size: 686 bytes --]

Hi,

I'm using recent brcmfmac and brcmfmac43602-pcie.ap.bin that currently
sits in linux-firmware.git.

In OpenWrt we have hostapd with a feature of banning STAs. It works in
a quite simple way. Whenever hostapd gets NL80211_CMD_NEW_STATION for
STA that is banned it sends NL80211_CMD_DEL_STATION.

The problem is that in such case BCM43602 firmware happens to randomly
send more than 1 BRCMF_E_DEAUTH event. It seems it can send random
amount between 1 and 3. Looks a bit like some kind of race. It's
nothing really critical, just makes hostapd log a bit confusing.

Could someone at Broadcom look at firmware source to see if you can
fix this, please?

-- 
Rafał

[-- Attachment #2: syslog-brcmfmac-hostapd.txt --]
[-- Type: text/plain, Size: 1115 bytes --]

Sun Sep 27 19:15:22 2015 kern.info kernel: [ 1047.886433] brcmfmac: [brcmf_notify_connect_status_ap] event:8:BRCMF_E_ASSOC_IND e->addr:78:d6:f0:9b:aa:bb
Sun Sep 27 19:15:22 2015 daemon.info hostapd: wlan0: STA 78:d6:f0:9b:aa:bb IEEE 802.11: associated
Sun Sep 27 19:15:22 2015 daemon.info hostapd: Station 78:d6:f0:9b:aa:bb assoc rejected by ubus handler.

Sun Sep 27 19:15:22 2015 kern.info kernel: [ 1047.897751] brcmfmac: [brcmf_notify_connect_status_ap] event:5:BRCMF_E_DEAUTH e->addr:78:d6:f0:9b:aa:bb
Sun Sep 27 19:15:22 2015 daemon.info hostapd: wlan0: STA 78:d6:f0:9b:aa:bb IEEE 802.11: disassociated

Sun Sep 27 19:15:22 2015 kern.info kernel: [ 1047.908085] brcmfmac: [brcmf_notify_connect_status_ap] event:5:BRCMF_E_DEAUTH e->addr:78:d6:f0:9b:aa:bb
Sun Sep 27 19:15:22 2015 daemon.info hostapd: wlan0: STA 78:d6:f0:9b:aa:bb IEEE 802.11: disassociated

Sun Sep 27 19:15:22 2015 kern.info kernel: [ 1048.414031] brcmfmac: [brcmf_notify_connect_status_ap] event:5:BRCMF_E_DEAUTH e->addr:78:d6:f0:9b:aa:bb
Sun Sep 27 19:15:22 2015 daemon.info hostapd: wlan0: STA 78:d6:f0:9b:aa:bb IEEE 802.11: disassociated

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-11-02 19:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-28  9:00 BCM43602 firmware reports multiple BRCMF_E_DEAUTH Rafał Miłecki
2016-10-04 18:15 ` Rafał Miłecki
2016-10-05  9:08   ` Arend Van Spriel
2016-10-14  6:33     ` Rafał Miłecki
2016-10-14 10:13       ` Arend Van Spriel
2016-10-14 11:02         ` Rafał Miłecki
2016-10-15 13:17         ` Rafał Miłecki
2016-10-19 12:34   ` Rafał Miłecki
2016-11-02 19:42     ` Arend Van Spriel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox