linux/drivers/net/wireless/brcm80211
Johannes Berg 319090bf6c cfg80211: remove enum station_info_flags
This is really just duplicating the list of information that's
already available in the nl80211 attribute, so remove the list.
Two small changes are needed:
 * remove STATION_INFO_ASSOC_REQ_IES complete, but the length
   (assoc_req_ies_len) can be used instead
 * add NL80211_STA_INFO_RX_DROP_MISC which exists internally
   but not in nl80211 yet

This gets rid of the duplicate maintenance of the two lists.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2015-01-08 15:28:10 +01:00
..
brcmfmac cfg80211: remove enum station_info_flags 2015-01-08 15:28:10 +01:00
brcmsmac brcmsmac: NULL dereferences in brcms_c_detach_mfree() 2014-12-01 15:57:21 -05:00
brcmutil brcmutil: add helper function to format board revision 2014-12-01 15:57:20 -05:00
include brcmfmac: Add PCIE ids for 43602 devices. 2014-12-04 11:35:02 -05:00
Kconfig brcmfmac: conditionally compile firmware protocol source code 2014-09-15 15:09:26 -04:00
Makefile