index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
2017-04-24
11
-75
/
+178
|
\
|
*
wil6210: prevent access to 11AD device if resume fails
Maya Erez
2017-04-13
2
-2
/
+15
|
*
wil6210: fix array out of bounds access in pmc
Dedy Lansky
2017-04-13
1
-2
/
+2
|
*
wil6210: remove HALP voting in debugfs ioblob
Maya Erez
2017-04-13
3
-26
/
+2
|
*
wil6210: fix memory access violation in wil_memcpy_from/toio_32
Dedy Lansky
2017-04-13
1
-3
/
+17
|
*
wil6210: fix check for sparrow D0 FW file
Hamad Kadmany
2017-04-13
1
-1
/
+3
|
*
wil6210: protect against sporadic interrupt during suspend flow
Maya Erez
2017-04-13
1
-1
/
+12
|
*
wil6210: fix protection against connections during reset
Hamad Kadmany
2017-04-13
1
-2
/
+9
|
*
wil6210: align to latest auto generated wmi.h
Dedy Lansky
2017-04-13
1
-21
/
+52
|
*
wil6210: support 8KB RX buffers
Lior David
2017-04-13
4
-5
/
+36
|
*
wil6210: restore power save state after internal FW reset
Lazar Alexei
2017-04-13
3
-11
/
+29
|
*
wil6210: fix sequence for scan-abort during reset
Hamad Kadmany
2017-04-13
1
-4
/
+4
*
|
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
1
-9
/
+5
|
\
\
|
|
/
|
/
|
|
*
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
1
-7
/
+4
|
*
cfg80211: refactor cfg80211_calculate_bitrate()
Johannes Berg
2017-03-06
1
-2
/
+1
*
|
wil6210: add oob_mode for AP certification
Lior David
2017-03-09
2
-6
/
+19
*
|
wil6210: correctly report locally generated disconnect in STA mode
Dedy Lansky
2017-03-09
4
-1
/
+7
*
|
wil6210: use WMI_DISCONNECT_CMDID upon connect timeout
Dedy Lansky
2017-03-09
1
-3
/
+27
*
|
wil6210: protect list of pending wmi events during flush
Hamad Kadmany
2017-03-09
1
-0
/
+5
*
|
wil6210: store bss object and use cfg80211_connect_bss()
Dedy Lansky
2017-03-09
4
-5
/
+12
*
|
wil6210: missing reinit_completion in HALP voting
Maya Erez
2017-03-09
1
-0
/
+1
*
|
wil6210: use print_hex_dump_debug instead of print_hex_dump_bytes
Dedy Lansky
2017-03-09
2
-20
/
+33
*
|
wil6210: bus_request platform operation refinement
Lior David
2017-03-09
4
-7
/
+17
*
|
wil6210: do not start regular scan on stopped p2p device
Lior David
2017-03-09
1
-10
/
+11
*
|
wil6210: set dma mask to reflect device capability
Hamad Kadmany
2017-03-09
4
-2
/
+51
|
/
*
wil6210: include moduleparam.h
Johannes Berg
2017-02-08
1
-0
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...
David S. Miller
2017-02-01
18
-379
/
+623
|
\
|
*
wil6210: convert symbolic permissions to octal permissions
Maya Erez
2017-01-27
6
-79
/
+79
|
*
wil6210: option to override A-BFT length in start AP/PCP
Lior David
2017-01-27
3
-0
/
+3
|
*
wil6210: report association ID (AID) per station in debugfs
Lior David
2017-01-27
3
-3
/
+7
|
*
wil6210: align to latest auto generated wmi.h
Lior David
2017-01-27
1
-2
/
+43
|
*
wil6210: fix for broadcast workaround in PBSS
Lior David
2017-01-27
2
-16
/
+20
|
*
wil6210: protect against false interrupt during reset sequence
Hamad Kadmany
2017-01-27
1
-0
/
+3
|
*
wil6210: missing reinit_completion in wmi_call
Lior David
2017-01-27
1
-0
/
+1
|
*
wil6210: support new WMI-only FW capability
Dedy Lansky
2017-01-27
3
-5
/
+11
|
*
wil6210: remove __func__ from debug printouts
Lazar Alexei
2017-01-27
14
-234
/
+211
|
*
wil6210: support loading dedicated image for sparrow-plus devices
Lazar Alexei
2017-01-27
6
-21
/
+72
|
*
wil6210: add disable_ap_sme module parameter
Dedy Lansky
2017-01-27
5
-24
/
+178
|
*
wil6210: constify cfg80211_ops structures
Bhumika Goyal
2017-01-12
1
-1
/
+1
*
|
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
|
/
*
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-16
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
|
*
treewide: Fix printk() message errors
Masanari Iida
2016-12-14
1
-1
/
+1
*
|
wil6210: align to latest auto generated wmi.h
Lior David
2016-12-01
1
-128
/
+264
*
|
wil6210: add debugfs blobs for UCODE code and data
Lior David
2016-12-01
3
-15
/
+33
*
|
wil6210: validate wil_pmc_alloc parameters
Maya Erez
2016-12-01
1
-6
/
+49
*
|
wil6210: delay remain on channel when scan is active
Lior David
2016-12-01
5
-61
/
+149
*
|
wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORT
Lior David
2016-11-23
4
-0
/
+97
*
|
wil6210: align to latest auto generated wmi.h
Lior David
2016-11-23
1
-2
/
+206
*
|
wil6210: add support for abort scan
Maya Erez
2016-11-23
5
-34
/
+87
[next]