index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmsmac
Age
Commit message (
Expand
)
Author
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