index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmsmac
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
wifi: brcmsmac: Use kvmemdup to simplify the code
Jinjie Ruan
1
-4
/
+2
2024-08-04
wifi: brcmsmac: clean up unnecessary current_ampdu_cnt and related checks
Dmitry Kandybka
1
-21
/
+1
2024-06-26
wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
Arend van Spriel
1
-0
/
+1
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-1
/
+1
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
10
-40
/
+33
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
10
-25
/
+24
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
3
-5
/
+5
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+3
2024-05-14
wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only device
Samasth Norway Ananda
1
-9
/
+9
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-3
/
+3
2024-04-26
wifi: brcmsmac: ampdu: remove unused cb_del_ampdu_pars struct
Christophe JAILLET
1
-6
/
+0
2024-02-28
wifi: brcmsmac: silence sparse warnings
Johannes Berg
2
-8
/
+10
2024-02-16
wifi: brcmsmac: avoid function pointer casts
Arnd Bergmann
3
-5
/
+5
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-0
/
+4
2024-02-05
wifi: brcmsmac: Drop legacy header
Linus Walleij
1
-1
/
+0
2024-01-18
wifi: brcmsmac: phy: Remove unreachable code
Artem Chernyshev
3
-11
/
+5
2023-10-30
wifi: brcmsmac: replace deprecated strncpy with memcpy
Justin Stitt
1
-3
/
+3
2023-10-30
wifi: brcm80211: replace deprecated strncpy with strscpy
Justin Stitt
2
-4
/
+3
2023-08-02
wifi: brcmsmac: cleanup SCB-related data types
Dmitry Antipov
5
-28
/
+4
2023-08-02
wifi: brcmsmac: remove more unused data types
Dmitry Antipov
2
-14
/
+0
2023-07-25
wifi: brcmsmac: remove unused data type
Dmitry Antipov
1
-8
/
+0
2023-06-16
wifi: brcmsmac: fix gnu_printf warnings
Kalle Valo
1
-0
/
+8
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-4
/
+1
2023-03-31
wifi: brcmsmac: ampdu: remove unused suc_mpdu variable
Tom Rix
1
-2
/
+1
2023-03-31
wifi: brcmsmac: remove unused has_5g variable
Tom Rix
1
-2
/
+0
2023-03-06
gpiolib: split linux/gpio/driver.h out of linux/gpio.h
Arnd Bergmann
1
-0
/
+1
2022-11-04
bcma: Use the proper gpio include
Linus Walleij
1
-3
/
+0
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
1
-0
/
+1
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-1
/
+1
2022-08-09
wifi: brcmsmac: remove duplicate words
Ruffalo Lavoisier
1
-1
/
+1
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-8
/
+4
2022-07-18
wifi: brcmsmac: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-15
tracing/brcm: Use the new __vstring() helper
Steven Rostedt (Google)
1
-8
/
+4
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+2
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-2
/
+2
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-6
/
+6
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-1
/
+1
2021-12-08
brcmsmac: rework LED dependencies
Arnd Bergmann
2
-2
/
+2
2021-08-21
brcmsmac: make array addr static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-06-15
brcmsmac: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-15
brcmsmac: mac80211_if: Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+7
2021-06-15
brcmsmac: Drop unnecessary NULL check after container_of
Guenter Roeck
1
-3
/
+0
2021-06-15
brcmsmac: improve readability on addresses copy
Íñigo Huguet
1
-1
/
+2
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-02-11
brcmsmac: Fix the spelling configation to configuration in the file d11.h
Bhaskar Chowdhury
1
-1
/
+1
2021-02-08
brcmsmac: fix alignment constraints
Arnd Bergmann
1
-1
/
+1
2020-11-24
brcmsmac: ampdu: Check BA window size before checking block ack
Dmitry Safonov
1
-3
/
+8
2020-09-16
brcmsmac: main: Eliminate empty brcms_c_down_del_timer()
Jason Yan
1
-9
/
+0
[next]