index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmsmac
/
main.c
Age
Commit message (
Expand
)
Author
2024-06-01
wifi: brcm80211: remove unused structs
Dr. David Alan Gilbert
2024-06-01
wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2023-10-30
wifi: brcm80211: replace deprecated strncpy with strscpy
Justin Stitt
2023-08-02
wifi: brcmsmac: cleanup SCB-related data types
Dmitry Antipov
2022-07-18
wifi: brcmsmac: fix repeated words in comments
Jilin Yuan
2021-08-21
brcmsmac: make array addr static const, makes object smaller
Colin Ian King
2021-06-15
brcmsmac: improve readability on addresses copy
Íñigo Huguet
2020-09-16
brcmsmac: main: Eliminate empty brcms_c_down_del_timer()
Jason Yan
2020-09-01
brcmsmac: main: Remove a bunch of unused variables
Lee Jones
2020-05-06
brcmsmac: remove Comparison to bool in brcms_b_txstatus()
Jason Yan
2020-04-14
brcmsmac: make brcms_c_set_mac() void
Jason Yan
2019-12-18
brcmsmac: Remove always false 'channel < 0' statement
Austin Kim
2019-11-15
brcmsmac: remove unnecessary return
Eduardo Abinader
2019-11-06
brcmsmac: remove set but not used variables
YueHaibing
2019-10-01
brcmsmac: remove a useless test
Christophe JAILLET
2019-08-06
brcmsmac: remove three set but not used variables
YueHaibing
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2016-06-29
wireless: brcmsmac: fix old-style declaration
Arnd Bergmann
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo