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 brcmsmac: use bcma PCIe up and down functions 2013-08-26 14:09:03 -04:00
aiutils.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
ampdu.c brcmsmac: Further reduce log spam from tx phy messages 2013-07-22 16:54:41 -04:00
ampdu.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
antsel.c
antsel.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
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 brcm80211: fix usage of freq_reg_info() 2013-12-05 14:54:49 -05:00
channel.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
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 brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
main.c mac80211: remove support for IFF_PROMISC 2015-04-24 11:14:13 +02:00
main.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
Makefile
phy_shim.c
phy_shim.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
pmu.c
pmu.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
pub.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
rate.c
rate.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
scb.h
stf.c
stf.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
types.h
ucode_loader.c
ucode_loader.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00