summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c
AgeCommit message (Expand)Author
2024-06-01wifi: brcm80211: remove unused structsDr. David Alan Gilbert
2024-06-01wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)Erick Archer
2023-10-30wifi: brcm80211: replace deprecated strncpy with strscpyJustin Stitt
2023-08-02wifi: brcmsmac: cleanup SCB-related data typesDmitry Antipov
2022-07-18wifi: brcmsmac: fix repeated words in commentsJilin Yuan
2021-08-21brcmsmac: make array addr static const, makes object smallerColin Ian King
2021-06-15brcmsmac: improve readability on addresses copyÍñigo Huguet
2020-09-16brcmsmac: main: Eliminate empty brcms_c_down_del_timer()Jason Yan
2020-09-01brcmsmac: main: Remove a bunch of unused variablesLee Jones
2020-05-06brcmsmac: remove Comparison to bool in brcms_b_txstatus()Jason Yan
2020-04-14brcmsmac: make brcms_c_set_mac() voidJason Yan
2019-12-18brcmsmac: Remove always false 'channel < 0' statementAustin Kim
2019-11-15brcmsmac: remove unnecessary returnEduardo Abinader
2019-11-06brcmsmac: remove set but not used variablesYueHaibing
2019-10-01brcmsmac: remove a useless testChristophe JAILLET
2019-08-06brcmsmac: remove three set but not used variablesYueHaibing
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2016-06-29wireless: brcmsmac: fix old-style declarationArnd Bergmann
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo