]> git.proxmox.com Git - mirror_linux-firmware.git/commitdiff
linux-firmware: wilc1000: add firmware for wilc1000 802.11n driver
authorJohnny Kim <johnny.kim@atmel.com>
Thu, 30 Jul 2015 02:13:36 +0000 (11:13 +0900)
committerKyle McMartin <kyle@kernel.org>
Wed, 12 Aug 2015 18:38:53 +0000 (14:38 -0400)
This is new firmware for wilc1000 which is a single chip IEEE 802.11
b/g/n device.

Signed-off-by: Johnny Kim <johnny.kim@atmel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
LICENSE.atmel [new file with mode: 0644]
WHENCE
atmel/wilc1000_ap_fw.bin [new file with mode: 0644]
atmel/wilc1000_fw.bin [new file with mode: 0644]
atmel/wilc1000_p2p_fw.bin [new file with mode: 0644]

diff --git a/LICENSE.atmel b/LICENSE.atmel
new file mode 100644 (file)
index 0000000..5feb313
--- /dev/null
@@ -0,0 +1,36 @@
+Copyright (C) 2015 Atmel Corporation. All rights reserved.
+
+REDISTRIBUTION: Permission is hereby granted by Atmel Corporation (Atmel), free
+of any license fees, to any person obtaining a copy of this firmware (the
+"Software"), to install, reproduce, copy and distribute copies, in binary form,
+in hexadecimal or equivalent formats, of the Software and to permit persons to
+whom the Software is provided to do the same, subject to the following
+conditions:
+
+* Any redistribution of the Software must reproduce the above copyright notice,
+  this license notice, and the following disclaimers and notices in the
+  documentation and/or other materials provided with the Software.
+
+* Neither the name of Atmel Corporation, its products nor the names of its
+  suppliers may be used to endorse or promote products derived from this
+  Software without specific prior written permission.
+
+* All matters arising out of or in connection with this License and/or Software
+  shall be governed by California law and the parties agree to the exclusive
+  jurisdiction of the Californian courts to decide all disputes arising.
+
+* The licensee shall defend and indemnify Atmel against any and all claims,
+  costs, losses and damages (including reasonable legal fees) incurred by tme
+  arising out of any claim relating to the Software due to the licensee’s use or
+  sub-licensing of the Software
+
+DISCLAIMER: THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
+DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/WHENCE b/WHENCE
index a4b6ea57efb20f3e86701c4f7b4fcf886875ba8c..4030add95ceebf372dcf8c4250c4862935ccf000 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -2868,3 +2868,13 @@ File: nvidia/gk20a/sw_nonctx.bin
 
 Licence: Redistributable. See LICENCE.nvidia for details
 
+--------------------------------------------------------------------------
+
+Driver: wilc1000 - Atmel 802.11n WLAN driver for WILC1000
+
+File: atmel/wilc1000_fw.bin
+File: atmel/wilc1000_ap_fw.bin
+File: atmel/wilc1000_p2p_fw.bin
+
+License: Redistributable. See LICENCE.atmel for details
+
diff --git a/atmel/wilc1000_ap_fw.bin b/atmel/wilc1000_ap_fw.bin
new file mode 100644 (file)
index 0000000..f5abf30
Binary files /dev/null and b/atmel/wilc1000_ap_fw.bin differ
diff --git a/atmel/wilc1000_fw.bin b/atmel/wilc1000_fw.bin
new file mode 100644 (file)
index 0000000..3b1eeeb
Binary files /dev/null and b/atmel/wilc1000_fw.bin differ
diff --git a/atmel/wilc1000_p2p_fw.bin b/atmel/wilc1000_p2p_fw.bin
new file mode 100644 (file)
index 0000000..dc12cc8
Binary files /dev/null and b/atmel/wilc1000_p2p_fw.bin differ