linux/drivers/net/wireless/ath/wil6210
Vladimir Kondratiev b1defa4d66 wil6210: do not set IE's for beacon
On the DMG band, there is no 'normal' beacon frame.
Instead, transmitted is short 'DMG beacon' frame, that do not include IE's
So, beacon IE's are not relevant for the DMG band.

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-03-13 14:23:03 -04:00
..
cfg80211.c wil6210: do not set IE's for beacon 2013-03-13 14:23:03 -04:00
debugfs.c wil6210: convert to use simple_open() 2013-03-06 16:25:46 -05:00
interrupt.c wil6210: checkpatch warnings 2013-01-30 15:07:18 -05:00
Kconfig
main.c wil6210: checkpatch warnings 2013-01-30 15:07:18 -05:00
Makefile drivers/net/wireless/ath/wil6210: Makefile, only -Werror when no -W* in EXTRA_CFLAGS 2013-03-06 16:25:48 -05:00
netdev.c wil6210: checkpatch warnings 2013-01-30 15:07:18 -05:00
pcie_bus.c wil6210: fix checkpatch CamelCase warnings 2013-01-30 15:07:17 -05:00
txrx.c drivers: net: Remove remaining alloc/OOM messages 2013-02-08 17:44:39 -05:00
txrx.h
wil6210.h wil6210: Remove local implementation of dynamic hexdump 2013-03-13 14:23:02 -04:00
wmi.c wil6210: handle WMI_BA_STATUS_EVENTID 2013-03-13 14:23:03 -04:00
wmi.h