summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-21brcmsmac: make array addr static const, makes object smallerColin Ian King1-1/+1
2021-06-15brcmsmac: improve readability on addresses copyÍñigo Huguet1-1/+2
2020-09-16brcmsmac: main: Eliminate empty brcms_c_down_del_timer()Jason Yan1-9/+0
2020-09-01brcmsmac: main: Remove a bunch of unused variablesLee Jones1-35/+3
2020-05-06brcmsmac: remove Comparison to bool in brcms_b_txstatus()Jason Yan1-1/+1
2020-04-14brcmsmac: make brcms_c_set_mac() voidJason Yan1-4/+1
2019-12-18brcmsmac: Remove always false 'channel < 0' statementAustin Kim1-1/+1
2019-11-15brcmsmac: remove unnecessary returnEduardo Abinader1-2/+0
2019-11-06brcmsmac: remove set but not used variablesYueHaibing1-9/+2
2019-10-01brcmsmac: remove a useless testChristophe JAILLET1-2/+1
2019-08-06brcmsmac: remove three set but not used variablesYueHaibing1-13/+0
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-3/+4
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-2/+2
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-5/+5
2016-06-29wireless: brcmsmac: fix old-style declarationArnd Bergmann1-2/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-2/+2
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo1-0/+8139