开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmsmac
Age
Commit message (
Expand
)
Author
2019-02-01
wireless: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-01
brcmsmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
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-11-06
brcmsmac: never log "tid x is not agg'able" by default
Ali MJ Al-Nasrawy
2018-10-13
brcmsmac: AP mode: update beacon when TIM changes
Ali MJ Al-Nasrawy
2018-09-20
brcmsmac: Use kvmalloc() for ucode allocations
Takashi Iwai
2018-09-20
brcm80211: remove redundant condition check before debugfs_remove_recursive
zhong jiang
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: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-25
brcmsmac: phy_lcn: remove duplicate code
Gustavo A. R. Silva
2018-03-27
brcmsmac: allocate ucode with GFP_KERNEL
Takashi Iwai
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2018-02-27
brcmsmac: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IR
Colin Ian King
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-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-11-25
brcmsmac: fix array out-of-bounds access in qm_log10
Tobias Regnery
2016-07-19
brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
Florian Fainelli
2016-07-19
brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
Florian Fainelli
2016-06-29
wireless: brcmsmac: fix old-style declaration
Arnd Bergmann
2016-06-14
brcm80211: simplify assignment
Heinrich Schuchardt
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
2015-12-11
brcm80211: fix compare_const_fl.cocci warnings
Julia Lawall
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo