aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohnny Kim <johnny.kim@atmel.com>2015-07-30 11:13:36 +0900
committerKyle McMartin <kyle@kernel.org>2015-08-12 14:38:53 -0400
commitdc00519de4ac6561de76dbcb546ac483db4caac1 (patch)
tree7c95db845ddf7402b73854dd4812c9c60c11ef32
parent75cc3ef8ba6712fd72c073b17a790282136cc743 (diff)
downloadlinux-firmware-dc00519de4ac6561de76dbcb546ac483db4caac1.tar.gz
linux-firmware: wilc1000: add firmware for wilc1000 802.11n driver
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>
-rw-r--r--LICENSE.atmel36
-rw-r--r--WHENCE10
-rw-r--r--atmel/wilc1000_ap_fw.binbin0 -> 109828 bytes
-rw-r--r--atmel/wilc1000_fw.binbin0 -> 124540 bytes
-rw-r--r--atmel/wilc1000_p2p_fw.binbin0 -> 143116 bytes
5 files changed, 46 insertions, 0 deletions
diff --git a/LICENSE.atmel b/LICENSE.atmel
new file mode 100644
index 00000000..5feb3132
--- /dev/null
+++ b/LICENSE.atmel
@@ -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 a4b6ea57..4030add9 100644
--- 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
index 00000000..f5abf305
--- /dev/null
+++ b/atmel/wilc1000_ap_fw.bin
Binary files differ
diff --git a/atmel/wilc1000_fw.bin b/atmel/wilc1000_fw.bin
new file mode 100644
index 00000000..3b1eeeb9
--- /dev/null
+++ b/atmel/wilc1000_fw.bin
Binary files differ
diff --git a/atmel/wilc1000_p2p_fw.bin b/atmel/wilc1000_p2p_fw.bin
new file mode 100644
index 00000000..dc12cc89
--- /dev/null
+++ b/atmel/wilc1000_p2p_fw.bin
Binary files differ