index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wcn36xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.
yfw
2015-10-28
1
-17
/
+17
*
wcn36xx: introduce per-channel ring buffer locks
Bob Copeland
2015-10-28
2
-8
/
+20
*
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-09-22
1
-1
/
+1
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-6
/
+6
*
mac80211: remove short slot/short preamble incapable flags
Johannes Berg
2015-06-02
1
-3
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
wcn36xx: initiate TX BA sessions
Bob Copeland
2015-01-23
3
-2
/
+77
*
|
wcn36xx: move set_tx_pdu inside set_tx_data/mgmt
Bob Copeland
2015-01-23
1
-17
/
+20
*
|
wcn36xx: initialize dxe lock
Bob Copeland
2015-01-23
1
-0
/
+2
*
|
wcn36xx: initialize skb_lock
Bob Copeland
2015-01-23
1
-0
/
+1
*
|
wcn36xx: don't process 'valid' descriptors
Bob Copeland
2015-01-23
1
-0
/
+2
*
|
wcn36xx: let device generate qos seq numbers
Bob Copeland
2015-01-23
2
-1
/
+9
*
|
wcn36xx: use !! when assigning int as a boolean
Bob Copeland
2015-01-23
1
-1
/
+1
*
|
wcn36xx: initialize device defaults on start
Bob Copeland
2015-01-23
1
-2
/
+71
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
\
|
*
|
net: wireless: ath: wcn36xx: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
|
/
*
/
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-19
1
-2
/
+5
|
/
*
wcn36xx: remove unnecessary break after goto
Fabian Frederick
2014-07-13
1
-1
/
+0
*
wcn36xx: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
2014-05-29
1
-2
/
+1
*
wcn36xx: Update dtim period before starting BSS
Pontus Fuchs
2014-02-13
1
-0
/
+1
*
wcn36xx: Track dpu signature per sta
Pontus Fuchs
2014-02-13
3
-4
/
+6
*
wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_sign
Pontus Fuchs
2014-02-13
3
-3
/
+3
*
wcn36xx: Add support for 3680
Pontus Fuchs
2014-02-13
4
-10
/
+36
*
wcn36xx: Print FW capabilities
Pontus Fuchs
2014-02-13
3
-6
/
+51
*
wcn36xx: Cache nv to avoid request_firmware on resume path
Pontus Fuchs
2014-02-13
3
-12
/
+14
*
wcn36xx: Wait longer for SMD commands to complete
Pontus Fuchs
2014-02-13
2
-2
/
+7
*
wcn36xx: Improve feature caps exchange
Pontus Fuchs
2014-02-13
3
-7
/
+13
*
wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alive
Pontus Fuchs
2014-02-13
1
-2
/
+2
*
mac80211: remove unused radiotap vendor fields in ieee80211_rx_status
Emmanuel Grumbach
2014-02-06
1
-2
/
+1
*
net: wirelesse: wcn36xx: pull allocation outside of critical section
Michal Nazarewicz
2013-12-18
1
-13
/
+19
*
wcn36xx: enable the beaconing in mesh mode
Chun-Yeow Yeoh
2013-12-09
1
-4
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-06
1
-6
/
+13
|
\
|
*
net: wireless: wcn36xx: fix potential NULL pointer dereference
Michal Nazarewicz
2013-12-02
1
-6
/
+13
*
|
wcn36xx: fix typo error
Chun-Yeow Yeoh
2013-12-05
2
-3
/
+3
*
|
wcn36xx: set self STA default HT parameters
Chun-Yeow Yeoh
2013-12-05
1
-0
/
+17
*
|
wcn36xx: Fix logging macro with unnecessary semicolon
Eugene Krasnikov
2013-12-05
1
-1
/
+1
*
|
wcn36xx: enable beacon change using BSS_CHANGED_BEACON
Chun-Yeow Yeoh
2013-12-05
1
-1
/
+2
|
/
*
wcn36xx: missing unlocks on error paths
Dan Carpenter
2013-11-11
1
-2
/
+4
*
wcn36xx: Add missing unlock before return
Wei Yongjun
2013-11-11
1
-1
/
+2
*
wcn36xx: harmless memory corruption bug in debugfs
Dan Carpenter
2013-11-11
1
-1
/
+1
*
wcn36xx: fix coccinelle warnings
Fengguang Wu
2013-10-14
1
-9
/
+2
*
wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
Eugene Krasnikov
2013-10-10
15
-0
/
+10072