index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wcn36xx
Age
Commit message (
Expand
)
Author
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-10-20
net: wireless: ath: wcn36xx: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-13
wcn36xx: remove unnecessary break after goto
Fabian Frederick
2014-05-29
wcn36xx: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
2014-02-13
wcn36xx: Update dtim period before starting BSS
Pontus Fuchs
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: Add support for 3680
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
2014-02-06
mac80211: remove unused radiotap vendor fields in ieee80211_rx_status
Emmanuel Grumbach
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-05
wcn36xx: Fix logging macro with unnecessary semicolon
Eugene Krasnikov
2013-12-05
wcn36xx: enable beacon change using BSS_CHANGED_BEACON
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-11-11
wcn36xx: harmless memory corruption bug in debugfs
Dan Carpenter
2013-10-14
wcn36xx: fix coccinelle warnings
Fengguang Wu
2013-10-10
wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
Eugene Krasnikov