linux/drivers/net/wireless
Aarthi Thiruvengadam 3ca9d1fc9a ath6kl: support for P2P mgmt operations on station interface
This patch enables support for doing P2P management operations like device
discovery on top of a station interface. After group formation, the station
interface will become a P2P GO/client interface as the case may be.

This feature requires modifications to a couple of existing WMI structures and
therefore new command ids and structures have been defined in order to be
compatible with older firmware versions and other chips. The exception here is
the wmi_connect_cmd. Adding a new field to the end of the structure will not
cause any issues with previous firmware versions since firmware only checks for
minimum length of the command. The other structures are of variable length,
hence it was not possible to add new fields to the end.

The new command ids have to be added to the end of enum wmi_cmd_id, so it has
updated to match the firmware.

The driver will support both the 'old' and the 'new' commands for a while by
checking the firmware capabilities.

Signed-off-by: Aarthi Thiruvengadam <athiruve@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2011-12-14 20:43:05 +02:00
..
ath ath6kl: support for P2P mgmt operations on station interface 2011-12-14 20:43:05 +02:00
b43 b43: HT-PHY: report signal to mac80211 2011-11-07 13:19:12 -05:00
b43legacy mac80211: pass vif param to conf_tx() callback 2011-10-03 15:22:41 -04:00
brcm80211 brcmsmac: Use current logging styles 2011-11-17 15:43:56 -05:00
hostap wireless: use strlcpy routine in .get_drvinfo 2011-11-17 15:44:50 -05:00
ipw2x00 wireless: use strlcpy routine in .get_drvinfo 2011-11-17 15:44:50 -05:00
iwlegacy mac80211: pass vif param to conf_tx() callback 2011-10-03 15:22:41 -04:00
iwlwifi iwlagn: move nvm_device_type from iwl_priv to iwl_trans 2011-11-11 12:32:56 -05:00
iwmc3200wifi iwmc3200wifi: add some more range checks 2011-11-08 15:53:59 -05:00
libertas wireless: use strlcpy routine in .get_drvinfo 2011-11-17 15:44:50 -05:00
libertas_tf libertas_tf: deb_defs.h: Fix typo in include guard 2011-09-15 14:34:14 +02:00
mwifiex mwifiex: add support for Marvell sd8797 device 2011-11-17 15:45:19 -05:00
orinoco orinoco: release BSS structures returned by cfg80211_inform_bss() 2011-11-09 16:00:59 -05:00
p54 p54spi: Remove FIXME in op_stop 2011-11-17 15:45:16 -05:00
prism54 wireless: use strlcpy routine in .get_drvinfo 2011-11-17 15:44:50 -05:00
rt2x00 mac80211: pass vif param to conf_tx() callback 2011-10-03 15:22:41 -04:00
rtl818x mac80211: pass vif param to conf_tx() callback 2011-10-03 15:22:41 -04:00
rtlwifi Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2011-11-09 14:49:23 -05:00
wl12xx wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are in filters 2011-11-08 15:02:45 -05:00
wl1251 mac80211: pass vif param to conf_tx() callback 2011-10-03 15:22:41 -04:00
zd1211rw mac80211: add ieee80211_vif param to tsf functions 2011-09-27 14:27:48 -04:00
adm8211.c mac80211: add ieee80211_vif param to tsf functions 2011-09-27 14:27:48 -04:00
adm8211.h
airo_cs.c
airo.c
airo.h
at76c50x-usb.c wireless: at76c50x: use native hex_pack_byte() method 2011-09-30 15:16:25 -04:00
at76c50x-usb.h
atmel_cs.c
atmel_pci.c
atmel.c
atmel.h
Kconfig net: wireless: add brcm80211 drivers 2011-10-11 15:55:30 -04:00
mac80211_hwsim.c mac80211_hwsim: Claim support for TDLS 2011-11-08 15:54:28 -05:00
mac80211_hwsim.h
Makefile wireless: cleanup brcm80211 bits in drivers/net/wireless/Makefile 2011-11-09 15:25:18 -05:00
mwl8k.c mac80211: pass vif param to conf_tx() callback 2011-10-03 15:22:41 -04:00
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c rndis_wlan: release BSS structures returned by cfg80211_inform_bss() 2011-11-09 16:00:59 -05:00
wl3501_cs.c wl3501_cs: min_t() cast truncates high bits 2011-09-27 14:36:04 -04:00
wl3501.h
zd1201.c
zd1201.h