linux_dsm_epyc7002/drivers/net/wireless/brcm80211/brcmsmac
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
..
phy wireless: Use bool function returns of true/false instead of 1/0 2015-04-07 20:10:23 +03:00
aiutils.c
aiutils.h
ampdu.c
ampdu.h
antsel.c
antsel.h
brcms_trace_brcmsmac_msg.h brcmsmac: Move each system tracepoints to their own header 2015-04-08 09:39:31 -04:00
brcms_trace_brcmsmac_tx.h brcmsmac: Move each system tracepoints to their own header 2015-04-08 09:39:31 -04:00
brcms_trace_brcmsmac.h brcmsmac: Move each system tracepoints to their own header 2015-04-08 09:39:31 -04:00
brcms_trace_events.c
brcms_trace_events.h brcmsmac: Move each system tracepoints to their own header 2015-04-08 09:39:31 -04:00
channel.c
channel.h
d11.h
debug.c brcmutil: use define for boardrev string function 2015-01-29 09:59:09 +02:00
debug.h
dma.c brcm80211: use container_of to resolve dma_info from dma_pub 2014-09-15 15:00:53 -04:00
dma.h
led.c
led.h
mac80211_if.c mac80211: convert HW flags to unsigned long bitmap 2015-06-10 16:05:36 +02:00
mac80211_if.h
main.c mac80211: remove support for IFF_PROMISC 2015-04-24 11:14:13 +02:00
main.h
Makefile
phy_shim.c
phy_shim.h
pmu.c
pmu.h
pub.h
rate.c
rate.h
scb.h
stf.c
stf.h
types.h
ucode_loader.c
ucode_loader.h