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_n.c
Age
Commit message (
Expand
)
Author
2024-12-13
wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
Dmitry Antipov
2024-02-28
wifi: brcmsmac: silence sparse warnings
Johannes Berg
2024-01-18
wifi: brcmsmac: phy: Remove unreachable code
Artem Chernyshev
2020-09-01
brcmsmac: phy_n: Remove a bunch of unused variables
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
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-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-12-14
brcmsmac: use ARRAY_SIZE on rfseq_updategainu_events
Colin Ian King
2017-10-27
brcmsmac: reindent split functions
Arnd Bergmann
2017-10-27
brcmsmac: split up wlc_phy_workarounds_nphy
Arnd Bergmann
2017-10-02
brcmsmac: make some local variables 'static const' to reduce stack size
Arnd Bergmann
2016-06-14
brcm80211: simplify assignment
Heinrich Schuchardt
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo