]> git.ipfire.org Git - thirdparty/linux-firmware.git/blame - WHENCE
WHENCE: Add new radeon firmware
[thirdparty/linux-firmware.git] / WHENCE
CommitLineData
2507663c
DW
1 **********
2 * WHENCE *
3 **********
4
5This file attempts to document the origin and licensing information,
6if known, for each piece of firmware distributed for use with the Linux
7kernel.
8
9--------------------------------------------------------------------------
10
43e79a44
DW
11Driver: ambassador -- Madge Ambassador (Collage PCI 155 Server) ATM NIC.
12
305a70e8 13File: atmsar11.fw
43e79a44
DW
14
15Licence: Allegedly GPLv2+, but no source visible. Marked:
16
17 Madge Ambassador ATM Adapter microcode.
18 Copyright (C) 1995-1999 Madge Networks Ltd.
19
20 This microcode data is placed under the terms of the GNU General
21 Public License. The GPL is contained in /usr/doc/copyright/GPL on a
22 Debian system and in the file COPYING in the Linux kernel source.
23
24 We would prefer you not to distribute modified versions without
25 consultation and not to ask for assembly/other microcode source.
26
27--------------------------------------------------------------------------
28
859754a1 29Driver: snd-korg1212 -- Korg 1212 IO audio device
2507663c
DW
30
31File: korg/k1212.dsp
32
33Licence: Unknown
34
35Found in alsa-firmware package in hex form; no licensing information.
36
37--------------------------------------------------------------------------
eff4c1c2 38
859754a1 39Driver: snd-maestro3 -- ESS Allegro Maestro3 audio device
eff4c1c2
DW
40
41File: ess/maestro3_assp_kernel.fw
42File: ess/maestro3_assp_minisrc.fw
43
44Licence: Unknown
45
46Found in alsa-firmware package in hex form with a comment claiming to
47be GPLv2+, but without source -- and with another comment saying "ESS
48drops binary dsp code images on our heads, but we don't get to see
49specs on the dsp."
50
51--------------------------------------------------------------------------
543cbf03 52
859754a1 53Driver: snd-ymfpci -- Yamaha YMF724/740/744/754 audio devices
543cbf03
DW
54
55File: yamaha/ds1_ctrl.fw
56File: yamaha/ds1_dsp.fw
57File: yamaha/ds1e_ctrl.fw
58
59Licence: Unknown
60
61Found alsa-firmware package in hex form, with the following comment:
62 Copyright (c) 1997-1999 Yamaha Corporation. All Rights Reserved.
63
64--------------------------------------------------------------------------
d4ea0a04 65
859754a1 66Driver: advansys - AdvanSys SCSI
9873bf8d
JSR
67
68File: advansys/mcode.bin
69File: advansys/3550.bin
70File: advansys/38C0800.bin
71File: advansys/38C1600.bin
72
73Licence: BSD, no source available.
74
75Found in hex form in kernel source.
76
77--------------------------------------------------------------------------
78
859754a1 79Driver: qla1280 - Qlogic QLA 1240/1x80/1x160 SCSI support
a923dad9
JSR
80
81File: qlogic/1040.bin
82File: qlogic/1280.bin
83File: qlogic/12160.bin
84
a817a9b8 85Licence: Redistributable. See LICENCE.qla1280 for details
a923dad9
JSR
86
87--------------------------------------------------------------------------
a652b079 88
d4ea0a04
DW
89Driver: smctr -- SMC ISA/MCA Token Ring adapter
90
91File: tr_smctr.bin
4bd6c56f 92Version: 6.3C1
d4ea0a04
DW
93Info: MCT.BIN v6.3C1 03/01/95
94
95Original licence info:
96
97 * This firmware is licensed to you strictly for use in conjunction
98 * with the use of SMC TokenRing adapters. There is no waranty
99 * expressed or implied about its fitness for any purpose.
100
101--------------------------------------------------------------------------
924483e7
DW
102
103Driver: kaweth -- USB KLSI KL5USB101-based Ethernet device
104
105File: kaweth/new_code.bin
106File: kaweth/new_code_fix.bin
107File: kaweth/trigger_code.bin
108File: kaweth/trigger_code_fix.bin
109
8c01d464 110Licence: Redistributable. See LICENCE.kaweth for details
924483e7
DW
111
112Found in hex form in the kernel source.
113
114--------------------------------------------------------------------------
1b1e5936 115
859754a1 116Driver: dvb-ttusb-budget -- Technotrend/Hauppauge Nova-USB devices
1b1e5936
DW
117
118File: ttusb-budget/dspbootcode.bin
119
120Licence: Unknown
121
122Found in hex form in the kernel source.
123
124--------------------------------------------------------------------------
9adcf922
DW
125
126Driver: keyspan -- USB Keyspan USA-xxx serial device
127
128File: keyspan/mpr.fw
129File: keyspan/usa18x.fw
130File: keyspan/usa19.fw
131File: keyspan/usa19qi.fw
132File: keyspan/usa19qw.fw
133File: keyspan/usa19w.fw
134File: keyspan/usa28.fw
135File: keyspan/usa28xa.fw
136File: keyspan/usa28xb.fw
137File: keyspan/usa28x.fw
138File: keyspan/usa49w.fw
139File: keyspan/usa49wlc.fw
140
141Converted from Intel HEX files, used in our binary representation of ihex.
142
143Original licence information:
144
145 Copyright (C) 1999-2001
146 Keyspan, A division of InnoSys Incorporated ("Keyspan")
147
148 as an unpublished work. This notice does not imply unrestricted or
149 public access to the source code from which this firmware image is
150 derived. Except as noted below this firmware image may not be
151 reproduced, used, sold or transferred to any third party without
152 Keyspan's prior written consent. All Rights Reserved.
153
154 Permission is hereby granted for the distribution of this firmware
155 image as part of a Linux or other Open Source operating system kernel
156 in text or binary form as required.
157
158 This firmware may not be modified and may only be used with
159 Keyspan hardware. Distribution and/or Modification of the
160 keyspan.c driver which includes this firmware, in whole or in
161 part, requires the inclusion of this statement."
162
163--------------------------------------------------------------------------
eb8491a0
DW
164
165Driver: keyspan_pda -- USB Keyspan PDA single-port serial device
166
167File: keyspan_pda/keyspan_pda.fw
168Source: keyspan_pda/keyspan_pda.S
169
170File: keyspan_pda/xircom_pgs.fw
171Source: keyspan_pda/xircom_pgs.S
172
7ee581d8
BH
173Source: keyspan_pda/Makefile
174
b6088e67 175Licence: GPLv2 or later. See GPL-2 and GPL-3 for details.
eb8491a0
DW
176
177Compiled from original 8051 source into Intel HEX, used in our binary ihex form.
178
179--------------------------------------------------------------------------
b45deb58
DW
180
181Driver: emi26 -- EMI 2|6 USB Audio interface
182
183File: emi26/bitstream.fw
4bd6c56f
BH
184Version: 1.1.1.131
185Info: DATE=2001dec06
b45deb58
DW
186
187File: emi26/firmware.fw
4bd6c56f
BH
188Version: 1.0.2.916
189Info: DATE=12.02.2002
b45deb58
DW
190
191File: emi26/loader.fw
192
193Converted from Intel HEX files, used in our binary representation of ihex.
194
195Original licence information:
196/*
197 * This firmware is for the Emagic EMI 2|6 Audio Interface
198 *
199 * The firmware contained herein is Copyright (c) 1999-2002 Emagic
200 * as an unpublished work. This notice does not imply unrestricted
201 * or public access to this firmware which is a trade secret of Emagic,
202 * and which may not be reproduced, used, sold or transferred to
203 * any third party without Emagic's written consent. All Rights Reserved.
204 *
205 * Permission is hereby granted for the distribution of this firmware
206 * image as part of a Linux or other Open Source operating system kernel
207 * in text or binary form as required.
208 *
209 * This firmware may not be modified and may only be used with the
210 * Emagic EMI 2|6 Audio Interface. Distribution and/or Modification of
211 * any driver which includes this firmware, in whole or in part,
212 * requires the inclusion of this statement.
213 */
214
215--------------------------------------------------------------------------
17880cf6
DW
216
217Driver: emi62 -- EMI 6|2m USB Audio interface
218
219File: emi62/bitstream.fw
4bd6c56f
BH
220Version: 1.0.0.191
221Info: DATE= 2002oct28
17880cf6
DW
222
223File: emi62/loader.fw
4bd6c56f
BH
224Version: 1.0.2.002
225Info: DATE=10.01.2002
17880cf6
DW
226
227File: emi62/midi.fw
4bd6c56f
BH
228Version: 1.04.062
229Info: DATE=16.10.2002
17880cf6
DW
230
231File: emi62/spdif.fw
4bd6c56f
BH
232Version: 1.04.062
233Info: DATE=16.10.2002
17880cf6
DW
234
235Converted from Intel HEX files, used in our binary representation of ihex.
236
237Original licence information: None
238
239--------------------------------------------------------------------------
9abb8873 240
e301324f 241Driver: ti_usb_3410_5052 -- USB TI 3410/5052 serial device
9abb8873
DW
242
243File: ti_3410.fw
244Info: firmware 9/10/04 FW3410_Special_StartWdogOnStartPort
245
246File: ti_5052.fw
247Info: firmware 9/18/04
248
249Licence: Allegedly GPLv2+, but no source visible. Marked:
250 Copyright (C) 2004 Texas Instruments
251
252Found in hex form in kernel source.
253
254--------------------------------------------------------------------------
0189189a 255
e301324f
CA
256Driver: ti_usb_3410_5052 -- Multi-Tech USB cell modems
257
258File: mts_cdma.fw
259File: mts_gsm.fw
260File: mts_edge.fw
261
262Licence: "all firmware components are redistributable in binary form"
263 per support@multitech.com
264 Copyright (C) 2005 Multi-Tech Systems, Inc.
265
266Found in hex form in ftp://ftp.multitech.com/wireless/wireless_linux.zip
267
268--------------------------------------------------------------------------
269
9a45f6c1
BH
270Driver: ti_usb_3410_5052 -- Multi-Tech USB fax modems
271
272File: mts_mt9234mu.fw
273File: mts_mt9234zba.fw
274
275Licence: Unknown
276
277--------------------------------------------------------------------------
278
0189189a
DW
279Driver: whiteheat -- USB ConnectTech WhiteHEAT serial device
280
281File: whiteheat.fw
282Version: 4.06
283
284File: whiteheat_loader.fw
0189189a
DW
285
286Licence: Allegedly GPLv2, but no source visible. Marked:
287 Copyright (C) 2000-2002 ConnectTech Inc
288
289Debug loader claims the following behaviour:
290 Port 1 LED flashes when the vend_ax program is running
291 Port 2 LED flashes when any SETUP command arrives
292 Port 3 LED flashes when any valid VENDOR request occurs
293 Port 4 LED flashes when the EXTERNAL RAM DOWNLOAD request occurs
294
295Converted from Intel HEX files, used in our binary representation of ihex.
296
297--------------------------------------------------------------------------
73bc148a
DW
298
299Driver: ip2 -- Computone IntelliPort Plus serial device
300
301File: intelliport2.bin
302
303Licence: Unknown
304
305Found in hex form in kernel source.
306
307--------------------------------------------------------------------------
edc44dda 308
859754a1 309Driver: cpia2 -- cameras based on Vision's CPiA2
edc44dda
DW
310
311File: cpia2/stv0672_vp4.bin
312
313Licence: Allegedly GPLv2+, but no source visible. Marked:
314 Copyright (C) 2001 STMicroelectronics, Inc.
315 Contact: steve.miller@st.com
316 Description: This file contains patch data for the CPiA2 (stv0672) VP4.
317
318Found in hex form in kernel source.
319
320--------------------------------------------------------------------------
225e3125 321
859754a1 322Driver: dabusb -- Digital Audio Broadcasting (DAB) Receiver for USB and Linux
225e3125
DW
323
324File: dabusb/firmware.fw
325File: dabusb/bitstream.bin
326
327Licence: Distributable
328
329 * Copyright (C) 1999 BayCom GmbH
330 *
331 * Redistribution and use in source and binary forms, with or without
332 * modification, are permitted provided that redistributions of source
333 * code retain the above copyright notice and this comment without
334 * modification.
335
336--------------------------------------------------------------------------
5c5a083a 337
859754a1 338Driver: vicam -- USB 3com HomeConnect (aka vicam)
5c5a083a
JS
339
340File: vicam/firmware.fw
341
342Licence: Unknown
343
344Found in hex form in kernel source.
345
346--------------------------------------------------------------------------
3ab8dfb9 347
859754a1 348Driver: io_edgeport - USB Inside Out Edgeport Serial Driver
3ab8dfb9
JS
349
350File: edgeport/boot.fw
351File: edgeport/boot2.fw
352File: edgeport/down.fw
353File: edgeport/down2.fw
354
355Licence: Allegedly GPLv2+, but no source visible. Marked:
356//**************************************************************
357//* Edgeport/4 Binary Image
358//* Generated by HEX2C v1.06
359//* Copyright (C) 1998 Inside Out Networks, All rights reserved.
360//**************************************************************
361
362Found in hex form in kernel source.
363
364--------------------------------------------------------------------------
942b3216 365
859754a1 366Driver: io_ti - USB Inside Out Edgeport Serial Driver
942b3216
JS
367(TI Devices)
368
369File: edgeport/down3.bin
370
371Licence:
372//**************************************************************
373//* Edgeport Binary Image (for TI based products)
374//* Generated by TIBin2C v2.00 (watchport)
375//* Copyright (C) 2001 Inside Out Networks, All rights reserved.
376//**************************************************************
377
378Found in hex form in kernel source.
379
380--------------------------------------------------------------------------
68c4f016 381
859754a1 382Driver: dsp56k - Atari DSP56k support
68c4f016
JS
383
384File: dsp56k/bootstrap.bin
385Source: dsp56k/bootstrap.asm
25145003
BH
386Source: dsp56k/Makefile
387Source: dsp56k/concat-bootstrap.pl
68c4f016 388
b6088e67 389Licence: GPLv2 or later. See GPL-2 and GPL-3 for details.
68c4f016 390
25145003 391DSP56001 assembler, buildable with a56 from
68c4f016
JS
392http://www.zdomain.com/a56.html
393
394--------------------------------------------------------------------------
b213a921 395
859754a1 396Driver: snd-sb16-csp - Sound Blaster 16/AWE CSP support
b213a921
JS
397
398File: sb16/mulaw_main.csp
399File: sb16/alaw_main.csp
400File: sb16/ima_adpcm_init.csp
401File: sb16/ima_adpcm_playback.csp
402File: sb16/ima_adpcm_capture.csp
403
404Licence: Allegedly GPLv2+, but no source visible. Marked:
405/*
406 * Copyright (c) 1994 Creative Technology Ltd.
407 * Microcode files for SB16 Advanced Signal Processor
408 */
409
410Found in hex form in kernel source.
411
412--------------------------------------------------------------------------
439c03cf 413
859754a1 414Driver: qla2xxx - QLogic QLA2XXX Fibre Channel
439c03cf 415
b217ed59
BH
416File: ql2100_fw.bin
417Version: 1.19.38 TP
418File: ql2200_fw.bin
419Version: 2.02.08 TP
420File: ql2300_fw.bin
421Version: 3.03.28 IPX
422File: ql2322_fw.bin
423Version: 3.03.28 IPX
424File: ql2400_fw.bin
ab11d090 425Version: 8.07.00 MID
b217ed59 426File: ql2500_fw.bin
ab11d090 427Version: 8.07.00 MIDQ
439c03cf
DW
428
429Licence: Redistributable. See LICENCE.qla2xxx for details
430
9d39be9f 431Available from http://ldriver.qlogic.com/firmware/
d10bf8bb
DK
432
433--------------------------------------------------------------------------
434
859754a1 435Driver: orinoco - Agere/Prism/Symbol Orinoco support
d10bf8bb 436
b217ed59
BH
437File: agere_sta_fw.bin
438Version: 9.48 Hermes I
439File: agere_ap_fw.bin
440Version: 9.48 Hermes I
d10bf8bb
DK
441
442Licence: Redistributable. See LICENCE.agere for details
b66ece11
LR
443
444--------------------------------------------------------------------------
445
859754a1 446Driver: ar9170 - Atheros 802.11n "otus" USB
b66ece11
LR
447
448File: ar9170-1.fw
449File: ar9170-2.fw
450
224d4493 451Licence: Redistributable. See LICENCE.atheros_firmware for details
20d34dd4
DW
452
453--------------------------------------------------------------------------
454
1b7c9544 455Driver: ath9k_htc - Atheros HTC devices (USB)
35b30840
S
456
457File: ar9271.fw
1b7c9544
S
458File: ar7010.fw
459File: ar7010_1_1.fw
bb190f3f 460File: htc_9271.fw
5aefb4c4 461Version: 1.3.1
fe2c912a 462File: htc_7010.fw
5aefb4c4 463Version: 1.3.1
3f3aa3a1
PF
464
465Licence: Redistributable. See LICENCE.atheros_firmware for details
466
3de1c437
AC
467File: ath9k_htc/htc_7010-1.4.0.fw
468Version: 1.4.0
469File: ath9k_htc/htc_9271-1.4.0.fw
470Version: 1.4.0
35b30840 471
b50386ba 472Licence: Free software. See LICENCE.open-ath9k-htc-firmware for details
35b30840
S
473
474--------------------------------------------------------------------------
475
859754a1 476Driver: cassini - Sun Cassini
a9dce495
JS
477
478File: sun/cassini.bin
479
480Licence: Unknown
481
482Found in hex form in kernel source.
483
484--------------------------------------------------------------------------
94cebd28 485
859754a1 486Driver: slicoss - Alacritech IS-NIC products
bb759d64 487
e99eb076
DW
488File: slicoss/gbdownload.sys
489File: slicoss/gbrcvucode.sys
490File: slicoss/oasisdbgdownload.sys
491File: slicoss/oasisdownload.sys
492File: slicoss/oasisrcvucode.sys
bb759d64 493
358e9077
MT
494Licence:
495 Copyright (C) 1999-2009 Alacritech, Inc.
496
497 as an unpublished work. This notice does not imply unrestricted or
498 public access to the source code from which this firmware image is
499 derived. Except as noted below this firmware image may not be
500 reproduced, used, sold or transferred to any third party without
501 Alacritech's prior written consent. All Rights Reserved.
502
503 Permission is hereby granted for the distribution of this firmware
504 image as part of a Linux or other Open Source operating system kernel
505 in text or binary form as required.
506
6c850e37 507 This firmware may not be modified.
bb759d64
LD
508
509Found in hex form in kernel source.
510
511--------------------------------------------------------------------------
a66a29b1 512
859754a1 513Driver: sxg - Alacritech IS-NIC products
a66a29b1 514
e99eb076
DW
515File: sxg/saharadownloadB.sys
516File: sxg/saharadbgdownloadB.sys
a66a29b1 517
358e9077
MT
518Licence:
519 Copyright (C) 1999-2009 Alacritech, Inc.
520
521 as an unpublished work. This notice does not imply unrestricted or
522 public access to the source code from which this firmware image is
523 derived. Except as noted below this firmware image may not be
524 reproduced, used, sold or transferred to any third party without
525 Alacritech's prior written consent. All Rights Reserved.
526
527 Permission is hereby granted for the distribution of this firmware
528 image as part of a Linux or other Open Source operating system kernel
529 in text or binary form as required.
530
6c850e37 531 This firmware may not be modified.
a66a29b1
MT
532
533Found in hex form in kernel source.
a66a29b1
MT
534
535--------------------------------------------------------------------------
94cebd28
DLR
536
537Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter
538
cc8127f1
DW
539File: cxgb3/t3b_psram-1.1.0.bin
540File: cxgb3/t3c_psram-1.1.0.bin
541File: cxgb3/t3fw-7.0.0.bin
542File: cxgb3/t3fw-7.1.0.bin
56cda01b 543File: cxgb3/t3fw-7.4.0.bin
9a45f6c1 544File: cxgb3/t3fw-7.10.0.bin
07af67ca 545File: cxgb3/t3fw-7.12.0.bin
94cebd28 546
224d4493 547Licence: GPLv2 or OpenIB.org BSD license, no source visible
94cebd28
DLR
548
549--------------------------------------------------------------------------
550
10719d6d
DLR
551Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter
552
305a70e8
BH
553File: cxgb3/ael2005_opt_edc.bin
554File: cxgb3/ael2005_twx_edc.bin
555File: cxgb3/ael2020_twx_edc.bin
10719d6d
DLR
556
557Licence:
558 * Copyright (c) 2007-2009 NetLogic Microsystems, Inc.
559 *
560 * Permission is hereby granted for the distribution of this firmware
561 * data in hexadecimal or equivalent format, provided this copyright
562 * notice is accompanying it.
563
564Found in hex form in kernel source.
565
566--------------------------------------------------------------------------
567
f6a068e7 568Driver: cxgb4 - Chelsio Terminator 4/5/6 1/10/25/40/100G Ethernet adapter
6431c559 569
8bc2d075 570File: cxgb4/t4fw-1.14.4.0.bin
d2075da7 571File: cxgb4/t4fw-1.15.37.0.bin
59bf7e2c
GG
572File: cxgb4/t4fw-1.16.63.0.bin
573Link: cxgb4/t4fw.bin -> t4fw-1.16.63.0.bin
8bc2d075 574File: cxgb4/t5fw-1.14.4.0.bin
d2075da7 575File: cxgb4/t5fw-1.15.37.0.bin
59bf7e2c
GG
576File: cxgb4/t5fw-1.16.63.0.bin
577Link: cxgb4/t5fw.bin -> t5fw-1.16.63.0.bin
578File: cxgb4/t6fw-1.16.63.0.bin
579Link: cxgb4/t6fw.bin -> t6fw-1.16.63.0.bin
a2586e1f
HS
580File: cxgb4/aq1202_fw.cld
581File: cxgb4/bcm8483.bin
6431c559
DLR
582
583Licence: Redistributable. See LICENCE.chelsio_firmware for details
584
585--------------------------------------------------------------------------
10719d6d 586
f2002e2d
JSR
587Driver: e100 -- Intel PRO/100 Ethernet NIC
588
589File: e100/d101m_ucode.bin
590File: e100/d101s_ucode.bin
591File: e100/d102e_ucode.bin
592
9a92b3c2 593Licence: Redistributable. See LICENCE.e100 for details
f2002e2d
JSR
594
595--------------------------------------------------------------------------
596
31797a1c
JS
597Driver: acenic -- Alteon AceNIC Gigabit Ethernet card
598
599File: acenic/tg1.bin
600File: acenic/tg2.bin
601
602Licence: Unknown
603
604Found in hex form in kernel source, but source allegedly available at
605http://alteon.shareable.org/
606
607--------------------------------------------------------------------------
fee37e0d 608
859754a1 609Driver: tg3 -- Broadcom Tigon3 based gigabit Ethernet cards
fee37e0d
JSR
610
611File: tigon/tg3.bin
612File: tigon/tg3_tso.bin
613File: tigon/tg3_tso5.bin
e5c4e54e 614File: tigon/tg357766.bin
fee37e0d
JSR
615
616Licence:
617 * Firmware is:
618 * Derived from proprietary unpublished source code,
e5c4e54e 619 * Copyright (C) 2000-2013 Broadcom Corporation.
fee37e0d
JSR
620 *
621 * Permission is hereby granted for the distribution of this firmware
622 * data in hexadecimal or equivalent format, provided this copyright
623 * notice is accompanying it.
624
625Found in hex form in kernel source.
626
627--------------------------------------------------------------------------
e1cd8d9e 628
859754a1 629Driver: starfire - Adaptec Starfire/DuraLAN support
e1cd8d9e
JSR
630
631File: adaptec/starfire_rx.bin
632File: adaptec/starfire_tx.bin
633
634Licence: Allegedly GPLv2, but no source visible.
635
636Found in hex form in kernel source, with the following notice:
637
638 BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE IT IS LICENSED "AS IS" AND
639 THERE IS NO WARRANTY FOR THE PROGRAM, INCLUDING BUT NOT LIMITED TO THE
640 IMPLIED WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR A PARTICULAR PURPOSE
641 (TO THE EXTENT PERMITTED BY APPLICABLE LAW). USE OF THE PROGRAM IS AT YOUR
642 OWN RISK. IN NO EVENT WILL ADAPTEC OR ITS LICENSORS BE LIABLE TO YOU FOR
643 DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
644 ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM.
645
646--------------------------------------------------------------------------
55b6b25c 647
d4cfa9f1 648Driver: i2400m-usb - Intel 2400 Wireless WiMAX Connection over USB
6ac109ba 649
d4cfa9f1 650File: i2400m-fw-usb-1.4.sbcf
e9f9e3a9
IPG
651File: i2400m-fw-usb-1.5.sbcf
652File: i6050-fw-usb-1.5.sbcf
6ac109ba 653
224d4493 654Licence: Redistributable. See LICENCE.i2400m for details
6ac109ba
IPG
655
656Also available from http://linuxwimax.org/Download
55b6b25c
DW
657
658--------------------------------------------------------------------------
bdd4d91e
DW
659
660Driver: libertas - Marvell Libertas fullmac-type 802.11b/g cards
661
d6940ed0
DW
662File: libertas/cf8381.bin
663File: libertas/cf8381_helper.bin
305a70e8
BH
664File: libertas/cf8385.bin
665File: libertas/cf8385_helper.bin
666File: libertas/gspi8682.bin
667File: libertas/gspi8682_helper.bin
668File: libertas/gspi8686_v9.bin
669File: libertas/gspi8686_v9_helper.bin
670File: libertas/gspi8688.bin
671File: libertas/gspi8688_helper.bin
672File: libertas/sd8385.bin
673File: libertas/sd8385_helper.bin
674File: libertas/sd8682.bin
675File: libertas/sd8682_helper.bin
676File: libertas/sd8686_v8.bin
677File: libertas/sd8686_v8_helper.bin
678File: libertas/sd8686_v9.bin
679File: libertas/sd8686_v9_helper.bin
305a70e8
BH
680File: libertas/usb8388_v5.bin
681File: libertas/usb8388_v9.bin
682File: libertas/usb8682.bin
08967164 683File: mrvl/sd8688.bin
2892af06 684Link: libertas/sd8688.bin -> ../mrvl/sd8688.bin
08967164 685File: mrvl/sd8688_helper.bin
2892af06 686Link: libertas/sd8688_helper.bin -> ../mrvl/sd8688_helper.bin
bdd4d91e 687
2e79e60b 688Licence: Redistributable. See LICENCE.Marvell for details. Extracted from
bdd4d91e
DW
689Linux driver tarballs downloaded from Marvell's "Extranet" with permission.
690
691--------------------------------------------------------------------------
692
3c757c0b
AS
693Driver: libertas - Marvell Libertas 802.11b/g cards, OLPC firmware
694
695File: libertas/lbtf_sdio.bin
4bd6c56f 696Version: 9.0.7.p4
3c757c0b 697
ac879fea 698File: lbtf_usb.bin
4bd6c56f 699Version: 5.132.3.p1
3c757c0b
AS
700
701File: libertas/usb8388_olpc.bin
4bd6c56f 702Version: 5.110.22.p23
3c757c0b
AS
703
704Licence: Redistributable. See LICENCE.OLPC for details.
705
706Available from http://dev.laptop.org/pub/firmware/libertas/
707
708--------------------------------------------------------------------------
709
6942dba4 710Driver: mwl8k - Marvell Libertas softmac-type 802.11b/g/n cards
bdd4d91e 711
305a70e8
BH
712File: mwl8k/fmimage_8687.fw
713File: mwl8k/helper_8687.fw
829e0e36
BC
714File: mwl8k/fmimage_8366.fw
715File: mwl8k/fmimage_8366_ap-1.fw
e2958cc8 716File: mwl8k/fmimage_8366_ap-2.fw
6942dba4
YAP
717File: mwl8k/fmimage_8366_ap-3.fw
718Version: 5.2.8.16
829e0e36 719File: mwl8k/helper_8366.fw
bdd4d91e 720
c530a75c
YAP
721File: mwl8k/fmimage_8764_ap-1.fw
722Version: 7.4.0.9
723
829e0e36
BC
724Licence: Redistributable. See LICENCE.Marvell for details. 8687 images
725downloaded from Marvell's "Extranet" with permission. 8366 images contributed
726directly by Marvell.
bdd4d91e
DW
727
728--------------------------------------------------------------------------
729
009719f9 730Driver: mwifiex - Marvell Wi-Fi fullmac-type 802.11n/ac cards
4bd88f61
BZ
731
732File: mrvl/sd8787_uapsta.bin
690541ee 733Version: 14.66.35.p52
4bd88f61 734
3b779110
AP
735File: mrvl/usb8766_uapsta.bin
736Version: 14.68.22.p16
737
66a7be7f 738File: mrvl/sd8797_uapsta.bin
f87c5b8d 739Version: 14.66.11.p151
66a7be7f 740
f3ae9dd8 741File: mrvl/usb8797_uapsta.bin
e92f8b3f 742Version: 14.68.29.p49
f3ae9dd8 743
b7c84863 744File: mrvl/sd8897_uapsta.bin
d07c718f 745Version: 15.68.7.p87
b7c84863 746
f905215b 747File: mrvl/usb8897_uapsta.bin
a5a39f34 748Version: 15.68.4.p103
f905215b 749
009719f9 750File: mrvl/pcie8897_uapsta.bin
1e0f28ad 751Version: 15.68.7.p77
009719f9 752
8b98c3f1 753File: mrvl/sd8887_uapsta.bin
c2ff512b 754Version: 15.68.7.p112
8b98c3f1 755
bb029c3e
AP
756File: mrvl/sd8801_uapsta.bin
757Version: 14.68.36.p60
758
759File: mrvl/usb8801_uapsta.bin
760Version: 14.68.36.p60
761
1e0f28ad
AK
762File: mrvl/pcieuart8997_combo_v4.bin
763Version: 16.68.1.p70
764
765File: mrvl/pcieusb8997_combo_v4.bin
8f171e29 766Version: 16.68.1.p97
1e0f28ad 767
59d72586
XH
768File: mrvl/pcie8997_wlan_v4.bin
769Version: 16.68.1.p97
1e0f28ad 770
47afd995
GB
771File: mrvl/usbusb8997_combo_v4.bin
772Version: 16.68.1.p113
773
bac3567c
DD
774Licence: Redistributable. See LICENCE.Marvell for details. Originates from
775http://git.marvell.com/?p=mwifiex-firmware.git
4bd88f61
BZ
776
777--------------------------------------------------------------------------
778
caef650a
CR
779
780Driver: iwlwifi - Intel Wireless Wifi
781
782File: iwlwifi-3945-2.ucode
4bd6c56f 783Version: 15.32.2.9
caef650a
CR
784
785File: iwlwifi-4965-2.ucode
4bd6c56f 786Version: 228.61.2.24
caef650a
CR
787
788File: iwlwifi-5000-1.ucode
4bd6c56f 789Version: 5.4.A.11 (aka 5.4.1.16)
caef650a 790
58013911 791File: iwlwifi-5000-2.ucode
4bd6c56f 792Version: 8.24.2.12
58013911 793
8654e2dd 794File: iwlwifi-5000-5.ucode
4bd6c56f 795Version: 8.83.5.1
8654e2dd 796
80a20327 797File: iwlwifi-5150-2.ucode
4bd6c56f 798Version: 8.24.2.2
80a20327 799
c296f41d 800File: iwlwifi-1000-3.ucode
4bd6c56f 801Version: 128.50.3.1
c296f41d 802
7522de5d 803File: iwlwifi-1000-5.ucode
4bd6c56f 804Version: 39.31.5.1
7522de5d 805
171dbc3d 806File: iwlwifi-6000-4.ucode
4bd6c56f 807Version: 9.221.4.1
171dbc3d 808
85212bf6 809File: iwlwifi-6050-4.ucode
4bd6c56f 810Version: 9.201.4.1
85212bf6 811
eb0ad4ff 812File: iwlwifi-6050-5.ucode
4bd6c56f 813Version: 41.28.5.1
eb0ad4ff 814
3feb2d95 815File: iwlwifi-6000g2a-5.ucode
4bd6c56f 816Version: 17.168.5.3
3feb2d95 817
bbede96f
JB
818File: iwlwifi-6000g2a-6.ucode
819Version: 18.168.6.1
820
dd6e5da9 821File: iwlwifi-6000g2b-5.ucode
4bd6c56f 822Version: 17.168.5.1
dd6e5da9 823
652fbb40 824File: iwlwifi-6000g2b-6.ucode
4bd6c56f 825Version: 18.168.6.1
652fbb40 826
5d1a03de 827File: iwlwifi-135-6.ucode
4bd6c56f 828Version: 18.168.6.1
5d1a03de 829
5890cd45 830File: iwlwifi-100-5.ucode
4bd6c56f 831Version: 39.31.5.1
5890cd45 832
5d1a03de 833File: iwlwifi-105-6.ucode
4bd6c56f 834Version: 18.168.6.1
5d1a03de 835
4ee709b2 836File: iwlwifi-2030-6.ucode
4bd6c56f 837Version: 18.168.6.1
4ee709b2 838
26be5d1c 839File: iwlwifi-2000-6.ucode
4bd6c56f 840Version: 18.168.6.1
26be5d1c 841
e982abf0 842File: iwlwifi-7260-7.ucode
82499471 843Version: 22.1.7.0
e982abf0 844
11fdbda7 845File: iwlwifi-7260-8.ucode
509a474f 846Version: 22.24.8.0
11fdbda7 847
7a67dbf9 848File: iwlwifi-7260-9.ucode
99b62571 849Version: 25.228.9.0
7a67dbf9 850
eaac0789 851File: iwlwifi-7260-10.ucode
d81bc142 852Version: 23.15.10.0
eaac0789 853
32c3d50a 854File: iwlwifi-7260-12.ucode
888ea193 855Version: 25.17.12.0
32c3d50a 856
c6c4150e
EG
857File: iwlwifi-7260-13.ucode
858Version: 25.30.13.0
859
7514f28c
EG
860File: iwlwifi-7260-16.ucode
861Version 16.242414.0
862
f2cf4d67 863File: iwlwifi-7260-17.ucode
350a1921 864Version 17.459231.0
f2cf4d67 865
e982abf0 866File: iwlwifi-3160-7.ucode
82499471 867Version: 22.1.7.0
e982abf0 868
11fdbda7 869File: iwlwifi-3160-8.ucode
509a474f 870Version: 22.24.8.0
11fdbda7 871
7a67dbf9 872File: iwlwifi-3160-9.ucode
99b62571 873Version: 25.228.9.0
7a67dbf9 874
eaac0789 875File: iwlwifi-3160-10.ucode
d81bc142 876Version: 23.15.10.0
eaac0789 877
32c3d50a 878File: iwlwifi-3160-12.ucode
888ea193 879Version: 25.17.12.0
32c3d50a 880
c6c4150e
EG
881File: iwlwifi-3160-13.ucode
882Version: 25.30.13.0
883
7514f28c
EG
884File: iwlwifi-3160-16.ucode
885Version 16.242414.0
886
f2cf4d67 887File: iwlwifi-3160-17.ucode
350a1921 888Version 17.459231.0
f2cf4d67 889
a205d6f5
EG
890File: iwlwifi-7265-8.ucode
891Version: 22.24.8.0
892
7a67dbf9 893File: iwlwifi-7265-9.ucode
99b62571 894Version: 25.228.9.0
7a67dbf9 895
eaac0789 896File: iwlwifi-7265-10.ucode
d81bc142 897Version: 23.15.10.0
eaac0789 898
32c3d50a 899File: iwlwifi-7265-12.ucode
888ea193 900Version: 25.17.12.0
32c3d50a 901
c6c4150e
EG
902File: iwlwifi-7265-13.ucode
903Version: 25.30.13.0
904
7514f28c
EG
905File: iwlwifi-7265-16.ucode
906Version 16.242414.0
907
f2cf4d67 908File: iwlwifi-7265-17.ucode
350a1921 909Version 17.459231.0
f2cf4d67 910
eaac0789 911File: iwlwifi-7265D-10.ucode
d81bc142 912Version: 23.15.10.0
eaac0789 913
32c3d50a 914File: iwlwifi-7265D-12.ucode
888ea193 915Version: 25.17.12.0
32c3d50a 916
c6c4150e
EG
917File: iwlwifi-7265D-13.ucode
918Version: 25.30.13.0
919
7514f28c
EG
920File: iwlwifi-7265D-16.ucode
921Version 16.242414.0
922
f2cf4d67
EG
923File: iwlwifi-7265D-17.ucode
924Version 17.352738.0
925
9be9ff28
EG
926File: iwlwifi-7265D-21.ucode
927Version 21.302800.0
928
b224bd0c 929File: iwlwifi-7265D-22.ucode
c1844f3f 930Version 22.391740.0
b224bd0c 931
b6893062 932File: iwlwifi-7265D-27.ucode
8613e560 933Version 27.541033.0
b224bd0c 934
d392df8f
JB
935File: iwlwifi-7265D-29.ucode
936Version 29.541020.0
b224bd0c 937
9be9ff28
EG
938File: iwlwifi-3168-21.ucode
939Version 21.302800.0
940
b224bd0c 941File: iwlwifi-3168-22.ucode
ca89d62d 942Version 22.391740.0
b224bd0c 943
b6893062 944File: iwlwifi-3168-27.ucode
8613e560 945Version 27.541033.0
b6893062 946
d392df8f
JB
947File: iwlwifi-3168-29.ucode
948Version 29.541020.0
b6893062 949
c6c4150e
EG
950File: iwlwifi-8000C-13.ucode
951Version: 25.30.13.0
952
7514f28c
EG
953File: iwlwifi-8000C-16.ucode
954Version 16.242414.0
955
9be9ff28
EG
956File: iwlwifi-8000C-21.ucode
957Version 21.302800.0
958
b224bd0c 959File: iwlwifi-8000C-22.ucode
c1844f3f 960Version 22.391740.0
b224bd0c 961
b6893062 962File: iwlwifi-8000C-27.ucode
8613e560 963Version 27.541033.0
b224bd0c 964
d392df8f
JB
965File: iwlwifi-8000C-31.ucode
966Version 31.532993.0
b224bd0c 967
9be9ff28
EG
968File: iwlwifi-8265-21.ucode
969Version 21.302800.0
970
b224bd0c 971File: iwlwifi-8265-22.ucode
c1844f3f 972Version 22.391740.0
b224bd0c 973
b6893062 974File: iwlwifi-8265-27.ucode
8613e560 975Version 27.541033.0
b224bd0c 976
7245319b 977File: iwlwifi-8265-31.ucode
d392df8f 978Version 31.532993.0
b224bd0c 979
224d4493 980Licence: Redistributable. See LICENCE.iwlwifi_firmware for details
caef650a 981
7a67dbf9 982Also available from http://wireless.kernel.org/en/users/Drivers/iwlwifi#Firmware
caef650a
CR
983
984--------------------------------------------------------------------------
6b933a27 985
2c27b0cb
RM
986Driver: ipu3-imgu - Intel IPU3 (3rd Gen Image Processing Unit) driver
987
988File: intel/irci_irci_ecr-master_20161208_0213_20170112_1500.bin
989Version: irci_irci_ecr-master_20161208_0213_20170112_1500
990md5sum: 59abc311fce49c5a180b5a8a3917912d
991Link: intel/ipu3-fw.bin -> irci_irci_ecr-master_20161208_0213_20170112_1500.bin
992
993Licence: Redistributable. See LICENSE.ipu3_firmware for details
994
995--------------------------------------------------------------------------
996
a699eb69 997Driver: cx231xx - Conexant Cx23100/101/102 USB broadcast A/V decoder
6b933a27
MCC
998
999File: v4l-cx231xx-avcore-01.fw
1000
162cbfdf
BH
1001Licence: Redistributable.
1002
6b933a27
MCC
1003 Conexant grants permission to use and redistribute these firmware
1004 files for use with Conexant devices, but not as a part of the Linux
1005 kernel or in any other form which would require these files themselves
1006 to be covered by the terms of the GNU General Public License.
1007 These firmware files are distributed in the hope that they will be
1008 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1009 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
cc8127f1
DW
1010
1011--------------------------------------------------------------------------
1012
859754a1 1013Driver: tehuti - Tehuti Networks 10G Ethernet
8008f73c
BH
1014
1015File: tehuti/bdx.bin
1016
1017Licence:
1018
1019 Copyright (C) 2007 Tehuti Networks Ltd.
1020
1021 Permission is hereby granted for the distribution of this firmware data
1022 in hexadecimal or equivalent format, provided this copyright notice is
1023 accompanying it.
1024
1025Found in hex form in kernel source.
1026
1027--------------------------------------------------------------------------
6ebd5bee 1028
859754a1 1029Driver: typhoon - 3cr990 series Typhoon
6ebd5bee
BH
1030
1031File: 3com/typhoon.bin
1032
1033Licence:
1034/*
1035 * Copyright 1999-2004 3Com Corporation. All Rights Reserved.
1036 *
1037 * Redistribution and use in source and binary forms of the 3c990img.h
1038 * microcode software are permitted provided that the following conditions
1039 * are met:
1040 * 1. Redistribution of source code must retain the above copyright
1041 * notice, this list of conditions and the following disclaimer.
1042 * 2. Redistribution in binary form must reproduce the above copyright
1043 * notice, this list of conditions and the following disclaimer in the
1044 * documentation and/or other materials provided with the distribution.
1045 * 3. The name of 3Com may not be used to endorse or promote products
1046 * derived from this software without specific prior written permission
1047 *
1048 * THIS SOFTWARE IS PROVIDED BY 3COM ``AS IS'' AND ANY EXPRESS OR
1049 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
1050 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
1051 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
1052 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
1053 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1054 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1055 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1056 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1057 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1058 *
1059 * USER ACKNOWLEDGES AND AGREES THAT PURCHASE OR USE OF THE 3c990img.h
1060 * MICROCODE SOFTWARE WILL NOT CREATE OR GIVE GROUNDS FOR A LICENSE BY
1061 * IMPLICATION, ESTOPPEL, OR OTHERWISE IN ANY INTELLECTUAL PROPERTY RIGHTS
1062 * (PATENT, COPYRIGHT, TRADE SECRET, MASK WORK, OR OTHER PROPRIETARY RIGHT)
1063 * EMBODIED IN ANY OTHER 3COM HARDWARE OR SOFTWARE EITHER SOLELY OR IN
1064 * COMBINATION WITH THE 3c990img.h MICROCODE SOFTWARE
1065 */
1066
1067Found in hex form in kernel source.
1068
1069--------------------------------------------------------------------------
a8f3ffd6 1070
859754a1 1071Driver: yam - YAM driver for AX.25
a8f3ffd6
JSR
1072
1073File: yam/1200.bin
1074File: yam/9600.bin
1075
1076Licence:
1077 * (C) F6FBB 1998
1078
1079Found in hex form in kernel source.
1080
1081--------------------------------------------------------------------------
de6f8d14 1082
859754a1 1083Driver: 3c359 - 3Com 3C359 Token Link Velocity XL adapter
de6f8d14
JSR
1084
1085File: 3com/3C359.bin
1086
1087Licence:
1088/*
1089 * The firmware this driver downloads into the tokenring card is a
1090 * separate program and is not GPL'd source code, even though the Linux
1091 * side driver and the routine that loads this data into the card are.
1092 *
1093 * This firmware is licensed to you strictly for use in conjunction
1094 * with the use of 3Com 3C359 TokenRing adapters. There is no
1095 * waranty expressed or implied about its fitness for any purpose.
1096 */
1097/* 3c359_microcode.mac: 3Com 3C359 Tokenring microcode.
1098 *
1099 * Notes:
1100 * - Loaded from xl_init upon adapter initialization.
1101 *
1102 * Available from 3Com as part of their standard 3C359 driver.
1103 */
1104
1105Found in hex form in kernel source.
1106
1107--------------------------------------------------------------------------
b06e75fd 1108
859754a1 1109Driver: pcnet_cs - NE2000 compatible PCMCIA adapter
252dceb8
KK
1110
1111File: cis/LA-PCM.cis
56cda01b
BH
1112File: cis/PCMLM28.cis
1113File: cis/DP83903.cis
1114File: cis/NE2K.cis
1115File: cis/tamarack.cis
1116File: cis/PE-200.cis
2d07c7de 1117File: cis/PE520.cis
5b4d5585 1118Source: cis/
252dceb8 1119
8adae7fc 1120Licence: Dual GPLv2/MPL
252dceb8
KK
1121
1122Originally developed by the pcmcia-cs project
8adae7fc 1123Copyright (C) 1998, 1999, 2000 David A. Hinds
252dceb8
KK
1124
1125--------------------------------------------------------------------------
1126
859754a1 1127Driver: 3c589_cs - 3Com PCMCIA adapter
5a6c8aff
KK
1128
1129File: cis/3CXEM556.cis
8adae7fc 1130Source: cis/src/3CXEM556.cis
5a6c8aff 1131
8adae7fc 1132Licence: Dual GPLv2/MPL
5a6c8aff
KK
1133
1134Originally developed by the pcmcia-cs project
8adae7fc 1135Copyright (C) 1998, 1999, 2000 David A. Hinds
5a6c8aff
KK
1136
1137--------------------------------------------------------------------------
1138
859754a1 1139Driver: 3c574_cs - 3Com PCMCIA adapter
5a6c8aff
KK
1140
1141File: cis/3CCFEM556.cis
8adae7fc 1142Source: cis/src/3CCFEM556.cis
5a6c8aff 1143
8adae7fc 1144Licence: Dual GPLv2/MPL
5a6c8aff
KK
1145
1146Originally developed by the pcmcia-cs project
8adae7fc 1147Copyright (C) 1998, 1999, 2000 David A. Hinds
5a6c8aff
KK
1148
1149--------------------------------------------------------------------------
1150
859754a1 1151Driver: serial_cs - Serial PCMCIA adapter
1ca52a49
KK
1152
1153File: cis/MT5634ZLX.cis
56cda01b
BH
1154File: cis/RS-COM-2P.cis
1155File: cis/COMpad2.cis
1156File: cis/COMpad4.cis
8adae7fc
BH
1157Source: cis/src/MT5634ZLX.cis
1158Source: cis/src/RS-COM-2P.cis
1159Source: cis/src/COMpad2.cis
1160Source: cis/src/COMpad4.cis
1ca52a49 1161
8adae7fc 1162Licence: Dual GPLv2/MPL
1ca52a49
KK
1163
1164Originally developed by the pcmcia-cs project
8adae7fc 1165Copyright (C) 1998, 1999, 2000 David A. Hinds
1ca52a49
KK
1166
1167--------------------------------------------------------------------------
1168
c69b9145
BH
1169Driver: serial_cs - Serial PCMCIA adapter
1170
56cda01b
BH
1171File: cis/SW_555_SER.cis
1172File: cis/SW_7xx_SER.cis
1173File: cis/SW_8xx_SER.cis
1ca52a49 1174
b6088e67 1175Licence: GPLv3. See GPL-3 for details.
1ca52a49 1176
c69b9145 1177Copyright Sierra Wireless
1ca52a49
KK
1178
1179--------------------------------------------------------------------------
1180
859754a1 1181Driver: smc91c92_cs - SMC 91Cxx PCMCIA
b06e75fd
JSR
1182
1183File: ositech/Xilinx7OD.bin
1184
1185Licence: Allegedly GPL, but no source visible. Marked:
1186 This file contains the firmware of Seven of Diamonds from OSITECH.
1187 (Special thanks to Kevin MacPherson of OSITECH)
1188
1189Found in hex form in kernel source.
1190
1191--------------------------------------------------------------------------
c22feacf 1192
a699eb69
MCC
1193Driver: cx23418 - Conexant PCI Broadcast A/V with MPEG encoder
1194
1195File: v4l-cx23418-apu.fw
1196File: v4l-cx23418-cpu.fw
1197File: v4l-cx23418-dig.fw
1198
162cbfdf
BH
1199Licence: Redistributable.
1200
a699eb69
MCC
1201 Conexant grants permission to use and redistribute these firmware
1202 files for use with Conexant devices, but not as a part of the Linux
1203 kernel or in any other form which would require these files themselves
1204 to be covered by the terms of the GNU General Public License.
1205 These firmware files are distributed in the hope that they will be
1206 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1207 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1208
1209--------------------------------------------------------------------------
1210
1211Driver: cx23885 - Conexant PCI Express Broadcast A/V decoder
1212
1213File: v4l-cx23885-avcore-01.fw
a699eb69 1214
162cbfdf
BH
1215Licence: Redistributable.
1216
a699eb69
MCC
1217 Conexant grants permission to use and redistribute these firmware
1218 files for use with Conexant devices, but not as a part of the Linux
1219 kernel or in any other form which would require these files themselves
1220 to be covered by the terms of the GNU General Public License.
1221 These firmware files are distributed in the hope that they will be
1222 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1223 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1224
1225--------------------------------------------------------------------------
1226
1227Driver: cx23840 - Conexant sideport Broadcast A/V decoder
1228
1229File: v4l-cx25840.fw
1230
162cbfdf
BH
1231Licence: Redistributable.
1232
a699eb69
MCC
1233 Conexant grants permission to use and redistribute these firmware
1234 files for use with Conexant devices, but not as a part of the Linux
1235 kernel or in any other form which would require these files themselves
1236 to be covered by the terms of the GNU General Public License.
1237 These firmware files are distributed in the hope that they will be
1238 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1239 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
c22feacf
DW
1240
1241--------------------------------------------------------------------------
a652b079 1242
859754a1 1243Driver: qlogicpti - PTI Qlogic, ISP Driver
761eb27e
JSR
1244
1245File: qlogic/isp1000.bin
1246
1247Licence: Unknown
1248
1249Found in hex form in kernel source.
1250
1251--------------------------------------------------------------------------
bfe8ff32 1252
859754a1 1253Driver: myri_sbus - MyriCOM Gigabit Ethernet
9ce2c73c
JSR
1254
1255File: myricom/lanai.bin
1256
1257Licence: Unknown
1258
0eae2a4d
VZ
1259Found in hex form in kernel source.
1260
1261--------------------------------------------------------------------------
1262
1263Driver: bnx2x: Broadcom Everest
1264
e99eb076
DW
1265File: bnx2x-e1-4.8.53.0.fw
1266File: bnx2x-e1h-4.8.53.0.fw
305a70e8
BH
1267File: bnx2x-e1-5.2.7.0.fw
1268File: bnx2x-e1h-5.2.7.0.fw
82af8beb
VZ
1269File: bnx2x-e1-5.2.13.0.fw
1270File: bnx2x-e1h-5.2.13.0.fw
b34ccef9
BH
1271File: bnx2x/bnx2x-e1-6.0.34.0.fw
1272File: bnx2x/bnx2x-e1h-6.0.34.0.fw
1273File: bnx2x/bnx2x-e2-6.0.34.0.fw
1274File: bnx2x/bnx2x-e1-6.2.5.0.fw
1275File: bnx2x/bnx2x-e1h-6.2.5.0.fw
1276File: bnx2x/bnx2x-e2-6.2.5.0.fw
286d0455
DK
1277File: bnx2x/bnx2x-e1-6.2.9.0.fw
1278File: bnx2x/bnx2x-e1h-6.2.9.0.fw
1279File: bnx2x/bnx2x-e2-6.2.9.0.fw
97649b1e
VZ
1280File: bnx2x/bnx2x-e2-7.0.20.0.fw
1281File: bnx2x/bnx2x-e1-7.0.20.0.fw
1282File: bnx2x/bnx2x-e1h-7.0.20.0.fw
c8958f5d
AE
1283File: bnx2x/bnx2x-e2-7.0.23.0.fw
1284File: bnx2x/bnx2x-e1-7.0.23.0.fw
1285File: bnx2x/bnx2x-e1h-7.0.23.0.fw
15888a2e
DK
1286File: bnx2x/bnx2x-e2-7.0.29.0.fw
1287File: bnx2x/bnx2x-e1-7.0.29.0.fw
1288File: bnx2x/bnx2x-e1h-7.0.29.0.fw
6f8990bc
BW
1289File: bnx2x/bnx2x-e2-7.2.16.0.fw
1290File: bnx2x/bnx2x-e1-7.2.16.0.fw
1291File: bnx2x/bnx2x-e1h-7.2.16.0.fw
1a9f168b
BW
1292File: bnx2x/bnx2x-e2-7.2.51.0.fw
1293File: bnx2x/bnx2x-e1-7.2.51.0.fw
1294File: bnx2x/bnx2x-e1h-7.2.51.0.fw
236367db
YM
1295File: bnx2x/bnx2x-e1-7.8.2.0.fw
1296File: bnx2x/bnx2x-e1h-7.8.2.0.fw
1297File: bnx2x/bnx2x-e2-7.8.2.0.fw
72524b4f
DK
1298File: bnx2x/bnx2x-e1-7.8.17.0.fw
1299File: bnx2x/bnx2x-e1h-7.8.17.0.fw
1300File: bnx2x/bnx2x-e2-7.8.17.0.fw
9f464219
YM
1301File: bnx2x/bnx2x-e1-7.8.19.0.fw
1302File: bnx2x/bnx2x-e1h-7.8.19.0.fw
1303File: bnx2x/bnx2x-e2-7.8.19.0.fw
ce64fa89
YM
1304File: bnx2x/bnx2x-e1-7.10.51.0.fw
1305File: bnx2x/bnx2x-e1h-7.10.51.0.fw
1306File: bnx2x/bnx2x-e2-7.10.51.0.fw
e10097aa
YM
1307File: bnx2x/bnx2x-e1-7.12.30.0.fw
1308File: bnx2x/bnx2x-e1h-7.12.30.0.fw
1309File: bnx2x/bnx2x-e2-7.12.30.0.fw
46e8a249
YM
1310File: bnx2x/bnx2x-e1-7.13.1.0.fw
1311File: bnx2x/bnx2x-e1h-7.13.1.0.fw
1312File: bnx2x/bnx2x-e2-7.13.1.0.fw
e10097aa 1313
0eae2a4d
VZ
1314
1315License:
15888a2e 1316 Copyright (c) 2007-2011 Broadcom Corporation
0eae2a4d
VZ
1317
1318 This file contains firmware data derived from proprietary unpublished
15888a2e 1319 source code, Copyright (c) 2007-2011 Broadcom Corporation.
0eae2a4d
VZ
1320
1321 Permission is hereby granted for the distribution of this firmware data
1322 in hexadecimal or equivalent format, provided this copyright notice is
1323 accompanying it.
1324
1325
9ce2c73c
JSR
1326Found in hex form in kernel source.
1327
1328--------------------------------------------------------------------------
aaba5f25 1329
859754a1 1330Driver: bnx2 - Broadcom NetXtremeII
aaba5f25
MC
1331
1332File: bnx2/bnx2-mips-06-4.6.16.fw
c103430a 1333File: bnx2/bnx2-mips-06-5.0.0.j3.fw
2d07c7de 1334File: bnx2/bnx2-mips-06-5.0.0.j6.fw
c9cbafa5 1335File: bnx2/bnx2-mips-06-6.0.15.fw
7b3d6e71 1336File: bnx2/bnx2-mips-06-6.2.1.fw
9897fdba 1337File: bnx2/bnx2-mips-06-6.2.3.fw
aaba5f25 1338File: bnx2/bnx2-mips-09-4.6.17.fw
c103430a 1339File: bnx2/bnx2-mips-09-5.0.0.j3.fw
2d07c7de 1340File: bnx2/bnx2-mips-09-5.0.0.j9.fw
9a45f6c1 1341File: bnx2/bnx2-mips-09-5.0.0.j15.fw
c9cbafa5 1342File: bnx2/bnx2-mips-09-6.0.17.fw
7b3d6e71 1343File: bnx2/bnx2-mips-09-6.2.1.fw
82273130 1344File: bnx2/bnx2-mips-09-6.2.1a.fw
9897fdba 1345File: bnx2/bnx2-mips-09-6.2.1b.fw
c103430a
DW
1346File: bnx2/bnx2-rv2p-06-4.6.16.fw
1347File: bnx2/bnx2-rv2p-06-5.0.0.j3.fw
c9cbafa5 1348File: bnx2/bnx2-rv2p-06-6.0.15.fw
aaba5f25 1349File: bnx2/bnx2-rv2p-09-4.6.15.fw
c103430a 1350File: bnx2/bnx2-rv2p-09-5.0.0.j3.fw
2d07c7de 1351File: bnx2/bnx2-rv2p-09-5.0.0.j10.fw
c9cbafa5 1352File: bnx2/bnx2-rv2p-09-6.0.17.fw
c103430a 1353File: bnx2/bnx2-rv2p-09ax-5.0.0.j3.fw
2d07c7de 1354File: bnx2/bnx2-rv2p-09ax-5.0.0.j10.fw
c9cbafa5 1355File: bnx2/bnx2-rv2p-09ax-6.0.17.fw
aaba5f25
MC
1356
1357Licence:
1358
1359 This file contains firmware data derived from proprietary unpublished
2d07c7de 1360 source code, Copyright (c) 2004 - 2010 Broadcom Corporation.
aaba5f25
MC
1361
1362 Permission is hereby granted for the distribution of this firmware data
1363 in hexadecimal or equivalent format, provided this copyright notice is
1364 accompanying it.
1365
1366Found in hex form in kernel source.
1367
1368--------------------------------------------------------------------------
aeb537e9 1369
1533edfa 1370Driver: netxen_nic - NetXen Multi port (1/10) Gigabit Ethernet NIC
1371
1372File: phanfw.bin
b0e5040c 1373Version: 4.0.590
1533edfa 1374
1375Licence: Redistributable. See LICENCE.phanfw for details.
1376
b584174f
SS
1377Available from http://ldriver.qlogic.com/firmware/netxen_nic/new/
1378
1533edfa 1379--------------------------------------------------------------------------
1380
859754a1 1381Driver: dvb-ttpci -- AV7110 cards
f14750df
JS
1382
1383File: av7110/bootcode.bin
5cbed982
BH
1384Source: av7110/Boot.S
1385Source: av7110/Makefile
f14750df 1386
b6088e67 1387Licence: GPLv2 or later. See GPL-2 and GPL-3 for details.
f14750df 1388
bbe4917c 1389ARM assembly source code from https://linuxtv.org/downloads/firmware/Boot.S
f14750df
JS
1390
1391--------------------------------------------------------------------------
8bb3b685 1392
859754a1 1393Driver: snd-wavefront - ISA WaveFront sound card
8bb3b685
TI
1394
1395File: yamaha/yss225_registers.bin
1396
1397Licence: Allegedly GPLv2+, but no source visible.
1398
1399Found in hex form in kernel source, with the following comment:
1400 Copyright (c) 1998-2002 by Paul Davis <pbd@op.net>
1401
8bb3b685 1402--------------------------------------------------------------------------
a1b8f9ee 1403
4618e53c
BH
1404Driver: rt61pci - Ralink RT2561, RT2561S, RT2661 wireless MACs
1405
85fbcaa8
BH
1406File: rt2561.bin
1407File: rt2561s.bin
1408File: rt2661.bin
4618e53c 1409
bfdde6b0 1410Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c
BH
1411
1412Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
1413
1414--------------------------------------------------------------------------
1415
1416Driver: rt73usb - Ralink RT2571W, RT2671 wireless MACs
1417
1418File: rt73.bin
1419
bfdde6b0 1420Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c
BH
1421
1422Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
1423
9df5430a
HS
1424---------------------------------------------------------------------------
1425
1426Driver: mt7601u - MediaTek MT7601U Wireless MACs
1427
1428File: mt7601u.bin
1429Version: 34
1430
1431Licence: Redistributable. See LICENCE.ralink_a_mediatek_company_firmware for details
1432
1433Downloaded from http://www.mediatek.com/en/downloads/
1434
4618e53c
BH
1435--------------------------------------------------------------------------
1436
e98750f0 1437Driver: rt2800pci - Ralink RT2860, RT2890, RT3090, RT3290, RT5390 wireless MACs
4618e53c
BH
1438
1439File: rt2860.bin
35292dce
XVP
1440Version: 40
1441
e98750f0 1442File: rt3290.bin
35292dce 1443Version: 37
4618e53c 1444
bfdde6b0 1445Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c 1446
35292dce
XVP
1447Binary file supplied originally by Shiang Tu <shiang_tu@ralinktech.com>, latest
1448from http://www.mediatek.com/en/downloads1/downloads/
4618e53c
BH
1449
1450--------------------------------------------------------------------------
1451
a513267c
BH
1452Driver: rt2860sta - Ralink RT3090 wireless MACs
1453
2892af06 1454Link: rt3090.bin -> rt2860.bin
a513267c
BH
1455
1456Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1457
a513267c
BH
1458--------------------------------------------------------------------------
1459
5c10f3d6 1460Driver: rt2800usb - Ralink RT2870, RT3070, RT3071, RT3072, RT5370 wireless MACs
4618e53c
BH
1461
1462File: rt2870.bin
9023bf7d 1463Version: 36
ae524638
BH
1464
1465Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1466
9023bf7d
XVP
1467Binary file supplied originally by Shiang Tu <shiang_tu@ralinktech.com>, latest
1468from http://www.mediatek.com/en/downloads1/downloads/
ae524638
BH
1469
1470--------------------------------------------------------------------------
1471
1472Driver: rt2870sta - Ralink RT2870, RT3070, RT3071 wireless MACs
1473
2892af06 1474Link: rt3070.bin -> rt2870.bin
a1deff1f 1475File: rt3071.bin
4618e53c 1476
bfdde6b0 1477Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c 1478
ae524638 1479rt3071.bin is a copy of bytes 4096-8191 of rt2870.bin for compatibility.
4618e53c 1480
9627a3b8
BP
1481--------------------------------------------------------------------------
1482
09c949f6 1483Driver: usbdux/usbduxfast/usbduxsigma - usbdux data acquisition cards
9627a3b8
BP
1484
1485File: usbdux_firmware.bin
305a70e8 1486File: usbduxfast_firmware.bin
09c949f6 1487File: usbduxsigma_firmware.bin
5b4d5585 1488Source: usbdux/
9627a3b8 1489
b6088e67 1490Licence: GPLv2. See GPL-2 for details.
9627a3b8
BP
1491
1492Provided from the author, Bernd Porr <BerndPorr@f2s.com>
8620e8b6
DW
1493
1494--------------------------------------------------------------------------
1495
330e6abe
MCC
1496Driver: xc4000 - Xceive 4000 Tuner driver
1497
1498File: dvb-fe-xc4000-1.4.1.fw
1499Version: 1.4.1
1500
1501Licence: Redistributable. See LICENCE.xc4000 for details
1502
1503--------------------------------------------------------------------------
ae6c3532
MCC
1504Driver: xc5000 - Xceive 5000 Tuner driver
1505
1506File: dvb-fe-xc5000-1.6.114.fw
4bd6c56f 1507Version: 1.6.114
ae6c3532 1508
738aaa56
MCC
1509File: dvb-fe-xc5000c-4.1.30.7.fw
1510Version: 4.1.30.7
1511
1512Licence: Redistributable. See LICENCE.xc5000 and LICENCE.xc5000c for details
ae6c3532 1513
f20b0674
DH
1514--------------------------------------------------------------------------
1515
1516Driver: dib0700 - DiBcom dib0700 USB DVB bridge driver
1517
1518File: dvb-usb-dib0700-1.20.fw
4bd6c56f 1519Version: 1.20
f20b0674 1520
3a21320e 1521Licence: Redistributable. See LICENSE.dib0700 for details
c103430a 1522
7a035410
KV
1523--------------------------------------------------------------------------
1524
859754a1 1525Driver: ath3k - DFU Driver for Atheros bluetooth chipset AR3011
7a035410
KV
1526
1527File: ath3k-1.fw
4bd6c56f 1528Version: 1.0
7a035410 1529
9cab998b
BS
1530Fix EEPROM radio table issue and change PID to 3005
1531
7a035410 1532Licence: Redistributable. See LICENCE.atheros_firmware for details
c103430a
DW
1533
1534--------------------------------------------------------------------------
1535
4fb42e30
BH
1536Driver: mga - Matrox G200/G400/G550
1537
1538File: matrox/g200_warp.fw
1539File: matrox/g400_warp.fw
1540
1541Licence:
1542
1543Copyright 1999 Matrox Graphics Inc.
1544All Rights Reserved.
1545
1546Permission is hereby granted, free of charge, to any person obtaining a
1547copy of this software and associated documentation files (the "Software"),
1548to deal in the Software without restriction, including without limitation
1549the rights to use, copy, modify, merge, publish, distribute, sublicense,
1550and/or sell copies of the Software, and to permit persons to whom the
1551Software is furnished to do so, subject to the following conditions:
1552
1553The above copyright notice and this permission notice shall be included
1554in all copies or substantial portions of the Software.
1555
1556THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
1557OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1558FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1559MATROX GRAPHICS INC., OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM,
1560DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1561OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
1562OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1563
1564Found in hex form in kernel source.
1565
1566--------------------------------------------------------------------------
5d46d0e9
BH
1567
1568Driver: r128 - ATI Rage 128
1569
1570File: r128/r128_cce.bin
1571
1572Licence:
1573
1574Copyright 2000 Advanced Micro Devices, Inc.
1575
1576 * Permission is hereby granted, free of charge, to any person obtaining a
1577 * copy of this software and associated documentation files (the "Software"),
1578 * to deal in the Software without restriction, including without limitation
1579 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
1580 * and/or sell copies of the Software, and to permit persons to whom the
1581 * Software is furnished to do so, subject to the following conditions:
1582 *
1583 * The above copyright notice and this permission notice (including the next
1584 * paragraph) shall be included in all copies or substantial portions of the
1585 * Software.
1586 *
1587 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1588 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1589 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1590 * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
1591 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1592 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1593 * DEALINGS IN THE SOFTWARE.
1594
1595Found in decimal form in kernel source.
1596
1597--------------------------------------------------------------------------
9715b36e
BH
1598
1599Driver: radeon - ATI Radeon
1600
1601File: radeon/R100_cp.bin
1602File: radeon/R200_cp.bin
1603File: radeon/R300_cp.bin
1604File: radeon/R420_cp.bin
1605File: radeon/RS600_cp.bin
1606File: radeon/RS690_cp.bin
1607File: radeon/R520_cp.bin
1608File: radeon/R600_pfp.bin
1609File: radeon/R600_me.bin
1610File: radeon/RV610_pfp.bin
1611File: radeon/RV610_me.bin
1612File: radeon/RV630_pfp.bin
1613File: radeon/RV630_me.bin
1614File: radeon/RV620_pfp.bin
1615File: radeon/RV620_me.bin
1616File: radeon/RV635_pfp.bin
1617File: radeon/RV635_me.bin
1618File: radeon/RV670_pfp.bin
1619File: radeon/RV670_me.bin
1620File: radeon/RS780_pfp.bin
1621File: radeon/RS780_me.bin
1622File: radeon/RV770_pfp.bin
1623File: radeon/RV770_me.bin
1624File: radeon/RV730_pfp.bin
1625File: radeon/RV730_me.bin
1626File: radeon/RV710_pfp.bin
1627File: radeon/RV710_me.bin
1628
1629Licence:
1630
1631 * Copyright 2007-2009 Advanced Micro Devices, Inc.
1632 * All Rights Reserved.
1633 *
1634 * Permission is hereby granted, free of charge, to any person obtaining a
1635 * copy of this software and associated documentation files (the "Software"),
1636 * to deal in the Software without restriction, including without limitation
1637 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
1638 * and/or sell copies of the Software, and to permit persons to whom the
1639 * Software is furnished to do so, subject to the following conditions:
1640 *
1641 * The above copyright notice and this permission notice (including the next
1642 * paragraph) shall be included in all copies or substantial portions of the
1643 * Software.
1644 *
1645 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1646 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1647 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1648 * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE
1649 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1650 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1651 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1652
1653Found in hex form in kernel source.
1654
1655--------------------------------------------------------------------------
c103430a 1656
d9076a54
DA
1657Driver: radeon - ATI Radeon
1658
1659File: radeon/R600_rlc.bin
365e80cc
AD
1660File: radeon/R600_uvd.bin
1661File: radeon/RS780_uvd.bin
d9076a54 1662File: radeon/R700_rlc.bin
efe904b8 1663File: radeon/RV710_uvd.bin
e2b52bb0
AD
1664File: radeon/RV710_smc.bin
1665File: radeon/RV730_smc.bin
1666File: radeon/RV740_smc.bin
1667File: radeon/RV770_smc.bin
365e80cc 1668File: radeon/RV770_uvd.bin
c4fc1f5b
DA
1669File: radeon/CEDAR_me.bin
1670File: radeon/CEDAR_pfp.bin
1671File: radeon/CEDAR_rlc.bin
e2b52bb0 1672File: radeon/CEDAR_smc.bin
c4fc1f5b
DA
1673File: radeon/CYPRESS_me.bin
1674File: radeon/CYPRESS_pfp.bin
1675File: radeon/CYPRESS_rlc.bin
efe904b8 1676File: radeon/CYPRESS_uvd.bin
e2b52bb0 1677File: radeon/CYPRESS_smc.bin
c4fc1f5b
DA
1678File: radeon/JUNIPER_me.bin
1679File: radeon/JUNIPER_pfp.bin
1680File: radeon/JUNIPER_rlc.bin
e2b52bb0 1681File: radeon/JUNIPER_smc.bin
c4fc1f5b
DA
1682File: radeon/REDWOOD_me.bin
1683File: radeon/REDWOOD_pfp.bin
1684File: radeon/REDWOOD_rlc.bin
e2b52bb0 1685File: radeon/REDWOOD_smc.bin
ea30bee8
DA
1686File: radeon/PALM_me.bin
1687File: radeon/PALM_pfp.bin
1688File: radeon/SUMO_rlc.bin
efe904b8 1689File: radeon/SUMO_uvd.bin
bce93b43
DA
1690File: radeon/BARTS_mc.bin
1691File: radeon/BARTS_me.bin
1692File: radeon/BARTS_pfp.bin
e2b52bb0 1693File: radeon/BARTS_smc.bin
bce93b43
DA
1694File: radeon/BTC_rlc.bin
1695File: radeon/CAICOS_mc.bin
1696File: radeon/CAICOS_me.bin
1697File: radeon/CAICOS_pfp.bin
e2b52bb0 1698File: radeon/CAICOS_smc.bin
bce93b43
DA
1699File: radeon/TURKS_mc.bin
1700File: radeon/TURKS_me.bin
1701File: radeon/TURKS_pfp.bin
e2b52bb0 1702File: radeon/TURKS_smc.bin
c2e530ab
DA
1703File: radeon/CAYMAN_mc.bin
1704File: radeon/CAYMAN_me.bin
1705File: radeon/CAYMAN_pfp.bin
1706File: radeon/CAYMAN_rlc.bin
e2b52bb0 1707File: radeon/CAYMAN_smc.bin
be09d5d9
DA
1708File: radeon/SUMO_pfp.bin
1709File: radeon/SUMO_me.bin
1710File: radeon/SUMO2_pfp.bin
1711File: radeon/SUMO2_me.bin
375e9548
AD
1712File: radeon/ARUBA_me.bin
1713File: radeon/ARUBA_pfp.bin
1714File: radeon/ARUBA_rlc.bin
1715File: radeon/PITCAIRN_ce.bin
1716File: radeon/PITCAIRN_mc.bin
4848a1e0 1717File: radeon/PITCAIRN_mc2.bin
375e9548
AD
1718File: radeon/PITCAIRN_me.bin
1719File: radeon/PITCAIRN_pfp.bin
1720File: radeon/PITCAIRN_rlc.bin
e2b52bb0 1721File: radeon/PITCAIRN_smc.bin
375e9548
AD
1722File: radeon/TAHITI_ce.bin
1723File: radeon/TAHITI_mc.bin
4848a1e0 1724File: radeon/TAHITI_mc2.bin
375e9548
AD
1725File: radeon/TAHITI_me.bin
1726File: radeon/TAHITI_pfp.bin
1727File: radeon/TAHITI_rlc.bin
efe904b8 1728File: radeon/TAHITI_uvd.bin
e2b52bb0 1729File: radeon/TAHITI_smc.bin
6f7e8cce 1730File: radeon/TAHITI_vce.bin
375e9548
AD
1731File: radeon/VERDE_ce.bin
1732File: radeon/VERDE_mc.bin
4848a1e0 1733File: radeon/VERDE_mc2.bin
375e9548
AD
1734File: radeon/VERDE_me.bin
1735File: radeon/VERDE_pfp.bin
1736File: radeon/VERDE_rlc.bin
e2b52bb0 1737File: radeon/VERDE_smc.bin
305bc66f
AD
1738File: radeon/OLAND_ce.bin
1739File: radeon/OLAND_mc.bin
4848a1e0 1740File: radeon/OLAND_mc2.bin
305bc66f
AD
1741File: radeon/OLAND_me.bin
1742File: radeon/OLAND_pfp.bin
1743File: radeon/OLAND_rlc.bin
e2b52bb0 1744File: radeon/OLAND_smc.bin
d583cfea
AD
1745File: radeon/HAINAN_ce.bin
1746File: radeon/HAINAN_mc.bin
4848a1e0 1747File: radeon/HAINAN_mc2.bin
d583cfea
AD
1748File: radeon/HAINAN_me.bin
1749File: radeon/HAINAN_pfp.bin
1750File: radeon/HAINAN_rlc.bin
e2b52bb0 1751File: radeon/HAINAN_smc.bin
79fb9b9c
AD
1752File: radeon/BONAIRE_ce.bin
1753File: radeon/BONAIRE_mc.bin
4848a1e0 1754File: radeon/BONAIRE_mc2.bin
79fb9b9c
AD
1755File: radeon/BONAIRE_me.bin
1756File: radeon/BONAIRE_mec.bin
1757File: radeon/BONAIRE_pfp.bin
1758File: radeon/BONAIRE_rlc.bin
1759File: radeon/BONAIRE_sdma.bin
1760File: radeon/BONAIRE_uvd.bin
66f87a22 1761File: radeon/BONAIRE_smc.bin
4a050f55 1762File: radeon/BONAIRE_vce.bin
931e4469
AD
1763File: radeon/KABINI_ce.bin
1764File: radeon/KABINI_me.bin
1765File: radeon/KABINI_mec.bin
1766File: radeon/KABINI_pfp.bin
1767File: radeon/KABINI_rlc.bin
1768File: radeon/KABINI_sdma.bin
1461bed1
AD
1769File: radeon/KAVERI_ce.bin
1770File: radeon/KAVERI_me.bin
1771File: radeon/KAVERI_mec.bin
1772File: radeon/KAVERI_pfp.bin
1773File: radeon/KAVERI_rlc.bin
1774File: radeon/KAVERI_sdma.bin
418320bd
AD
1775File: radeon/HAWAII_ce.bin
1776File: radeon/HAWAII_mc.bin
4848a1e0 1777File: radeon/HAWAII_mc2.bin
418320bd
AD
1778File: radeon/HAWAII_me.bin
1779File: radeon/HAWAII_mec.bin
1780File: radeon/HAWAII_pfp.bin
1781File: radeon/HAWAII_rlc.bin
1782File: radeon/HAWAII_sdma.bin
1783File: radeon/HAWAII_smc.bin
4d1151d3
AD
1784File: radeon/MULLINS_ce.bin
1785File: radeon/MULLINS_me.bin
1786File: radeon/MULLINS_mec.bin
1787File: radeon/MULLINS_pfp.bin
1788File: radeon/MULLINS_rlc.bin
1789File: radeon/MULLINS_sdma.bin
f333bd43 1790File: radeon/pitcairn_ce.bin
4446ba4a 1791File: radeon/pitcairn_k_smc.bin
f333bd43
AD
1792File: radeon/pitcairn_mc.bin
1793File: radeon/pitcairn_me.bin
1794File: radeon/pitcairn_pfp.bin
1795File: radeon/pitcairn_rlc.bin
1796File: radeon/pitcairn_smc.bin
1797File: radeon/tahiti_ce.bin
4446ba4a 1798File: radeon/tahiti_k_smc.bin
f333bd43
AD
1799File: radeon/tahiti_mc.bin
1800File: radeon/tahiti_me.bin
1801File: radeon/tahiti_pfp.bin
1802File: radeon/tahiti_rlc.bin
1803File: radeon/tahiti_smc.bin
1804File: radeon/verde_ce.bin
4446ba4a 1805File: radeon/verde_k_smc.bin
f333bd43
AD
1806File: radeon/verde_mc.bin
1807File: radeon/verde_me.bin
1808File: radeon/verde_pfp.bin
1809File: radeon/verde_rlc.bin
1810File: radeon/verde_smc.bin
1811File: radeon/oland_ce.bin
4446ba4a 1812File: radeon/oland_k_smc.bin
f333bd43
AD
1813File: radeon/oland_mc.bin
1814File: radeon/oland_me.bin
1815File: radeon/oland_pfp.bin
1816File: radeon/oland_rlc.bin
1817File: radeon/oland_smc.bin
1818File: radeon/hainan_ce.bin
4446ba4a 1819File: radeon/hainan_k_smc.bin
f333bd43
AD
1820File: radeon/hainan_mc.bin
1821File: radeon/hainan_me.bin
1822File: radeon/hainan_pfp.bin
1823File: radeon/hainan_rlc.bin
1824File: radeon/hainan_smc.bin
1825File: radeon/bonaire_ce.bin
4446ba4a 1826File: radeon/bonaire_k_smc.bin
f333bd43
AD
1827File: radeon/bonaire_mc.bin
1828File: radeon/bonaire_me.bin
1829File: radeon/bonaire_mec.bin
1830File: radeon/bonaire_pfp.bin
1831File: radeon/bonaire_rlc.bin
1832File: radeon/bonaire_sdma.bin
90d3de63 1833File: radeon/bonaire_sdma1.bin
f333bd43 1834File: radeon/bonaire_smc.bin
90d3de63
AD
1835File: radeon/bonaire_uvd.bin
1836File: radeon/bonaire_vce.bin
f333bd43
AD
1837File: radeon/kabini_ce.bin
1838File: radeon/kabini_me.bin
1839File: radeon/kabini_mec.bin
1840File: radeon/kabini_pfp.bin
1841File: radeon/kabini_rlc.bin
1842File: radeon/kabini_sdma.bin
90d3de63
AD
1843File: radeon/kabini_sdma1.bin
1844File: radeon/kabini_uvd.bin
1845File: radeon/kabini_vce.bin
f333bd43
AD
1846File: radeon/kaveri_ce.bin
1847File: radeon/kaveri_me.bin
1848File: radeon/kaveri_mec.bin
1849File: radeon/kaveri_mec2.bin
1850File: radeon/kaveri_pfp.bin
1851File: radeon/kaveri_rlc.bin
1852File: radeon/kaveri_sdma.bin
90d3de63
AD
1853File: radeon/kaveri_sdma1.bin
1854File: radeon/kaveri_uvd.bin
1855File: radeon/kaveri_vce.bin
f333bd43 1856File: radeon/hawaii_ce.bin
4446ba4a 1857File: radeon/hawaii_k_smc.bin
f333bd43
AD
1858File: radeon/hawaii_mc.bin
1859File: radeon/hawaii_me.bin
1860File: radeon/hawaii_mec.bin
1861File: radeon/hawaii_pfp.bin
1862File: radeon/hawaii_rlc.bin
1863File: radeon/hawaii_sdma.bin
90d3de63 1864File: radeon/hawaii_sdma1.bin
f333bd43 1865File: radeon/hawaii_smc.bin
90d3de63
AD
1866File: radeon/hawaii_uvd.bin
1867File: radeon/hawaii_vce.bin
f333bd43
AD
1868File: radeon/mullins_ce.bin
1869File: radeon/mullins_me.bin
1870File: radeon/mullins_mec.bin
1871File: radeon/mullins_pfp.bin
1872File: radeon/mullins_rlc.bin
1873File: radeon/mullins_sdma.bin
90d3de63
AD
1874File: radeon/mullins_sdma1.bin
1875File: radeon/mullins_uvd.bin
1876File: radeon/mullins_vce.bin
d8fc9909
BH
1877File: radeon/banks_k_2_smc.bin
1878File: radeon/si58_mc.bin
375e9548
AD
1879
1880Licence: Redistributable. See LICENSE.radeon for details.
d9076a54
DA
1881
1882--------------------------------------------------------------------------
8c3ff02a 1883
6ebf5d57
AD
1884Driver: amdgpu - AMD Radeon
1885
1886File: amdgpu/topaz_ce.bin
a260ff43 1887File: amdgpu/topaz_k_smc.bin
6ebf5d57
AD
1888File: amdgpu/topaz_mc.bin
1889File: amdgpu/topaz_me.bin
1890File: amdgpu/topaz_mec2.bin
1891File: amdgpu/topaz_mec.bin
1892File: amdgpu/topaz_pfp.bin
1893File: amdgpu/topaz_rlc.bin
1894File: amdgpu/topaz_sdma1.bin
1895File: amdgpu/topaz_sdma.bin
1896File: amdgpu/topaz_smc.bin
1897File: amdgpu/tonga_ce.bin
a260ff43 1898File: amdgpu/tonga_k_smc.bin
6ebf5d57
AD
1899File: amdgpu/tonga_mc.bin
1900File: amdgpu/tonga_me.bin
1901File: amdgpu/tonga_mec2.bin
1902File: amdgpu/tonga_mec.bin
1903File: amdgpu/tonga_pfp.bin
1904File: amdgpu/tonga_rlc.bin
1905File: amdgpu/tonga_sdma1.bin
1906File: amdgpu/tonga_sdma.bin
1907File: amdgpu/tonga_smc.bin
1908File: amdgpu/tonga_uvd.bin
1909File: amdgpu/tonga_vce.bin
1910File: amdgpu/carrizo_ce.bin
1911File: amdgpu/carrizo_me.bin
1912File: amdgpu/carrizo_mec2.bin
1913File: amdgpu/carrizo_mec.bin
1914File: amdgpu/carrizo_pfp.bin
1915File: amdgpu/carrizo_rlc.bin
1916File: amdgpu/carrizo_sdma1.bin
1917File: amdgpu/carrizo_sdma.bin
1918File: amdgpu/carrizo_uvd.bin
1919File: amdgpu/carrizo_vce.bin
1920File: amdgpu/fiji_ce.bin
1921File: amdgpu/fiji_mc.bin
1922File: amdgpu/fiji_me.bin
1923File: amdgpu/fiji_mec2.bin
1924File: amdgpu/fiji_mec.bin
1925File: amdgpu/fiji_pfp.bin
1926File: amdgpu/fiji_rlc.bin
1927File: amdgpu/fiji_sdma1.bin
1928File: amdgpu/fiji_sdma.bin
1929File: amdgpu/fiji_smc.bin
1930File: amdgpu/fiji_uvd.bin
1931File: amdgpu/fiji_vce.bin
90d3de63
AD
1932File: amdgpu/stoney_ce.bin
1933File: amdgpu/stoney_me.bin
1934File: amdgpu/stoney_mec.bin
1935File: amdgpu/stoney_pfp.bin
1936File: amdgpu/stoney_rlc.bin
1937File: amdgpu/stoney_sdma.bin
1938File: amdgpu/stoney_uvd.bin
1939File: amdgpu/stoney_vce.bin
337d5432
AD
1940File: amdgpu/polaris10_ce.bin
1941File: amdgpu/polaris10_mc.bin
1942File: amdgpu/polaris10_me.bin
1943File: amdgpu/polaris10_mec2.bin
1944File: amdgpu/polaris10_mec.bin
1945File: amdgpu/polaris10_pfp.bin
1946File: amdgpu/polaris10_rlc.bin
1947File: amdgpu/polaris10_sdma1.bin
1948File: amdgpu/polaris10_sdma.bin
1949File: amdgpu/polaris10_smc.bin
21d7887c 1950File: amdgpu/polaris10_k_smc.bin
337d5432
AD
1951File: amdgpu/polaris10_smc_sk.bin
1952File: amdgpu/polaris10_uvd.bin
1953File: amdgpu/polaris10_vce.bin
1954File: amdgpu/polaris11_ce.bin
1955File: amdgpu/polaris11_mc.bin
1956File: amdgpu/polaris11_me.bin
1957File: amdgpu/polaris11_mec2.bin
1958File: amdgpu/polaris11_mec.bin
1959File: amdgpu/polaris11_pfp.bin
1960File: amdgpu/polaris11_rlc.bin
1961File: amdgpu/polaris11_sdma1.bin
1962File: amdgpu/polaris11_sdma.bin
1963File: amdgpu/polaris11_smc.bin
21d7887c 1964File: amdgpu/polaris11_k_smc.bin
337d5432
AD
1965File: amdgpu/polaris11_smc_sk.bin
1966File: amdgpu/polaris11_uvd.bin
1967File: amdgpu/polaris11_vce.bin
14c2d0be
KM
1968File: amdgpu/polaris12_ce.bin
1969File: amdgpu/polaris12_mc.bin
1970File: amdgpu/polaris12_me.bin
1971File: amdgpu/polaris12_mec.bin
1972File: amdgpu/polaris12_mec2.bin
1973File: amdgpu/polaris12_pfp.bin
1974File: amdgpu/polaris12_rlc.bin
1975File: amdgpu/polaris12_sdma.bin
1976File: amdgpu/polaris12_sdma1.bin
1977File: amdgpu/polaris12_smc.bin
1978File: amdgpu/polaris12_uvd.bin
1979File: amdgpu/polaris12_vce.bin
f0698be3
AD
1980File: amdgpu/vega10_acg_smc.bin
1981File: amdgpu/vega10_asd.bin
1982File: amdgpu/vega10_ce.bin
1983File: amdgpu/vega10_gpu_info.bin
1984File: amdgpu/vega10_me.bin
1985File: amdgpu/vega10_mec.bin
1986File: amdgpu/vega10_mec2.bin
1987File: amdgpu/vega10_pfp.bin
1988File: amdgpu/vega10_rlc.bin
1989File: amdgpu/vega10_sdma.bin
1990File: amdgpu/vega10_sdma1.bin
1991File: amdgpu/vega10_smc.bin
1992File: amdgpu/vega10_sos.bin
ecd79cee
AD
1993File: amdgpu/vega10_uvd.bin
1994File: amdgpu/vega10_vce.bin
6ebf5d57
AD
1995
1996Licence: Redistributable. See LICENSE.amdgpu for details.
1997
1998--------------------------------------------------------------------------
1999
a142b9f0
MCC
2000Driver: s2255drv
2001
8c3ff02a 2002File: f2255usb.bin
a142b9f0 2003
162cbfdf
BH
2004Licence: Redistributable.
2005
a142b9f0
MCC
2006 Sensoray grants permission to use and redistribute these firmware
2007 files for use with Sensoray devices, but not as a part of the Linux
2008 kernel or in any other form which would require these files themselves
2009 to be covered by the terms of the GNU General Public License.
2010 These firmware files are distributed in the hope that they will be
2011 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2012 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
8c3ff02a 2013
a9799c6d
GKH
2014--------------------------------------------------------------------------
2015
5af5b3eb 2016Driver: rtl8192e - Realtek 8192 PCI wireless driver
a9799c6d 2017
f33f88f6
BH
2018File: RTL8192E/boot.img
2019File: RTL8192E/data.img
2020File: RTL8192E/main.img
2021
a9799c6d
GKH
2022Licence: Redistributable, provided by Realtek in their driver
2023 source download.
2024
2025--------------------------------------------------------------------------
909d91fc 2026
61b5e101
BH
2027Driver: lgs8gxx - Legend Silicon GB20600 demodulator driver
2028
2029File: lgs8g75.fw
2030
2031Licence: Unknown
2032
72cf26d5
DW
2033--------------------------------------------------------------------------
2034
c1cc7baf
BH
2035Driver: ib_qib - QLogic Infiniband
2036
2037File: qlogic/sd7220.fw
2038
2039Licence:
2040
2041 * Copyright (c) 2007, 2008 QLogic Corporation. All rights reserved.
2042 *
2043 * This software is available to you under a choice of one of two
2044 * licenses. You may choose to be licensed under the terms of the GNU
2045 * General Public License (GPL) Version 2, available from the file
2046 * COPYING in the main directory of this source tree, or the
2047 * OpenIB.org BSD license below:
2048 *
2049 * Redistribution and use in source and binary forms, with or
2050 * without modification, are permitted provided that the following
2051 * conditions are met:
2052 *
2053 * - Redistributions of source code must retain the above
2054 * copyright notice, this list of conditions and the following
2055 * disclaimer.
2056 *
2057 * - Redistributions in binary form must reproduce the above
2058 * copyright notice, this list of conditions and the following
2059 * disclaimer in the documentation and/or other materials
2060 * provided with the distribution.
2061 *
2062 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2063 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2064 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2065 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
2066 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
2067 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2068 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2069 * SOFTWARE.
2070
61b5e101
BH
2071Found in hex form in kernel source.
2072
2073--------------------------------------------------------------------------
370066f0 2074
9d0546a9
SK
2075Driver: qed - QLogic 4xxxx Ethernet Driver Core Module.
2076
c582662f 2077File: qed/qed_init_values_zipped-8.4.2.0.bin
73b07a93 2078File: qed/qed_init_values_zipped-8.7.3.0.bin
7db6ab93 2079File: qed/qed_init_values_zipped-8.10.5.0.bin
70a3c2ad 2080File: qed/qed_init_values_zipped-8.10.10.0.bin
695f2d6d 2081File: qed/qed_init_values_zipped-8.15.3.0.bin
9d0546a9
SK
2082
2083Licence:
2084 This file contains firmware data derived from proprietary unpublished
2085 source code.
2086 Copyright (c) 2015 QLogic Corporation.
2087
2088 Permission is hereby granted for the distribution of this firmware data
2089 in hexadecimal or equivalent format, provided this copyright notice is
2090 accompanying it.
2091
9d0546a9
SK
2092--------------------------------------------------------------------------
2093
370066f0
HH
2094Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle IV Chipset
2095
2096File: ueagle-atm/CMV4p.bin.v2
2097File: ueagle-atm/DSP4p.bin
2098File: ueagle-atm/eagleIV.fw
4bd6c56f 2099Version: 1.0
370066f0
HH
2100
2101Licence: Redistributable. See LICENCE.ueagle-atm4-firmware for details
2102
2103--------------------------------------------------------------------------
2104
2105Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle I,II,III
2106
370066f0
HH
2107File: ueagle-atm/930-fpga.bin
2108File: ueagle-atm/CMVeiWO.bin
2109File: ueagle-atm/CMVepFR10.bin
2110File: ueagle-atm/DSP9p.bin
2111File: ueagle-atm/eagleIII.fw
2112File: ueagle-atm/adi930.fw
2113File: ueagle-atm/CMVep.bin
2114File: ueagle-atm/CMVepFR.bin
2115File: ueagle-atm/DSPei.bin
2116File: ueagle-atm/CMV9i.bin
2117File: ueagle-atm/CMVepES03.bin
2118File: ueagle-atm/CMVepIT.bin
2119File: ueagle-atm/DSPep.bin
2120File: ueagle-atm/CMV9p.bin
2121File: ueagle-atm/CMVepES.bin
2122File: ueagle-atm/CMVepWO.bin
2123File: ueagle-atm/eagleI.fw
2124File: ueagle-atm/CMVei.bin
2125File: ueagle-atm/CMVepFR04.bin
2126File: ueagle-atm/DSP9i.bin
2127File: ueagle-atm/eagleII.fw
4bd6c56f 2128Version: 1.1
370066f0
HH
2129
2130Licence: Redistributable. Based on
2131 https://mail.gna.org/public/eagleusb-dev/2004-11/msg00172.html
e7fb8010
JM
2132
2133--------------------------------------------------------------------------
2134
2135Driver: vxge - Exar X3100 Series 10GbE PCIe I/O Virtualized Server Adapter
2136
2137File: vxge/X3fw.ncf
2138File: vxge/X3fw-pxe.ncf
0892c5ad 2139Version: 1.8.1
e7fb8010
JM
2140
2141Licence:
2142
2143 This file contains firmware data derived from proprietary unpublished
2144 source code, Copyright (c) 2010 Exar Corporation.
2145
2146 Permission is hereby granted for the distribution of this firmware data
2147 in hexadecimal or equivalent format, provided this copyright notice is
2148 accompanying it.
8ce599d7
HP
2149
2150--------------------------------------------------------------------------
2151
a531257c 2152Driver: brcmsmac - Broadcom 802.11n softmac wireless LAN driver.
8ce599d7 2153
a531257c
HP
2154File: brcm/bcm43xx-0.fw
2155File: brcm/bcm43xx_hdr-0.fw
bda53ca9 2156Version: 610.812
8ce599d7
HP
2157
2158Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.
28f8f084
HP
2159
2160--------------------------------------------------------------------------
2161
a531257c 2162Driver: brcmfmac - Broadcom 802.11n fullmac wireless LAN driver.
28f8f084 2163
a531257c 2164File: brcm/bcm4329-fullmac-4.bin
e15feb99 2165File: brcm/brcmfmac43236b.bin
dc957644
AS
2166File: brcm/brcmfmac4329-sdio.bin
2167File: brcm/brcmfmac4330-sdio.bin
2168File: brcm/brcmfmac4334-sdio.bin
fa723d90 2169File: brcm/brcmfmac43340-sdio.bin
fc70339e 2170File: brcm/brcmfmac4335-sdio.bin
af2a88b9 2171File: brcm/brcmfmac43362-sdio.bin
a869ebeb 2172File: brcm/brcmfmac4339-sdio.bin
5a717d1a 2173File: brcm/brcmfmac43241b0-sdio.bin
ec24832c 2174File: brcm/brcmfmac43241b4-sdio.bin
7c5a548a 2175File: brcm/brcmfmac43241b5-sdio.bin
b63c1be4 2176File: brcm/brcmfmac43242a.bin
52250f23 2177File: brcm/brcmfmac43143.bin
f10317d1 2178File: brcm/brcmfmac43143-sdio.bin
c4c07a8d 2179File: brcm/brcmfmac43430-sdio.bin
b9a38d04 2180File: brcm/brcmfmac43455-sdio.bin
e92017c4 2181File: brcm/brcmfmac4350c2-pcie.bin
d19609d9 2182File: brcm/brcmfmac4350-pcie.bin
b00f4d74 2183File: brcm/brcmfmac4354-sdio.bin
64444e07 2184File: brcm/brcmfmac4356-pcie.bin
f311efc8 2185File: brcm/brcmfmac4356-sdio.bin
e7bd289a 2186File: brcm/brcmfmac43569.bin
2709f564 2187File: brcm/brcmfmac43570-pcie.bin
d578e427 2188File: brcm/brcmfmac4358-pcie.bin
bebb2c06
AS
2189File: brcm/brcmfmac43602-pcie.bin
2190File: brcm/brcmfmac43602-pcie.ap.bin
52442afe 2191File: brcm/brcmfmac4366b-pcie.bin
a109a8ff 2192File: brcm/brcmfmac4371-pcie.bin
28f8f084
HP
2193
2194Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.
af4d39ea
SL
2195
2196--------------------------------------------------------------------------
2197
981d5d70
GA
2198Driver: tda7706 - FM radio Highly integrated tuner for AM/FM car-radio
2199
2200File: TDA7706_OM_v2.5.1_boot.txt
2201File: TDA7706_OM_v3.0.2_boot.txt
2202
2203Licence: Redistributable. See LICENCE.tda7706-firmware.txt for details.
2204 Copyright © 2010 STMicroelectronics
2205
2206--------------------------------------------------------------------------
2207
d726804d
FB
2208Driver: wl1251 - Texas Instruments 802.11 WLAN driver for WiLink4 chips
2209
2210File: ti-connectivity/wl1251-fw.bin
2211Version: 4.0.4.3.7
2212
2213File: ti-connectivity/wl1251-nvs.bin
2214
162cbfdf 2215Licence: Redistributable. See LICENCE.wl1251 for details.
d726804d
FB
2216
2217The published NVS files are for testing only. Every device needs to
2218have a unique NVS which is properly calibrated for best results.
2219
2220The driver expects to find the firmwares under a ti-connectivity subdirectory.
2221So if your system looks for firmwares in /lib/firmware, the firmwares for
2222wl12xx chips must be located in /lib/firmware/ti-connectivity/.
2223
2224--------------------------------------------------------------------------
2225
4384c8a7 2226Driver: wl12xx - Texas Instruments 802.11 WLAN driver for WiLink6/7 chips
af4d39ea 2227
d70ea985 2228File: ti-connectivity/wl1271-fw.bin
cfa526bd 2229Version: 6.1.0.50.350 (STA-only)
d70ea985 2230File: ti-connectivity/wl1271-fw-2.bin
cfa526bd 2231Version: 6.1.5.50.74 (STA-only)
d70ea985 2232File: ti-connectivity/wl1271-fw-ap.bin
cfa526bd 2233Version: 6.2.1.0.54 (AP-only)
d70ea985 2234File: ti-connectivity/wl127x-fw-3.bin
cfa526bd 2235Version: 6.3.0.0.77
d70ea985 2236File: ti-connectivity/wl127x-fw-plt-3.bin
cfa526bd 2237Version: 6.3.0.0.77 (PLT-only)
d70ea985 2238File: ti-connectivity/wl127x-fw-4-sr.bin
f268e392 2239Version: 6.3.5.0.98 (Single-role)
d70ea985 2240File: ti-connectivity/wl127x-fw-4-mr.bin
f268e392 2241Version: 6.5.2.0.15 (Multi-role)
d70ea985 2242File: ti-connectivity/wl127x-fw-4-plt.bin
f268e392 2243Version: 6.3.5.0.98 (PLT-only)
629bb880 2244File: ti-connectivity/wl127x-fw-5-sr.bin
05e9fe59 2245Version: 6.3.10.0.141 (Single-role)
629bb880 2246File: ti-connectivity/wl127x-fw-5-mr.bin
05e9fe59 2247Version: 6.5.7.0.49 (Multi-role)
629bb880 2248File: ti-connectivity/wl127x-fw-5-plt.bin
05e9fe59 2249Version: 6.3.10.0.141 (PLT-only)
14f515de 2250
d70ea985 2251File: ti-connectivity/wl128x-fw.bin
cfa526bd 2252Version: 7.1.5.50.74 (STA-only)
d70ea985 2253File: ti-connectivity/wl128x-fw-ap.bin
cfa526bd 2254Version: 7.2.1.0.54 (AP-only)
d70ea985 2255File: ti-connectivity/wl128x-fw-3.bin
cfa526bd 2256Version: 7.3.0.0.77
d70ea985 2257File: ti-connectivity/wl128x-fw-plt-3.bin
cfa526bd 2258Version: 7.3.0.0.77
d70ea985 2259File: ti-connectivity/wl128x-fw-4-sr.bin
f268e392 2260Version: 7.3.5.0.98 (Single-role)
d70ea985 2261File: ti-connectivity/wl128x-fw-4-mr.bin
f268e392 2262Version: 7.5.2.0.15 (Multi-role)
d70ea985 2263File: ti-connectivity/wl128x-fw-4-plt.bin
f268e392 2264Version: 7.3.5.0.98 (PLT)
629bb880 2265File: ti-connectivity/wl128x-fw-5-sr.bin
05e9fe59 2266Version: 7.3.10.0.141 (Single-role)
629bb880 2267File: ti-connectivity/wl128x-fw-5-mr.bin
05e9fe59 2268Version: 7.5.7.0.49 (Multi-role)
629bb880 2269File: ti-connectivity/wl128x-fw-5-plt.bin
05e9fe59 2270Version: 7.3.10.2.141 (PLT-only)
14f515de 2271
d70ea985
BH
2272File: ti-connectivity/wl127x-nvs.bin
2273File: ti-connectivity/wl128x-nvs.bin
2892af06
BH
2274Link: ti-connectivity/wl12xx-nvs.bin -> wl127x-nvs.bin
2275Link: ti-connectivity/wl1271-nvs.bin -> wl127x-nvs.bin
14f515de 2276
162cbfdf 2277Licence: Redistributable. See LICENCE.ti-connectivity for details.
af4d39ea 2278
cfa526bd 2279The NVS file includes two parts:
e9a798bf 2280 - radio calibration
cfa526bd 2281 - HW configuration parameters (aka. INI values)
e9a798bf 2282
cfa526bd
LC
2283The published NVS files are for testing only. Every device needs to
2284hava a unique NVS which is properly calibrated for best results. You
2285can find more information about NVS generation for your device here:
a472d49f 2286
cfa526bd 2287http://wireless.kernel.org/en/users/Drivers/wl12xx/calibrator
a472d49f 2288
cfa526bd
LC
2289If you're using a wl127x based device, use a symbolic link called
2290wl1271-nvs.bin that links to the wl127x-nvs.bin file. If you are
2291using wl128x, link to wl128x-nvs.bin instead.
2292
2293The driver expects to find the firmwares under a ti-connectivity
2294subdirectory. So if your system looks for firmwares in /lib/firmware,
2295the firmwares for wl12xx chips must be located in
14f515de 2296/lib/firmware/ti-connectivity/.
af4d39ea
SL
2297
2298--------------------------------------------------------------------------
cb6d7df4 2299
4384c8a7
LC
2300Driver: wl18xx - Texas Instruments 802.11 WLAN driver for WiLink8 chips
2301
2302File: ti-connectivity/wl18xx-fw.bin
2303Version: 8.2.0.0.100
69d81c7e
LC
2304File: ti-connectivity/wl18xx-fw-2.bin
2305Version: 8.5.0.0.55
7f9cf6eb
AN
2306File: ti-connectivity/wl18xx-fw-3.bin
2307Version: 8.8.0.0.13
dab4b79b 2308File: ti-connectivity/wl18xx-fw-4.bin
dbb85a51 2309Version: 8.9.0.0.69
4384c8a7 2310
162cbfdf 2311Licence: Redistributable. See LICENCE.ti-connectivity for details.
4384c8a7
LC
2312
2313The driver expects to find the firmwares under a ti-connectivity
2314subdirectory. So if your system looks for firmwares in /lib/firmware,
2315the firmwares for wl18xx chips must be located in
2316/lib/firmware/ti-connectivity/.
2317
2318--------------------------------------------------------------------------
2319
14e41391
GK
2320Driver: TI_ST - Texas Instruments bluetooth driver
2321
d70ea985 2322File: ti-connectivity/TIInit_7.2.31.bts
14e41391 2323
162cbfdf 2324Licence: Redistributable. See LICENCE.ti-connectivity for details.
14e41391
GK
2325
2326 TIInit_7.2.31.bts version 7.2.31
2327
2328 In order to use that file copy it to /lib/firmware/ti-connectivity.
2329
2330--------------------------------------------------------------------------
2331
89c6da31
MCC
2332Driver: tlg2300 - Telgent 2300 V4L/DVB driver.
2333
2334File: tlg2300_firmware.bin
2335
162cbfdf
BH
2336Licence: Redistributable.
2337
89c6da31
MCC
2338 Telegent System grants permission to use and redistribute these
2339 firmware files for use with devices containing the chip tlg2300, but
2340 not as a part of the Linux kernel or in any other form which would
2341 require these files themselves to be covered by the terms of the GNU
2342 General Public License. These firmware files are distributed in the
2343 hope that they will be useful, but WITHOUT ANY WARRANTY; without even
2344 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
2345 PURPOSE.
cb6d7df4
DW
2346
2347--------------------------------------------------------------------------
8f919160 2348
1fbf358d 2349Driver: r8712u - Realtek 802.11n WLAN driver for RTL8712U
8f919160 2350
b217ed59 2351File: rtlwifi/rtl8712u.bin
d92576c7
LF
2352Info: From Vendor's rtl8712_8188_8191_8192SU_usb_linux_v7_0.20100831
2353 Reverted rtl8188C_8192C_8192D_usb_linux_v3.4.2_3727.20120404
8f919160 2354
1fbf358d 2355Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
8f919160
LF
2356
2357--------------------------------------------------------------------------
2358
1fbf358d 2359Driver: rtl8192ce - Realtek 802.11n WLAN driver for RTL8192CE
8f919160 2360
4844fa16 2361File: rtlwifi/rtl8192cfw.bin
e0836e6e
LF
2362File: rtlwifi/rtl8192cfwU.bin
2363File: rtlwifi/rtl8192cfwU_B.bin
9396e3dd 2364Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver
4844fa16 2365
1fbf358d 2366Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
4844fa16
LF
2367
2368--------------------------------------------------------------------------
2369
2370Driver: rtl8192cu - Realtek 802.11n WLAN driver for RTL8192CU
2371
2372File: rtlwifi/rtl8192cufw.bin
f8c22c69
BH
2373File: rtlwifi/rtl8192cufw_A.bin
2374File: rtlwifi/rtl8192cufw_B.bin
2375File: rtlwifi/rtl8192cufw_TMSC.bin
8f919160 2376
1fbf358d 2377Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
8f919160
LF
2378
2379--------------------------------------------------------------------------
2380
39cd7bc4
LF
2381Driver: rtl8192se - Realtek 802.11n WLAN driver for RTL8192SE
2382
e0836e6e 2383Info: updated from rtl_92ce_92se_92de_linux_mac80211_0004.0816.2011 driver version
39cd7bc4
LF
2384File: rtlwifi/rtl8192sefw.bin
2385
1fbf358d 2386Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
39cd7bc4
LF
2387
2388--------------------------------------------------------------------------
2389
2fab4839
LF
2390Driver: rtl8192de - Realtek 802.11n WLAN driver for RTL8192DE
2391
5100f81f 2392Info: Updated from Realtek version rtl_92ce_92se_92de_8723ae_linux_mac80211_0007.0809.2012
2fab4839
LF
2393File: rtlwifi/rtl8192defw.bin
2394
1fbf358d 2395Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
adb6547d
LF
2396
2397--------------------------------------------------------------------------
2398
2399Driver: rtl8723e - Realtek 802.11n WLAN driver for RTL8723E
2400
2401Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_linux_mac80211_0007.0809.2012
2402File: rtlwifi/rtl8723fw.bin
2403File: rtlwifi/rtl8723fw_B.bin
2404
2405Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2fab4839
LF
2406
2407--------------------------------------------------------------------------
2408
9341fb9c
LF
2409Driver: rtl8723be - Realtek 802.11n WLAN driver for RTL8723BE
2410
be225d6c 2411Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver
9341fb9c 2412File: rtlwifi/rtl8723befw.bin
0f863ff1
LF
2413Info: Update to version 36 - Sent by Realtek
2414File: rtlwifi/rtl8723befw_36.bin
9341fb9c
LF
2415
2416Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2417
2418--------------------------------------------------------------------------
2419
e05f16ef
LF
2420Driver: r8723au - Realtek 802.11n WLAN driver for RTL8723AU
2421
2422Info: Taken from Realtek driver rtl8723A_WiFi_linux_v4.1.3_6044.20121224
2423 Firmware is embedded in the driver as data statements. This info
2424 has been extracted into a binary file.
2425File: rtlwifi/rtl8723aufw_A.bin
2426File: rtlwifi/rtl8723aufw_B.bin
2427File: rtlwifi/rtl8723aufw_B_NoBT.bin
2428
2429Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2430
2431--------------------------------------------------------------------------
2432
27f516c5
LF
2433Driver: rtl8188ee - Realtek 802.11n WLAN driver for RTL8188EE
2434
2435Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0010.0109.2013
2436File: rtlwifi/rtl8188efw.bin
2437
2438Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
ffc47f18
LF
2439
2440--------------------------------------------------------------------------
2441
2442Driver: rtl8188eu - Realtek 802.11n WLAN driver for RTL8188EU
2443
2444Info: Taken from Realtek version RTL8188EUS_linux_v4.1.4_6773.20130222
2445File: rtlwifi/rtl8188eufw.bin
2446
2447Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
27f516c5
LF
2448
2449--------------------------------------------------------------------------
4c7327a3
GKH
2450
2451Driver: rtl8821ae - Realtek 802.11n WLAN driver for RTL8821AE
2452
f6629139 2453Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver
4c7327a3 2454File: rtlwifi/rtl8821aefw.bin
f6629139 2455File: rtlwifi/rtl8821aefw_wowlan.bin
0f863ff1
LF
2456Info: Update to version 29 - Sent by Realtek
2457File: rtlwifi/rtl8821aefw_29.bin
4c7327a3
GKH
2458
2459Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2460
2461--------------------------------------------------------------------------
39cd7bc4 2462
9d40a17b
LF
2463Driver: rtl8822be - Realtek 802.11n WLAN driver for RTL8822BE
2464
2465Info: Sent to Larry Finger by Realtek engineer Ping-Ke Shih <pkshih@realtek.com>
2466File: rtlwifi/rtl8822befw.bin
2467
2468Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2469
2470--------------------------------------------------------------------------
2471
4164c23d
LF
2472Driver: rtl8192ee - Realtek 802.11n WLAN driver for RTL8192EE
2473
93c893e5
TT
2474Info: Initial version taken from Realtek version
2475 rtl_92ce_92se_92de_8723ae_88ee_8723be_92ee_linux_mac80211_0017.1224.2013
2476 Updated Jan. 14, 2015 with file added by Realtek to
2477 http://github.com/lwfinger/rtlwifi_new.git.
4164c23d
LF
2478File: rtlwifi/rtl8192eefw.bin
2479
2480Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
c5456ddf
JS
2481
2482--------------------------------------------------------------------------
2483
28b9f21e
LF
2484Driver: rtl8723bs - Realtek 802.11n WLAN driver for RTL8723BS
2485
2486Info: Firmware files extracted from data statements in Realtek driver
2487 v4.3.5.5_12290.20140916_BTCOEX20140507-4E40.
2488File: rtlwifi/rtl8723bs_bt.bin
2489File: rtlwifi/rtl8723bs_nic.bin
2490File: rtlwifi/rtl8723bs_ap_wowlan.bin
2491File: rtlwifi/rtl8723bs_wowlan.bin
2492
2493Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2494
2495--------------------------------------------------------------------------
2496
c5456ddf
JS
2497Driver: rtl8xxxu - Realtek 802.11n WLAN driver for RTL8XXX USB devices
2498
2499Info: rtl8723au taken from Realtek driver
2500 rtl8723A_WiFi_linux_v4.1.3_6044.20121224
2501 Firmware is embedded in the driver as data statements. This info
2502 has been extracted into a binary file.
2503File: rtlwifi/rtl8723aufw_A.bin
2504File: rtlwifi/rtl8723aufw_B.bin
2505File: rtlwifi/rtl8723aufw_B_NoBT.bin
2506
2507Info: rtl8723bu taken from Realtek driver
2508 rtl8723BU_WiFi_linux_v4.3.16_14189.20150519_BTCOEX20150119-5844
2509 Firmware is embedded in the driver as data statements. This info
2510 has been extracted into a binary file.
2511File: rtlwifi/rtl8723bu_nic.bin
2512File: rtlwifi/rtl8723bu_wowlan.bin
2513File: rtlwifi/rtl8723bu_ap_wowlan.bin
2514
91d5dd13
JS
2515Info: rtl8192eu taken from Realtek driver
2516 rtl8192EU_linux_v4.3.1.1_11320.20140505
2517 Firmware is embedded in the driver as data statements. This info
2518 has been extracted into a binary file.
2519File: rtlwifi/rtl8192eu_nic.bin
2520File: rtlwifi/rtl8192eu_wowlan.bin
2521File: rtlwifi/rtl8192eu_ap_wowlan.bin
2522
c5456ddf 2523Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
4164c23d
LF
2524
2525--------------------------------------------------------------------------
2526
40c0f950
HW
2527Driver: r8169 - RealTek 8169/8168/8101 ethernet driver.
2528
2529File: rtl_nic/rtl8168d-1.fw
2530File: rtl_nic/rtl8168d-2.fw
063e9215 2531File: rtl_nic/rtl8105e-1.fw
7d68cb64
HW
2532File: rtl_nic/rtl8168e-1.fw
2533File: rtl_nic/rtl8168e-2.fw
7f17329d 2534
7293f35d 2535File: rtl_nic/rtl8168e-3.fw
942e656f 2536Version: 0.0.4
40c0f950 2537
98a1c68c 2538File: rtl_nic/rtl8168f-1.fw
95cdda3f 2539Version: 0.0.5
98a1c68c
HW
2540
2541File: rtl_nic/rtl8168f-2.fw
3c11cda9 2542Version: 0.0.4
98a1c68c 2543
f57991bb 2544File: rtl_nic/rtl8411-1.fw
744d47ee 2545Version: 0.0.3
f57991bb 2546
123cd38e
HW
2547File: rtl_nic/rtl8411-2.fw
2548Version: 0.0.1
2549
4969d2da
HW
2550File: rtl_nic/rtl8402-1.fw
2551Version: 0.0.1
2552
4c48ce90
HW
2553File: rtl_nic/rtl8106e-1.fw
2554Version: 0.0.1
2555
cd0e2ba7
HW
2556File: rtl_nic/rtl8106e-2.fw
2557Version: 0.0.1
2558
f1f86bba 2559File: rtl_nic/rtl8168g-1.fw
fae71211 2560Version: 0.0.3
f1f86bba 2561
c5edd97d
HW
2562File: rtl_nic/rtl8168g-2.fw
2563Version: 0.0.1
2564
8c9844c2
HW
2565File: rtl_nic/rtl8168g-3.fw
2566Version: 0.0.1
2567
98982e8d 2568File: rtl_nic/rtl8168h-1.fw
cef33368 2569Version: 0.0.2
98982e8d
HW
2570
2571File: rtl_nic/rtl8168h-2.fw
cef33368 2572Version: 0.0.2
98982e8d
HW
2573
2574File: rtl_nic/rtl8107e-1.fw
cef33368 2575Version: 0.0.2
98982e8d
HW
2576
2577File: rtl_nic/rtl8107e-2.fw
cef33368 2578Version: 0.0.2
98982e8d 2579
40c0f950 2580Licence:
8c9844c2 2581 * Copyright © 2011-2013, Realtek Semiconductor Corporation
40c0f950
HW
2582 *
2583 * Permission is hereby granted for the distribution of this firmware
2584 * data in hexadecimal or equivalent format, provided this copyright
2585 * notice is accompanying it.
2586
2587--------------------------------------------------------------------------
2588
0daab4fa
BH
2589Driver: vt6656 - VIA VT6656 USB wireless driver
2590
2591File: vntwusb.fw
2592
2593Licence: Redistributable. See LICENCE.via_vt6656 for details.
e3883d93
BS
2594
2595--------------------------------------------------------------------------
2596
2597Driver: DFU Driver for Atheros bluetooth chipset AR3012
2598
2599File: ar3k/AthrBT_0x01020001.dfu
2600File: ar3k/ramps_0x01020001_26.dfu
ccd71001
JM
2601File: ar3k/AthrBT_0x01020200.dfu
2602File: ar3k/ramps_0x01020200_26.dfu
ec15d5cc 2603File: ar3k/ramps_0x01020200_40.dfu
e50d0d4a
CY
2604File: ar3k/AthrBT_0x31010000.dfu
2605File: ar3k/ramps_0x31010000_40.dfu
0a9640c8
CY
2606File: ar3k/AthrBT_0x11020000.dfu
2607File: ar3k/ramps_0x11020000_40.dfu
7560108a
PC
2608File: ar3k/ramps_0x01020201_26.dfu
2609File: ar3k/ramps_0x01020201_40.dfu
8f0ce37c
CC
2610File: ar3k/AthrBT_0x41020000.dfu
2611File: ar3k/ramps_0x41020000_40.dfu
12bd5dfd
BYTK
2612File: ar3k/AthrBT_0x11020100.dfu
2613File: ar3k/ramps_0x11020100_40.dfu
b2deae59
DT
2614File: ar3k/AthrBT_0x31010100.dfu
2615File: ar3k/ramps_0x31010100_40.dfu
e3883d93
BS
2616
2617Licence: Redistributable. See LICENCE.atheros_firmware for details
5d6e01c4
SS
2618
2619--------------------------------------------------------------------------
2620
41d6728c
KV
2621Driver: DFU Driver for Atheros bluetooth chipset AR3012
2622
2623File: ar3k/AthrBT_0x01020201.dfu
2624File: ar3k/1020201coex/ramps_0x01020201_26_HighPriority.dfu
2625
2626Licence: Redistributable. See LICENSE.QualcommAtheros_ar3k for details
2627
2628--------------------------------------------------------------------------
2629
5d6e01c4
SS
2630Driver:Atheros AR300x UART HCI Bluetooth Chip driver
2631
643b5422
PC
2632File: ar3k/1020201/PS_ASIC.pst
2633File: ar3k/1020201/RamPatch.txt
5d6e01c4
SS
2634File: ar3k/1020200/ar3kbdaddr.pst
2635File: ar3k/1020200/PS_ASIC.pst
2636File: ar3k/1020200/RamPatch.txt
2637File: ar3k/30101/ar3kbdaddr.pst
2638File: ar3k/30101/PS_ASIC.pst
2639File: ar3k/30101/RamPatch.txt
2640File: ar3k/30000/ar3kbdaddr.pst
2641File: ar3k/30000/PS_ASIC.pst
2642File: ar3k/30000/RamPatch.txt
2643
2644Licence: Redistributable. See LICENCE.atheros_firmware for details
cafa05f5
LR
2645
2646--------------------------------------------------------------------------
2647
2648Driver: ath6kl - Atheros support for AR6003
2649
4e17394e
RC
2650File: ath6k/AR6004/hw1.3/fw-3.bin
2651File: ath6k/AR6004/hw1.3/bdata.bin
e47f996a
KV
2652File: ath6k/AR6004/hw1.2/fw-2.bin
2653File: ath6k/AR6004/hw1.2/bdata.bin
cafa05f5
LR
2654File: ath6k/AR6003/hw1.0/otp.bin.z77
2655File: ath6k/AR6003/hw1.0/bdata.SD31.bin
2656File: ath6k/AR6003/hw1.0/bdata.SD32.bin
2657File: ath6k/AR6003/hw1.0/data.patch.bin
2658File: ath6k/AR6003/hw1.0/bdata.WB31.bin
2659File: ath6k/AR6003/hw1.0/athwlan.bin.z77
d543c1d9 2660File: ath6k/AR6003/hw2.1.1/fw-2.bin
3726c5b5 2661File: ath6k/AR6003/hw2.1.1/fw-3.bin
cafa05f5
LR
2662File: ath6k/AR6003/hw2.1.1/otp.bin
2663File: ath6k/AR6003/hw2.1.1/athwlan.bin
2664File: ath6k/AR6003/hw2.1.1/endpointping.bin
2665File: ath6k/AR6003/hw2.1.1/bdata.SD31.bin
2666File: ath6k/AR6003/hw2.1.1/bdata.SD32.bin
2667File: ath6k/AR6003/hw2.1.1/data.patch.bin
2668File: ath6k/AR6003/hw2.1.1/bdata.WB31.bin
cafa05f5
LR
2669File: ath6k/AR6003/hw2.0/otp.bin.z77
2670File: ath6k/AR6003/hw2.0/bdata.SD31.bin
2671File: ath6k/AR6003/hw2.0/bdata.SD32.bin
2672File: ath6k/AR6003/hw2.0/data.patch.bin
2673File: ath6k/AR6003/hw2.0/bdata.WB31.bin
2674File: ath6k/AR6003/hw2.0/athwlan.bin.z77
cafa05f5 2675File: ath6k/AR6002/eeprom.data
cafa05f5
LR
2676File: ath6k/AR6002/eeprom.bin
2677File: ath6k/AR6002/athwlan.bin.z77
2678File: ath6k/AR6002/data.patch.hw2_0.bin
2679
2680Licence: Redistributable. See LICENCE.atheros_firmware for details
d1cadcf6
AG
2681
2682--------------------------------------------------------------------------
40d14143
KV
2683
2684Driver: ath10k - Qualcomm Atheros support for QCA988x family of chips
2685
2686File: ath10k/QCA988X/hw2.0/board.bin
2687File: ath10k/QCA988X/hw2.0/firmware-4.bin
a9526824 2688Version: 10.2.4.45
aa57476f 2689Licence: ath10k/QCA988X/hw2.0/notice_ath10k_firmware-4.txt
371fe038 2690File: ath10k/QCA988X/hw2.0/firmware-5.bin
18d71a81 2691Version: 10.2.4.70.54
aa57476f 2692Licence: ath10k/QCA988X/hw2.0/notice_ath10k_firmware-5.txt
aab28b04 2693File: ath10k/QCA6174/hw2.1/board.bin
9bd4e1a9 2694File: ath10k/QCA6174/hw2.1/board-2.bin
aab28b04 2695File: ath10k/QCA6174/hw2.1/firmware-5.bin
1d484001 2696Version: SW_RM.1.1.1-00157-QCARMSWPZ-1
aa57476f 2697Licence: ath10k/QCA6174/hw2.1/notice_ath10k_firmware-5.txt
002384ac 2698File: ath10k/QCA6174/hw3.0/board.bin
f952dba3 2699File: ath10k/QCA6174/hw3.0/board-2.bin
002384ac
KV
2700File: ath10k/QCA6174/hw3.0/firmware-4.bin
2701Version: WLAN.RM.2.0-00180-QCARMSWPZ-1
aa57476f 2702Licence: ath10k/QCA6174/hw3.0/notice_ath10k_firmware-4.txt
373906eb 2703File: ath10k/QCA6174/hw3.0/firmware-6.bin
96a7402d 2704Version: WLAN.RM.4.4.1-00051-QCARMSWP-1
373906eb 2705Licence: ath10k/QCA6174/hw3.0/notice_ath10k_firmware-6.txt
8afadbe5
KV
2706File: ath10k/QCA9377/hw1.0/board.bin
2707File: ath10k/QCA9377/hw1.0/board-2.bin
2708File: ath10k/QCA9377/hw1.0/firmware-5.bin
2709Version: WLAN.TF.1.0-00267-1
2710Licence: ath10k/QCA9377/hw1.0/notice_ath10k_firmware-5.txt
d6255c76
KV
2711File: ath10k/QCA99X0/hw2.0/board.bin
2712File: ath10k/QCA99X0/hw2.0/firmware-5.bin
2713Version: 10.4.1.00030-1
aa57476f 2714Licence: ath10k/QCA99X0/hw2.0/notice_ath10k_firmware-5.txt
85ac63ea
KV
2715File: ath10k/QCA4019/hw1.0/board-2.bin
2716File: ath10k/QCA4019/hw1.0/firmware-5.bin
b8595d26 2717Version: 10.4-3.4-00082
85ac63ea 2718Licence: ath10k/QCA4019/hw1.0/notice_ath10k_firmware-5.txt
50cdca93
KV
2719File: ath10k/QCA9887/hw1.0/board.bin
2720File: ath10k/QCA9887/hw1.0/firmware-5.bin
fe23a3c9 2721Version: 10.2.4-1.0-00029
50cdca93 2722Licence: ath10k/QCA9887/hw1.0/notice_ath10k_firmware-5.txt
43a2e10a
KV
2723File: ath10k/QCA9888/hw2.0/board-2.bin
2724File: ath10k/QCA9888/hw2.0/firmware-5.bin
86acd027 2725Version: 10.4-3.5.1-00014
43a2e10a 2726Licence: ath10k/QCA9888/hw2.0/notice_ath10k_firmware-5.txt
d1b7badc
KV
2727File: ath10k/QCA9984/hw1.0/board-2.bin
2728File: ath10k/QCA9984/hw1.0/firmware-5.bin
48a400b2 2729Version: 10.4-3.4-00082
d1b7badc 2730Licence: ath10k/QCA9984/hw1.0/notice_ath10k_firmware-5.txt
40d14143
KV
2731
2732Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k for details
2733
2734--------------------------------------------------------------------------
d1cadcf6
AG
2735
2736Driver: myri10ge - Myri10GE 10GbE NIC driver
2737
2738File: myri10ge_eth_z8e.dat
2739File: myri10ge_ethp_z8e.dat
2740File: myri10ge_rss_eth_z8e.dat
2741File: myri10ge_rss_ethp_z8e.dat
503ebce4
HYK
2742File: myri10ge_eth_big_z8e.dat
2743File: myri10ge_ethp_big_z8e.dat
2744File: myri10ge_rss_eth_big_z8e.dat
2745File: myri10ge_rss_ethp_big_z8e.dat
2746Version: 1.4.57
d1cadcf6
AG
2747
2748License: Redistributable. See LICENCE.myri10ge_firmware for details.
f4b4c46a
BC
2749
2750--------------------------------------------------------------------------
2751
2752Driver: ath6kl - Atheros support for AR6003 WiFi-Bluetooth combo module
2753
f4b4c46a
BC
2754File: ath6k/AR6003.1/hw2.1.1/athwlan.bin
2755File: ath6k/AR6003.1/hw2.1.1/bdata.SD31.bin
2756File: ath6k/AR6003.1/hw2.1.1/bdata.SD32.bin
2757File: ath6k/AR6003.1/hw2.1.1/bdata.WB31.bin
2758File: ath6k/AR6003.1/hw2.1.1/data.patch.bin
2759File: ath6k/AR6003.1/hw2.1.1/endpointping.bin
2760File: ath6k/AR6003.1/hw2.1.1/otp.bin
2761
2762License: Redistributable. See LICENCE.atheros_firmware for details
0f221ddf
BC
2763
2764--------------------------------------------------------------------------
2765
2766Driver: ath6kl - Atheros support for AR3001 WiFi-Bluetooth combo module
2767
0f221ddf
BC
2768File: ar3k/30101coex/ar3kbdaddr.pst
2769File: ar3k/30101coex/PS_ASIC_aclLowPri.pst
2770File: ar3k/30101coex/PS_ASIC_aclHighPri.pst
2771File: ar3k/30101coex/PS_ASIC.pst
2772File: ar3k/30101coex/RamPatch.txt
2773
2774License: Redistributable. See LICENCE.atheros_firmware for details
3c18048f
DW
2775
2776--------------------------------------------------------------------------
2777
4d8eabd6
MCC
2778Driver: drxk - Micronas DRX-K demodulator driver
2779
2780File: dvb-usb-terratec-h5-drxk.fw
2781
162cbfdf
BH
2782Licence: Redistributable.
2783
4d8eabd6
MCC
2784TERRATEC grants permission to use and redistribute these firmware
2785files for use with TERRATEC devices, but not as part of the Linux
2786kernel or in any other form which would require these files themselves
2787to be covered by the terms of the GNU General Public License.
2788
2789These firmware files are distributed in the hope that they will be
2790useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2791of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
fc2b8658
CYC
2792
2793--------------------------------------------------------------------------
2794
2795Driver: ene-ub6250 -- ENE UB6250 SD card reader driver
2796
2797File: ene-ub6250/sd_init1.bin
2798File: ene-ub6250/sd_init2.bin
2799File: ene-ub6250/sd_rdwr.bin
2800File: ene-ub6250/ms_init.bin
2801File: ene-ub6250/msp_rdwr.bin
2802File: ene-ub6250/ms_rdwr.bin
2803
2804Licence: Redistributable. See LICENCE.ene_firmware for details.
2805
2806--------------------------------------------------------------------------
de960e50
BH
2807
2808Driver: isci -- Intel C600 SAS controller driver
2809
2810File: isci/isci_firmware.bin
5b4d5585 2811Source: isci/
de960e50 2812
b6088e67 2813Licence: GPLv2. See GPL-2 for details.
de960e50
BH
2814
2815--------------------------------------------------------------------------
0735e331
PF
2816
2817Driver: ar5523 -- Atheros AR5523 based USB Wifi dongles
2818
2819File: ar5523.bin
2820
2821Licence: Redistributable. See LICENCE.atheros_firmware for details
2822
2823--------------------------------------------------------------------------
fb5cda9c
AK
2824
2825Driver: s5p-mfc - Samsung MFC video encoder/decoder driver
2826
7f388b48
BH
2827File: s5p-mfc.fw
2828File: s5p-mfc-v6.fw
2829File: s5p-mfc-v6-v2.fw
2830File: s5p-mfc-v7.fw
2831File: s5p-mfc-v8.fw
fb5cda9c 2832
162cbfdf
BH
2833Licence: Redistributable.
2834
a31518c4
AK
2835Samsung grants permission to use and redistribute aforementioned firmware
2836files for the use with Exynos series devices, but not as part of the Linux
2837kernel, or in any other form which would require these files themselves
fb5cda9c
AK
2838to be covered by the terms of the GNU General Public License.
2839
2840These firmware files are distributed in the hope that they will be
2841useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2842of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2843
2844--------------------------------------------------------------------------
32eb7c73
XVP
2845
2846Driver: carl9170 -- Atheros AR9170 802.11 draft-n USB driver
2847
2848File: carl9170-1.fw
2849Version: 1.9.6
2850Source: carl9170fw/
2851
2852Downloaded from http://linuxwireless.org/en/users/Drivers/carl9170
2853
b6088e67 2854Licence: GPLv2. Some build scripts use the New BSD (3-clause) licence.. See GPL-2 for details.
32eb7c73
XVP
2855
2856--------------------------------------------------------------------------
e944f30f
IM
2857
2858Driver: snd-hda-codec-ca0132 - Creative Sound Core3D codec
2859
2860File: ctefx.bin
2861File: ctspeq.bin
2862
2863Licence: Redistributable. See LICENCE.ca0132 for details
2864
2865Found also in alsa-firmware package.
2866
2867--------------------------------------------------------------------------
120a97ff
THJA
2868
2869Driver: btusb - Bluetooth USB driver
2870
3fe01af2 2871File: intel/ibt-hw-37.7.bseq
fbc6222c 2872Version: 1316.02.00
120a97ff 2873File: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
e45d3860 2874Version: BT_WilkinsPeak_B3_REL_86_0001
74ed3155 2875File: intel/ibt-hw-37.7.10-fw-1.0.2.3.d.bseq
e45d3860 2876Version: BT_WilkinsPeak_B3_REL_86_0001
6c2381e8 2877File: intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq
fb328183 2878Version: BT_WilkinsPeak_B5_REL_39_0001
a2ff576c 2879File: intel/ibt-hw-37.7.10-fw-1.0.1.2d.d.bseq
fb328183 2880Version: BT_WilkinsPeak_B5_REL_39_0001
01ca0001
THJA
2881File: intel/ibt-hw-37.8.bseq
2882Version: 1339_02.00
2883File: intel/ibt-hw-37.8.10-fw-1.10.2.27.d.bseq
df1b2365 2884Version: BT_StonePeak_C0_REL_59_0001
0e5f6377 2885File: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
b6b402c4 2886Version: BT_StonePeak_D0_REL_37_0002
d82d3c1e 2887File: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
abd9a171 2888Version: BT_StonePeak_D1_REL_28_0001
69640304 2889File: intel/ibt-11-5.ddc
7020dc6c 2890Version: LnP/SfP_REL0370
69640304 2891File: intel/ibt-11-5.sfi
7020dc6c 2892Version: BT_LightningPeak_REL0370
a1415006 2893File: intel/ibt-12-16.ddc
1dcf7691 2894Version: BT_WindStormPeak_REL0101
a1415006 2895File: intel/ibt-12-16.sfi
1dcf7691 2896Version: BT_WindStormPeak_REL0101
120a97ff
THJA
2897
2898Licence: Redistributable. See LICENCE.ibt_firmware for details
2899
8e181320
DD
2900File: rtl_bt/rtl8192ee_fw.bin
2901File: rtl_bt/rtl8192eu_fw.bin
2902File: rtl_bt/rtl8723a_fw.bin
2903File: rtl_bt/rtl8723b_fw.bin
2904File: rtl_bt/rtl8761a_fw.bin
2905File: rtl_bt/rtl8812ae_fw.bin
2906File: rtl_bt/rtl8821a_fw.bin
c883a6b6
LF
2907File: rtl_bt/rtl8822b_fw.bin
2908File: rtl_bt/rtl8822b_config.bin
8e181320
DD
2909
2910Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2911
2912Found in vendor driver, linux_bt_usb_2.11.20140423_8723be.rar
2913From https://github.com/troy-tan/driver_store
fea119ae
LF
2914Files rtl_bt/rtl8822b_* came directly from Realtek. These files are
2915updated on April 14, 2017.
8e181320 2916
120a97ff 2917--------------------------------------------------------------------------
8267525f
JH
2918
2919Driver: btmtk_usb - Bluetooth USB driver
2920
2921File: mt7650.bin
2922
2923Licence: Redistributable. See LICENCE.ralink_a_mediatek_company_firmware for details
2924
2925--------------------------------------------------------------------------
94f39039
KC
2926
2927Driver: rp2 -- Comtrol RocketPort 2 serial driver
2928
2929File: rp2.fw
2930
162cbfdf
BH
2931Licence: Redistributable.
2932
94f39039
KC
2933Copyright (C) 2013 Comtrol Corporation
2934
2935Comtrol grants permission to use and redistribute these firmware
2936files for use with Comtrol devices, but not as part of the Linux
2937kernel or in any other form which would require these files themselves
2938to be covered by the terms of the GNU General Public License.
2939
2940These firmware files are distributed in the hope that they will be
2941useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2942of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2943
2944--------------------------------------------------------------------------
b5aaee4c 2945
88512c91
HV
2946Driver: go7007
2947
2948File: go7007/s2250-1.fw
2949File: go7007/s2250-2.fw
2892af06
BH
2950Link: s2250.fw -> go7007/s2250-2.fw
2951Link: s2250_loader.fw -> go7007/s2250-1.fw
88512c91
HV
2952
2953Licence:
2954 Sensoray grants permission to use and redistribute these firmware
2955 files for use with Sensoray devices, but not as a part of the Linux
2956 kernel or in any other form which would require these files themselves
2957 to be covered by the terms of the GNU General Public License.
2958 These firmware files are distributed in the hope that they will be
2959 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2960 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2961
2962File: go7007/go7007fw.bin
2963File: go7007/go7007tv.bin
2964File: go7007/lr192.fw
2965File: go7007/px-m402u.fw
2966File: go7007/px-tv402u.fw
2967File: go7007/wis-startrek.fw
2968
3a21320e 2969Licence: Redistributable. See LICENCE.go7007 for details
b5aaee4c
BH
2970
2971--------------------------------------------------------------------------
31f6b307
SS
2972
2973Driver: microcode_amd - AMD CPU Microcode Update Driver for Linux
2974
2975File: amd-ucode/microcode_amd.bin
2976Version: 2013-07-10
2977File: amd-ucode/microcode_amd_fam15h.bin
5f8ca0c1 2978Version: 2016-03-16
8ac569dd
SH
2979File: amd-ucode/microcode_amd_fam16h.bin
2980Version: 2014-10-28
31f6b307
SS
2981
2982License: Redistributable. See LICENSE.amd-ucode for details
2983
2984--------------------------------------------------------------------------
6eed67a9 2985
850de370
MO
2986Driver: mxu11x0 - MOXA UPort 11x0 USB Serial hub driver
2987
2988File: moxa/moxa-1110.fw
2989File: moxa/moxa-1130.fw
2990File: moxa/moxa-1131.fw
2991File: moxa/moxa-1150.fw
2992File: moxa/moxa-1151.fw
2993
08947b07 2994License: Redistributable. See LICENCE.moxa for details
850de370
MO
2995
2996--------------------------------------------------------------------------
2997
6eed67a9
AL
2998Driver: mxuport - MOXA UPort USB Serial hub driver
2999
e7c85b24
AL
3000File: moxa/moxa-1250.fw
3001File: moxa/moxa-1251.fw
3002File: moxa/moxa-1410.fw
3003File: moxa/moxa-1450.fw
3004File: moxa/moxa-1451.fw
3005File: moxa/moxa-1613.fw
3006File: moxa/moxa-1618.fw
3007File: moxa/moxa-1653.fw
3008File: moxa/moxa-1658.fw
6eed67a9 3009
08947b07 3010License: Redistributable. See LICENCE.moxa for details
6eed67a9
AL
3011
3012--------------------------------------------------------------------------
321bd6d9
SP
3013
3014Driver: cw1200 - ST-E CW1100/CW1200 WLAN driver
3015
a54a760d
SP
3016File: wsm_22.bin
3017Version: WSM395
3a21320e 3018Licence: Redistributable. See LICENCE.cw1200 for details.
a54a760d 3019
321bd6d9
SP
3020File: sdd_sagrad_1091_1098.bin
3021
3022License:
3023 Copyright (c) 2011-2013 Sagrad, Inc.
3024
3025 This SDD ("Static Dynamic Data") file is licensed strictly for use with
3026 the Sagrad WiFi modules (such as the SG901-1091/1098) that utilize the
3027 cw1200 driver. There is no warranty expressed or implied about its
3028 fitness for any purpose.
3029
3030 Permission is hereby granted for the distribution of this SDD file as
3031 part of Linux or other Open Source operating system kernel in text or
3032 binary form as required.
3033
a54a760d 3034 (Please note that the actual device firmware is separately licensed)
321bd6d9
SP
3035
3036--------------------------------------------------------------------------
3037
0ab54ff1 3038Driver: BFA/BNA - QLogic BR-series Adapter FC/FCOE drivers
b8ac7c7e
RM
3039
3040File: cbfw-3.2.1.1.bin
f8c22c69
BH
3041File: ctfw-3.2.1.1.bin
3042File: ct2fw-3.2.1.1.bin
76b366df 3043File: cbfw-3.2.3.0.bin
f8c22c69
BH
3044File: ctfw-3.2.3.0.bin
3045File: ct2fw-3.2.3.0.bin
0ab54ff1
RM
3046File: cbfw-3.2.5.1.bin
3047File: ctfw-3.2.5.1.bin
3048File: ct2fw-3.2.5.1.bin
b8ac7c7e
RM
3049
3050Licence:
3051
3052This file contains firmware data derived from proprietary unpublished
0ab54ff1
RM
3053source code.
3054Copyright (c) 2013-2014 Brocade Communications Systems, Inc.
3055Copyright (c) 2014-2015 QLogic Corporation.
b8ac7c7e
RM
3056
3057Permission is hereby granted for the distribution of this firmware data
3058in hexadecimal or equivalent format, provided this copyright notice is
3059accompanying it.
3060
0ab54ff1
RM
3061QLogic grants permission to use and redistribute these firmware files
3062for use with QLogic BR-series devices, but not as a part of the Linux
b8ac7c7e
RM
3063kernel or in any other form which would require these files themselves
3064to be covered by the terms of the GNU General Public License.
3065These firmware files are distributed in the hope that they will be
3066useful, but WITHOUT ANY WARRANTY; without even the implied warranty
3067of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
3068
02b418b2 3069--------------------------------------------------------------------------
8d1f7a11 3070Driver: qat - Intel(R) QAT crypto accelerator
02b418b2
TS
3071
3072File: qat_895xcc.bin
8d1f7a11
TS
3073File: qat_895xcc_mmp.bin
3074File: qat_c3xxx.bin
3075File: qat_c3xxx_mmp.bin
3076File: qat_c62x.bin
3077File: qat_c62x_mmp.bin
b63a2d96 3078Link: qat_mmp.bin -> qat_895xcc_mmp.bin
02b418b2 3079
b50386ba
BH
3080Licence: Redistributable. See LICENCE.qat_firmware for details
3081
b8ac7c7e
RM
3082--------------------------------------------------------------------------
3083
b11ec337
FF
3084Driver: rsi -- Redpine Signals Inc 91x driver
3085
3086File: rsi_91x.fw
3087
37857004
AK
3088File: rsi/rs9113_wlan_qspi.rps
3089Version: 1.5.3
3090
b11ec337
FF
3091Licence:
3092 * Firmware is:
3093 * Derived from proprietary unpublished source code,
3094 * Copyright (C) 2014 Redpine Signals Inc.
3095 *
3096 * Permission is hereby granted for the distribution of this firmware
3097 * as part of Linux or other Open Source operating system kernel
3098 * provided this copyright notice is accompanying it.
3099
3100--------------------------------------------------------------------------
1cafe232 3101
b0668886 3102Driver: xhci-rcar -- Renesas R-Car Gen2/3 USB 3.0 host controller driver
1cafe232
YS
3103
3104File: r8a779x_usb3_v1.dlmem
98d922b9 3105File: r8a779x_usb3_v2.dlmem
b0668886 3106File: r8a779x_usb3_v3.dlmem
1cafe232
YS
3107
3108Licence: Redistributable. See LICENCE.r8a779x_usb3 for details.
3109
3110--------------------------------------------------------------------------
83b97f58
BH
3111
3112Driver: snd_soc_sst_acpi
3113
3114File: intel/fw_sst_0f28.bin-48kHz_i2s_master
3115
3116License: Redistributable. See LICENCE.fw_sst_0f28 for details
3117
3118--------------------------------------------------------------------------
7e925d92
MCC
3119
3120Driver: as102 - Abilis Systems Single DVB-T Receiver
3121
3122File: as102_data1_st.hex
3123File: as102_data2_st.hex
3124
3125License: Redistributable. See LICENCE.Abilis for details
a6815d5a
BC
3126
3127--------------------------------------------------------------------------
3128
3129Driver: it9135 -- ITEtech IT913x DVB-T USB driver
3130
3131File: dvb-usb-it9135-01.fw
3132File: dvb-usb-it9135-02.fw
3133
3134Licence: Redistributable. See LICENCE.it913x for details
3135
3136--------------------------------------------------------------------------
8dd1b22d
JY
3137
3138Driver: snd_soc_sst_acpi
3139
3140File: intel/IntcSST2.bin
479a3333 3141Version: 8.4.1.77
8dd1b22d
JY
3142
3143License: Redistributable. See LICENCE.IntcSST2 for details
3144
3145--------------------------------------------------------------------------
d562a3b6
VK
3146
3147Driver: snd_intel_sst_core
3148
3149File: intel/fw_sst_0f28.bin
feddadad 3150File: intel/fw_sst_0f28_ssp0.bin
d562a3b6
VK
3151
3152License: Redistributable. See LICENCE.fw_sst_0f28 for details
3153
3154--------------------------------------------------------------------------
d2adbb0b 3155
e7ef6730
VK
3156Driver: snd_intel_sst_core
3157
3158File: intel/fw_sst_22a8.bin
1d079ff3 3159Version: 01.0B.02.02
e7ef6730
VK
3160
3161License: Redistributable. See LICENCE.fw_sst_0f28 for details
3162
3163--------------------------------------------------------------------------
3164
33a1bc51
VK
3165Driver: snd-soc-skl
3166
180c6d21
JK
3167File: intel/dsp_fw_release_v969.bin
3168Version: 8.20.00.969
3169Link: intel/dsp_fw_release.bin -> intel/dsp_fw_release_v969.bin
33a1bc51
VK
3170
3171License: Redistributable. See LICENCE.adsp_sst for details
3172
a4dde74b
SP
3173File: intel/dsp_fw_bxtn_v2219.bin
3174Version: 9.22.01.2219_64
3175Link: intel/dsp_fw_bxtn.bin -> intel/dsp_fw_bxtn_v2219.bin
f5598347
VK
3176
3177License: Redistributable. See LICENCE.adsp_sst for details
3178
629ee1fa
BH
3179File: intel/dsp_fw_kbl_v701.bin
3180Version: 9.21.00.701
3181File: intel/dsp_fw_kbl_v1037.bin
81633e91 3182Version: 09.21.00.1037
cb8cdaaf
SP
3183File: intel/dsp_fw_kbl_v2042.bin
3184Version: 9.21.00.2042_46
0b99296b
SP
3185File: intel/dsp_fw_kbl_v2630.bin
3186Version: 9.21.00.2630_97
3187Link: intel/dsp_fw_kbl.bin -> dsp_fw_kbl_v2630.bin
11e3390b
VK
3188
3189License: Redistributable. See LICENCE.adsp_sst for details
3190
dc765914
SP
3191File: intel/dsp_fw_glk_v1814.bin
3192Version: 9.92.01.1814
3193Link: intel/dsp_fw_glk.bin -> dsp_fw_glk_v1814.bin
3194
3195License: Redistributable. See LICENCE.adsp_sst for details
3196
33a1bc51
VK
3197--------------------------------------------------------------------------
3198
b181fc33 3199Driver: smsmdtv - Siano MDTV Core module
d2adbb0b
MCC
3200
3201File: cmmb_vega_12mhz.inp
3202File: cmmb_venice_12mhz.inp
3203File: dvb_nova_12mhz.inp
3204File: dvb_nova_12mhz_b0.inp
3205File: isdbt_nova_12mhz.inp
3206File: isdbt_nova_12mhz_b0.inp
3207File: isdbt_rio.inp
3208File: sms1xxx-hcw-55xxx-dvbt-02.fw
3209File: sms1xxx-hcw-55xxx-isdbt-02.fw
3210File: sms1xxx-nova-a-dvbt-01.fw
3211File: sms1xxx-nova-b-dvbt-01.fw
3212File: sms1xxx-stellar-dvbt-01.fw
3213File: tdmb_nova_12mhz.inp
3214
3215Licence: Redistributable. See LICENCE.siano for details
c91690d6
AC
3216
3217--------------------------------------------------------------------------
3218
86f4dcab 3219Driver: xhci-tegra -- NVIDIA Tegra XHCI driver
c91690d6
AC
3220
3221File: nvidia/tegra124/xusb.bin
ec89525b
KM
3222Version: v45.46
3223
86f4dcab 3224File: nvidia/tegra210/xusb.bin
38358cfc 3225Version: v50.10
c91690d6
AC
3226
3227Licence: Redistributable. See LICENCE.nvidia for details
7d9dd88b
SS
3228
3229--------------------------------------------------------------------------
3230
ba53b253
MP
3231Driver: tegra-vic -- NVIDIA Tegra VIC driver
3232
3233File: nvidia/tegra124/vic03_ucode.bin
3234File: nvidia/tegra210/vic04_ucode.bin
3235File: nvidia/tegra186/vic04_ucode.bin
3236
3237Licence: Redistributable. See LICENCE.nvidia for details
3238
3239--------------------------------------------------------------------------
3240
7d9dd88b
SS
3241Driver: atusb - ATUSB IEEE 802.15.4 transceiver driver
3242
3243File: atusb/atusb-0.2.dfu
3244Version: 0.2
4b9559fb
SS
3245File: atusb/atusb-0.3.dfu
3246Version: 0.3
3247File: atusb/rzusb-0.3.bin
3248Version: 0.3
7d9dd88b
SS
3249Info: atusb/ChangeLog
3250
b6088e67 3251Licence: GPLv2 or later. See GPL-2 and GPL-3 for details.
23d13405
BYTK
3252
3253--------------------------------------------------------------------------
3254
3255Driver: qca - Qualcomm Atheros Bluetooth support for QCA61x4 chips
3256
3257File: qca/nvm_usb_00000201.bin
3258File: qca/nvm_usb_00000200.bin
3259File: qca/nvm_usb_00000300.bin
3260File: qca/nvm_usb_00000302.bin
3261File: qca/nvm_00130300.bin
3262File: qca/nvm_00130302.bin
3263File: qca/rampatch_usb_00000200.bin
3264File: qca/rampatch_usb_00000201.bin
3265File: qca/rampatch_usb_00000300.bin
3266File: qca/rampatch_usb_00000302.bin
3267File: qca/rampatch_00130300.bin
3268File: qca/rampatch_00130302.bin
3269
c4e9344c 3270Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k and qca/NOTICE.txt for details
23d13405
BYTK
3271
3272--------------------------------------------------------------------------
26556b64
DC
3273
3274Driver: liquidio -- Cavium LiquidIO driver
3275
60db383a 3276File: liquidio/lio_23xx_nic.bin
7cf30c1d 3277Version: v1.6.1
60db383a 3278
26556b64 3279File: liquidio/lio_210nv_nic.bin
7cf30c1d 3280Version: v1.6.1
26556b64
DC
3281
3282File: liquidio/lio_210sv_nic.bin
7cf30c1d 3283Version: v1.6.1
26556b64
DC
3284
3285File: liquidio/lio_410nv_nic.bin
7cf30c1d 3286Version: v1.6.1
26556b64
DC
3287
3288Licence: Redistributable. See LICENCE.cavium for details
e1da99a8
KM
3289
3290--------------------------------------------------------------------------
3291
b78acc9f
SJ
3292Driver: nitrox -- Cavium CNN55XX crypto driver
3293
3294File: cavium/cnn55xx_se.fw
3295Version: v07
3296
3297Licence: Redistributable. See LICENCE.cavium for details
3298
3299--------------------------------------------------------------------------
3300
b693dacc
RV
3301Driver: i915 -- Intel Integrated Graphics driver
3302
3d1020bb 3303File: i915/skl_dmc_ver1_23.bin
c44bc5b1 3304File: i915/skl_dmc_ver1_26.bin
b693dacc 3305File: i915/skl_dmc_ver1.bin
c44bc5b1 3306Version: DMC API/ABI ver 1 - release 26 for Skylake
b693dacc 3307
5e976de9 3308File: i915/bxt_dmc_ver1_07.bin
d8d78870 3309File: i915/bxt_dmc_ver1.bin
5e976de9 3310Version: DMC API/ABI ver 1 - release 07 for Broxton
d8d78870 3311
9facc31d 3312File: i915/kbl_dmc_ver1_01.bin
9facc31d
RV
3313File: i915/kbl_dmc_ver1.bin
3314Version: DMC API/ABI ver 1 - release 01 for Kabylake
3315
4e279504
RV
3316File: i915/skl_guc_ver1.bin
3317Version: Guc API/ABI ver 1 - release 1059 for Skylake
3318
d1fa230a
RV
3319File: i915/skl_guc_ver4.bin
3320Version: Guc API/ABI ver 4 - release 3 for Skylake
3321
0a0c9766
TR
3322File: i915/skl_guc_ver6_1.bin
3323File: i915/skl_guc_ver6.bin
3324Version: Guc API/ABI ver 6 - release 1 for Skylake
3325
8b0db80a
AS
3326File: i915/skl_huc_ver01_07_1398.bin
3327Version: HuC API/ABI ver 1 - release 7 for Skylake
3328
fb68fdbd
AS
3329File: i915/bxt_huc_ver01_07_1398.bin
3330Version: HuC API/APB ver 1 - release 7 for Broxton
3331
56016d20
AS
3332File: i915/kbl_huc_ver02_00_1810.bin
3333Version: HuC API/APB ver 2 - for Kabylake
3334
93769298
AS
3335File: i915/bxt_guc_ver8_7.bin
3336Version: Guc API/APB ver 8 - release 7 for Broxton
3337
d7fe1272
AS
3338File: i915/kbl_guc_ver9_14.bin
3339Version: Guc API/APB ver 9 release 14 for Kabylake
3340
b693dacc 3341License: Redistributable. See LICENSE.i915 for details
899ebcb6
AC
3342
3343--------------------------------------------------------------------------
3344
c4f6a36d 3345Driver: nouveau - NVIDIA GPU driver
899ebcb6
AC
3346
3347File: nvidia/gk20a/fecs_data.bin
3348File: nvidia/gk20a/fecs_inst.bin
3349File: nvidia/gk20a/gpccs_data.bin
3350File: nvidia/gk20a/gpccs_inst.bin
3351File: nvidia/gk20a/sw_bundle_init.bin
3352File: nvidia/gk20a/sw_ctx.bin
3353File: nvidia/gk20a/sw_method_init.bin
3354File: nvidia/gk20a/sw_nonctx.bin
c4f6a36d
AC
3355File: nvidia/gm200/acr/bl.bin
3356File: nvidia/gm200/acr/ucode_load.bin
3357File: nvidia/gm200/acr/ucode_unload.bin
3358File: nvidia/gm200/gr/fecs_bl.bin
3359File: nvidia/gm200/gr/fecs_data.bin
3360File: nvidia/gm200/gr/fecs_inst.bin
3361File: nvidia/gm200/gr/fecs_sig.bin
3362File: nvidia/gm200/gr/gpccs_bl.bin
3363File: nvidia/gm200/gr/gpccs_data.bin
3364File: nvidia/gm200/gr/gpccs_inst.bin
3365File: nvidia/gm200/gr/gpccs_sig.bin
3366File: nvidia/gm200/gr/sw_bundle_init.bin
3367File: nvidia/gm200/gr/sw_ctx.bin
3368File: nvidia/gm200/gr/sw_method_init.bin
3369File: nvidia/gm200/gr/sw_nonctx.bin
3370File: nvidia/gm204/acr/bl.bin
3371File: nvidia/gm204/acr/ucode_load.bin
3372File: nvidia/gm204/acr/ucode_unload.bin
3373File: nvidia/gm204/gr/fecs_bl.bin
3374File: nvidia/gm204/gr/fecs_data.bin
3375File: nvidia/gm204/gr/fecs_inst.bin
3376File: nvidia/gm204/gr/fecs_sig.bin
3377File: nvidia/gm204/gr/gpccs_bl.bin
3378File: nvidia/gm204/gr/gpccs_data.bin
3379File: nvidia/gm204/gr/gpccs_inst.bin
3380File: nvidia/gm204/gr/gpccs_sig.bin
3381File: nvidia/gm204/gr/sw_bundle_init.bin
3382File: nvidia/gm204/gr/sw_ctx.bin
3383File: nvidia/gm204/gr/sw_method_init.bin
3384File: nvidia/gm204/gr/sw_nonctx.bin
3385File: nvidia/gm206/acr/bl.bin
3386File: nvidia/gm206/acr/ucode_load.bin
3387File: nvidia/gm206/acr/ucode_unload.bin
3388File: nvidia/gm206/gr/fecs_bl.bin
3389File: nvidia/gm206/gr/fecs_data.bin
3390File: nvidia/gm206/gr/fecs_inst.bin
3391File: nvidia/gm206/gr/fecs_sig.bin
3392File: nvidia/gm206/gr/gpccs_bl.bin
3393File: nvidia/gm206/gr/gpccs_data.bin
3394File: nvidia/gm206/gr/gpccs_inst.bin
3395File: nvidia/gm206/gr/gpccs_sig.bin
3396File: nvidia/gm206/gr/sw_bundle_init.bin
3397File: nvidia/gm206/gr/sw_ctx.bin
3398File: nvidia/gm206/gr/sw_method_init.bin
3399File: nvidia/gm206/gr/sw_nonctx.bin
8d1fd61a
AC
3400File: nvidia/gm20b/acr/bl.bin
3401File: nvidia/gm20b/acr/ucode_load.bin
3402File: nvidia/gm20b/gr/fecs_bl.bin
3403File: nvidia/gm20b/gr/fecs_data.bin
3404File: nvidia/gm20b/gr/fecs_inst.bin
3405File: nvidia/gm20b/gr/fecs_sig.bin
8d1fd61a
AC
3406File: nvidia/gm20b/gr/gpccs_data.bin
3407File: nvidia/gm20b/gr/gpccs_inst.bin
8d1fd61a
AC
3408File: nvidia/gm20b/gr/sw_bundle_init.bin
3409File: nvidia/gm20b/gr/sw_ctx.bin
3410File: nvidia/gm20b/gr/sw_method_init.bin
3411File: nvidia/gm20b/gr/sw_nonctx.bin
eadbba2a
AC
3412File: nvidia/gm20b/pmu/desc.bin
3413File: nvidia/gm20b/pmu/image.bin
3414File: nvidia/gm20b/pmu/sig.bin
777480f0
AC
3415File: nvidia/gp100/acr/bl.bin
3416File: nvidia/gp100/acr/ucode_load.bin
3417File: nvidia/gp100/acr/ucode_unload.bin
3418File: nvidia/gp100/gr/fecs_bl.bin
3419File: nvidia/gp100/gr/fecs_data.bin
3420File: nvidia/gp100/gr/fecs_inst.bin
3421File: nvidia/gp100/gr/fecs_sig.bin
3422File: nvidia/gp100/gr/gpccs_bl.bin
3423File: nvidia/gp100/gr/gpccs_data.bin
3424File: nvidia/gp100/gr/gpccs_inst.bin
3425File: nvidia/gp100/gr/gpccs_sig.bin
3426File: nvidia/gp100/gr/sw_bundle_init.bin
3427File: nvidia/gp100/gr/sw_ctx.bin
3428File: nvidia/gp100/gr/sw_method_init.bin
3429File: nvidia/gp100/gr/sw_nonctx.bin
065c85fa
AC
3430File: nvidia/gp102/acr/bl.bin
3431File: nvidia/gp102/acr/ucode_load.bin
3432File: nvidia/gp102/acr/ucode_unload.bin
3433File: nvidia/gp102/acr/unload_bl.bin
3434File: nvidia/gp102/gr/fecs_bl.bin
3435File: nvidia/gp102/gr/fecs_data.bin
3436File: nvidia/gp102/gr/fecs_inst.bin
3437File: nvidia/gp102/gr/fecs_sig.bin
3438File: nvidia/gp102/gr/gpccs_bl.bin
3439File: nvidia/gp102/gr/gpccs_data.bin
3440File: nvidia/gp102/gr/gpccs_inst.bin
3441File: nvidia/gp102/gr/gpccs_sig.bin
3442File: nvidia/gp102/gr/sw_bundle_init.bin
3443File: nvidia/gp102/gr/sw_ctx.bin
3444File: nvidia/gp102/gr/sw_method_init.bin
3445File: nvidia/gp102/gr/sw_nonctx.bin
3446File: nvidia/gp102/nvdec/scrubber.bin
3447File: nvidia/gp102/sec2/desc.bin
3448File: nvidia/gp102/sec2/image.bin
3449File: nvidia/gp102/sec2/sig.bin
3450File: nvidia/gp104/acr/bl.bin
3451File: nvidia/gp104/acr/ucode_load.bin
3452File: nvidia/gp104/acr/ucode_unload.bin
3453File: nvidia/gp104/acr/unload_bl.bin
3454File: nvidia/gp104/gr/fecs_bl.bin
3455File: nvidia/gp104/gr/fecs_data.bin
3456File: nvidia/gp104/gr/fecs_inst.bin
3457File: nvidia/gp104/gr/fecs_sig.bin
3458File: nvidia/gp104/gr/gpccs_bl.bin
3459File: nvidia/gp104/gr/gpccs_data.bin
3460File: nvidia/gp104/gr/gpccs_inst.bin
3461File: nvidia/gp104/gr/gpccs_sig.bin
3462File: nvidia/gp104/gr/sw_bundle_init.bin
3463File: nvidia/gp104/gr/sw_ctx.bin
3464File: nvidia/gp104/gr/sw_method_init.bin
3465File: nvidia/gp104/gr/sw_nonctx.bin
3466File: nvidia/gp104/nvdec/scrubber.bin
3467File: nvidia/gp104/sec2/desc.bin
3468File: nvidia/gp104/sec2/image.bin
3469File: nvidia/gp104/sec2/sig.bin
3470File: nvidia/gp106/acr/bl.bin
3471File: nvidia/gp106/acr/ucode_load.bin
3472File: nvidia/gp106/acr/ucode_unload.bin
3473File: nvidia/gp106/acr/unload_bl.bin
3474File: nvidia/gp106/gr/fecs_bl.bin
3475File: nvidia/gp106/gr/fecs_data.bin
3476File: nvidia/gp106/gr/fecs_inst.bin
3477File: nvidia/gp106/gr/fecs_sig.bin
3478File: nvidia/gp106/gr/gpccs_bl.bin
3479File: nvidia/gp106/gr/gpccs_data.bin
3480File: nvidia/gp106/gr/gpccs_inst.bin
3481File: nvidia/gp106/gr/gpccs_sig.bin
3482File: nvidia/gp106/gr/sw_bundle_init.bin
3483File: nvidia/gp106/gr/sw_ctx.bin
3484File: nvidia/gp106/gr/sw_method_init.bin
3485File: nvidia/gp106/gr/sw_nonctx.bin
3486File: nvidia/gp106/nvdec/scrubber.bin
3487File: nvidia/gp106/sec2/desc.bin
3488File: nvidia/gp106/sec2/image.bin
3489File: nvidia/gp106/sec2/sig.bin
3490File: nvidia/gp107/acr/bl.bin
3491File: nvidia/gp107/acr/ucode_load.bin
3492File: nvidia/gp107/acr/ucode_unload.bin
3493File: nvidia/gp107/acr/unload_bl.bin
3494File: nvidia/gp107/gr/fecs_bl.bin
3495File: nvidia/gp107/gr/fecs_data.bin
3496File: nvidia/gp107/gr/fecs_inst.bin
3497File: nvidia/gp107/gr/fecs_sig.bin
3498File: nvidia/gp107/gr/gpccs_bl.bin
3499File: nvidia/gp107/gr/gpccs_data.bin
3500File: nvidia/gp107/gr/gpccs_inst.bin
3501File: nvidia/gp107/gr/gpccs_sig.bin
3502File: nvidia/gp107/gr/sw_bundle_init.bin
3503File: nvidia/gp107/gr/sw_ctx.bin
3504File: nvidia/gp107/gr/sw_method_init.bin
3505File: nvidia/gp107/gr/sw_nonctx.bin
3506File: nvidia/gp107/nvdec/scrubber.bin
3507File: nvidia/gp107/sec2/desc.bin
3508File: nvidia/gp107/sec2/image.bin
3509File: nvidia/gp107/sec2/sig.bin
7b040b36
AC
3510File: nvidia/gp10b/acr/bl.bin
3511File: nvidia/gp10b/acr/ucode_load.bin
3512File: nvidia/gp10b/gr/fecs_bl.bin
3513File: nvidia/gp10b/gr/fecs_data.bin
3514File: nvidia/gp10b/gr/fecs_inst.bin
3515File: nvidia/gp10b/gr/fecs_sig.bin
3516File: nvidia/gp10b/gr/gpccs_bl.bin
3517File: nvidia/gp10b/gr/gpccs_data.bin
3518File: nvidia/gp10b/gr/gpccs_inst.bin
3519File: nvidia/gp10b/gr/gpccs_sig.bin
3520File: nvidia/gp10b/gr/sw_bundle_init.bin
3521File: nvidia/gp10b/gr/sw_ctx.bin
3522File: nvidia/gp10b/gr/sw_method_init.bin
3523File: nvidia/gp10b/gr/sw_nonctx.bin
3524File: nvidia/gp10b/pmu/desc.bin
3525File: nvidia/gp10b/pmu/image.bin
3526File: nvidia/gp10b/pmu/sig.bin
3527
899ebcb6
AC
3528
3529Licence: Redistributable. See LICENCE.nvidia for details
3530
dc00519d
JK
3531--------------------------------------------------------------------------
3532
3533Driver: wilc1000 - Atmel 802.11n WLAN driver for WILC1000
3534
3535File: atmel/wilc1000_fw.bin
3536File: atmel/wilc1000_ap_fw.bin
3537File: atmel/wilc1000_p2p_fw.bin
e934a432 3538File: atmel/wilc1000_wifi_firmware.bin
dc00519d 3539
3a21320e 3540License: Redistributable. See LICENSE.atmel for details
dc00519d 3541
5bc50e9b
IW
3542--------------------------------------------------------------------------
3543
3544Driver: hfi1 - Intel OPA Gen 1 adapter
3545
3546File: hfi1_dc8051.fw
8ab8616d 3547Version: 1.24.0
5bc50e9b 3548File: hfi1_fabric.fw
a964b4d9 3549Version: 0x1055
5bc50e9b 3550File: hfi1_pcie.fw
a964b4d9 3551Version: 0x4755
5bc50e9b 3552File: hfi1_sbus.fw
a964b4d9 3553Version: 0x10130001
5bc50e9b 3554
3a21320e 3555Licence: Redistributable. See LICENSE.hfi1_firmware for details
5bc50e9b 3556
cc427ee7
MK
3557--------------------------------------------------------------------------
3558
3559Driver: knav_qmss_queue - TI Keystone 2 QMSS driver
3560
3561File: ti-keystone/ks2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin
3562
162cbfdf 3563Licence: Redistributable. See LICENCE.ti-keystone for details.
66d3d8d7
DL
3564
3565--------------------------------------------------------------------------
3566
3567Driver: mwlwifi - Marvell mac80211 driver for 80211ac cards.
3568
3569File: mwlwifi/88W8864.bin
3570Version: 7.2.8.6
3571
3572File: mwlwifi/88W8897.bin
3573Version: 8.2.0.10
3574
3575Licence: Redistributable. See LICENCE.Marvell for details.
40876d7b
ACC
3576
3577--------------------------------------------------------------------------
3578
3579Driver: mtk-vpu - Mediatek VPU video processing unit driver
3580
3581File: vpu_d.bin
3582File: vpu_p.bin
3583
3584Licence: Redistributable.
3585
3586MediaTek Inc. grants permission to use and redistribute aforementioned firmware
3587files for the use with devices containing MediaTek chipsets, but not as part of
3588the Linux kernel or in any other form which would require these files themselves
3589to be covered by the terms of the GNU General Public License or the GNU Lesser
3590General Public License.
3591
3592These firmware files are distributed in the hope that they will be useful, but
3593are provided WITHOUT ANY WARRANTY, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTY
3594OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
cccb6a0d
CZ
3595
3596--------------------------------------------------------------------------
3597
3598Driver: rk3399-dptx - ROCKCHIP rk3399 dptx firmware
3599
3600File: rockchip/dptx.bin
038f45c0 3601Version: 3.1
cccb6a0d 3602
0daeaf3c 3603Licence: Redistributable. See LICENCE.rockchip for details.
12987cad
FF
3604
3605---------------------------------------------------------------------------
3606
3607Driver: mt76x2e - MediaTek MT76x2 Wireless MACs
3608
3609File: mt7662.bin
3610Version: 1.9
3611
3612File: mt7662_rom_patch.bin
3613Version: 0.0.2_P69
3614
3615Licence: Redistributable. See LICENCE.ralink_a_mediatek_company_firmware for details
d6daf7a8
PC
3616
3617--------------------------------------------------------------------------
3618
3619Driver: nfp - Netronome Flow Processor
3620
3621File: netronome/nic_AMDA0081-0001_1x40.nffw
3622File: netronome/nic_AMDA0097-0001_2x40.nffw
3623File: netronome/nic_AMDA0099-0001_2x10.nffw
3624File: netronome/nic_AMDA0081-0001_4x10.nffw
3625File: netronome/nic_AMDA0097-0001_4x10_1x40.nffw
3626File: netronome/nic_AMDA0099-0001_2x25.nffw
3627File: netronome/nic_AMDA0096-0001_2x10.nffw
3628File: netronome/nic_AMDA0097-0001_8x10.nffw
3629
3630Version: v0.6.1
3631
3632Licence: Redistributable. See LICENCE.Netronome for details
936b035d
ME
3633
3634--------------------------------------------------------------------------
3635
3636Driver: wil6210 - Qualcomm Atheros support for 11ad family of chips
3637
3638File: wil6210.fw
3639File: wil6210.brd
3640Version: 4.1.0.55
3641
3642Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k for details
70c8af02
SV
3643
3644--------------------------------------------------------------------------
3645
3646Driver: venus - Qualcomm Venus video codec accelerator
3647
3648File: qcom/venus-1.8/venus.mdt
3649File: qcom/venus-1.8/venus.b00
3650File: qcom/venus-1.8/venus.b01
3651File: qcom/venus-1.8/venus.b02
3652File: qcom/venus-1.8/venus.b03
3653File: qcom/venus-1.8/venus.b04
3654
3655Version: 1.8-00109
3656
3657Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details
3658
3659Binary files supplied originally from
3660https://developer.qualcomm.com/hardware/dragonboard-410c/tools
3123d78e
NG
3661
3662--------------------------------------------------------------------------
3663
3664Driver: imx-sdma - support for i.MX SDMA driver
3665
3666File: imx/sdma/sdma-imx6q.bin
3667Version: 3.3
3668File: imx/sdma/sdma-imx7d.bin
3669Version: 4.2
3670
3671Licence: Redistributable. See LICENSE.sdma_firmware for details
9a0a0548
ND
3672
3673--------------------------------------------------------------------------
3674
3675Driver: adreno - Qualcomm Adreno GPU firmware
3676
3677File: qcom/a300_pfp.fw
3678Link: a300_pfp.fw -> qcom/a300_pfp.fw
3679File: qcom/a300_pm4.fw
3680Link: a300_pm4.fw -> qcom/a300_pm4.fw
3681
3682Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details
3683
3684Binary files supplied originally from
3685https://developer.qualcomm.com/hardware/dragonboard-410c/tools