summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: brcm80211: replace deprecated strncpy with strscpyJustin Stitt2023-10-301-2/+2
* wifi: brcmsmac: cleanup SCB-related data typesDmitry Antipov2023-08-021-2/+0
* wifi: brcmsmac: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
* brcmsmac: make array addr static const, makes object smallerColin Ian King2021-08-211-1/+1
* brcmsmac: improve readability on addresses copyÍñigo Huguet2021-06-151-1/+2
* brcmsmac: main: Eliminate empty brcms_c_down_del_timer()Jason Yan2020-09-161-9/+0
* brcmsmac: main: Remove a bunch of unused variablesLee Jones2020-09-011-35/+3
* brcmsmac: remove Comparison to bool in brcms_b_txstatus()Jason Yan2020-05-061-1/+1
* brcmsmac: make brcms_c_set_mac() voidJason Yan2020-04-141-4/+1
* brcmsmac: Remove always false 'channel < 0' statementAustin Kim2019-12-181-1/+1
* brcmsmac: remove unnecessary returnEduardo Abinader2019-11-151-2/+0
* brcmsmac: remove set but not used variablesYueHaibing2019-11-061-9/+2
* brcmsmac: remove a useless testChristophe JAILLET2019-10-011-2/+1
* brcmsmac: remove three set but not used variablesYueHaibing2019-08-061-13/+0
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-3/+4
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-2/+2
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-5/+5
* wireless: brcmsmac: fix old-style declarationArnd Bergmann2016-06-291-2/+2
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-2/+2
* brcm80211: move under broadcom vendor directoryKalle Valo2015-11-181-0/+8139