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
/
ath
/
wcn36xx
/
smd.c
Age
Commit message (
Expand
)
Author
2017-03-28
soc: qcom: smd: Transition client drivers from smd to rpmsg
Bjorn Andersson
2017-01-12
wcn36xx: Implement print_reg indication
Bjorn Andersson
2017-01-12
wcn36xx: Implement firmware assisted scan
Bjorn Andersson
2017-01-12
wcn36xx: Transition driver to SMD client
Bjorn Andersson
2016-07-08
wcn36xx: Silence error about unsupported smd event 188
Bjorn Andersson
2016-07-08
wcn36xx: Fix up wcn36xx_smd_update_scan_params()
Bjorn Andersson
2016-07-08
wcn36xx: Change indication list lock to spinlock
Bjorn Andersson
2016-07-08
wcn36xx: Fold indication payload into message header
Bjorn Andersson
2016-04-26
Merge ath-next from ath.git
Kalle Valo
2016-04-25
wcn36xx: Correct remove bss key response encoding
Bjorn Andersson
2016-04-25
wcn36xx: Use correct command struct for EXIT_BMPS_REQ
Pontus Fuchs
2016-04-25
wcn36xx: Implement multicast filtering
Pontus Fuchs
2016-04-25
wcn36xx: Use allocated self sta index instead of hard coded
Pontus Fuchs
2016-04-25
wcn36xx: Copy all members in config_sta v1 conversion
Pontus Fuchs
2016-04-25
wcn36xx: Parse trigger_ba response properly
Pontus Fuchs
2016-04-25
wcn36xx: Remove sta pointer in private vif struct
Pontus Fuchs
2016-04-25
wcn36xx: Add helper macros to cast sta to priv
Pontus Fuchs
2016-04-25
wcn36xx: Use define for invalid index and fix typo
Pontus Fuchs
2016-04-25
wcn36xx: Use consistent name for private vif
Pontus Fuchs
2016-04-25
wcn36xx: Add helper macros to cast vif to private vif and vice versa
Pontus Fuchs
2016-04-25
wcn36xx: Pad TIM PVM if needed
Pontus Fuchs
2016-04-25
wcn36xx: Clean up wcn36xx_smd_send_beacon
Pontus Fuchs
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2015-11-30
wcn36xx: use new response format for wcn3620 remove_bsskey
Andy Green
2015-11-30
wcn36xx: use new response format for wcn3620 trigger_ba
Andy Green
2015-11-30
wcn36xx: handle new hal response format
Andy Green
2015-11-30
wcn36xx: swallow two wcn3620 IND messages
Andy Green
2015-06-02
mac80211: remove short slot/short preamble incapable flags
Johannes Berg
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2015-01-23
wcn36xx: initialize device defaults on start
Bob Copeland
2014-05-29
wcn36xx: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
2014-02-13
wcn36xx: Track dpu signature per sta
Pontus Fuchs
2014-02-13
wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_sign
Pontus Fuchs
2014-02-13
wcn36xx: Print FW capabilities
Pontus Fuchs
2014-02-13
wcn36xx: Cache nv to avoid request_firmware on resume path
Pontus Fuchs
2014-02-13
wcn36xx: Wait longer for SMD commands to complete
Pontus Fuchs
2014-02-13
wcn36xx: Improve feature caps exchange
Pontus Fuchs
2014-02-13
wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alive
Pontus Fuchs
2013-12-18
net: wirelesse: wcn36xx: pull allocation outside of critical section
Michal Nazarewicz
2013-12-09
wcn36xx: enable the beaconing in mesh mode
Chun-Yeow Yeoh
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-05
wcn36xx: fix typo error
Chun-Yeow Yeoh
2013-12-05
wcn36xx: set self STA default HT parameters
Chun-Yeow Yeoh
2013-12-02
net: wireless: wcn36xx: fix potential NULL pointer dereference
Michal Nazarewicz
2013-11-11
wcn36xx: missing unlocks on error paths
Dan Carpenter
2013-11-11
wcn36xx: Add missing unlock before return
Wei Yongjun
2013-10-10
wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
Eugene Krasnikov