summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-02wifi: brcmsmac: cleanup SCB-related data typesDmitry Antipov1-5/+3
2023-03-31wifi: brcmsmac: remove unused has_5g variableTom Rix1-2/+0
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel1-0/+1
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-1/+2
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-2/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-6/+6
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-1/+1
2021-06-15brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+7
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2020-08-27brcmsmac: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-08-27brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headersLee Jones1-6/+5
2020-04-15brcmsmac: Add missing annotation for brcms_down()Jules Irenge1-0/+1
2020-04-15brcmsmac: Add missing annotation for brcms_rfkill_set_hw_state()Jules Irenge1-0/+1
2019-10-04mac80211: simplify TX aggregation startJohannes Berg1-2/+1
2018-11-06brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy1-2/+2
2018-10-13brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy1-0/+26
2018-09-20brcmsmac: Use kvmalloc() for ucode allocationsTakashi Iwai1-3/+3
2018-03-27brcmsmac: allocate ucode with GFP_KERNELTakashi Iwai1-2/+2
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-1/+1
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-8/+8
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon1-3/+5
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo1-0/+1700