index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmsmac
/
phy
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-7
/
+6
2026-02-03
wifi: brcmsmac: phy: Remove unreachable error handling code
Ingyu Jang
-7
/
+2
2025-07-23
wifi: brcm80211: Remove yet more unused functions
Dr. David Alan Gilbert
-136
/
+0
2025-07-23
wifi: brcm80211: Remove more unused functions
Dr. David Alan Gilbert
-198
/
+0
2025-07-23
wifi: brcm80211: Remove unused functions
Dr. David Alan Gilbert
-166
/
+0
2025-07-18
wifi: brcm80211: Use min() to improve code
Qianfeng Rong
-4
/
+2
2025-07-18
wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...
Nathan Chancellor
-1
/
+1
2024-12-13
wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
Dmitry Antipov
-0
/
+3
2024-06-01
wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
-5
/
+5
2024-05-14
wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only device
Samasth Norway Ananda
-9
/
+9
2024-02-28
wifi: brcmsmac: silence sparse warnings
Johannes Berg
-8
/
+10
2024-02-16
wifi: brcmsmac: avoid function pointer casts
Arnd Bergmann
-1
/
+2
2024-01-18
wifi: brcmsmac: phy: Remove unreachable code
Artem Chernyshev
-11
/
+5
2023-08-02
wifi: brcmsmac: remove more unused data types
Dmitry Antipov
-5
/
+0
2020-09-16
brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'
Lee Jones
-55
/
+0
2020-09-16
brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'
Lee Jones
-99
/
+0
2020-09-09
brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
Keita Suzuki
-1
/
+3
2020-09-01
brcmsmac: phytbl_n: Remove a few unused arrays
Lee Jones
-268
/
+0
2020-09-01
brcmsmac: phytbl_lcn: Remove unused array 'dot11lcnphytbl_rx_gain_info_rev1'
Lee Jones
-13
/
+0
2020-09-01
brcmsmac: phy_n: Remove a bunch of unused variables
Lee Jones
-39
/
+8
2020-09-01
brcmsmac: phy_lcn: Remove a bunch of unused variables
Lee Jones
-29
/
+11
2020-09-01
brcmsmac: phy_cmn: Remove a unused variables 'vbat' and 'temp'
Lee Jones
-4
/
+2
2019-09-13
brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
-7
/
+7
2019-09-03
brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()
Jia-Ju Bai
-1
/
+1
2019-05-28
brcmsmac: switch phy source files to using SPDX license identifier
Arend van Spriel
-168
/
+14
2019-01-10
brcmsmac: remove set but not used variables 'phybw40, maxtargetpwr'
YueHaibing
-11
/
+2
2018-11-29
brcmsmac: Use cordic-related macros from common cordic library
Priit Laes
-11
/
+4
2018-08-31
brcmsmac: Remove extra parentheses
Varsha Rao
-2
/
+2
2018-06-27
brcmsmac: make function wlc_phy_workarounds_nphy_rev1 static
Colin Ian King
-1
/
+1
2018-06-27
brcmsmac: fix wrap around in conversion from constant to s16
Stefan Agner
-1
/
+1
2018-06-27
brcmsmac: Remove unnecessary parentheses
Varsha Rao
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
-6
/
+7
2018-04-25
brcmsmac: phy_lcn: remove duplicate code
Gustavo A. R. Silva
-7
/
+2
2017-12-14
brcmsmac: use ARRAY_SIZE on rfseq_updategainu_events
Colin Ian King
-2
/
+1
2017-12-08
wireless: use ARRAY_SIZE
Jérémy Lefaure
-357
/
+105
2017-10-27
brcmsmac: reindent split functions
Arnd Bergmann
-810
/
+697
2017-10-27
brcmsmac: split up wlc_phy_workarounds_nphy
Arnd Bergmann
-74
/
+104
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
-100
/
+97
2017-10-02
brcmsmac: make some local variables 'static const' to reduce stack size
Arnd Bergmann
-100
/
+97
2017-09-25
brcmsmac: make const array ucode_ofdm_rates static, reduces object code size
Colin Ian King
-1
/
+1
2016-11-25
brcmsmac: fix array out-of-bounds access in qm_log10
Tobias Regnery
-2
/
+3
2016-06-14
brcm80211: simplify assignment
Heinrich Schuchardt
-1
/
+1
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo
-0
/
+54546