linux_dsm_epyc7002/drivers/net/wireless/brcm80211/brcmsmac
Hauke Mehrtens 04d2e422df brcmsmac: deactivate ucode sending probe responses
It is possible to configure the ucode to automatically send the probe
responses to the clients after they send a probe request. At least for
WPS the userspace needs to answer the probe requests and we do not know
a way to say to the ucode to just handle the normal probe requests, so
for now no probe requests should be handled by the ucode.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-03-27 13:37:36 -04:00
..
phy brcmsmac: Use udelay instead of usleep_range 2013-01-02 14:38:26 -05:00
aiutils.c brcmsmac: Remove unused macro SI_MSG 2013-03-27 13:37:32 -04:00
aiutils.h brcmsmac: use chip and package id constants from bcma 2012-07-10 12:16:52 -04:00
ampdu.c brcmsmac: remove dead code 2013-01-07 15:16:55 -05:00
ampdu.h brcmsmac: Remove internal tx queue 2012-11-20 14:04:23 -05:00
antsel.c brcmsmac: Use debug macros for general error and debug statements 2012-11-20 14:06:16 -05:00
antsel.h
brcms_trace_events.c
brcms_trace_events.h brcmsmac: Add tracepoint for AMPDU session information 2012-11-20 14:08:06 -05:00
channel.c brcmsmac: fix brcms_c_country_valid() 2013-02-14 14:24:06 -05:00
channel.h brcm80211: smac: use current regulatory domain when checking whether OFDM is allowed 2012-06-20 15:14:40 -04:00
d11.h brcmsmac: implement ieee80211_ops get_tsf and set_tsf 2013-03-27 13:37:33 -04:00
debug.c brcmsmac: remove duplicated include from debug.c 2012-12-06 14:58:55 -05:00
debug.h brcmsmac: add copyright information for Canonical 2013-01-02 14:38:36 -05:00
dma.c brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags() 2012-11-30 14:00:39 -05:00
dma.h brcmsmac: Add brcms_dbg_dma() debug macro 2012-11-20 14:07:12 -05:00
led.c brcmsmac: radio on led support 2013-03-06 16:28:20 -05:00
led.h brcmsmac: radio on led support 2013-03-06 16:28:20 -05:00
mac80211_if.c brcmsmac: deactivate ucode sending probe responses 2013-03-27 13:37:36 -04:00
mac80211_if.h brcmsmac: radio on led support 2013-03-06 16:28:20 -05:00
main.c brcmsmac: deactivate ucode sending probe responses 2013-03-27 13:37:36 -04:00
main.h brcmsmac: add support for probe response template 2013-03-27 13:37:36 -04:00
Makefile brcmsmac: radio on led support 2013-03-06 16:28:20 -05:00
phy_shim.c
phy_shim.h
pmu.c brcmsmac: use chip and package id constants from bcma 2012-07-10 12:16:52 -04:00
pmu.h brcmsmac: remove si_pmu_spuravoid_pllupdate() 2012-07-10 12:16:50 -04:00
pub.h brcmsmac: deactivate ucode sending probe responses 2013-03-27 13:37:36 -04:00
rate.c
rate.h
scb.h brcmsmac: remove dead code 2013-01-07 15:16:55 -05:00
stf.c brcmsmac: Add brcms_dbg_ht() debug macro 2012-11-20 14:07:25 -05:00
stf.h
types.h brcm80211: Convert log message levels to debug levels 2012-11-20 14:05:37 -05:00
ucode_loader.c
ucode_loader.h