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
/
phy
Age
Commit message (
Expand
)
Author
2024-06-01
wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2024-05-14
wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only device
Samasth Norway Ananda
2024-02-28
wifi: brcmsmac: silence sparse warnings
Johannes Berg
2024-02-16
wifi: brcmsmac: avoid function pointer casts
Arnd Bergmann
2024-01-18
wifi: brcmsmac: phy: Remove unreachable code
Artem Chernyshev
2023-08-02
wifi: brcmsmac: remove more unused data types
Dmitry Antipov
2020-09-16
brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'
Lee Jones
2020-09-16
brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'
Lee Jones
2020-09-09
brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
Keita Suzuki
2020-09-01
brcmsmac: phytbl_n: Remove a few unused arrays
Lee Jones
2020-09-01
brcmsmac: phytbl_lcn: Remove unused array 'dot11lcnphytbl_rx_gain_info_rev1'
Lee Jones
2020-09-01
brcmsmac: phy_n: Remove a bunch of unused variables
Lee Jones
2020-09-01
brcmsmac: phy_lcn: Remove a bunch of unused variables
Lee Jones
2020-09-01
brcmsmac: phy_cmn: Remove a unused variables 'vbat' and 'temp'
Lee Jones
2019-09-13
brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
2019-09-03
brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()
Jia-Ju Bai
2019-05-28
brcmsmac: switch phy source files to using SPDX license identifier
Arend van Spriel
2019-01-10
brcmsmac: remove set but not used variables 'phybw40, maxtargetpwr'
YueHaibing
2018-11-29
brcmsmac: Use cordic-related macros from common cordic library
Priit Laes
2018-08-31
brcmsmac: Remove extra parentheses
Varsha Rao
2018-06-27
brcmsmac: make function wlc_phy_workarounds_nphy_rev1 static
Colin Ian King
2018-06-27
brcmsmac: fix wrap around in conversion from constant to s16
Stefan Agner
2018-06-27
brcmsmac: Remove unnecessary parentheses
Varsha Rao
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-25
brcmsmac: phy_lcn: remove duplicate code
Gustavo A. R. Silva
2017-12-14
brcmsmac: use ARRAY_SIZE on rfseq_updategainu_events
Colin Ian King
2017-12-08
wireless: use ARRAY_SIZE
Jérémy Lefaure
2017-10-27
brcmsmac: reindent split functions
Arnd Bergmann
2017-10-27
brcmsmac: split up wlc_phy_workarounds_nphy
Arnd Bergmann
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-10-02
brcmsmac: make some local variables 'static const' to reduce stack size
Arnd Bergmann
2017-09-25
brcmsmac: make const array ucode_ofdm_rates static, reduces object code size
Colin Ian King
2016-11-25
brcmsmac: fix array out-of-bounds access in qm_log10
Tobias Regnery
2016-06-14
brcm80211: simplify assignment
Heinrich Schuchardt
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo