index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmsmac
/
phy
/
phy_lcn.c
Age
Commit message (
Expand
)
Author
2025-07-18
wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...
Nathan Chancellor
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
2020-09-16
brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'
Lee Jones
2020-09-09
brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
Keita Suzuki
2020-09-01
brcmsmac: phy_lcn: Remove a bunch of unused variables
Lee Jones
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-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-25
brcmsmac: phy_lcn: remove duplicate code
Gustavo A. R. Silva
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo