linux_dsm_epyc7002/drivers/net/wireless/wl12xx
Eliad Peller 26b4bf2e0f wl12xx: remove P2P ie from probe response
wl12xx uses a single probe response template, regardless of
the probe request.
However, the P2P spec forbids including the p2p ie in some
cases (e.g. the probe request didn't include the p2p ie).

The fw responds only to probe requests that don't
include the p2p ie, and passes up probe requests that
include them (the supplicant will answer them).

Thus, strip the p2p ie from the probe response template.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2011-09-23 14:38:47 +03:00
..
acx.c Merge branch 'master' of git://git.infradead.org/users/linville/wireless 2011-09-20 14:11:55 -04:00
acx.h wl12xx: add config_hangover command 2011-09-14 11:47:26 +03:00
boot.c wl12xx: allow 11a AP-mode for wl127x devices 2011-08-25 10:19:28 +03:00
boot.h wl12xx: fixes for hw_pg_ver and chip id reporting 2011-08-12 09:22:49 +03:00
cmd.c wl12xx: declare support for WIPHY_FLAG_AP_UAPSD 2011-09-14 12:09:38 +03:00
cmd.h wl12xx: declare support for WIPHY_FLAG_AP_UAPSD 2011-09-14 12:09:38 +03:00
conf.h wl12xx: Include OFDM rates in IBSS mode 2011-09-23 14:21:36 +03:00
debugfs.c wl12xx: use kstrtoul_from_user 2011-09-14 11:47:43 +03:00
debugfs.h wl1271: Change wl12xx Files Names 2010-11-22 16:45:09 +02:00
event.c wl12xx: AP mode - enable the BA constraint event from the FW 2011-09-14 13:15:18 +03:00
event.h wl12xx: update commands & events 2011-08-22 12:35:24 +03:00
ini.h wl12xx: Add Support for Low Power DRPw (LPD) Mode 2011-06-27 12:50:33 +03:00
init.c wl12xx: add config_hangover command 2011-09-14 11:47:26 +03:00
init.h wl12xx: AP-mode - reconfigure templates after basic rates change 2011-05-02 10:31:18 +03:00
io.c wl12xx: remove unused crc7 references 2011-06-27 10:15:52 +03:00
io.h wl12xx: remove rx filtering stuff 2011-08-22 12:35:23 +03:00
Kconfig wl12xx: remove deprecated CONFIG_WL12XX_HT flag 2011-09-14 11:47:34 +03:00
main.c wl12xx: remove P2P ie from probe response 2011-09-23 14:38:47 +03:00
Makefile wl12xx: fix sdio_test module functionality 2011-09-23 14:11:31 +03:00
ps.c wl12xx: don't indicate up PS-filtered dummy packets 2011-09-14 12:43:51 +03:00
ps.h wl12xx: enter/exit psm on wowlan suspend/resume 2011-05-13 14:55:49 +03:00
reg.h wl12xx: remove rx filtering stuff 2011-08-22 12:35:23 +03:00
rx.c wl12xx: remove deprecated CONFIG_WL12XX_HT flag 2011-09-14 11:47:34 +03:00
rx.h wl12xx: update rx/tx 2011-08-22 12:35:25 +03:00
scan.c wl12xx: fix forced passive scans 2011-09-22 13:21:41 +03:00
scan.h wl12xx: update scan cmd api 2011-08-22 12:35:25 +03:00
sdio_test.c wl12xx: fix sdio_test module functionality 2011-09-23 14:11:31 +03:00
sdio.c Merge branch 'master' of git://git.infradead.org/users/linville/wireless 2011-09-20 14:11:55 -04:00
spi.c wl12xx: Use a single fw for both STA and AP roles 2011-08-22 12:35:22 +03:00
testmode.c wl12xx: Remove obsolete testmode NVS push command 2011-08-23 15:54:19 -04:00
testmode.h wl1271: Change wl12xx Files Names 2010-11-22 16:45:09 +02:00
tx.c wl12xx: AP mode - clean BA and queue state in tx_reset 2011-09-14 13:15:19 +03:00
tx.h wl12xx: AP mode - clean BA and queue state in tx_reset 2011-09-14 13:15:19 +03:00
wl12xx_80211.h wl12xx: change max/default template size 2011-08-22 12:35:25 +03:00
wl12xx_platform_data.c
wl12xx.h wl12xx: support p2p interfaces 2011-09-14 13:15:20 +03:00