linux_dsm_epyc7002/drivers/net/wireless/ath/carl9170
Johannes Berg 30686bf7f5 mac80211: convert HW flags to unsigned long bitmap
As we're running out of hardware capability flags pretty quickly,
convert them to use the regular test_bit() style unsigned long
bitmaps.

This introduces a number of helper functions/macros to set and to
test the bits, along with new debugfs code.

The occurrences of an explicit __clear_bit() are intentional, the
drivers were never supposed to change their supported bits on the
fly. We should investigate changing this to be a per-frame flag.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2015-06-10 16:05:36 +02:00
..
carl9170.h carl9170: fix sending URBs with wrong type when using full-speed 2014-08-11 14:43:51 -04:00
cmd.c cfg80211: remove "channel" from survey names 2015-01-08 15:27:52 +01:00
cmd.h wireless: Remove unnecessary ; from while (0) macros 2012-04-11 16:23:56 -04:00
debug.c wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks 2015-02-13 21:21:38 -08:00
debug.h
eeprom.h
fw.c mac80211: convert HW flags to unsigned long bitmap 2015-06-10 16:05:36 +02:00
fwcmd.h carl9170: import 1.9.7 firmware headers 2013-01-07 15:16:51 -05:00
fwdesc.h carl9170: import 1.9.6 firmware headers 2012-07-11 15:38:26 -04:00
hw.h carl9170: import 1.9.7 firmware headers 2013-01-07 15:16:51 -05:00
Kconfig drivers/net/wireless/ath/carl9170: remove depends on CONFIG_EXPERIMENTAL 2013-01-22 12:01:35 -08:00
led.c mac80211: make LED trigger names const 2015-05-05 14:21:55 +02:00
mac.c mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan 2013-03-25 19:19:35 +01:00
main.c mac80211: convert HW flags to unsigned long bitmap 2015-06-10 16:05:36 +02:00
Makefile
phy.c carl9170: Convert byte_rev_table uses to bitrev8 2014-10-30 15:26:52 -04:00
phy.h
rx.c carl9170: Remove casts of pointer to same type 2014-03-27 14:20:05 -04:00
tx.c carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER() 2014-08-28 14:50:13 -04:00
usb.c carl9170: match wait_for_completion_timeout return type 2015-05-26 13:53:23 +03:00
version.h carl9170: import 1.9.7 firmware headers 2013-01-07 15:16:51 -05:00
wlan.h carl9170: import 1.9.4 firmware headers 2011-07-05 15:26:51 -04:00