summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: brcmsmac: Use kvmemdup to simplify the codeJinjie Ruan2024-09-031-4/+2
* wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel2024-06-261-0/+1
* wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-261-1/+1
* wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)Erick Archer2024-06-011-1/+1
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* wifi: brcmsmac: cleanup SCB-related data typesDmitry Antipov2023-08-021-5/+3
* wifi: brcmsmac: remove unused has_5g variableTom Rix2023-03-311-2/+0
* wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-101-0/+1
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-1/+2
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-2/+2
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-1/+1
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-6/+6
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-1/+1
* brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET2021-06-151-1/+7
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* brcmsmac: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-271-3/+3
* brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headersLee Jones2020-08-271-6/+5
* brcmsmac: Add missing annotation for brcms_down()Jules Irenge2020-04-151-0/+1
* brcmsmac: Add missing annotation for brcms_rfkill_set_hw_state()Jules Irenge2020-04-151-0/+1
* mac80211: simplify TX aggregation startJohannes Berg2019-10-041-2/+1
* brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy2018-11-061-2/+2
* brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy2018-10-131-0/+26
* brcmsmac: Use kvmalloc() for ucode allocationsTakashi Iwai2018-09-201-3/+3
* brcmsmac: allocate ucode with GFP_KERNELTakashi Iwai2018-03-271-2/+2
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-1/+1
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-8/+8
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+5
* brcm80211: move under broadcom vendor directoryKalle Valo2015-11-181-0/+1700