index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
Files
Lines
2024-06-01
wifi: brcm80211: remove unused structs
Dr. David Alan Gilbert
1
-6
/
+0
2024-06-01
wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-12
/
+11
2023-10-30
wifi: brcm80211: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+2
2023-08-02
wifi: brcmsmac: cleanup SCB-related data types
Dmitry Antipov
1
-2
/
+0
2022-07-18
wifi: brcmsmac: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2021-08-21
brcmsmac: make array addr static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-06-15
brcmsmac: improve readability on addresses copy
Íñigo Huguet
1
-1
/
+2
2020-09-16
brcmsmac: main: Eliminate empty brcms_c_down_del_timer()
Jason Yan
1
-9
/
+0
2020-09-01
brcmsmac: main: Remove a bunch of unused variables
Lee Jones
1
-35
/
+3
2020-05-06
brcmsmac: remove Comparison to bool in brcms_b_txstatus()
Jason Yan
1
-1
/
+1
2020-04-14
brcmsmac: make brcms_c_set_mac() void
Jason Yan
1
-4
/
+1
2019-12-18
brcmsmac: Remove always false 'channel < 0' statement
Austin Kim
1
-1
/
+1
2019-11-15
brcmsmac: remove unnecessary return
Eduardo Abinader
1
-2
/
+0
2019-11-06
brcmsmac: remove set but not used variables
YueHaibing
1
-9
/
+2
2019-10-01
brcmsmac: remove a useless test
Christophe JAILLET
1
-2
/
+1
2019-08-06
brcmsmac: remove three set but not used variables
YueHaibing
1
-13
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+4
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-5
/
+5
2016-06-29
wireless: brcmsmac: fix old-style declaration
Arnd Bergmann
1
-2
/
+2
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-2
/
+2
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo
1
-0
/
+8139