WSL2-Linux-Kernel/drivers/staging
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
..
android staging: android: ion: fix wrong init of dma_buf_export_info 2015-04-21 14:47:16 +05:30
board
clocking-wizard
comedi Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-15 13:22:56 -07:00
dgap
dgnc
emxx_udc
fbtft
fsl-mc
ft1000
fwserial
gdm72xx
gdm724x staging: gdm724x: Correction of variable usage after applying ALIGN() 2015-05-10 15:23:02 +02:00
goldfish
gs_fpgaboot
i2o
iio
lustre Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-26 17:22:07 -07:00
media [media] v4l: omap4iss: Replace outdated OMAP4 control pad API with syscon 2015-04-28 08:38:23 -03:00
mt29f_spinand
netlogic
nvec
octeon Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2015-04-17 15:50:54 -04:00
octeon-usb
olpc_dcon
ozwpan ozwpan: unchecked signed subtraction leads to DoS 2015-05-30 12:33:54 -07:00
panel
rtl8188eu
rtl8192e
rtl8192u
rtl8712 staging: rtl8712: fix stack dump 2015-05-31 11:54:25 +09:00
rtl8723au cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect 2015-05-26 15:21:27 +02:00
rts5208
skein
slicoss
sm7xxfb
sm750fb staging: sm750: remove incorrect __exit annotation 2015-05-08 01:58:04 +02:00
speakup
ste_rmi4
unisys
vme
vt6655 mac80211: convert HW flags to unsigned long bitmap 2015-06-10 16:05:36 +02:00
vt6656 mac80211: convert HW flags to unsigned long bitmap 2015-06-10 16:05:36 +02:00
wlan-ng cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect 2015-05-26 15:21:27 +02:00
xgifb
Kconfig
Makefile
staging.c