]> git.proxmox.com Git - mirror_linux-firmware.git/blob - ath10k/QCA988X/hw2.0/notice_ath10k_firmware-5.txt
Merge branch 'master' of git://git.marvell.com/mwifiex-firmware
[mirror_linux-firmware.git] / ath10k / QCA988X / hw2.0 / notice_ath10k_firmware-5.txt
1 =============================================================================
2 "This Notice.txt file contains certain notices of software components
3 included with the software that Qualcomm Atheros, Inc. ("Qualcomm Atheros")
4 is required to provide you. Except where prohibited by the open source license,
5 the content of this notices file is only provided to satisfy Qualcomm Atheros's
6 attribution and notice requirement; your use of these software components together
7 with the Qualcomm Atheros software (Qualcomm Atheros software hereinafter referred
8 to as "Software") is subject to the terms of your agreement from Qualcomm Atheros.
9 Compliance with all copyright laws and software license agreements included in the
10 notice section of this file are the responsibility of the user. Except as may be
11 granted by separate express written agreement, this file provides no license to
12 any patents, trademarks, copyrights, or other intellectual property of Qualcomm
13 Incorporated or any of its subsidiaries.
14
15 Copyright (c) 2015 Qualcomm Atheros, Inc. All rights reserved.
16
17 Qualcomm is a trademark of Qualcomm Incorporated, registered in the United States
18 and other countries. All Qualcomm Incorporated trademarks are used with permission.
19 Atheros is a trademark of Qualcomm Atheros, Inc., registered in the United States
20 and other countries. Other products and brand names may be trademarks or registered
21 trademarks of their respective owners."
22 =============================================================================
23
24 NOTICES:
25
26 =============================================================================
27
28 ==============================================================================================================================
29
30
31 /*
32 * Copyright (c) 2012 Qualcomm Atheros, Inc.
33 * All Rights Reserved.
34 * Qualcomm Atheros Confidential and Proprietary.
35 */
36 //-
37 // Copyright (c) 2002-2004 Sam Leffler, Errno Consulting
38 // All rights reserved.
39 // $ATH_LICENSE_NULL$
40 //
41 // Redistribution and use in source and binary forms, with or without
42 // modification, are permitted provided that the following conditions
43 // are met:
44 // 1. Redistributions of source code must retain the above copyright
45 // notice, this list of conditions and the following disclaimer,
46 // without modification.
47 // 2. Redistributions in binary form must reproduce at minimum a disclaimer
48 // similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any
49 // redistribution must be conditioned upon including a substantially
50 // similar Disclaimer requirement for further binary redistribution.
51 // 3. Neither the names of the above-listed copyright holders nor the names
52 // of any contributors may be used to endorse or promote products derived
53 // from this software without specific prior written permission.
54 //
55 // Alternatively, this software may be distributed under the terms of the
56 // GNU General Public License ("GPL") version 2 as published by the Free
57 // Software Foundation.
58 //
59 // NO WARRANTY
60 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
61 // ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
62 // LIMITED TO, THE IMPLIED WARRANTIES OF NONINFRINGEMENT, MERCHANTIBILITY
63 // AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
64 // THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY,
65 // OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
66 // SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
67 // INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
68 // IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
69 // ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
70 // THE POSSIBILITY OF SUCH DAMAGES.
71 //
72 // $Id: //depot/sw/qca_main/components/wlan/qca-wifi-fw/1.0/drivers/target/src/wlan/proto/include/if_llc.h#2 $
73 // $NetBSD: if_llc.h,v 1.12 1999/11/19 20:41:19 thorpej Exp $
74 // $Id: //depot/sw/qca_main/components/wlan/qca-wifi-fw/1.0/drivers/target/src/wlan/proto/include/if_llc.h#2 $
75 //
76
77 /*
78 * Copyright (c) 1988, 1993
79 * The Regents of the University of California. All rights reserved.
80 *
81 * Redistribution and use in source and binary forms, with or without
82 * modification, are permitted provided that the following conditions
83 * are met:
84 * 1. Redistributions of source code must retain the above copyright
85 * notice, this list of conditions and the following disclaimer.
86 * 2. Redistributions in binary form must reproduce the above copyright
87 * notice, this list of conditions and the following disclaimer in the
88 * documentation and/or other materials provided with the distribution.
89 * 3. All advertising materials mentioning features or use of this software
90 * must display the following acknowledgement:
91 * This product includes software developed by the University of
92 * California, Berkeley and its contributors.
93 * 4. Neither the name of the University nor the names of its contributors
94 * may be used to endorse or promote products derived from this software
95 * without specific prior written permission.
96 *
97 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
98 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
99 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
100 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
101 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
102 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
103 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
104 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
105 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
106 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
107 * SUCH DAMAGE.
108 *
109 * @(#)if_llc.h 8.1 (Berkeley) 6/10/93
110 * $FreeBSD: src/sys/net/if_llc.h,v 1.9 2002/09/23 06:25:08 alfred Exp $
111 */
112
113 For all files with the above-mentioned dual-license, QCA chooses to receive subject to the BSD license.
114
115 src/wlan/proto/include/if_llc.h#1
116
117 ========================================================================================================================================
118 /*
119 * Copyright (c) 2012 Qualcomm Atheros, Inc.
120 * All Rights Reserved.
121 * Qualcomm Atheros Confidential and Proprietary.
122 */
123 //-
124 // Copyright (c) 2002-2004 Sam Leffler, Errno Consulting
125 // All rights reserved.
126 // $ATH_LICENSE_NULL$
127 //
128 // Redistribution and use in source and binary forms, with or without
129 // modification, are permitted provided that the following conditions
130 // are met:
131 // 1. Redistributions of source code must retain the above copyright
132 // notice, this list of conditions and the following disclaimer,
133 // without modification.
134 // 2. Redistributions in binary form must reproduce at minimum a disclaimer
135 // similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any
136 // redistribution must be conditioned upon including a substantially
137 // similar Disclaimer requirement for further binary redistribution.
138 // 3. Neither the names of the above-listed copyright holders nor the names
139 // of any contributors may be used to endorse or promote products derived
140 // from this software without specific prior written permission.
141 //
142 // Alternatively, this software may be distributed under the terms of the
143 // GNU General Public License ("GPL") version 2 as published by the Free
144 // Software Foundation.
145 //
146 // NO WARRANTY
147 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
148 // ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
149 // LIMITED TO, THE IMPLIED WARRANTIES OF NONINFRINGEMENT, MERCHANTIBILITY
150 // AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
151 // THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY,
152 // OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
153 // SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
154 // INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
155 // IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
156 // ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
157 // THE POSSIBILITY OF SUCH DAMAGES.
158 //
159 //
160
161 For all files with the above-mentioned dual-license, QCA chooses to receive subject to the BSD license.
162
163 src/wlan/proto/include/if_ethersubr.h#1
164
165
166 ========================================================================================================================================
167
168 /*
169 * Copyright (c) 2011 Qualcomm Atheros, Inc.
170 * All Rights Reserved.
171 * Qualcomm Atheros Confidential and Proprietary.
172 * $ATH_LICENSE_TARGET_C$
173 */
174
175 //
176 // $Id: //depot/sw/qca_main/components/wlan/qca-wifi-fw/1.0/drivers/target/src/misc/crypto/md5.c#1 $
177 //
178 // This code implements the MD5 message-digest algorithm.
179 // The algorithm is due to Ron Rivest. This code was
180 // written by Colin Plumb in 1993, no copyright is claimed.
181 // This code is in the public domain; do with it what you wish.
182 //
183 // Equivalent code is available from RSA Data Security, Inc.
184 // This code has been tested against that, and is equivalent,
185 // except that you don't need to include two pages of legalese
186 // with every copy.
187 //
188 // To compute the message digest of a chunk of bytes, declare an
189 // MD5Context structure, pass it to MD5Init, call MD5Update as
190 // needed on buffers full of bytes, and then call MD5Final, which
191 // will fill a supplied 16-byte array with the digest.
192 //
193
194 src/misc/crypto/md5.c#1
195
196
197 ========================================================================================================================================
198
199 // Copyright (c) 2003-2006 Marcus Geelnard
200 //
201 // This software is provided 'as-is', without any express or implied
202 // warranty. In no event will the authors be held liable for any damages
203 // arising from the use of this software.
204 //
205 // Permission is granted to anyone to use this software for any purpose,
206 // including commercial applications, and to alter it and redistribute it
207 // freely, subject to the following restrictions:
208 //
209 // 1. The origin of this software must not be misrepresented; you must not
210 // claim that you wrote the original software. If you use this software
211 // in a product, an acknowledgment in the product documentation would
212 // be appreciated but is not required.
213 //
214 // 2. Altered source versions must be plainly marked as such, and must not
215 // be misrepresented as being the original software.
216 //
217 // 3. This notice may not be removed or altered from any source
218 // distribution.
219 //
220 // Marcus Geelnard
221 // marcus.geelnard at home.se
222 //
223
224
225 support/lz77/lz.h#1
226 support/lz77/lz.c#1
227
228
229 ========================================================================================================================================
230
231
232 /*
233 * Copyright (c) 2011 Qualcomm Atheros, Inc.
234 * All Rights Reserved.
235 * Qualcomm Atheros Confidential and Proprietary.
236 * $ATH_LICENSE_NULL$
237 */
238
239 // Copyright (c) 2003-2006 Marcus Geelnard
240 // Copyright (c) 2006-2007 Atheros Communications Inc.
241 // $ATH_LICENSE_NULL$
242 // This software is provided 'as-is', without any express or implied
243 // warranty. In no event will the authors be held liable for any damages
244 // arising from the use of this software.
245 //
246 // Permission is granted to anyone to use this software for any purpose,
247 // including commercial applications, and to alter it and redistribute it
248 // freely, subject to the following restrictions:
249 //
250 // 1. The origin of this software must not be misrepresented; you must not
251 // claim that you wrote the original software. If you use this software
252 // in a product, an acknowledgment in the product documentation would
253 // be appreciated but is not required.
254 //
255 // 2. Altered source versions must be plainly marked as such, and must not
256 // be misrepresented as being the original software.
257 //
258 // 3. This notice may not be removed or altered from any source
259 // distribution.
260 //
261 // Marcus Geelnard
262 // marcus.geelnard at home.se
263 //
264
265 src/misc/lzuncompr/lzuncompr1.c#1
266 tests/serflash/flashprog/uncompr.c#1
267
268
269 ========================================================================================================================================
270
271 //
272 // Copyright (c) 1991, 1993
273 // The Regents of the University of California. All rights reserved.
274 // $ATH_LICENSE_NULL$
275 //
276 // Redistribution and use in source and binary forms, with or without
277 // modification, are permitted provided that the following conditions
278 // are met:
279 // 1. Redistributions of source code must retain the above copyright
280 // notice, this list of conditions and the following disclaimer.
281 // 2. Redistributions in binary form must reproduce the above copyright
282 // notice, this list of conditions and the following disclaimer in the
283 // documentation and/or other materials provided with the distribution.
284 // 3. All advertising materials mentioning features or use of this software
285 // must display the following acknowledgement:
286 // This product includes software developed by the University of
287 // California, Berkeley and its contributors.
288 // 4. Neither the name of the University nor the names of its contributors
289 // may be used to endorse or promote products derived from this software
290 // without specific prior written permission.
291 //
292 // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
293 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
294 // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
295 // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
296 // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
297 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
298 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
299 // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
300 // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
301 // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
302 // SUCH DAMAGE.
303 //
304 // @(#)queue.h 8.5 (Berkeley) 8/20/94
305 // $FreeBSD: src/sys/sys/queue.h,v 1.58 2004/04/07 04:19:49 imp Exp $
306 //
307
308 src/wlan/include/queue.h#1
309 ../include/queue.h#1
310
311 ============================================================================================================================================
312
313 // Copyright (c) 1999-2006 by Tensilica Inc.
314
315 // Permission is hereby granted, free of charge, to any person obtaining
316 // a copy of this software and associated documentation files (the
317 // "Software"), to deal in the Software without restriction, including
318 // without limitation the rights to use, copy, modify, merge, publish,
319 // distribute, sublicense, and/or sell copies of the Software, and to
320 // permit persons to whom the Software is furnished to do so, subject to
321 // the following conditions:
322
323 // The above copyright notice and this permission notice shall be included
324 // in all copies or substantial portions of the Software.
325 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
326 // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
327 // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
328 // IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
329 // CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
330 // TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
331 // SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.