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
/
smd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg...
YueHaibing
2018-08-24
1
-2
/
+2
*
wcn36xx: drop unnecessary initialization of variables
Daniel Mack
2018-07-02
1
-38
/
+37
*
wcn36xx: Fix WEP encryption
Loic Poulain
2018-06-29
1
-6
/
+14
*
wcn36xx: Add support for Factory Test Mode (FTM)
Eyal Ilsar
2018-05-25
1
-0
/
+81
*
wcn36xx: improve debug and error messages for SMD
Daniel Mack
2018-05-25
1
-4
/
+10
*
wcn36xx: simplify wcn36xx_smd_open()
Daniel Mack
2018-05-25
1
-9
/
+3
*
wcn36xx: drain pending indicator messages on shutdown
Daniel Mack
2018-05-25
1
-0
/
+6
*
wcn36xx: pass information elements in scan requests
Daniel Mack
2018-04-24
1
-0
/
+11
*
wcn36xx: send bss_type in scan requests
Daniel Mack
2018-04-24
1
-1
/
+4
*
wcn36xx: abort scan request when 'dequeued' indicator is sent
Daniel Mack
2018-04-24
1
-2
/
+2
*
wcn36xx: pass correct BSS index when deleting BSS keys
Daniel Mack
2018-04-24
1
-2
/
+4
*
wcn36xx: Add missing fall through comment in smd.c
Loic Poulain
2018-04-10
1
-0
/
+1
*
wcn36xx: don't delete invalid bss indices
Daniel Mack
2018-04-10
1
-0
/
+6
*
wcn36xx: dequeue all pending indicator messages
Daniel Mack
2018-03-29
1
-43
/
+52
*
wcn36xx: reduce verbosity of drivers messages
Ramon Fried
2018-03-26
1
-8
/
+10
*
wcn36xx: Fix warning due to duplicate scan_completed notification
Loic Poulain
2018-02-27
1
-0
/
+2
*
wcn36xx: fix incorrect assignment to msg_body.min_ch_time
Colin Ian King
2018-01-09
1
-1
/
+1
*
wcn36xx: Reduce spinlock in indication handler
Bjorn Andersson
2017-12-14
1
-2
/
+2
*
wcn36xx: Add hardware scan offload support
Loic Poulain
2017-12-14
1
-0
/
+120
*
wcn36xx: set default BTLE coexistence config
Eyal Ilsar
2017-12-02
1
-0
/
+2
*
soc: qcom: smd: Transition client drivers from smd to rpmsg
Bjorn Andersson
2017-03-28
1
-5
/
+5
*
wcn36xx: Implement print_reg indication
Bjorn Andersson
2017-01-12
1
-0
/
+30
*
wcn36xx: Implement firmware assisted scan
Bjorn Andersson
2017-01-12
1
-4
/
+4
*
wcn36xx: Transition driver to SMD client
Bjorn Andersson
2017-01-12
1
-19
/
+12
*
wcn36xx: Silence error about unsupported smd event 188
Bjorn Andersson
2016-07-08
1
-0
/
+2
*
wcn36xx: Fix up wcn36xx_smd_update_scan_params()
Bjorn Andersson
2016-07-08
1
-6
/
+9
*
wcn36xx: Change indication list lock to spinlock
Bjorn Andersson
2016-07-08
1
-6
/
+6
*
wcn36xx: Fold indication payload into message header
Bjorn Andersson
2016-07-08
1
-9
/
+6
*
Merge ath-next from ath.git
Kalle Valo
2016-04-26
1
-73
/
+151
|
\
|
*
wcn36xx: Correct remove bss key response encoding
Bjorn Andersson
2016-04-25
1
-18
/
+1
|
*
wcn36xx: Use correct command struct for EXIT_BMPS_REQ
Pontus Fuchs
2016-04-25
1
-1
/
+1
|
*
wcn36xx: Implement multicast filtering
Pontus Fuchs
2016-04-25
1
-0
/
+51
|
*
wcn36xx: Use allocated self sta index instead of hard coded
Pontus Fuchs
2016-04-25
1
-1
/
+1
|
*
wcn36xx: Copy all members in config_sta v1 conversion
Pontus Fuchs
2016-04-25
1
-2
/
+17
|
*
wcn36xx: Parse trigger_ba response properly
Pontus Fuchs
2016-04-25
1
-2
/
+12
|
*
wcn36xx: Remove sta pointer in private vif struct
Pontus Fuchs
2016-04-25
1
-13
/
+15
|
*
wcn36xx: Add helper macros to cast sta to priv
Pontus Fuchs
2016-04-25
1
-6
/
+6
|
*
wcn36xx: Use define for invalid index and fix typo
Pontus Fuchs
2016-04-25
1
-1
/
+1
|
*
wcn36xx: Use consistent name for private vif
Pontus Fuchs
2016-04-25
1
-14
/
+14
|
*
wcn36xx: Add helper macros to cast vif to private vif and vice versa
Pontus Fuchs
2016-04-25
1
-14
/
+10
|
*
wcn36xx: Pad TIM PVM if needed
Pontus Fuchs
2016-04-25
1
-2
/
+25
|
*
wcn36xx: Clean up wcn36xx_smd_send_beacon
Pontus Fuchs
2016-04-25
1
-7
/
+5
*
|
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-2
/
+2
|
/
*
wcn36xx: use new response format for wcn3620 remove_bsskey
Andy Green
2015-11-30
1
-1
/
+2
*
wcn36xx: use new response format for wcn3620 trigger_ba
Andy Green
2015-11-30
1
-1
/
+2
*
wcn36xx: handle new hal response format
Andy Green
2015-11-30
1
-0
/
+16
*
wcn36xx: swallow two wcn3620 IND messages
Andy Green
2015-11-30
1
-0
/
+5
*
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
[next]