]> git.ipfire.org Git - thirdparty/linux-firmware.git/blame - WHENCE
nvidia: add GM20B PMU 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
afdb2a48 425Version: 8.06.00 MID
b217ed59 426File: ql2500_fw.bin
afdb2a48 427Version: 8.06.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
5abb924a
GG
572File: cxgb4/t4fw-1.16.33.0.bin
573Link: cxgb4/t4fw.bin -> t4fw-1.16.33.0.bin
8bc2d075 574File: cxgb4/t5fw-1.14.4.0.bin
d2075da7 575File: cxgb4/t5fw-1.15.37.0.bin
5abb924a
GG
576File: cxgb4/t5fw-1.16.33.0.bin
577Link: cxgb4/t5fw.bin -> t5fw-1.16.33.0.bin
578File: cxgb4/t6fw-1.16.33.0.bin
579Link: cxgb4/t6fw.bin -> t6fw-1.16.33.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
1e0f28ad 745Version: 15.68.7.p77
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
AP
753File: mrvl/sd8887_uapsta.bin
754Version: 15.68.7.p5
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
766Version: 16.68.1.p70
767
bac3567c
DD
768Licence: Redistributable. See LICENCE.Marvell for details. Originates from
769http://git.marvell.com/?p=mwifiex-firmware.git
4bd88f61
BZ
770
771--------------------------------------------------------------------------
772
caef650a
CR
773
774Driver: iwlwifi - Intel Wireless Wifi
775
776File: iwlwifi-3945-2.ucode
4bd6c56f 777Version: 15.32.2.9
caef650a
CR
778
779File: iwlwifi-4965-2.ucode
4bd6c56f 780Version: 228.61.2.24
caef650a
CR
781
782File: iwlwifi-5000-1.ucode
4bd6c56f 783Version: 5.4.A.11 (aka 5.4.1.16)
caef650a 784
58013911 785File: iwlwifi-5000-2.ucode
4bd6c56f 786Version: 8.24.2.12
58013911 787
8654e2dd 788File: iwlwifi-5000-5.ucode
4bd6c56f 789Version: 8.83.5.1
8654e2dd 790
80a20327 791File: iwlwifi-5150-2.ucode
4bd6c56f 792Version: 8.24.2.2
80a20327 793
c296f41d 794File: iwlwifi-1000-3.ucode
4bd6c56f 795Version: 128.50.3.1
c296f41d 796
7522de5d 797File: iwlwifi-1000-5.ucode
4bd6c56f 798Version: 39.31.5.1
7522de5d 799
171dbc3d 800File: iwlwifi-6000-4.ucode
4bd6c56f 801Version: 9.221.4.1
171dbc3d 802
85212bf6 803File: iwlwifi-6050-4.ucode
4bd6c56f 804Version: 9.201.4.1
85212bf6 805
eb0ad4ff 806File: iwlwifi-6050-5.ucode
4bd6c56f 807Version: 41.28.5.1
eb0ad4ff 808
3feb2d95 809File: iwlwifi-6000g2a-5.ucode
4bd6c56f 810Version: 17.168.5.3
3feb2d95 811
bbede96f
JB
812File: iwlwifi-6000g2a-6.ucode
813Version: 18.168.6.1
814
dd6e5da9 815File: iwlwifi-6000g2b-5.ucode
4bd6c56f 816Version: 17.168.5.1
dd6e5da9 817
652fbb40 818File: iwlwifi-6000g2b-6.ucode
4bd6c56f 819Version: 18.168.6.1
652fbb40 820
5d1a03de 821File: iwlwifi-135-6.ucode
4bd6c56f 822Version: 18.168.6.1
5d1a03de 823
5890cd45 824File: iwlwifi-100-5.ucode
4bd6c56f 825Version: 39.31.5.1
5890cd45 826
5d1a03de 827File: iwlwifi-105-6.ucode
4bd6c56f 828Version: 18.168.6.1
5d1a03de 829
4ee709b2 830File: iwlwifi-2030-6.ucode
4bd6c56f 831Version: 18.168.6.1
4ee709b2 832
26be5d1c 833File: iwlwifi-2000-6.ucode
4bd6c56f 834Version: 18.168.6.1
26be5d1c 835
e982abf0 836File: iwlwifi-7260-7.ucode
82499471 837Version: 22.1.7.0
e982abf0 838
11fdbda7 839File: iwlwifi-7260-8.ucode
509a474f 840Version: 22.24.8.0
11fdbda7 841
7a67dbf9 842File: iwlwifi-7260-9.ucode
99b62571 843Version: 25.228.9.0
7a67dbf9 844
eaac0789 845File: iwlwifi-7260-10.ucode
d81bc142 846Version: 23.15.10.0
eaac0789 847
32c3d50a 848File: iwlwifi-7260-12.ucode
888ea193 849Version: 25.17.12.0
32c3d50a 850
c6c4150e
EG
851File: iwlwifi-7260-13.ucode
852Version: 25.30.13.0
853
7514f28c
EG
854File: iwlwifi-7260-16.ucode
855Version 16.242414.0
856
f2cf4d67 857File: iwlwifi-7260-17.ucode
350a1921 858Version 17.459231.0
f2cf4d67 859
e982abf0 860File: iwlwifi-3160-7.ucode
82499471 861Version: 22.1.7.0
e982abf0 862
11fdbda7 863File: iwlwifi-3160-8.ucode
509a474f 864Version: 22.24.8.0
11fdbda7 865
7a67dbf9 866File: iwlwifi-3160-9.ucode
99b62571 867Version: 25.228.9.0
7a67dbf9 868
eaac0789 869File: iwlwifi-3160-10.ucode
d81bc142 870Version: 23.15.10.0
eaac0789 871
32c3d50a 872File: iwlwifi-3160-12.ucode
888ea193 873Version: 25.17.12.0
32c3d50a 874
c6c4150e
EG
875File: iwlwifi-3160-13.ucode
876Version: 25.30.13.0
877
7514f28c
EG
878File: iwlwifi-3160-16.ucode
879Version 16.242414.0
880
f2cf4d67 881File: iwlwifi-3160-17.ucode
350a1921 882Version 17.459231.0
f2cf4d67 883
a205d6f5
EG
884File: iwlwifi-7265-8.ucode
885Version: 22.24.8.0
886
7a67dbf9 887File: iwlwifi-7265-9.ucode
99b62571 888Version: 25.228.9.0
7a67dbf9 889
eaac0789 890File: iwlwifi-7265-10.ucode
d81bc142 891Version: 23.15.10.0
eaac0789 892
32c3d50a 893File: iwlwifi-7265-12.ucode
888ea193 894Version: 25.17.12.0
32c3d50a 895
c6c4150e
EG
896File: iwlwifi-7265-13.ucode
897Version: 25.30.13.0
898
7514f28c
EG
899File: iwlwifi-7265-16.ucode
900Version 16.242414.0
901
f2cf4d67 902File: iwlwifi-7265-17.ucode
350a1921 903Version 17.459231.0
f2cf4d67 904
eaac0789 905File: iwlwifi-7265D-10.ucode
d81bc142 906Version: 23.15.10.0
eaac0789 907
32c3d50a 908File: iwlwifi-7265D-12.ucode
888ea193 909Version: 25.17.12.0
32c3d50a 910
c6c4150e
EG
911File: iwlwifi-7265D-13.ucode
912Version: 25.30.13.0
913
7514f28c
EG
914File: iwlwifi-7265D-16.ucode
915Version 16.242414.0
916
f2cf4d67
EG
917File: iwlwifi-7265D-17.ucode
918Version 17.352738.0
919
9be9ff28
EG
920File: iwlwifi-7265D-21.ucode
921Version 21.302800.0
922
b224bd0c 923File: iwlwifi-7265D-22.ucode
c1844f3f 924Version 22.391740.0
b224bd0c 925
b6893062
LC
926File: iwlwifi-7265D-27.ucode
927Version 27.455470.0
b224bd0c 928
9be9ff28
EG
929File: iwlwifi-3168-21.ucode
930Version 21.302800.0
931
b224bd0c
EG
932File: iwlwifi-3168-22.ucode
933Version 22.361476.0
934
b6893062
LC
935File: iwlwifi-3168-27.ucode
936Version 27.455470.0
937
c6c4150e
EG
938File: iwlwifi-8000C-13.ucode
939Version: 25.30.13.0
940
7514f28c
EG
941File: iwlwifi-8000C-16.ucode
942Version 16.242414.0
943
9be9ff28
EG
944File: iwlwifi-8000C-21.ucode
945Version 21.302800.0
946
b224bd0c 947File: iwlwifi-8000C-22.ucode
c1844f3f 948Version 22.391740.0
b224bd0c 949
b6893062
LC
950File: iwlwifi-8000C-27.ucode
951Version 27.455470.0
b224bd0c 952
9be9ff28
EG
953File: iwlwifi-8265-21.ucode
954Version 21.302800.0
955
b224bd0c 956File: iwlwifi-8265-22.ucode
c1844f3f 957Version 22.391740.0
b224bd0c 958
b6893062
LC
959File: iwlwifi-8265-27.ucode
960Version 27.455470.0
b224bd0c 961
224d4493 962Licence: Redistributable. See LICENCE.iwlwifi_firmware for details
caef650a 963
7a67dbf9 964Also available from http://wireless.kernel.org/en/users/Drivers/iwlwifi#Firmware
caef650a
CR
965
966--------------------------------------------------------------------------
6b933a27 967
a699eb69 968Driver: cx231xx - Conexant Cx23100/101/102 USB broadcast A/V decoder
6b933a27
MCC
969
970File: v4l-cx231xx-avcore-01.fw
971
162cbfdf
BH
972Licence: Redistributable.
973
6b933a27
MCC
974 Conexant grants permission to use and redistribute these firmware
975 files for use with Conexant devices, but not as a part of the Linux
976 kernel or in any other form which would require these files themselves
977 to be covered by the terms of the GNU General Public License.
978 These firmware files are distributed in the hope that they will be
979 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
980 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
cc8127f1
DW
981
982--------------------------------------------------------------------------
983
859754a1 984Driver: tehuti - Tehuti Networks 10G Ethernet
8008f73c
BH
985
986File: tehuti/bdx.bin
987
988Licence:
989
990 Copyright (C) 2007 Tehuti Networks Ltd.
991
992 Permission is hereby granted for the distribution of this firmware data
993 in hexadecimal or equivalent format, provided this copyright notice is
994 accompanying it.
995
996Found in hex form in kernel source.
997
998--------------------------------------------------------------------------
6ebd5bee 999
859754a1 1000Driver: typhoon - 3cr990 series Typhoon
6ebd5bee
BH
1001
1002File: 3com/typhoon.bin
1003
1004Licence:
1005/*
1006 * Copyright 1999-2004 3Com Corporation. All Rights Reserved.
1007 *
1008 * Redistribution and use in source and binary forms of the 3c990img.h
1009 * microcode software are permitted provided that the following conditions
1010 * are met:
1011 * 1. Redistribution of source code must retain the above copyright
1012 * notice, this list of conditions and the following disclaimer.
1013 * 2. Redistribution in binary form must reproduce the above copyright
1014 * notice, this list of conditions and the following disclaimer in the
1015 * documentation and/or other materials provided with the distribution.
1016 * 3. The name of 3Com may not be used to endorse or promote products
1017 * derived from this software without specific prior written permission
1018 *
1019 * THIS SOFTWARE IS PROVIDED BY 3COM ``AS IS'' AND ANY EXPRESS OR
1020 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
1021 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
1022 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
1023 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
1024 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1025 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1026 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1027 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1028 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1029 *
1030 * USER ACKNOWLEDGES AND AGREES THAT PURCHASE OR USE OF THE 3c990img.h
1031 * MICROCODE SOFTWARE WILL NOT CREATE OR GIVE GROUNDS FOR A LICENSE BY
1032 * IMPLICATION, ESTOPPEL, OR OTHERWISE IN ANY INTELLECTUAL PROPERTY RIGHTS
1033 * (PATENT, COPYRIGHT, TRADE SECRET, MASK WORK, OR OTHER PROPRIETARY RIGHT)
1034 * EMBODIED IN ANY OTHER 3COM HARDWARE OR SOFTWARE EITHER SOLELY OR IN
1035 * COMBINATION WITH THE 3c990img.h MICROCODE SOFTWARE
1036 */
1037
1038Found in hex form in kernel source.
1039
1040--------------------------------------------------------------------------
a8f3ffd6 1041
859754a1 1042Driver: yam - YAM driver for AX.25
a8f3ffd6
JSR
1043
1044File: yam/1200.bin
1045File: yam/9600.bin
1046
1047Licence:
1048 * (C) F6FBB 1998
1049
1050Found in hex form in kernel source.
1051
1052--------------------------------------------------------------------------
de6f8d14 1053
859754a1 1054Driver: 3c359 - 3Com 3C359 Token Link Velocity XL adapter
de6f8d14
JSR
1055
1056File: 3com/3C359.bin
1057
1058Licence:
1059/*
1060 * The firmware this driver downloads into the tokenring card is a
1061 * separate program and is not GPL'd source code, even though the Linux
1062 * side driver and the routine that loads this data into the card are.
1063 *
1064 * This firmware is licensed to you strictly for use in conjunction
1065 * with the use of 3Com 3C359 TokenRing adapters. There is no
1066 * waranty expressed or implied about its fitness for any purpose.
1067 */
1068/* 3c359_microcode.mac: 3Com 3C359 Tokenring microcode.
1069 *
1070 * Notes:
1071 * - Loaded from xl_init upon adapter initialization.
1072 *
1073 * Available from 3Com as part of their standard 3C359 driver.
1074 */
1075
1076Found in hex form in kernel source.
1077
1078--------------------------------------------------------------------------
b06e75fd 1079
859754a1 1080Driver: pcnet_cs - NE2000 compatible PCMCIA adapter
252dceb8
KK
1081
1082File: cis/LA-PCM.cis
56cda01b
BH
1083File: cis/PCMLM28.cis
1084File: cis/DP83903.cis
1085File: cis/NE2K.cis
1086File: cis/tamarack.cis
1087File: cis/PE-200.cis
2d07c7de 1088File: cis/PE520.cis
5b4d5585 1089Source: cis/
252dceb8 1090
8adae7fc 1091Licence: Dual GPLv2/MPL
252dceb8
KK
1092
1093Originally developed by the pcmcia-cs project
8adae7fc 1094Copyright (C) 1998, 1999, 2000 David A. Hinds
252dceb8
KK
1095
1096--------------------------------------------------------------------------
1097
859754a1 1098Driver: 3c589_cs - 3Com PCMCIA adapter
5a6c8aff
KK
1099
1100File: cis/3CXEM556.cis
8adae7fc 1101Source: cis/src/3CXEM556.cis
5a6c8aff 1102
8adae7fc 1103Licence: Dual GPLv2/MPL
5a6c8aff
KK
1104
1105Originally developed by the pcmcia-cs project
8adae7fc 1106Copyright (C) 1998, 1999, 2000 David A. Hinds
5a6c8aff
KK
1107
1108--------------------------------------------------------------------------
1109
859754a1 1110Driver: 3c574_cs - 3Com PCMCIA adapter
5a6c8aff
KK
1111
1112File: cis/3CCFEM556.cis
8adae7fc 1113Source: cis/src/3CCFEM556.cis
5a6c8aff 1114
8adae7fc 1115Licence: Dual GPLv2/MPL
5a6c8aff
KK
1116
1117Originally developed by the pcmcia-cs project
8adae7fc 1118Copyright (C) 1998, 1999, 2000 David A. Hinds
5a6c8aff
KK
1119
1120--------------------------------------------------------------------------
1121
859754a1 1122Driver: serial_cs - Serial PCMCIA adapter
1ca52a49
KK
1123
1124File: cis/MT5634ZLX.cis
56cda01b
BH
1125File: cis/RS-COM-2P.cis
1126File: cis/COMpad2.cis
1127File: cis/COMpad4.cis
8adae7fc
BH
1128Source: cis/src/MT5634ZLX.cis
1129Source: cis/src/RS-COM-2P.cis
1130Source: cis/src/COMpad2.cis
1131Source: cis/src/COMpad4.cis
1ca52a49 1132
8adae7fc 1133Licence: Dual GPLv2/MPL
1ca52a49
KK
1134
1135Originally developed by the pcmcia-cs project
8adae7fc 1136Copyright (C) 1998, 1999, 2000 David A. Hinds
1ca52a49
KK
1137
1138--------------------------------------------------------------------------
1139
c69b9145
BH
1140Driver: serial_cs - Serial PCMCIA adapter
1141
56cda01b
BH
1142File: cis/SW_555_SER.cis
1143File: cis/SW_7xx_SER.cis
1144File: cis/SW_8xx_SER.cis
1ca52a49 1145
b6088e67 1146Licence: GPLv3. See GPL-3 for details.
1ca52a49 1147
c69b9145 1148Copyright Sierra Wireless
1ca52a49
KK
1149
1150--------------------------------------------------------------------------
1151
859754a1 1152Driver: smc91c92_cs - SMC 91Cxx PCMCIA
b06e75fd
JSR
1153
1154File: ositech/Xilinx7OD.bin
1155
1156Licence: Allegedly GPL, but no source visible. Marked:
1157 This file contains the firmware of Seven of Diamonds from OSITECH.
1158 (Special thanks to Kevin MacPherson of OSITECH)
1159
1160Found in hex form in kernel source.
1161
1162--------------------------------------------------------------------------
c22feacf 1163
a699eb69
MCC
1164Driver: cx23418 - Conexant PCI Broadcast A/V with MPEG encoder
1165
1166File: v4l-cx23418-apu.fw
1167File: v4l-cx23418-cpu.fw
1168File: v4l-cx23418-dig.fw
1169
162cbfdf
BH
1170Licence: Redistributable.
1171
a699eb69
MCC
1172 Conexant grants permission to use and redistribute these firmware
1173 files for use with Conexant devices, but not as a part of the Linux
1174 kernel or in any other form which would require these files themselves
1175 to be covered by the terms of the GNU General Public License.
1176 These firmware files are distributed in the hope that they will be
1177 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1178 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1179
1180--------------------------------------------------------------------------
1181
1182Driver: cx23885 - Conexant PCI Express Broadcast A/V decoder
1183
1184File: v4l-cx23885-avcore-01.fw
a699eb69 1185
162cbfdf
BH
1186Licence: Redistributable.
1187
a699eb69
MCC
1188 Conexant grants permission to use and redistribute these firmware
1189 files for use with Conexant devices, but not as a part of the Linux
1190 kernel or in any other form which would require these files themselves
1191 to be covered by the terms of the GNU General Public License.
1192 These firmware files are distributed in the hope that they will be
1193 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1194 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1195
1196--------------------------------------------------------------------------
1197
1198Driver: cx23840 - Conexant sideport Broadcast A/V decoder
1199
1200File: v4l-cx25840.fw
1201
162cbfdf
BH
1202Licence: Redistributable.
1203
a699eb69
MCC
1204 Conexant grants permission to use and redistribute these firmware
1205 files for use with Conexant devices, but not as a part of the Linux
1206 kernel or in any other form which would require these files themselves
1207 to be covered by the terms of the GNU General Public License.
1208 These firmware files are distributed in the hope that they will be
1209 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1210 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
c22feacf
DW
1211
1212--------------------------------------------------------------------------
a652b079 1213
859754a1 1214Driver: qlogicpti - PTI Qlogic, ISP Driver
761eb27e
JSR
1215
1216File: qlogic/isp1000.bin
1217
1218Licence: Unknown
1219
1220Found in hex form in kernel source.
1221
1222--------------------------------------------------------------------------
bfe8ff32 1223
859754a1 1224Driver: myri_sbus - MyriCOM Gigabit Ethernet
9ce2c73c
JSR
1225
1226File: myricom/lanai.bin
1227
1228Licence: Unknown
1229
0eae2a4d
VZ
1230Found in hex form in kernel source.
1231
1232--------------------------------------------------------------------------
1233
1234Driver: bnx2x: Broadcom Everest
1235
e99eb076
DW
1236File: bnx2x-e1-4.8.53.0.fw
1237File: bnx2x-e1h-4.8.53.0.fw
305a70e8
BH
1238File: bnx2x-e1-5.2.7.0.fw
1239File: bnx2x-e1h-5.2.7.0.fw
82af8beb
VZ
1240File: bnx2x-e1-5.2.13.0.fw
1241File: bnx2x-e1h-5.2.13.0.fw
b34ccef9
BH
1242File: bnx2x/bnx2x-e1-6.0.34.0.fw
1243File: bnx2x/bnx2x-e1h-6.0.34.0.fw
1244File: bnx2x/bnx2x-e2-6.0.34.0.fw
1245File: bnx2x/bnx2x-e1-6.2.5.0.fw
1246File: bnx2x/bnx2x-e1h-6.2.5.0.fw
1247File: bnx2x/bnx2x-e2-6.2.5.0.fw
286d0455
DK
1248File: bnx2x/bnx2x-e1-6.2.9.0.fw
1249File: bnx2x/bnx2x-e1h-6.2.9.0.fw
1250File: bnx2x/bnx2x-e2-6.2.9.0.fw
97649b1e
VZ
1251File: bnx2x/bnx2x-e2-7.0.20.0.fw
1252File: bnx2x/bnx2x-e1-7.0.20.0.fw
1253File: bnx2x/bnx2x-e1h-7.0.20.0.fw
c8958f5d
AE
1254File: bnx2x/bnx2x-e2-7.0.23.0.fw
1255File: bnx2x/bnx2x-e1-7.0.23.0.fw
1256File: bnx2x/bnx2x-e1h-7.0.23.0.fw
15888a2e
DK
1257File: bnx2x/bnx2x-e2-7.0.29.0.fw
1258File: bnx2x/bnx2x-e1-7.0.29.0.fw
1259File: bnx2x/bnx2x-e1h-7.0.29.0.fw
6f8990bc
BW
1260File: bnx2x/bnx2x-e2-7.2.16.0.fw
1261File: bnx2x/bnx2x-e1-7.2.16.0.fw
1262File: bnx2x/bnx2x-e1h-7.2.16.0.fw
1a9f168b
BW
1263File: bnx2x/bnx2x-e2-7.2.51.0.fw
1264File: bnx2x/bnx2x-e1-7.2.51.0.fw
1265File: bnx2x/bnx2x-e1h-7.2.51.0.fw
236367db
YM
1266File: bnx2x/bnx2x-e1-7.8.2.0.fw
1267File: bnx2x/bnx2x-e1h-7.8.2.0.fw
1268File: bnx2x/bnx2x-e2-7.8.2.0.fw
72524b4f
DK
1269File: bnx2x/bnx2x-e1-7.8.17.0.fw
1270File: bnx2x/bnx2x-e1h-7.8.17.0.fw
1271File: bnx2x/bnx2x-e2-7.8.17.0.fw
9f464219
YM
1272File: bnx2x/bnx2x-e1-7.8.19.0.fw
1273File: bnx2x/bnx2x-e1h-7.8.19.0.fw
1274File: bnx2x/bnx2x-e2-7.8.19.0.fw
ce64fa89
YM
1275File: bnx2x/bnx2x-e1-7.10.51.0.fw
1276File: bnx2x/bnx2x-e1h-7.10.51.0.fw
1277File: bnx2x/bnx2x-e2-7.10.51.0.fw
e10097aa
YM
1278File: bnx2x/bnx2x-e1-7.12.30.0.fw
1279File: bnx2x/bnx2x-e1h-7.12.30.0.fw
1280File: bnx2x/bnx2x-e2-7.12.30.0.fw
46e8a249
YM
1281File: bnx2x/bnx2x-e1-7.13.1.0.fw
1282File: bnx2x/bnx2x-e1h-7.13.1.0.fw
1283File: bnx2x/bnx2x-e2-7.13.1.0.fw
e10097aa 1284
0eae2a4d
VZ
1285
1286License:
15888a2e 1287 Copyright (c) 2007-2011 Broadcom Corporation
0eae2a4d
VZ
1288
1289 This file contains firmware data derived from proprietary unpublished
15888a2e 1290 source code, Copyright (c) 2007-2011 Broadcom Corporation.
0eae2a4d
VZ
1291
1292 Permission is hereby granted for the distribution of this firmware data
1293 in hexadecimal or equivalent format, provided this copyright notice is
1294 accompanying it.
1295
1296
9ce2c73c
JSR
1297Found in hex form in kernel source.
1298
1299--------------------------------------------------------------------------
aaba5f25 1300
859754a1 1301Driver: bnx2 - Broadcom NetXtremeII
aaba5f25
MC
1302
1303File: bnx2/bnx2-mips-06-4.6.16.fw
c103430a 1304File: bnx2/bnx2-mips-06-5.0.0.j3.fw
2d07c7de 1305File: bnx2/bnx2-mips-06-5.0.0.j6.fw
c9cbafa5 1306File: bnx2/bnx2-mips-06-6.0.15.fw
7b3d6e71 1307File: bnx2/bnx2-mips-06-6.2.1.fw
9897fdba 1308File: bnx2/bnx2-mips-06-6.2.3.fw
aaba5f25 1309File: bnx2/bnx2-mips-09-4.6.17.fw
c103430a 1310File: bnx2/bnx2-mips-09-5.0.0.j3.fw
2d07c7de 1311File: bnx2/bnx2-mips-09-5.0.0.j9.fw
9a45f6c1 1312File: bnx2/bnx2-mips-09-5.0.0.j15.fw
c9cbafa5 1313File: bnx2/bnx2-mips-09-6.0.17.fw
7b3d6e71 1314File: bnx2/bnx2-mips-09-6.2.1.fw
82273130 1315File: bnx2/bnx2-mips-09-6.2.1a.fw
9897fdba 1316File: bnx2/bnx2-mips-09-6.2.1b.fw
c103430a
DW
1317File: bnx2/bnx2-rv2p-06-4.6.16.fw
1318File: bnx2/bnx2-rv2p-06-5.0.0.j3.fw
c9cbafa5 1319File: bnx2/bnx2-rv2p-06-6.0.15.fw
aaba5f25 1320File: bnx2/bnx2-rv2p-09-4.6.15.fw
c103430a 1321File: bnx2/bnx2-rv2p-09-5.0.0.j3.fw
2d07c7de 1322File: bnx2/bnx2-rv2p-09-5.0.0.j10.fw
c9cbafa5 1323File: bnx2/bnx2-rv2p-09-6.0.17.fw
c103430a 1324File: bnx2/bnx2-rv2p-09ax-5.0.0.j3.fw
2d07c7de 1325File: bnx2/bnx2-rv2p-09ax-5.0.0.j10.fw
c9cbafa5 1326File: bnx2/bnx2-rv2p-09ax-6.0.17.fw
aaba5f25
MC
1327
1328Licence:
1329
1330 This file contains firmware data derived from proprietary unpublished
2d07c7de 1331 source code, Copyright (c) 2004 - 2010 Broadcom Corporation.
aaba5f25
MC
1332
1333 Permission is hereby granted for the distribution of this firmware data
1334 in hexadecimal or equivalent format, provided this copyright notice is
1335 accompanying it.
1336
1337Found in hex form in kernel source.
1338
1339--------------------------------------------------------------------------
aeb537e9 1340
1533edfa 1341Driver: netxen_nic - NetXen Multi port (1/10) Gigabit Ethernet NIC
1342
1343File: phanfw.bin
b0e5040c 1344Version: 4.0.590
1533edfa 1345
1346Licence: Redistributable. See LICENCE.phanfw for details.
1347
b584174f
SS
1348Available from http://ldriver.qlogic.com/firmware/netxen_nic/new/
1349
1533edfa 1350--------------------------------------------------------------------------
1351
859754a1 1352Driver: dvb-ttpci -- AV7110 cards
f14750df
JS
1353
1354File: av7110/bootcode.bin
5cbed982
BH
1355Source: av7110/Boot.S
1356Source: av7110/Makefile
f14750df 1357
b6088e67 1358Licence: GPLv2 or later. See GPL-2 and GPL-3 for details.
f14750df 1359
bbe4917c 1360ARM assembly source code from https://linuxtv.org/downloads/firmware/Boot.S
f14750df
JS
1361
1362--------------------------------------------------------------------------
8bb3b685 1363
859754a1 1364Driver: snd-wavefront - ISA WaveFront sound card
8bb3b685
TI
1365
1366File: yamaha/yss225_registers.bin
1367
1368Licence: Allegedly GPLv2+, but no source visible.
1369
1370Found in hex form in kernel source, with the following comment:
1371 Copyright (c) 1998-2002 by Paul Davis <pbd@op.net>
1372
8bb3b685 1373--------------------------------------------------------------------------
a1b8f9ee 1374
4618e53c
BH
1375Driver: rt61pci - Ralink RT2561, RT2561S, RT2661 wireless MACs
1376
85fbcaa8
BH
1377File: rt2561.bin
1378File: rt2561s.bin
1379File: rt2661.bin
4618e53c 1380
bfdde6b0 1381Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c
BH
1382
1383Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
1384
1385--------------------------------------------------------------------------
1386
1387Driver: rt73usb - Ralink RT2571W, RT2671 wireless MACs
1388
1389File: rt73.bin
1390
bfdde6b0 1391Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c
BH
1392
1393Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
1394
9df5430a
HS
1395---------------------------------------------------------------------------
1396
1397Driver: mt7601u - MediaTek MT7601U Wireless MACs
1398
1399File: mt7601u.bin
1400Version: 34
1401
1402Licence: Redistributable. See LICENCE.ralink_a_mediatek_company_firmware for details
1403
1404Downloaded from http://www.mediatek.com/en/downloads/
1405
4618e53c
BH
1406--------------------------------------------------------------------------
1407
e98750f0 1408Driver: rt2800pci - Ralink RT2860, RT2890, RT3090, RT3290, RT5390 wireless MACs
4618e53c
BH
1409
1410File: rt2860.bin
35292dce
XVP
1411Version: 40
1412
e98750f0 1413File: rt3290.bin
35292dce 1414Version: 37
4618e53c 1415
bfdde6b0 1416Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c 1417
35292dce
XVP
1418Binary file supplied originally by Shiang Tu <shiang_tu@ralinktech.com>, latest
1419from http://www.mediatek.com/en/downloads1/downloads/
4618e53c
BH
1420
1421--------------------------------------------------------------------------
1422
a513267c
BH
1423Driver: rt2860sta - Ralink RT3090 wireless MACs
1424
2892af06 1425Link: rt3090.bin -> rt2860.bin
a513267c
BH
1426
1427Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1428
a513267c
BH
1429--------------------------------------------------------------------------
1430
5c10f3d6 1431Driver: rt2800usb - Ralink RT2870, RT3070, RT3071, RT3072, RT5370 wireless MACs
4618e53c
BH
1432
1433File: rt2870.bin
9023bf7d 1434Version: 36
ae524638
BH
1435
1436Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1437
9023bf7d
XVP
1438Binary file supplied originally by Shiang Tu <shiang_tu@ralinktech.com>, latest
1439from http://www.mediatek.com/en/downloads1/downloads/
ae524638
BH
1440
1441--------------------------------------------------------------------------
1442
1443Driver: rt2870sta - Ralink RT2870, RT3070, RT3071 wireless MACs
1444
2892af06 1445Link: rt3070.bin -> rt2870.bin
a1deff1f 1446File: rt3071.bin
4618e53c 1447
bfdde6b0 1448Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c 1449
ae524638 1450rt3071.bin is a copy of bytes 4096-8191 of rt2870.bin for compatibility.
4618e53c 1451
9627a3b8
BP
1452--------------------------------------------------------------------------
1453
09c949f6 1454Driver: usbdux/usbduxfast/usbduxsigma - usbdux data acquisition cards
9627a3b8
BP
1455
1456File: usbdux_firmware.bin
305a70e8 1457File: usbduxfast_firmware.bin
09c949f6 1458File: usbduxsigma_firmware.bin
5b4d5585 1459Source: usbdux/
9627a3b8 1460
b6088e67 1461Licence: GPLv2. See GPL-2 for details.
9627a3b8
BP
1462
1463Provided from the author, Bernd Porr <BerndPorr@f2s.com>
8620e8b6
DW
1464
1465--------------------------------------------------------------------------
1466
330e6abe
MCC
1467Driver: xc4000 - Xceive 4000 Tuner driver
1468
1469File: dvb-fe-xc4000-1.4.1.fw
1470Version: 1.4.1
1471
1472Licence: Redistributable. See LICENCE.xc4000 for details
1473
1474--------------------------------------------------------------------------
ae6c3532
MCC
1475Driver: xc5000 - Xceive 5000 Tuner driver
1476
1477File: dvb-fe-xc5000-1.6.114.fw
4bd6c56f 1478Version: 1.6.114
ae6c3532 1479
738aaa56
MCC
1480File: dvb-fe-xc5000c-4.1.30.7.fw
1481Version: 4.1.30.7
1482
1483Licence: Redistributable. See LICENCE.xc5000 and LICENCE.xc5000c for details
ae6c3532 1484
f20b0674
DH
1485--------------------------------------------------------------------------
1486
1487Driver: dib0700 - DiBcom dib0700 USB DVB bridge driver
1488
1489File: dvb-usb-dib0700-1.20.fw
4bd6c56f 1490Version: 1.20
f20b0674 1491
3a21320e 1492Licence: Redistributable. See LICENSE.dib0700 for details
c103430a 1493
7a035410
KV
1494--------------------------------------------------------------------------
1495
859754a1 1496Driver: ath3k - DFU Driver for Atheros bluetooth chipset AR3011
7a035410
KV
1497
1498File: ath3k-1.fw
4bd6c56f 1499Version: 1.0
7a035410 1500
9cab998b
BS
1501Fix EEPROM radio table issue and change PID to 3005
1502
7a035410 1503Licence: Redistributable. See LICENCE.atheros_firmware for details
c103430a
DW
1504
1505--------------------------------------------------------------------------
1506
4fb42e30
BH
1507Driver: mga - Matrox G200/G400/G550
1508
1509File: matrox/g200_warp.fw
1510File: matrox/g400_warp.fw
1511
1512Licence:
1513
1514Copyright 1999 Matrox Graphics Inc.
1515All Rights Reserved.
1516
1517Permission is hereby granted, free of charge, to any person obtaining a
1518copy of this software and associated documentation files (the "Software"),
1519to deal in the Software without restriction, including without limitation
1520the rights to use, copy, modify, merge, publish, distribute, sublicense,
1521and/or sell copies of the Software, and to permit persons to whom the
1522Software is furnished to do so, subject to the following conditions:
1523
1524The above copyright notice and this permission notice shall be included
1525in all copies or substantial portions of the Software.
1526
1527THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
1528OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1529FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1530MATROX GRAPHICS INC., OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM,
1531DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1532OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
1533OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1534
1535Found in hex form in kernel source.
1536
1537--------------------------------------------------------------------------
5d46d0e9
BH
1538
1539Driver: r128 - ATI Rage 128
1540
1541File: r128/r128_cce.bin
1542
1543Licence:
1544
1545Copyright 2000 Advanced Micro Devices, Inc.
1546
1547 * Permission is hereby granted, free of charge, to any person obtaining a
1548 * copy of this software and associated documentation files (the "Software"),
1549 * to deal in the Software without restriction, including without limitation
1550 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
1551 * and/or sell copies of the Software, and to permit persons to whom the
1552 * Software is furnished to do so, subject to the following conditions:
1553 *
1554 * The above copyright notice and this permission notice (including the next
1555 * paragraph) shall be included in all copies or substantial portions of the
1556 * Software.
1557 *
1558 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1559 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1560 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1561 * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
1562 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1563 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1564 * DEALINGS IN THE SOFTWARE.
1565
1566Found in decimal form in kernel source.
1567
1568--------------------------------------------------------------------------
9715b36e
BH
1569
1570Driver: radeon - ATI Radeon
1571
1572File: radeon/R100_cp.bin
1573File: radeon/R200_cp.bin
1574File: radeon/R300_cp.bin
1575File: radeon/R420_cp.bin
1576File: radeon/RS600_cp.bin
1577File: radeon/RS690_cp.bin
1578File: radeon/R520_cp.bin
1579File: radeon/R600_pfp.bin
1580File: radeon/R600_me.bin
1581File: radeon/RV610_pfp.bin
1582File: radeon/RV610_me.bin
1583File: radeon/RV630_pfp.bin
1584File: radeon/RV630_me.bin
1585File: radeon/RV620_pfp.bin
1586File: radeon/RV620_me.bin
1587File: radeon/RV635_pfp.bin
1588File: radeon/RV635_me.bin
1589File: radeon/RV670_pfp.bin
1590File: radeon/RV670_me.bin
1591File: radeon/RS780_pfp.bin
1592File: radeon/RS780_me.bin
1593File: radeon/RV770_pfp.bin
1594File: radeon/RV770_me.bin
1595File: radeon/RV730_pfp.bin
1596File: radeon/RV730_me.bin
1597File: radeon/RV710_pfp.bin
1598File: radeon/RV710_me.bin
1599
1600Licence:
1601
1602 * Copyright 2007-2009 Advanced Micro Devices, Inc.
1603 * All Rights Reserved.
1604 *
1605 * Permission is hereby granted, free of charge, to any person obtaining a
1606 * copy of this software and associated documentation files (the "Software"),
1607 * to deal in the Software without restriction, including without limitation
1608 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
1609 * and/or sell copies of the Software, and to permit persons to whom the
1610 * Software is furnished to do so, subject to the following conditions:
1611 *
1612 * The above copyright notice and this permission notice (including the next
1613 * paragraph) shall be included in all copies or substantial portions of the
1614 * Software.
1615 *
1616 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1617 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1618 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1619 * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE
1620 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1621 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1622 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1623
1624Found in hex form in kernel source.
1625
1626--------------------------------------------------------------------------
c103430a 1627
d9076a54
DA
1628Driver: radeon - ATI Radeon
1629
1630File: radeon/R600_rlc.bin
365e80cc
AD
1631File: radeon/R600_uvd.bin
1632File: radeon/RS780_uvd.bin
d9076a54 1633File: radeon/R700_rlc.bin
efe904b8 1634File: radeon/RV710_uvd.bin
e2b52bb0
AD
1635File: radeon/RV710_smc.bin
1636File: radeon/RV730_smc.bin
1637File: radeon/RV740_smc.bin
1638File: radeon/RV770_smc.bin
365e80cc 1639File: radeon/RV770_uvd.bin
c4fc1f5b
DA
1640File: radeon/CEDAR_me.bin
1641File: radeon/CEDAR_pfp.bin
1642File: radeon/CEDAR_rlc.bin
e2b52bb0 1643File: radeon/CEDAR_smc.bin
c4fc1f5b
DA
1644File: radeon/CYPRESS_me.bin
1645File: radeon/CYPRESS_pfp.bin
1646File: radeon/CYPRESS_rlc.bin
efe904b8 1647File: radeon/CYPRESS_uvd.bin
e2b52bb0 1648File: radeon/CYPRESS_smc.bin
c4fc1f5b
DA
1649File: radeon/JUNIPER_me.bin
1650File: radeon/JUNIPER_pfp.bin
1651File: radeon/JUNIPER_rlc.bin
e2b52bb0 1652File: radeon/JUNIPER_smc.bin
c4fc1f5b
DA
1653File: radeon/REDWOOD_me.bin
1654File: radeon/REDWOOD_pfp.bin
1655File: radeon/REDWOOD_rlc.bin
e2b52bb0 1656File: radeon/REDWOOD_smc.bin
ea30bee8
DA
1657File: radeon/PALM_me.bin
1658File: radeon/PALM_pfp.bin
1659File: radeon/SUMO_rlc.bin
efe904b8 1660File: radeon/SUMO_uvd.bin
bce93b43
DA
1661File: radeon/BARTS_mc.bin
1662File: radeon/BARTS_me.bin
1663File: radeon/BARTS_pfp.bin
e2b52bb0 1664File: radeon/BARTS_smc.bin
bce93b43
DA
1665File: radeon/BTC_rlc.bin
1666File: radeon/CAICOS_mc.bin
1667File: radeon/CAICOS_me.bin
1668File: radeon/CAICOS_pfp.bin
e2b52bb0 1669File: radeon/CAICOS_smc.bin
bce93b43
DA
1670File: radeon/TURKS_mc.bin
1671File: radeon/TURKS_me.bin
1672File: radeon/TURKS_pfp.bin
e2b52bb0 1673File: radeon/TURKS_smc.bin
c2e530ab
DA
1674File: radeon/CAYMAN_mc.bin
1675File: radeon/CAYMAN_me.bin
1676File: radeon/CAYMAN_pfp.bin
1677File: radeon/CAYMAN_rlc.bin
e2b52bb0 1678File: radeon/CAYMAN_smc.bin
be09d5d9
DA
1679File: radeon/SUMO_pfp.bin
1680File: radeon/SUMO_me.bin
1681File: radeon/SUMO2_pfp.bin
1682File: radeon/SUMO2_me.bin
375e9548
AD
1683File: radeon/ARUBA_me.bin
1684File: radeon/ARUBA_pfp.bin
1685File: radeon/ARUBA_rlc.bin
1686File: radeon/PITCAIRN_ce.bin
1687File: radeon/PITCAIRN_mc.bin
4848a1e0 1688File: radeon/PITCAIRN_mc2.bin
375e9548
AD
1689File: radeon/PITCAIRN_me.bin
1690File: radeon/PITCAIRN_pfp.bin
1691File: radeon/PITCAIRN_rlc.bin
e2b52bb0 1692File: radeon/PITCAIRN_smc.bin
375e9548
AD
1693File: radeon/TAHITI_ce.bin
1694File: radeon/TAHITI_mc.bin
4848a1e0 1695File: radeon/TAHITI_mc2.bin
375e9548
AD
1696File: radeon/TAHITI_me.bin
1697File: radeon/TAHITI_pfp.bin
1698File: radeon/TAHITI_rlc.bin
efe904b8 1699File: radeon/TAHITI_uvd.bin
e2b52bb0 1700File: radeon/TAHITI_smc.bin
6f7e8cce 1701File: radeon/TAHITI_vce.bin
375e9548
AD
1702File: radeon/VERDE_ce.bin
1703File: radeon/VERDE_mc.bin
4848a1e0 1704File: radeon/VERDE_mc2.bin
375e9548
AD
1705File: radeon/VERDE_me.bin
1706File: radeon/VERDE_pfp.bin
1707File: radeon/VERDE_rlc.bin
e2b52bb0 1708File: radeon/VERDE_smc.bin
305bc66f
AD
1709File: radeon/OLAND_ce.bin
1710File: radeon/OLAND_mc.bin
4848a1e0 1711File: radeon/OLAND_mc2.bin
305bc66f
AD
1712File: radeon/OLAND_me.bin
1713File: radeon/OLAND_pfp.bin
1714File: radeon/OLAND_rlc.bin
e2b52bb0 1715File: radeon/OLAND_smc.bin
d583cfea
AD
1716File: radeon/HAINAN_ce.bin
1717File: radeon/HAINAN_mc.bin
4848a1e0 1718File: radeon/HAINAN_mc2.bin
d583cfea
AD
1719File: radeon/HAINAN_me.bin
1720File: radeon/HAINAN_pfp.bin
1721File: radeon/HAINAN_rlc.bin
e2b52bb0 1722File: radeon/HAINAN_smc.bin
79fb9b9c
AD
1723File: radeon/BONAIRE_ce.bin
1724File: radeon/BONAIRE_mc.bin
4848a1e0 1725File: radeon/BONAIRE_mc2.bin
79fb9b9c
AD
1726File: radeon/BONAIRE_me.bin
1727File: radeon/BONAIRE_mec.bin
1728File: radeon/BONAIRE_pfp.bin
1729File: radeon/BONAIRE_rlc.bin
1730File: radeon/BONAIRE_sdma.bin
1731File: radeon/BONAIRE_uvd.bin
66f87a22 1732File: radeon/BONAIRE_smc.bin
4a050f55 1733File: radeon/BONAIRE_vce.bin
931e4469
AD
1734File: radeon/KABINI_ce.bin
1735File: radeon/KABINI_me.bin
1736File: radeon/KABINI_mec.bin
1737File: radeon/KABINI_pfp.bin
1738File: radeon/KABINI_rlc.bin
1739File: radeon/KABINI_sdma.bin
1461bed1
AD
1740File: radeon/KAVERI_ce.bin
1741File: radeon/KAVERI_me.bin
1742File: radeon/KAVERI_mec.bin
1743File: radeon/KAVERI_pfp.bin
1744File: radeon/KAVERI_rlc.bin
1745File: radeon/KAVERI_sdma.bin
418320bd
AD
1746File: radeon/HAWAII_ce.bin
1747File: radeon/HAWAII_mc.bin
4848a1e0 1748File: radeon/HAWAII_mc2.bin
418320bd
AD
1749File: radeon/HAWAII_me.bin
1750File: radeon/HAWAII_mec.bin
1751File: radeon/HAWAII_pfp.bin
1752File: radeon/HAWAII_rlc.bin
1753File: radeon/HAWAII_sdma.bin
1754File: radeon/HAWAII_smc.bin
4d1151d3
AD
1755File: radeon/MULLINS_ce.bin
1756File: radeon/MULLINS_me.bin
1757File: radeon/MULLINS_mec.bin
1758File: radeon/MULLINS_pfp.bin
1759File: radeon/MULLINS_rlc.bin
1760File: radeon/MULLINS_sdma.bin
f333bd43 1761File: radeon/pitcairn_ce.bin
4446ba4a 1762File: radeon/pitcairn_k_smc.bin
f333bd43
AD
1763File: radeon/pitcairn_mc.bin
1764File: radeon/pitcairn_me.bin
1765File: radeon/pitcairn_pfp.bin
1766File: radeon/pitcairn_rlc.bin
1767File: radeon/pitcairn_smc.bin
1768File: radeon/tahiti_ce.bin
4446ba4a 1769File: radeon/tahiti_k_smc.bin
f333bd43
AD
1770File: radeon/tahiti_mc.bin
1771File: radeon/tahiti_me.bin
1772File: radeon/tahiti_pfp.bin
1773File: radeon/tahiti_rlc.bin
1774File: radeon/tahiti_smc.bin
1775File: radeon/verde_ce.bin
4446ba4a 1776File: radeon/verde_k_smc.bin
f333bd43
AD
1777File: radeon/verde_mc.bin
1778File: radeon/verde_me.bin
1779File: radeon/verde_pfp.bin
1780File: radeon/verde_rlc.bin
1781File: radeon/verde_smc.bin
1782File: radeon/oland_ce.bin
4446ba4a 1783File: radeon/oland_k_smc.bin
f333bd43
AD
1784File: radeon/oland_mc.bin
1785File: radeon/oland_me.bin
1786File: radeon/oland_pfp.bin
1787File: radeon/oland_rlc.bin
1788File: radeon/oland_smc.bin
1789File: radeon/hainan_ce.bin
4446ba4a 1790File: radeon/hainan_k_smc.bin
f333bd43
AD
1791File: radeon/hainan_mc.bin
1792File: radeon/hainan_me.bin
1793File: radeon/hainan_pfp.bin
1794File: radeon/hainan_rlc.bin
1795File: radeon/hainan_smc.bin
1796File: radeon/bonaire_ce.bin
4446ba4a 1797File: radeon/bonaire_k_smc.bin
f333bd43
AD
1798File: radeon/bonaire_mc.bin
1799File: radeon/bonaire_me.bin
1800File: radeon/bonaire_mec.bin
1801File: radeon/bonaire_pfp.bin
1802File: radeon/bonaire_rlc.bin
1803File: radeon/bonaire_sdma.bin
90d3de63 1804File: radeon/bonaire_sdma1.bin
f333bd43 1805File: radeon/bonaire_smc.bin
90d3de63
AD
1806File: radeon/bonaire_uvd.bin
1807File: radeon/bonaire_vce.bin
f333bd43
AD
1808File: radeon/kabini_ce.bin
1809File: radeon/kabini_me.bin
1810File: radeon/kabini_mec.bin
1811File: radeon/kabini_pfp.bin
1812File: radeon/kabini_rlc.bin
1813File: radeon/kabini_sdma.bin
90d3de63
AD
1814File: radeon/kabini_sdma1.bin
1815File: radeon/kabini_uvd.bin
1816File: radeon/kabini_vce.bin
f333bd43
AD
1817File: radeon/kaveri_ce.bin
1818File: radeon/kaveri_me.bin
1819File: radeon/kaveri_mec.bin
1820File: radeon/kaveri_mec2.bin
1821File: radeon/kaveri_pfp.bin
1822File: radeon/kaveri_rlc.bin
1823File: radeon/kaveri_sdma.bin
90d3de63
AD
1824File: radeon/kaveri_sdma1.bin
1825File: radeon/kaveri_uvd.bin
1826File: radeon/kaveri_vce.bin
f333bd43 1827File: radeon/hawaii_ce.bin
4446ba4a 1828File: radeon/hawaii_k_smc.bin
f333bd43
AD
1829File: radeon/hawaii_mc.bin
1830File: radeon/hawaii_me.bin
1831File: radeon/hawaii_mec.bin
1832File: radeon/hawaii_pfp.bin
1833File: radeon/hawaii_rlc.bin
1834File: radeon/hawaii_sdma.bin
90d3de63 1835File: radeon/hawaii_sdma1.bin
f333bd43 1836File: radeon/hawaii_smc.bin
90d3de63
AD
1837File: radeon/hawaii_uvd.bin
1838File: radeon/hawaii_vce.bin
f333bd43
AD
1839File: radeon/mullins_ce.bin
1840File: radeon/mullins_me.bin
1841File: radeon/mullins_mec.bin
1842File: radeon/mullins_pfp.bin
1843File: radeon/mullins_rlc.bin
1844File: radeon/mullins_sdma.bin
90d3de63
AD
1845File: radeon/mullins_sdma1.bin
1846File: radeon/mullins_uvd.bin
1847File: radeon/mullins_vce.bin
375e9548
AD
1848
1849Licence: Redistributable. See LICENSE.radeon for details.
d9076a54
DA
1850
1851--------------------------------------------------------------------------
8c3ff02a 1852
6ebf5d57
AD
1853Driver: amdgpu - AMD Radeon
1854
1855File: amdgpu/topaz_ce.bin
a260ff43 1856File: amdgpu/topaz_k_smc.bin
6ebf5d57
AD
1857File: amdgpu/topaz_mc.bin
1858File: amdgpu/topaz_me.bin
1859File: amdgpu/topaz_mec2.bin
1860File: amdgpu/topaz_mec.bin
1861File: amdgpu/topaz_pfp.bin
1862File: amdgpu/topaz_rlc.bin
1863File: amdgpu/topaz_sdma1.bin
1864File: amdgpu/topaz_sdma.bin
1865File: amdgpu/topaz_smc.bin
1866File: amdgpu/tonga_ce.bin
a260ff43 1867File: amdgpu/tonga_k_smc.bin
6ebf5d57
AD
1868File: amdgpu/tonga_mc.bin
1869File: amdgpu/tonga_me.bin
1870File: amdgpu/tonga_mec2.bin
1871File: amdgpu/tonga_mec.bin
1872File: amdgpu/tonga_pfp.bin
1873File: amdgpu/tonga_rlc.bin
1874File: amdgpu/tonga_sdma1.bin
1875File: amdgpu/tonga_sdma.bin
1876File: amdgpu/tonga_smc.bin
1877File: amdgpu/tonga_uvd.bin
1878File: amdgpu/tonga_vce.bin
1879File: amdgpu/carrizo_ce.bin
1880File: amdgpu/carrizo_me.bin
1881File: amdgpu/carrizo_mec2.bin
1882File: amdgpu/carrizo_mec.bin
1883File: amdgpu/carrizo_pfp.bin
1884File: amdgpu/carrizo_rlc.bin
1885File: amdgpu/carrizo_sdma1.bin
1886File: amdgpu/carrizo_sdma.bin
1887File: amdgpu/carrizo_uvd.bin
1888File: amdgpu/carrizo_vce.bin
1889File: amdgpu/fiji_ce.bin
1890File: amdgpu/fiji_mc.bin
1891File: amdgpu/fiji_me.bin
1892File: amdgpu/fiji_mec2.bin
1893File: amdgpu/fiji_mec.bin
1894File: amdgpu/fiji_pfp.bin
1895File: amdgpu/fiji_rlc.bin
1896File: amdgpu/fiji_sdma1.bin
1897File: amdgpu/fiji_sdma.bin
1898File: amdgpu/fiji_smc.bin
1899File: amdgpu/fiji_uvd.bin
1900File: amdgpu/fiji_vce.bin
90d3de63
AD
1901File: amdgpu/stoney_ce.bin
1902File: amdgpu/stoney_me.bin
1903File: amdgpu/stoney_mec.bin
1904File: amdgpu/stoney_pfp.bin
1905File: amdgpu/stoney_rlc.bin
1906File: amdgpu/stoney_sdma.bin
1907File: amdgpu/stoney_uvd.bin
1908File: amdgpu/stoney_vce.bin
337d5432
AD
1909File: amdgpu/polaris10_ce.bin
1910File: amdgpu/polaris10_mc.bin
1911File: amdgpu/polaris10_me.bin
1912File: amdgpu/polaris10_mec2.bin
1913File: amdgpu/polaris10_mec.bin
1914File: amdgpu/polaris10_pfp.bin
1915File: amdgpu/polaris10_rlc.bin
1916File: amdgpu/polaris10_sdma1.bin
1917File: amdgpu/polaris10_sdma.bin
1918File: amdgpu/polaris10_smc.bin
21d7887c 1919File: amdgpu/polaris10_k_smc.bin
337d5432
AD
1920File: amdgpu/polaris10_smc_sk.bin
1921File: amdgpu/polaris10_uvd.bin
1922File: amdgpu/polaris10_vce.bin
1923File: amdgpu/polaris11_ce.bin
1924File: amdgpu/polaris11_mc.bin
1925File: amdgpu/polaris11_me.bin
1926File: amdgpu/polaris11_mec2.bin
1927File: amdgpu/polaris11_mec.bin
1928File: amdgpu/polaris11_pfp.bin
1929File: amdgpu/polaris11_rlc.bin
1930File: amdgpu/polaris11_sdma1.bin
1931File: amdgpu/polaris11_sdma.bin
1932File: amdgpu/polaris11_smc.bin
21d7887c 1933File: amdgpu/polaris11_k_smc.bin
337d5432
AD
1934File: amdgpu/polaris11_smc_sk.bin
1935File: amdgpu/polaris11_uvd.bin
1936File: amdgpu/polaris11_vce.bin
14c2d0be
KM
1937File: amdgpu/polaris12_ce.bin
1938File: amdgpu/polaris12_mc.bin
1939File: amdgpu/polaris12_me.bin
1940File: amdgpu/polaris12_mec.bin
1941File: amdgpu/polaris12_mec2.bin
1942File: amdgpu/polaris12_pfp.bin
1943File: amdgpu/polaris12_rlc.bin
1944File: amdgpu/polaris12_sdma.bin
1945File: amdgpu/polaris12_sdma1.bin
1946File: amdgpu/polaris12_smc.bin
1947File: amdgpu/polaris12_uvd.bin
1948File: amdgpu/polaris12_vce.bin
6ebf5d57
AD
1949
1950Licence: Redistributable. See LICENSE.amdgpu for details.
1951
1952--------------------------------------------------------------------------
1953
a142b9f0
MCC
1954Driver: s2255drv
1955
8c3ff02a 1956File: f2255usb.bin
a142b9f0 1957
162cbfdf
BH
1958Licence: Redistributable.
1959
a142b9f0
MCC
1960 Sensoray grants permission to use and redistribute these firmware
1961 files for use with Sensoray devices, but not as a part of the Linux
1962 kernel or in any other form which would require these files themselves
1963 to be covered by the terms of the GNU General Public License.
1964 These firmware files are distributed in the hope that they will be
1965 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1966 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
8c3ff02a 1967
a9799c6d
GKH
1968--------------------------------------------------------------------------
1969
5af5b3eb 1970Driver: rtl8192e - Realtek 8192 PCI wireless driver
a9799c6d 1971
f33f88f6
BH
1972File: RTL8192E/boot.img
1973File: RTL8192E/data.img
1974File: RTL8192E/main.img
1975
a9799c6d
GKH
1976Licence: Redistributable, provided by Realtek in their driver
1977 source download.
1978
1979--------------------------------------------------------------------------
909d91fc 1980
61b5e101
BH
1981Driver: lgs8gxx - Legend Silicon GB20600 demodulator driver
1982
1983File: lgs8g75.fw
1984
1985Licence: Unknown
1986
72cf26d5
DW
1987--------------------------------------------------------------------------
1988
c1cc7baf
BH
1989Driver: ib_qib - QLogic Infiniband
1990
1991File: qlogic/sd7220.fw
1992
1993Licence:
1994
1995 * Copyright (c) 2007, 2008 QLogic Corporation. All rights reserved.
1996 *
1997 * This software is available to you under a choice of one of two
1998 * licenses. You may choose to be licensed under the terms of the GNU
1999 * General Public License (GPL) Version 2, available from the file
2000 * COPYING in the main directory of this source tree, or the
2001 * OpenIB.org BSD license below:
2002 *
2003 * Redistribution and use in source and binary forms, with or
2004 * without modification, are permitted provided that the following
2005 * conditions are met:
2006 *
2007 * - Redistributions of source code must retain the above
2008 * copyright notice, this list of conditions and the following
2009 * disclaimer.
2010 *
2011 * - Redistributions in binary form must reproduce the above
2012 * copyright notice, this list of conditions and the following
2013 * disclaimer in the documentation and/or other materials
2014 * provided with the distribution.
2015 *
2016 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2017 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2018 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2019 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
2020 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
2021 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2022 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2023 * SOFTWARE.
2024
61b5e101
BH
2025Found in hex form in kernel source.
2026
2027--------------------------------------------------------------------------
370066f0 2028
9d0546a9
SK
2029Driver: qed - QLogic 4xxxx Ethernet Driver Core Module.
2030
c582662f 2031File: qed/qed_init_values_zipped-8.4.2.0.bin
73b07a93 2032File: qed/qed_init_values_zipped-8.7.3.0.bin
7db6ab93 2033File: qed/qed_init_values_zipped-8.10.5.0.bin
70a3c2ad 2034File: qed/qed_init_values_zipped-8.10.10.0.bin
9d0546a9
SK
2035
2036Licence:
2037 This file contains firmware data derived from proprietary unpublished
2038 source code.
2039 Copyright (c) 2015 QLogic Corporation.
2040
2041 Permission is hereby granted for the distribution of this firmware data
2042 in hexadecimal or equivalent format, provided this copyright notice is
2043 accompanying it.
2044
9d0546a9
SK
2045--------------------------------------------------------------------------
2046
370066f0
HH
2047Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle IV Chipset
2048
2049File: ueagle-atm/CMV4p.bin.v2
2050File: ueagle-atm/DSP4p.bin
2051File: ueagle-atm/eagleIV.fw
4bd6c56f 2052Version: 1.0
370066f0
HH
2053
2054Licence: Redistributable. See LICENCE.ueagle-atm4-firmware for details
2055
2056--------------------------------------------------------------------------
2057
2058Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle I,II,III
2059
370066f0
HH
2060File: ueagle-atm/930-fpga.bin
2061File: ueagle-atm/CMVeiWO.bin
2062File: ueagle-atm/CMVepFR10.bin
2063File: ueagle-atm/DSP9p.bin
2064File: ueagle-atm/eagleIII.fw
2065File: ueagle-atm/adi930.fw
2066File: ueagle-atm/CMVep.bin
2067File: ueagle-atm/CMVepFR.bin
2068File: ueagle-atm/DSPei.bin
2069File: ueagle-atm/CMV9i.bin
2070File: ueagle-atm/CMVepES03.bin
2071File: ueagle-atm/CMVepIT.bin
2072File: ueagle-atm/DSPep.bin
2073File: ueagle-atm/CMV9p.bin
2074File: ueagle-atm/CMVepES.bin
2075File: ueagle-atm/CMVepWO.bin
2076File: ueagle-atm/eagleI.fw
2077File: ueagle-atm/CMVei.bin
2078File: ueagle-atm/CMVepFR04.bin
2079File: ueagle-atm/DSP9i.bin
2080File: ueagle-atm/eagleII.fw
4bd6c56f 2081Version: 1.1
370066f0
HH
2082
2083Licence: Redistributable. Based on
2084 https://mail.gna.org/public/eagleusb-dev/2004-11/msg00172.html
e7fb8010
JM
2085
2086--------------------------------------------------------------------------
2087
2088Driver: vxge - Exar X3100 Series 10GbE PCIe I/O Virtualized Server Adapter
2089
2090File: vxge/X3fw.ncf
2091File: vxge/X3fw-pxe.ncf
0892c5ad 2092Version: 1.8.1
e7fb8010
JM
2093
2094Licence:
2095
2096 This file contains firmware data derived from proprietary unpublished
2097 source code, Copyright (c) 2010 Exar Corporation.
2098
2099 Permission is hereby granted for the distribution of this firmware data
2100 in hexadecimal or equivalent format, provided this copyright notice is
2101 accompanying it.
8ce599d7
HP
2102
2103--------------------------------------------------------------------------
2104
a531257c 2105Driver: brcmsmac - Broadcom 802.11n softmac wireless LAN driver.
8ce599d7 2106
a531257c
HP
2107File: brcm/bcm43xx-0.fw
2108File: brcm/bcm43xx_hdr-0.fw
bda53ca9 2109Version: 610.812
8ce599d7
HP
2110
2111Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.
28f8f084
HP
2112
2113--------------------------------------------------------------------------
2114
a531257c 2115Driver: brcmfmac - Broadcom 802.11n fullmac wireless LAN driver.
28f8f084 2116
a531257c 2117File: brcm/bcm4329-fullmac-4.bin
e15feb99 2118File: brcm/brcmfmac43236b.bin
dc957644
AS
2119File: brcm/brcmfmac4329-sdio.bin
2120File: brcm/brcmfmac4330-sdio.bin
2121File: brcm/brcmfmac4334-sdio.bin
fa723d90 2122File: brcm/brcmfmac43340-sdio.bin
fc70339e 2123File: brcm/brcmfmac4335-sdio.bin
af2a88b9 2124File: brcm/brcmfmac43362-sdio.bin
a869ebeb 2125File: brcm/brcmfmac4339-sdio.bin
5a717d1a 2126File: brcm/brcmfmac43241b0-sdio.bin
ec24832c 2127File: brcm/brcmfmac43241b4-sdio.bin
7c5a548a 2128File: brcm/brcmfmac43241b5-sdio.bin
b63c1be4 2129File: brcm/brcmfmac43242a.bin
52250f23 2130File: brcm/brcmfmac43143.bin
f10317d1 2131File: brcm/brcmfmac43143-sdio.bin
c4c07a8d 2132File: brcm/brcmfmac43430-sdio.bin
b9a38d04 2133File: brcm/brcmfmac43455-sdio.bin
e92017c4 2134File: brcm/brcmfmac4350c2-pcie.bin
d19609d9 2135File: brcm/brcmfmac4350-pcie.bin
b00f4d74 2136File: brcm/brcmfmac4354-sdio.bin
64444e07 2137File: brcm/brcmfmac4356-pcie.bin
f311efc8 2138File: brcm/brcmfmac4356-sdio.bin
e7bd289a 2139File: brcm/brcmfmac43569.bin
2709f564 2140File: brcm/brcmfmac43570-pcie.bin
d578e427 2141File: brcm/brcmfmac4358-pcie.bin
bebb2c06
AS
2142File: brcm/brcmfmac43602-pcie.bin
2143File: brcm/brcmfmac43602-pcie.ap.bin
52442afe 2144File: brcm/brcmfmac4366b-pcie.bin
a109a8ff 2145File: brcm/brcmfmac4371-pcie.bin
28f8f084
HP
2146
2147Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.
af4d39ea
SL
2148
2149--------------------------------------------------------------------------
2150
981d5d70
GA
2151Driver: tda7706 - FM radio Highly integrated tuner for AM/FM car-radio
2152
2153File: TDA7706_OM_v2.5.1_boot.txt
2154File: TDA7706_OM_v3.0.2_boot.txt
2155
2156Licence: Redistributable. See LICENCE.tda7706-firmware.txt for details.
2157 Copyright © 2010 STMicroelectronics
2158
2159--------------------------------------------------------------------------
2160
d726804d
FB
2161Driver: wl1251 - Texas Instruments 802.11 WLAN driver for WiLink4 chips
2162
2163File: ti-connectivity/wl1251-fw.bin
2164Version: 4.0.4.3.7
2165
2166File: ti-connectivity/wl1251-nvs.bin
2167
162cbfdf 2168Licence: Redistributable. See LICENCE.wl1251 for details.
d726804d
FB
2169
2170The published NVS files are for testing only. Every device needs to
2171have a unique NVS which is properly calibrated for best results.
2172
2173The driver expects to find the firmwares under a ti-connectivity subdirectory.
2174So if your system looks for firmwares in /lib/firmware, the firmwares for
2175wl12xx chips must be located in /lib/firmware/ti-connectivity/.
2176
2177--------------------------------------------------------------------------
2178
4384c8a7 2179Driver: wl12xx - Texas Instruments 802.11 WLAN driver for WiLink6/7 chips
af4d39ea 2180
d70ea985 2181File: ti-connectivity/wl1271-fw.bin
cfa526bd 2182Version: 6.1.0.50.350 (STA-only)
d70ea985 2183File: ti-connectivity/wl1271-fw-2.bin
cfa526bd 2184Version: 6.1.5.50.74 (STA-only)
d70ea985 2185File: ti-connectivity/wl1271-fw-ap.bin
cfa526bd 2186Version: 6.2.1.0.54 (AP-only)
d70ea985 2187File: ti-connectivity/wl127x-fw-3.bin
cfa526bd 2188Version: 6.3.0.0.77
d70ea985 2189File: ti-connectivity/wl127x-fw-plt-3.bin
cfa526bd 2190Version: 6.3.0.0.77 (PLT-only)
d70ea985 2191File: ti-connectivity/wl127x-fw-4-sr.bin
f268e392 2192Version: 6.3.5.0.98 (Single-role)
d70ea985 2193File: ti-connectivity/wl127x-fw-4-mr.bin
f268e392 2194Version: 6.5.2.0.15 (Multi-role)
d70ea985 2195File: ti-connectivity/wl127x-fw-4-plt.bin
f268e392 2196Version: 6.3.5.0.98 (PLT-only)
629bb880 2197File: ti-connectivity/wl127x-fw-5-sr.bin
05e9fe59 2198Version: 6.3.10.0.141 (Single-role)
629bb880 2199File: ti-connectivity/wl127x-fw-5-mr.bin
05e9fe59 2200Version: 6.5.7.0.49 (Multi-role)
629bb880 2201File: ti-connectivity/wl127x-fw-5-plt.bin
05e9fe59 2202Version: 6.3.10.0.141 (PLT-only)
14f515de 2203
d70ea985 2204File: ti-connectivity/wl128x-fw.bin
cfa526bd 2205Version: 7.1.5.50.74 (STA-only)
d70ea985 2206File: ti-connectivity/wl128x-fw-ap.bin
cfa526bd 2207Version: 7.2.1.0.54 (AP-only)
d70ea985 2208File: ti-connectivity/wl128x-fw-3.bin
cfa526bd 2209Version: 7.3.0.0.77
d70ea985 2210File: ti-connectivity/wl128x-fw-plt-3.bin
cfa526bd 2211Version: 7.3.0.0.77
d70ea985 2212File: ti-connectivity/wl128x-fw-4-sr.bin
f268e392 2213Version: 7.3.5.0.98 (Single-role)
d70ea985 2214File: ti-connectivity/wl128x-fw-4-mr.bin
f268e392 2215Version: 7.5.2.0.15 (Multi-role)
d70ea985 2216File: ti-connectivity/wl128x-fw-4-plt.bin
f268e392 2217Version: 7.3.5.0.98 (PLT)
629bb880 2218File: ti-connectivity/wl128x-fw-5-sr.bin
05e9fe59 2219Version: 7.3.10.0.141 (Single-role)
629bb880 2220File: ti-connectivity/wl128x-fw-5-mr.bin
05e9fe59 2221Version: 7.5.7.0.49 (Multi-role)
629bb880 2222File: ti-connectivity/wl128x-fw-5-plt.bin
05e9fe59 2223Version: 7.3.10.2.141 (PLT-only)
14f515de 2224
d70ea985
BH
2225File: ti-connectivity/wl127x-nvs.bin
2226File: ti-connectivity/wl128x-nvs.bin
2892af06
BH
2227Link: ti-connectivity/wl12xx-nvs.bin -> wl127x-nvs.bin
2228Link: ti-connectivity/wl1271-nvs.bin -> wl127x-nvs.bin
14f515de 2229
162cbfdf 2230Licence: Redistributable. See LICENCE.ti-connectivity for details.
af4d39ea 2231
cfa526bd 2232The NVS file includes two parts:
e9a798bf 2233 - radio calibration
cfa526bd 2234 - HW configuration parameters (aka. INI values)
e9a798bf 2235
cfa526bd
LC
2236The published NVS files are for testing only. Every device needs to
2237hava a unique NVS which is properly calibrated for best results. You
2238can find more information about NVS generation for your device here:
a472d49f 2239
cfa526bd 2240http://wireless.kernel.org/en/users/Drivers/wl12xx/calibrator
a472d49f 2241
cfa526bd
LC
2242If you're using a wl127x based device, use a symbolic link called
2243wl1271-nvs.bin that links to the wl127x-nvs.bin file. If you are
2244using wl128x, link to wl128x-nvs.bin instead.
2245
2246The driver expects to find the firmwares under a ti-connectivity
2247subdirectory. So if your system looks for firmwares in /lib/firmware,
2248the firmwares for wl12xx chips must be located in
14f515de 2249/lib/firmware/ti-connectivity/.
af4d39ea
SL
2250
2251--------------------------------------------------------------------------
cb6d7df4 2252
4384c8a7
LC
2253Driver: wl18xx - Texas Instruments 802.11 WLAN driver for WiLink8 chips
2254
2255File: ti-connectivity/wl18xx-fw.bin
2256Version: 8.2.0.0.100
69d81c7e
LC
2257File: ti-connectivity/wl18xx-fw-2.bin
2258Version: 8.5.0.0.55
7f9cf6eb
AN
2259File: ti-connectivity/wl18xx-fw-3.bin
2260Version: 8.8.0.0.13
dab4b79b 2261File: ti-connectivity/wl18xx-fw-4.bin
dbb85a51 2262Version: 8.9.0.0.69
4384c8a7 2263
162cbfdf 2264Licence: Redistributable. See LICENCE.ti-connectivity for details.
4384c8a7
LC
2265
2266The driver expects to find the firmwares under a ti-connectivity
2267subdirectory. So if your system looks for firmwares in /lib/firmware,
2268the firmwares for wl18xx chips must be located in
2269/lib/firmware/ti-connectivity/.
2270
2271--------------------------------------------------------------------------
2272
14e41391
GK
2273Driver: TI_ST - Texas Instruments bluetooth driver
2274
d70ea985 2275File: ti-connectivity/TIInit_7.2.31.bts
14e41391 2276
162cbfdf 2277Licence: Redistributable. See LICENCE.ti-connectivity for details.
14e41391
GK
2278
2279 TIInit_7.2.31.bts version 7.2.31
2280
2281 In order to use that file copy it to /lib/firmware/ti-connectivity.
2282
2283--------------------------------------------------------------------------
2284
89c6da31
MCC
2285Driver: tlg2300 - Telgent 2300 V4L/DVB driver.
2286
2287File: tlg2300_firmware.bin
2288
162cbfdf
BH
2289Licence: Redistributable.
2290
89c6da31
MCC
2291 Telegent System grants permission to use and redistribute these
2292 firmware files for use with devices containing the chip tlg2300, but
2293 not as a part of the Linux kernel or in any other form which would
2294 require these files themselves to be covered by the terms of the GNU
2295 General Public License. These firmware files are distributed in the
2296 hope that they will be useful, but WITHOUT ANY WARRANTY; without even
2297 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
2298 PURPOSE.
cb6d7df4
DW
2299
2300--------------------------------------------------------------------------
8f919160 2301
1fbf358d 2302Driver: r8712u - Realtek 802.11n WLAN driver for RTL8712U
8f919160 2303
b217ed59 2304File: rtlwifi/rtl8712u.bin
d92576c7
LF
2305Info: From Vendor's rtl8712_8188_8191_8192SU_usb_linux_v7_0.20100831
2306 Reverted rtl8188C_8192C_8192D_usb_linux_v3.4.2_3727.20120404
8f919160 2307
1fbf358d 2308Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
8f919160
LF
2309
2310--------------------------------------------------------------------------
2311
1fbf358d 2312Driver: rtl8192ce - Realtek 802.11n WLAN driver for RTL8192CE
8f919160 2313
4844fa16 2314File: rtlwifi/rtl8192cfw.bin
e0836e6e
LF
2315File: rtlwifi/rtl8192cfwU.bin
2316File: rtlwifi/rtl8192cfwU_B.bin
9396e3dd 2317Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver
4844fa16 2318
1fbf358d 2319Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
4844fa16
LF
2320
2321--------------------------------------------------------------------------
2322
2323Driver: rtl8192cu - Realtek 802.11n WLAN driver for RTL8192CU
2324
2325File: rtlwifi/rtl8192cufw.bin
f8c22c69
BH
2326File: rtlwifi/rtl8192cufw_A.bin
2327File: rtlwifi/rtl8192cufw_B.bin
2328File: rtlwifi/rtl8192cufw_TMSC.bin
8f919160 2329
1fbf358d 2330Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
8f919160
LF
2331
2332--------------------------------------------------------------------------
2333
39cd7bc4
LF
2334Driver: rtl8192se - Realtek 802.11n WLAN driver for RTL8192SE
2335
e0836e6e 2336Info: updated from rtl_92ce_92se_92de_linux_mac80211_0004.0816.2011 driver version
39cd7bc4
LF
2337File: rtlwifi/rtl8192sefw.bin
2338
1fbf358d 2339Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
39cd7bc4
LF
2340
2341--------------------------------------------------------------------------
2342
2fab4839
LF
2343Driver: rtl8192de - Realtek 802.11n WLAN driver for RTL8192DE
2344
5100f81f 2345Info: Updated from Realtek version rtl_92ce_92se_92de_8723ae_linux_mac80211_0007.0809.2012
2fab4839
LF
2346File: rtlwifi/rtl8192defw.bin
2347
1fbf358d 2348Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
adb6547d
LF
2349
2350--------------------------------------------------------------------------
2351
2352Driver: rtl8723e - Realtek 802.11n WLAN driver for RTL8723E
2353
2354Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_linux_mac80211_0007.0809.2012
2355File: rtlwifi/rtl8723fw.bin
2356File: rtlwifi/rtl8723fw_B.bin
2357
2358Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2fab4839
LF
2359
2360--------------------------------------------------------------------------
2361
9341fb9c
LF
2362Driver: rtl8723be - Realtek 802.11n WLAN driver for RTL8723BE
2363
be225d6c 2364Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver
9341fb9c 2365File: rtlwifi/rtl8723befw.bin
0f863ff1
LF
2366Info: Update to version 36 - Sent by Realtek
2367File: rtlwifi/rtl8723befw_36.bin
9341fb9c
LF
2368
2369Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2370
2371--------------------------------------------------------------------------
2372
e05f16ef
LF
2373Driver: r8723au - Realtek 802.11n WLAN driver for RTL8723AU
2374
2375Info: Taken from Realtek driver rtl8723A_WiFi_linux_v4.1.3_6044.20121224
2376 Firmware is embedded in the driver as data statements. This info
2377 has been extracted into a binary file.
2378File: rtlwifi/rtl8723aufw_A.bin
2379File: rtlwifi/rtl8723aufw_B.bin
2380File: rtlwifi/rtl8723aufw_B_NoBT.bin
2381
2382Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2383
2384--------------------------------------------------------------------------
2385
27f516c5
LF
2386Driver: rtl8188ee - Realtek 802.11n WLAN driver for RTL8188EE
2387
2388Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0010.0109.2013
2389File: rtlwifi/rtl8188efw.bin
2390
2391Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
ffc47f18
LF
2392
2393--------------------------------------------------------------------------
2394
2395Driver: rtl8188eu - Realtek 802.11n WLAN driver for RTL8188EU
2396
2397Info: Taken from Realtek version RTL8188EUS_linux_v4.1.4_6773.20130222
2398File: rtlwifi/rtl8188eufw.bin
2399
2400Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
27f516c5
LF
2401
2402--------------------------------------------------------------------------
4c7327a3
GKH
2403
2404Driver: rtl8821ae - Realtek 802.11n WLAN driver for RTL8821AE
2405
f6629139 2406Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver
4c7327a3 2407File: rtlwifi/rtl8821aefw.bin
f6629139 2408File: rtlwifi/rtl8821aefw_wowlan.bin
0f863ff1
LF
2409Info: Update to version 29 - Sent by Realtek
2410File: rtlwifi/rtl8821aefw_29.bin
4c7327a3
GKH
2411
2412Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2413
2414--------------------------------------------------------------------------
39cd7bc4 2415
4164c23d
LF
2416Driver: rtl8192ee - Realtek 802.11n WLAN driver for RTL8192EE
2417
93c893e5
TT
2418Info: Initial version taken from Realtek version
2419 rtl_92ce_92se_92de_8723ae_88ee_8723be_92ee_linux_mac80211_0017.1224.2013
2420 Updated Jan. 14, 2015 with file added by Realtek to
2421 http://github.com/lwfinger/rtlwifi_new.git.
4164c23d
LF
2422File: rtlwifi/rtl8192eefw.bin
2423
2424Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
c5456ddf
JS
2425
2426--------------------------------------------------------------------------
2427
28b9f21e
LF
2428Driver: rtl8723bs - Realtek 802.11n WLAN driver for RTL8723BS
2429
2430Info: Firmware files extracted from data statements in Realtek driver
2431 v4.3.5.5_12290.20140916_BTCOEX20140507-4E40.
2432File: rtlwifi/rtl8723bs_bt.bin
2433File: rtlwifi/rtl8723bs_nic.bin
2434File: rtlwifi/rtl8723bs_ap_wowlan.bin
2435File: rtlwifi/rtl8723bs_wowlan.bin
2436
2437Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2438
2439--------------------------------------------------------------------------
2440
c5456ddf
JS
2441Driver: rtl8xxxu - Realtek 802.11n WLAN driver for RTL8XXX USB devices
2442
2443Info: rtl8723au taken from Realtek driver
2444 rtl8723A_WiFi_linux_v4.1.3_6044.20121224
2445 Firmware is embedded in the driver as data statements. This info
2446 has been extracted into a binary file.
2447File: rtlwifi/rtl8723aufw_A.bin
2448File: rtlwifi/rtl8723aufw_B.bin
2449File: rtlwifi/rtl8723aufw_B_NoBT.bin
2450
2451Info: rtl8723bu taken from Realtek driver
2452 rtl8723BU_WiFi_linux_v4.3.16_14189.20150519_BTCOEX20150119-5844
2453 Firmware is embedded in the driver as data statements. This info
2454 has been extracted into a binary file.
2455File: rtlwifi/rtl8723bu_nic.bin
2456File: rtlwifi/rtl8723bu_wowlan.bin
2457File: rtlwifi/rtl8723bu_ap_wowlan.bin
2458
91d5dd13
JS
2459Info: rtl8192eu taken from Realtek driver
2460 rtl8192EU_linux_v4.3.1.1_11320.20140505
2461 Firmware is embedded in the driver as data statements. This info
2462 has been extracted into a binary file.
2463File: rtlwifi/rtl8192eu_nic.bin
2464File: rtlwifi/rtl8192eu_wowlan.bin
2465File: rtlwifi/rtl8192eu_ap_wowlan.bin
2466
c5456ddf 2467Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
4164c23d
LF
2468
2469--------------------------------------------------------------------------
2470
40c0f950
HW
2471Driver: r8169 - RealTek 8169/8168/8101 ethernet driver.
2472
2473File: rtl_nic/rtl8168d-1.fw
2474File: rtl_nic/rtl8168d-2.fw
063e9215 2475File: rtl_nic/rtl8105e-1.fw
7d68cb64
HW
2476File: rtl_nic/rtl8168e-1.fw
2477File: rtl_nic/rtl8168e-2.fw
7f17329d 2478
7293f35d 2479File: rtl_nic/rtl8168e-3.fw
942e656f 2480Version: 0.0.4
40c0f950 2481
98a1c68c 2482File: rtl_nic/rtl8168f-1.fw
95cdda3f 2483Version: 0.0.5
98a1c68c
HW
2484
2485File: rtl_nic/rtl8168f-2.fw
3c11cda9 2486Version: 0.0.4
98a1c68c 2487
f57991bb 2488File: rtl_nic/rtl8411-1.fw
744d47ee 2489Version: 0.0.3
f57991bb 2490
123cd38e
HW
2491File: rtl_nic/rtl8411-2.fw
2492Version: 0.0.1
2493
4969d2da
HW
2494File: rtl_nic/rtl8402-1.fw
2495Version: 0.0.1
2496
4c48ce90
HW
2497File: rtl_nic/rtl8106e-1.fw
2498Version: 0.0.1
2499
cd0e2ba7
HW
2500File: rtl_nic/rtl8106e-2.fw
2501Version: 0.0.1
2502
f1f86bba 2503File: rtl_nic/rtl8168g-1.fw
fae71211 2504Version: 0.0.3
f1f86bba 2505
c5edd97d
HW
2506File: rtl_nic/rtl8168g-2.fw
2507Version: 0.0.1
2508
8c9844c2
HW
2509File: rtl_nic/rtl8168g-3.fw
2510Version: 0.0.1
2511
98982e8d 2512File: rtl_nic/rtl8168h-1.fw
cef33368 2513Version: 0.0.2
98982e8d
HW
2514
2515File: rtl_nic/rtl8168h-2.fw
cef33368 2516Version: 0.0.2
98982e8d
HW
2517
2518File: rtl_nic/rtl8107e-1.fw
cef33368 2519Version: 0.0.2
98982e8d
HW
2520
2521File: rtl_nic/rtl8107e-2.fw
cef33368 2522Version: 0.0.2
98982e8d 2523
40c0f950 2524Licence:
8c9844c2 2525 * Copyright © 2011-2013, Realtek Semiconductor Corporation
40c0f950
HW
2526 *
2527 * Permission is hereby granted for the distribution of this firmware
2528 * data in hexadecimal or equivalent format, provided this copyright
2529 * notice is accompanying it.
2530
2531--------------------------------------------------------------------------
2532
0daab4fa
BH
2533Driver: vt6656 - VIA VT6656 USB wireless driver
2534
2535File: vntwusb.fw
2536
2537Licence: Redistributable. See LICENCE.via_vt6656 for details.
e3883d93
BS
2538
2539--------------------------------------------------------------------------
2540
2541Driver: DFU Driver for Atheros bluetooth chipset AR3012
2542
2543File: ar3k/AthrBT_0x01020001.dfu
2544File: ar3k/ramps_0x01020001_26.dfu
ccd71001
JM
2545File: ar3k/AthrBT_0x01020200.dfu
2546File: ar3k/ramps_0x01020200_26.dfu
ec15d5cc 2547File: ar3k/ramps_0x01020200_40.dfu
e50d0d4a
CY
2548File: ar3k/AthrBT_0x31010000.dfu
2549File: ar3k/ramps_0x31010000_40.dfu
0a9640c8
CY
2550File: ar3k/AthrBT_0x11020000.dfu
2551File: ar3k/ramps_0x11020000_40.dfu
7560108a
PC
2552File: ar3k/ramps_0x01020201_26.dfu
2553File: ar3k/ramps_0x01020201_40.dfu
8f0ce37c
CC
2554File: ar3k/AthrBT_0x41020000.dfu
2555File: ar3k/ramps_0x41020000_40.dfu
12bd5dfd
BYTK
2556File: ar3k/AthrBT_0x11020100.dfu
2557File: ar3k/ramps_0x11020100_40.dfu
b2deae59
DT
2558File: ar3k/AthrBT_0x31010100.dfu
2559File: ar3k/ramps_0x31010100_40.dfu
e3883d93
BS
2560
2561Licence: Redistributable. See LICENCE.atheros_firmware for details
5d6e01c4
SS
2562
2563--------------------------------------------------------------------------
2564
41d6728c
KV
2565Driver: DFU Driver for Atheros bluetooth chipset AR3012
2566
2567File: ar3k/AthrBT_0x01020201.dfu
2568File: ar3k/1020201coex/ramps_0x01020201_26_HighPriority.dfu
2569
2570Licence: Redistributable. See LICENSE.QualcommAtheros_ar3k for details
2571
2572--------------------------------------------------------------------------
2573
5d6e01c4
SS
2574Driver:Atheros AR300x UART HCI Bluetooth Chip driver
2575
643b5422
PC
2576File: ar3k/1020201/PS_ASIC.pst
2577File: ar3k/1020201/RamPatch.txt
5d6e01c4
SS
2578File: ar3k/1020200/ar3kbdaddr.pst
2579File: ar3k/1020200/PS_ASIC.pst
2580File: ar3k/1020200/RamPatch.txt
2581File: ar3k/30101/ar3kbdaddr.pst
2582File: ar3k/30101/PS_ASIC.pst
2583File: ar3k/30101/RamPatch.txt
2584File: ar3k/30000/ar3kbdaddr.pst
2585File: ar3k/30000/PS_ASIC.pst
2586File: ar3k/30000/RamPatch.txt
2587
2588Licence: Redistributable. See LICENCE.atheros_firmware for details
cafa05f5
LR
2589
2590--------------------------------------------------------------------------
2591
2592Driver: ath6kl - Atheros support for AR6003
2593
4e17394e
RC
2594File: ath6k/AR6004/hw1.3/fw-3.bin
2595File: ath6k/AR6004/hw1.3/bdata.bin
e47f996a
KV
2596File: ath6k/AR6004/hw1.2/fw-2.bin
2597File: ath6k/AR6004/hw1.2/bdata.bin
cafa05f5
LR
2598File: ath6k/AR6003/hw1.0/otp.bin.z77
2599File: ath6k/AR6003/hw1.0/bdata.SD31.bin
2600File: ath6k/AR6003/hw1.0/bdata.SD32.bin
2601File: ath6k/AR6003/hw1.0/data.patch.bin
2602File: ath6k/AR6003/hw1.0/bdata.WB31.bin
2603File: ath6k/AR6003/hw1.0/athwlan.bin.z77
d543c1d9 2604File: ath6k/AR6003/hw2.1.1/fw-2.bin
3726c5b5 2605File: ath6k/AR6003/hw2.1.1/fw-3.bin
cafa05f5
LR
2606File: ath6k/AR6003/hw2.1.1/otp.bin
2607File: ath6k/AR6003/hw2.1.1/athwlan.bin
2608File: ath6k/AR6003/hw2.1.1/endpointping.bin
2609File: ath6k/AR6003/hw2.1.1/bdata.SD31.bin
2610File: ath6k/AR6003/hw2.1.1/bdata.SD32.bin
2611File: ath6k/AR6003/hw2.1.1/data.patch.bin
2612File: ath6k/AR6003/hw2.1.1/bdata.WB31.bin
cafa05f5
LR
2613File: ath6k/AR6003/hw2.0/otp.bin.z77
2614File: ath6k/AR6003/hw2.0/bdata.SD31.bin
2615File: ath6k/AR6003/hw2.0/bdata.SD32.bin
2616File: ath6k/AR6003/hw2.0/data.patch.bin
2617File: ath6k/AR6003/hw2.0/bdata.WB31.bin
2618File: ath6k/AR6003/hw2.0/athwlan.bin.z77
cafa05f5 2619File: ath6k/AR6002/eeprom.data
cafa05f5
LR
2620File: ath6k/AR6002/eeprom.bin
2621File: ath6k/AR6002/athwlan.bin.z77
2622File: ath6k/AR6002/data.patch.hw2_0.bin
2623
2624Licence: Redistributable. See LICENCE.atheros_firmware for details
d1cadcf6
AG
2625
2626--------------------------------------------------------------------------
40d14143
KV
2627
2628Driver: ath10k - Qualcomm Atheros support for QCA988x family of chips
2629
2630File: ath10k/QCA988X/hw2.0/board.bin
2631File: ath10k/QCA988X/hw2.0/firmware-4.bin
a9526824 2632Version: 10.2.4.45
aa57476f 2633Licence: ath10k/QCA988X/hw2.0/notice_ath10k_firmware-4.txt
371fe038 2634File: ath10k/QCA988X/hw2.0/firmware-5.bin
b6346fd3 2635Version: 10.2.4.70.54
aa57476f 2636Licence: ath10k/QCA988X/hw2.0/notice_ath10k_firmware-5.txt
aab28b04 2637File: ath10k/QCA6174/hw2.1/board.bin
9bd4e1a9 2638File: ath10k/QCA6174/hw2.1/board-2.bin
aab28b04 2639File: ath10k/QCA6174/hw2.1/firmware-5.bin
1d484001 2640Version: SW_RM.1.1.1-00157-QCARMSWPZ-1
aa57476f 2641Licence: ath10k/QCA6174/hw2.1/notice_ath10k_firmware-5.txt
002384ac 2642File: ath10k/QCA6174/hw3.0/board.bin
f952dba3 2643File: ath10k/QCA6174/hw3.0/board-2.bin
002384ac
KV
2644File: ath10k/QCA6174/hw3.0/firmware-4.bin
2645Version: WLAN.RM.2.0-00180-QCARMSWPZ-1
aa57476f 2646Licence: ath10k/QCA6174/hw3.0/notice_ath10k_firmware-4.txt
8afadbe5
KV
2647File: ath10k/QCA9377/hw1.0/board.bin
2648File: ath10k/QCA9377/hw1.0/board-2.bin
2649File: ath10k/QCA9377/hw1.0/firmware-5.bin
2650Version: WLAN.TF.1.0-00267-1
2651Licence: ath10k/QCA9377/hw1.0/notice_ath10k_firmware-5.txt
d6255c76
KV
2652File: ath10k/QCA99X0/hw2.0/board.bin
2653File: ath10k/QCA99X0/hw2.0/firmware-5.bin
2654Version: 10.4.1.00030-1
aa57476f 2655Licence: ath10k/QCA99X0/hw2.0/notice_ath10k_firmware-5.txt
85ac63ea
KV
2656File: ath10k/QCA4019/hw1.0/board-2.bin
2657File: ath10k/QCA4019/hw1.0/firmware-5.bin
2658Version: 10.4-3.2.1-00028
2659Licence: ath10k/QCA4019/hw1.0/notice_ath10k_firmware-5.txt
50cdca93
KV
2660File: ath10k/QCA9887/hw1.0/board.bin
2661File: ath10k/QCA9887/hw1.0/firmware-5.bin
2662Version: 10.2.4-1.0-00013
2663Licence: ath10k/QCA9887/hw1.0/notice_ath10k_firmware-5.txt
43a2e10a
KV
2664File: ath10k/QCA9888/hw2.0/board-2.bin
2665File: ath10k/QCA9888/hw2.0/firmware-5.bin
2666Version: 10.4-3.2-00072
2667Licence: ath10k/QCA9888/hw2.0/notice_ath10k_firmware-5.txt
d1b7badc
KV
2668File: ath10k/QCA9984/hw1.0/board-2.bin
2669File: ath10k/QCA9984/hw1.0/firmware-5.bin
2670Version: 10.4-3.2-00072
2671Licence: ath10k/QCA9984/hw1.0/notice_ath10k_firmware-5.txt
40d14143
KV
2672
2673Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k for details
2674
2675--------------------------------------------------------------------------
d1cadcf6
AG
2676
2677Driver: myri10ge - Myri10GE 10GbE NIC driver
2678
2679File: myri10ge_eth_z8e.dat
2680File: myri10ge_ethp_z8e.dat
2681File: myri10ge_rss_eth_z8e.dat
2682File: myri10ge_rss_ethp_z8e.dat
503ebce4
HYK
2683File: myri10ge_eth_big_z8e.dat
2684File: myri10ge_ethp_big_z8e.dat
2685File: myri10ge_rss_eth_big_z8e.dat
2686File: myri10ge_rss_ethp_big_z8e.dat
2687Version: 1.4.57
d1cadcf6
AG
2688
2689License: Redistributable. See LICENCE.myri10ge_firmware for details.
f4b4c46a
BC
2690
2691--------------------------------------------------------------------------
2692
2693Driver: ath6kl - Atheros support for AR6003 WiFi-Bluetooth combo module
2694
f4b4c46a
BC
2695File: ath6k/AR6003.1/hw2.1.1/athwlan.bin
2696File: ath6k/AR6003.1/hw2.1.1/bdata.SD31.bin
2697File: ath6k/AR6003.1/hw2.1.1/bdata.SD32.bin
2698File: ath6k/AR6003.1/hw2.1.1/bdata.WB31.bin
2699File: ath6k/AR6003.1/hw2.1.1/data.patch.bin
2700File: ath6k/AR6003.1/hw2.1.1/endpointping.bin
2701File: ath6k/AR6003.1/hw2.1.1/otp.bin
2702
2703License: Redistributable. See LICENCE.atheros_firmware for details
0f221ddf
BC
2704
2705--------------------------------------------------------------------------
2706
2707Driver: ath6kl - Atheros support for AR3001 WiFi-Bluetooth combo module
2708
0f221ddf
BC
2709File: ar3k/30101coex/ar3kbdaddr.pst
2710File: ar3k/30101coex/PS_ASIC_aclLowPri.pst
2711File: ar3k/30101coex/PS_ASIC_aclHighPri.pst
2712File: ar3k/30101coex/PS_ASIC.pst
2713File: ar3k/30101coex/RamPatch.txt
2714
2715License: Redistributable. See LICENCE.atheros_firmware for details
3c18048f
DW
2716
2717--------------------------------------------------------------------------
2718
4d8eabd6
MCC
2719Driver: drxk - Micronas DRX-K demodulator driver
2720
2721File: dvb-usb-terratec-h5-drxk.fw
2722
162cbfdf
BH
2723Licence: Redistributable.
2724
4d8eabd6
MCC
2725TERRATEC grants permission to use and redistribute these firmware
2726files for use with TERRATEC devices, but not as part of the Linux
2727kernel or in any other form which would require these files themselves
2728to be covered by the terms of the GNU General Public License.
2729
2730These firmware files are distributed in the hope that they will be
2731useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2732of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
fc2b8658
CYC
2733
2734--------------------------------------------------------------------------
2735
2736Driver: ene-ub6250 -- ENE UB6250 SD card reader driver
2737
2738File: ene-ub6250/sd_init1.bin
2739File: ene-ub6250/sd_init2.bin
2740File: ene-ub6250/sd_rdwr.bin
2741File: ene-ub6250/ms_init.bin
2742File: ene-ub6250/msp_rdwr.bin
2743File: ene-ub6250/ms_rdwr.bin
2744
2745Licence: Redistributable. See LICENCE.ene_firmware for details.
2746
2747--------------------------------------------------------------------------
de960e50
BH
2748
2749Driver: isci -- Intel C600 SAS controller driver
2750
2751File: isci/isci_firmware.bin
5b4d5585 2752Source: isci/
de960e50 2753
b6088e67 2754Licence: GPLv2. See GPL-2 for details.
de960e50
BH
2755
2756--------------------------------------------------------------------------
0735e331
PF
2757
2758Driver: ar5523 -- Atheros AR5523 based USB Wifi dongles
2759
2760File: ar5523.bin
2761
2762Licence: Redistributable. See LICENCE.atheros_firmware for details
2763
2764--------------------------------------------------------------------------
fb5cda9c
AK
2765
2766Driver: s5p-mfc - Samsung MFC video encoder/decoder driver
2767
7f388b48
BH
2768File: s5p-mfc.fw
2769File: s5p-mfc-v6.fw
2770File: s5p-mfc-v6-v2.fw
2771File: s5p-mfc-v7.fw
2772File: s5p-mfc-v8.fw
fb5cda9c 2773
162cbfdf
BH
2774Licence: Redistributable.
2775
a31518c4
AK
2776Samsung grants permission to use and redistribute aforementioned firmware
2777files for the use with Exynos series devices, but not as part of the Linux
2778kernel, or in any other form which would require these files themselves
fb5cda9c
AK
2779to be covered by the terms of the GNU General Public License.
2780
2781These firmware files are distributed in the hope that they will be
2782useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2783of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2784
2785--------------------------------------------------------------------------
32eb7c73
XVP
2786
2787Driver: carl9170 -- Atheros AR9170 802.11 draft-n USB driver
2788
2789File: carl9170-1.fw
2790Version: 1.9.6
2791Source: carl9170fw/
2792
2793Downloaded from http://linuxwireless.org/en/users/Drivers/carl9170
2794
b6088e67 2795Licence: GPLv2. Some build scripts use the New BSD (3-clause) licence.. See GPL-2 for details.
32eb7c73
XVP
2796
2797--------------------------------------------------------------------------
e944f30f
IM
2798
2799Driver: snd-hda-codec-ca0132 - Creative Sound Core3D codec
2800
2801File: ctefx.bin
2802File: ctspeq.bin
2803
2804Licence: Redistributable. See LICENCE.ca0132 for details
2805
2806Found also in alsa-firmware package.
2807
2808--------------------------------------------------------------------------
120a97ff
THJA
2809
2810Driver: btusb - Bluetooth USB driver
2811
3fe01af2 2812File: intel/ibt-hw-37.7.bseq
fbc6222c 2813Version: 1316.02.00
120a97ff 2814File: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
e45d3860 2815Version: BT_WilkinsPeak_B3_REL_86_0001
74ed3155 2816File: intel/ibt-hw-37.7.10-fw-1.0.2.3.d.bseq
e45d3860 2817Version: BT_WilkinsPeak_B3_REL_86_0001
6c2381e8 2818File: intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq
fb328183 2819Version: BT_WilkinsPeak_B5_REL_39_0001
a2ff576c 2820File: intel/ibt-hw-37.7.10-fw-1.0.1.2d.d.bseq
fb328183 2821Version: BT_WilkinsPeak_B5_REL_39_0001
01ca0001
THJA
2822File: intel/ibt-hw-37.8.bseq
2823Version: 1339_02.00
2824File: intel/ibt-hw-37.8.10-fw-1.10.2.27.d.bseq
df1b2365 2825Version: BT_StonePeak_C0_REL_59_0001
0e5f6377 2826File: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
b6b402c4 2827Version: BT_StonePeak_D0_REL_37_0002
d82d3c1e 2828File: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
7ff994c1 2829Version: BT_StonePeak_D1_REL_25_0001
69640304 2830File: intel/ibt-11-5.ddc
28ddb05a 2831Version: LnP/SfP_REL0351
69640304 2832File: intel/ibt-11-5.sfi
28ddb05a 2833Version: BT_LightningPeak_REL0351
a1415006 2834File: intel/ibt-12-16.ddc
87941021 2835Version: BT_WindStormPeak_REL0082
a1415006 2836File: intel/ibt-12-16.sfi
87941021 2837Version: BT_WindStormPeak_REL0082
120a97ff
THJA
2838
2839Licence: Redistributable. See LICENCE.ibt_firmware for details
2840
8e181320
DD
2841File: rtl_bt/rtl8192ee_fw.bin
2842File: rtl_bt/rtl8192eu_fw.bin
2843File: rtl_bt/rtl8723a_fw.bin
2844File: rtl_bt/rtl8723b_fw.bin
2845File: rtl_bt/rtl8761a_fw.bin
2846File: rtl_bt/rtl8812ae_fw.bin
2847File: rtl_bt/rtl8821a_fw.bin
c883a6b6
LF
2848File: rtl_bt/rtl8822b_fw.bin
2849File: rtl_bt/rtl8822b_config.bin
8e181320
DD
2850
2851Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2852
2853Found in vendor driver, linux_bt_usb_2.11.20140423_8723be.rar
2854From https://github.com/troy-tan/driver_store
c883a6b6 2855Files rtl_bt/rtl8822b_* came directly from Realtek.
8e181320 2856
120a97ff 2857--------------------------------------------------------------------------
8267525f
JH
2858
2859Driver: btmtk_usb - Bluetooth USB driver
2860
2861File: mt7650.bin
2862
2863Licence: Redistributable. See LICENCE.ralink_a_mediatek_company_firmware for details
2864
2865--------------------------------------------------------------------------
94f39039
KC
2866
2867Driver: rp2 -- Comtrol RocketPort 2 serial driver
2868
2869File: rp2.fw
2870
162cbfdf
BH
2871Licence: Redistributable.
2872
94f39039
KC
2873Copyright (C) 2013 Comtrol Corporation
2874
2875Comtrol grants permission to use and redistribute these firmware
2876files for use with Comtrol devices, but not as part of the Linux
2877kernel or in any other form which would require these files themselves
2878to be covered by the terms of the GNU General Public License.
2879
2880These firmware files are distributed in the hope that they will be
2881useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2882of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2883
2884--------------------------------------------------------------------------
b5aaee4c 2885
88512c91
HV
2886Driver: go7007
2887
2888File: go7007/s2250-1.fw
2889File: go7007/s2250-2.fw
2892af06
BH
2890Link: s2250.fw -> go7007/s2250-2.fw
2891Link: s2250_loader.fw -> go7007/s2250-1.fw
88512c91
HV
2892
2893Licence:
2894 Sensoray grants permission to use and redistribute these firmware
2895 files for use with Sensoray devices, but not as a part of the Linux
2896 kernel or in any other form which would require these files themselves
2897 to be covered by the terms of the GNU General Public License.
2898 These firmware files are distributed in the hope that they will be
2899 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2900 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2901
2902File: go7007/go7007fw.bin
2903File: go7007/go7007tv.bin
2904File: go7007/lr192.fw
2905File: go7007/px-m402u.fw
2906File: go7007/px-tv402u.fw
2907File: go7007/wis-startrek.fw
2908
3a21320e 2909Licence: Redistributable. See LICENCE.go7007 for details
b5aaee4c
BH
2910
2911--------------------------------------------------------------------------
31f6b307
SS
2912
2913Driver: microcode_amd - AMD CPU Microcode Update Driver for Linux
2914
2915File: amd-ucode/microcode_amd.bin
2916Version: 2013-07-10
2917File: amd-ucode/microcode_amd_fam15h.bin
5f8ca0c1 2918Version: 2016-03-16
8ac569dd
SH
2919File: amd-ucode/microcode_amd_fam16h.bin
2920Version: 2014-10-28
31f6b307
SS
2921
2922License: Redistributable. See LICENSE.amd-ucode for details
2923
2924--------------------------------------------------------------------------
6eed67a9 2925
850de370
MO
2926Driver: mxu11x0 - MOXA UPort 11x0 USB Serial hub driver
2927
2928File: moxa/moxa-1110.fw
2929File: moxa/moxa-1130.fw
2930File: moxa/moxa-1131.fw
2931File: moxa/moxa-1150.fw
2932File: moxa/moxa-1151.fw
2933
08947b07 2934License: Redistributable. See LICENCE.moxa for details
850de370
MO
2935
2936--------------------------------------------------------------------------
2937
6eed67a9
AL
2938Driver: mxuport - MOXA UPort USB Serial hub driver
2939
e7c85b24
AL
2940File: moxa/moxa-1250.fw
2941File: moxa/moxa-1251.fw
2942File: moxa/moxa-1410.fw
2943File: moxa/moxa-1450.fw
2944File: moxa/moxa-1451.fw
2945File: moxa/moxa-1613.fw
2946File: moxa/moxa-1618.fw
2947File: moxa/moxa-1653.fw
2948File: moxa/moxa-1658.fw
6eed67a9 2949
08947b07 2950License: Redistributable. See LICENCE.moxa for details
6eed67a9
AL
2951
2952--------------------------------------------------------------------------
321bd6d9
SP
2953
2954Driver: cw1200 - ST-E CW1100/CW1200 WLAN driver
2955
a54a760d
SP
2956File: wsm_22.bin
2957Version: WSM395
3a21320e 2958Licence: Redistributable. See LICENCE.cw1200 for details.
a54a760d 2959
321bd6d9
SP
2960File: sdd_sagrad_1091_1098.bin
2961
2962License:
2963 Copyright (c) 2011-2013 Sagrad, Inc.
2964
2965 This SDD ("Static Dynamic Data") file is licensed strictly for use with
2966 the Sagrad WiFi modules (such as the SG901-1091/1098) that utilize the
2967 cw1200 driver. There is no warranty expressed or implied about its
2968 fitness for any purpose.
2969
2970 Permission is hereby granted for the distribution of this SDD file as
2971 part of Linux or other Open Source operating system kernel in text or
2972 binary form as required.
2973
a54a760d 2974 (Please note that the actual device firmware is separately licensed)
321bd6d9
SP
2975
2976--------------------------------------------------------------------------
2977
0ab54ff1 2978Driver: BFA/BNA - QLogic BR-series Adapter FC/FCOE drivers
b8ac7c7e
RM
2979
2980File: cbfw-3.2.1.1.bin
f8c22c69
BH
2981File: ctfw-3.2.1.1.bin
2982File: ct2fw-3.2.1.1.bin
76b366df 2983File: cbfw-3.2.3.0.bin
f8c22c69
BH
2984File: ctfw-3.2.3.0.bin
2985File: ct2fw-3.2.3.0.bin
0ab54ff1
RM
2986File: cbfw-3.2.5.1.bin
2987File: ctfw-3.2.5.1.bin
2988File: ct2fw-3.2.5.1.bin
b8ac7c7e
RM
2989
2990Licence:
2991
2992This file contains firmware data derived from proprietary unpublished
0ab54ff1
RM
2993source code.
2994Copyright (c) 2013-2014 Brocade Communications Systems, Inc.
2995Copyright (c) 2014-2015 QLogic Corporation.
b8ac7c7e
RM
2996
2997Permission is hereby granted for the distribution of this firmware data
2998in hexadecimal or equivalent format, provided this copyright notice is
2999accompanying it.
3000
0ab54ff1
RM
3001QLogic grants permission to use and redistribute these firmware files
3002for use with QLogic BR-series devices, but not as a part of the Linux
b8ac7c7e
RM
3003kernel or in any other form which would require these files themselves
3004to be covered by the terms of the GNU General Public License.
3005These firmware files are distributed in the hope that they will be
3006useful, but WITHOUT ANY WARRANTY; without even the implied warranty
3007of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
3008
02b418b2 3009--------------------------------------------------------------------------
8d1f7a11 3010Driver: qat - Intel(R) QAT crypto accelerator
02b418b2
TS
3011
3012File: qat_895xcc.bin
8d1f7a11
TS
3013File: qat_895xcc_mmp.bin
3014File: qat_c3xxx.bin
3015File: qat_c3xxx_mmp.bin
3016File: qat_c62x.bin
3017File: qat_c62x_mmp.bin
b63a2d96 3018Link: qat_mmp.bin -> qat_895xcc_mmp.bin
02b418b2 3019
b50386ba
BH
3020Licence: Redistributable. See LICENCE.qat_firmware for details
3021
b8ac7c7e
RM
3022--------------------------------------------------------------------------
3023
b11ec337
FF
3024Driver: rsi -- Redpine Signals Inc 91x driver
3025
3026File: rsi_91x.fw
3027
3028Licence:
3029 * Firmware is:
3030 * Derived from proprietary unpublished source code,
3031 * Copyright (C) 2014 Redpine Signals Inc.
3032 *
3033 * Permission is hereby granted for the distribution of this firmware
3034 * as part of Linux or other Open Source operating system kernel
3035 * provided this copyright notice is accompanying it.
3036
3037--------------------------------------------------------------------------
1cafe232 3038
b0668886 3039Driver: xhci-rcar -- Renesas R-Car Gen2/3 USB 3.0 host controller driver
1cafe232
YS
3040
3041File: r8a779x_usb3_v1.dlmem
98d922b9 3042File: r8a779x_usb3_v2.dlmem
b0668886 3043File: r8a779x_usb3_v3.dlmem
1cafe232
YS
3044
3045Licence: Redistributable. See LICENCE.r8a779x_usb3 for details.
3046
3047--------------------------------------------------------------------------
83b97f58
BH
3048
3049Driver: snd_soc_sst_acpi
3050
3051File: intel/fw_sst_0f28.bin-48kHz_i2s_master
3052
3053License: Redistributable. See LICENCE.fw_sst_0f28 for details
3054
3055--------------------------------------------------------------------------
7e925d92
MCC
3056
3057Driver: as102 - Abilis Systems Single DVB-T Receiver
3058
3059File: as102_data1_st.hex
3060File: as102_data2_st.hex
3061
3062License: Redistributable. See LICENCE.Abilis for details
a6815d5a
BC
3063
3064--------------------------------------------------------------------------
3065
3066Driver: it9135 -- ITEtech IT913x DVB-T USB driver
3067
3068File: dvb-usb-it9135-01.fw
3069File: dvb-usb-it9135-02.fw
3070
3071Licence: Redistributable. See LICENCE.it913x for details
3072
3073--------------------------------------------------------------------------
8dd1b22d
JY
3074
3075Driver: snd_soc_sst_acpi
3076
3077File: intel/IntcSST2.bin
479a3333 3078Version: 8.4.1.77
8dd1b22d
JY
3079
3080License: Redistributable. See LICENCE.IntcSST2 for details
3081
3082--------------------------------------------------------------------------
d562a3b6
VK
3083
3084Driver: snd_intel_sst_core
3085
3086File: intel/fw_sst_0f28.bin
feddadad 3087File: intel/fw_sst_0f28_ssp0.bin
d562a3b6
VK
3088
3089License: Redistributable. See LICENCE.fw_sst_0f28 for details
3090
3091--------------------------------------------------------------------------
d2adbb0b 3092
e7ef6730
VK
3093Driver: snd_intel_sst_core
3094
3095File: intel/fw_sst_22a8.bin
1d079ff3 3096Version: 01.0B.02.02
e7ef6730
VK
3097
3098License: Redistributable. See LICENCE.fw_sst_0f28 for details
3099
3100--------------------------------------------------------------------------
3101
33a1bc51
VK
3102Driver: snd-soc-skl
3103
629ee1fa
BH
3104File: intel/dsp_fw_release_v827.bin
3105Version: 8.20.00.927
3106File: intel/dsp_fw_release_v869.bin
3107Version; 8.20.00.869
3108File: intel/dsp_fw_release_v896.bin
3109Version: 8.20.00.896
3110File: intel/dsp_fw_release_v927.bin
3111Version: 8.20.00.927
3112File: intel/dsp_fw_release_v948.bin
3113Version: 8.20.00.948
3114File: intel/dsp_fw_release_v951.bin
3115Version: 8.20.00.951
3116File: intel/dsp_fw_release_v958.bin
c170c8d9 3117Version: 8.20.00.958
180c6d21
JK
3118File: intel/dsp_fw_release_v969.bin
3119Version: 8.20.00.969
3120Link: intel/dsp_fw_release.bin -> intel/dsp_fw_release_v969.bin
33a1bc51
VK
3121
3122License: Redistributable. See LICENCE.adsp_sst for details
3123
629ee1fa
BH
3124File: intel/dsp_fw_bxtn_v430.bin
3125Version: 9.00.00.430
3126File: intel/dsp_fw_bxtn_v702.bin
3127Version: 9.00.00.702
3128File: intel/dsp_fw_bxtn_v1118.bin
92b8db54 3129Version: 9.22.00.1118
4529fb4b
SP
3130File: intel/dsp_fw_bxtn_v2010.bin
3131Version: 9.22.01.2010_44
3132Link: intel/dsp_fw_bxtn.bin -> intel/dsp_fw_bxtn_v2010.bin
f5598347
VK
3133
3134License: Redistributable. See LICENCE.adsp_sst for details
3135
629ee1fa
BH
3136File: intel/dsp_fw_kbl_v701.bin
3137Version: 9.21.00.701
3138File: intel/dsp_fw_kbl_v1037.bin
81633e91 3139Version: 09.21.00.1037
629ee1fa 3140Link: intel/dsp_fw_kbl.bin -> dsp_fw_kbl_v1037.bin
11e3390b
VK
3141
3142License: Redistributable. See LICENCE.adsp_sst for details
3143
33a1bc51
VK
3144--------------------------------------------------------------------------
3145
b181fc33 3146Driver: smsmdtv - Siano MDTV Core module
d2adbb0b
MCC
3147
3148File: cmmb_vega_12mhz.inp
3149File: cmmb_venice_12mhz.inp
3150File: dvb_nova_12mhz.inp
3151File: dvb_nova_12mhz_b0.inp
3152File: isdbt_nova_12mhz.inp
3153File: isdbt_nova_12mhz_b0.inp
3154File: isdbt_rio.inp
3155File: sms1xxx-hcw-55xxx-dvbt-02.fw
3156File: sms1xxx-hcw-55xxx-isdbt-02.fw
3157File: sms1xxx-nova-a-dvbt-01.fw
3158File: sms1xxx-nova-b-dvbt-01.fw
3159File: sms1xxx-stellar-dvbt-01.fw
3160File: tdmb_nova_12mhz.inp
3161
3162Licence: Redistributable. See LICENCE.siano for details
c91690d6
AC
3163
3164--------------------------------------------------------------------------
3165
86f4dcab 3166Driver: xhci-tegra -- NVIDIA Tegra XHCI driver
c91690d6
AC
3167
3168File: nvidia/tegra124/xusb.bin
ec89525b
KM
3169Version: v45.46
3170
86f4dcab 3171File: nvidia/tegra210/xusb.bin
38358cfc 3172Version: v50.10
c91690d6
AC
3173
3174Licence: Redistributable. See LICENCE.nvidia for details
7d9dd88b
SS
3175
3176--------------------------------------------------------------------------
3177
3178Driver: atusb - ATUSB IEEE 802.15.4 transceiver driver
3179
3180File: atusb/atusb-0.2.dfu
3181Version: 0.2
4b9559fb
SS
3182File: atusb/atusb-0.3.dfu
3183Version: 0.3
3184File: atusb/rzusb-0.3.bin
3185Version: 0.3
7d9dd88b
SS
3186Info: atusb/ChangeLog
3187
b6088e67 3188Licence: GPLv2 or later. See GPL-2 and GPL-3 for details.
23d13405
BYTK
3189
3190--------------------------------------------------------------------------
3191
3192Driver: qca - Qualcomm Atheros Bluetooth support for QCA61x4 chips
3193
3194File: qca/nvm_usb_00000201.bin
3195File: qca/nvm_usb_00000200.bin
3196File: qca/nvm_usb_00000300.bin
3197File: qca/nvm_usb_00000302.bin
3198File: qca/nvm_00130300.bin
3199File: qca/nvm_00130302.bin
3200File: qca/rampatch_usb_00000200.bin
3201File: qca/rampatch_usb_00000201.bin
3202File: qca/rampatch_usb_00000300.bin
3203File: qca/rampatch_usb_00000302.bin
3204File: qca/rampatch_00130300.bin
3205File: qca/rampatch_00130302.bin
3206
c4e9344c 3207Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k and qca/NOTICE.txt for details
23d13405
BYTK
3208
3209--------------------------------------------------------------------------
26556b64
DC
3210
3211Driver: liquidio -- Cavium LiquidIO driver
3212
60db383a
DC
3213File: liquidio/lio_23xx_nic.bin
3214Version: v1.4.2
3215
26556b64 3216File: liquidio/lio_210nv_nic.bin
60db383a 3217Version: v1.4.2
26556b64
DC
3218
3219File: liquidio/lio_210sv_nic.bin
60db383a 3220Version: v1.4.2
26556b64
DC
3221
3222File: liquidio/lio_410nv_nic.bin
60db383a 3223Version: v1.4.2
26556b64
DC
3224
3225Licence: Redistributable. See LICENCE.cavium for details
e1da99a8
KM
3226
3227--------------------------------------------------------------------------
3228
b693dacc
RV
3229Driver: i915 -- Intel Integrated Graphics driver
3230
3d1020bb 3231File: i915/skl_dmc_ver1_23.bin
c44bc5b1 3232File: i915/skl_dmc_ver1_26.bin
b693dacc 3233File: i915/skl_dmc_ver1.bin
c44bc5b1 3234Version: DMC API/ABI ver 1 - release 26 for Skylake
b693dacc 3235
5e976de9 3236File: i915/bxt_dmc_ver1_07.bin
d8d78870 3237File: i915/bxt_dmc_ver1.bin
5e976de9 3238Version: DMC API/ABI ver 1 - release 07 for Broxton
d8d78870 3239
9facc31d 3240File: i915/kbl_dmc_ver1_01.bin
9facc31d
RV
3241File: i915/kbl_dmc_ver1.bin
3242Version: DMC API/ABI ver 1 - release 01 for Kabylake
3243
4e279504
RV
3244File: i915/skl_guc_ver1.bin
3245Version: Guc API/ABI ver 1 - release 1059 for Skylake
3246
d1fa230a
RV
3247File: i915/skl_guc_ver4.bin
3248Version: Guc API/ABI ver 4 - release 3 for Skylake
3249
0a0c9766
TR
3250File: i915/skl_guc_ver6_1.bin
3251File: i915/skl_guc_ver6.bin
3252Version: Guc API/ABI ver 6 - release 1 for Skylake
3253
8b0db80a
AS
3254File: i915/skl_huc_ver01_07_1398.bin
3255Version: HuC API/ABI ver 1 - release 7 for Skylake
3256
fb68fdbd
AS
3257File: i915/bxt_huc_ver01_07_1398.bin
3258Version: HuC API/APB ver 1 - release 7 for Broxton
3259
56016d20
AS
3260File: i915/kbl_huc_ver02_00_1810.bin
3261Version: HuC API/APB ver 2 - for Kabylake
3262
93769298
AS
3263File: i915/bxt_guc_ver8_7.bin
3264Version: Guc API/APB ver 8 - release 7 for Broxton
3265
d7fe1272
AS
3266File: i915/kbl_guc_ver9_14.bin
3267Version: Guc API/APB ver 9 release 14 for Kabylake
3268
b693dacc 3269License: Redistributable. See LICENSE.i915 for details
899ebcb6
AC
3270
3271--------------------------------------------------------------------------
3272
c4f6a36d 3273Driver: nouveau - NVIDIA GPU driver
899ebcb6
AC
3274
3275File: nvidia/gk20a/fecs_data.bin
3276File: nvidia/gk20a/fecs_inst.bin
3277File: nvidia/gk20a/gpccs_data.bin
3278File: nvidia/gk20a/gpccs_inst.bin
3279File: nvidia/gk20a/sw_bundle_init.bin
3280File: nvidia/gk20a/sw_ctx.bin
3281File: nvidia/gk20a/sw_method_init.bin
3282File: nvidia/gk20a/sw_nonctx.bin
c4f6a36d
AC
3283File: nvidia/gm200/acr/bl.bin
3284File: nvidia/gm200/acr/ucode_load.bin
3285File: nvidia/gm200/acr/ucode_unload.bin
3286File: nvidia/gm200/gr/fecs_bl.bin
3287File: nvidia/gm200/gr/fecs_data.bin
3288File: nvidia/gm200/gr/fecs_inst.bin
3289File: nvidia/gm200/gr/fecs_sig.bin
3290File: nvidia/gm200/gr/gpccs_bl.bin
3291File: nvidia/gm200/gr/gpccs_data.bin
3292File: nvidia/gm200/gr/gpccs_inst.bin
3293File: nvidia/gm200/gr/gpccs_sig.bin
3294File: nvidia/gm200/gr/sw_bundle_init.bin
3295File: nvidia/gm200/gr/sw_ctx.bin
3296File: nvidia/gm200/gr/sw_method_init.bin
3297File: nvidia/gm200/gr/sw_nonctx.bin
3298File: nvidia/gm204/acr/bl.bin
3299File: nvidia/gm204/acr/ucode_load.bin
3300File: nvidia/gm204/acr/ucode_unload.bin
3301File: nvidia/gm204/gr/fecs_bl.bin
3302File: nvidia/gm204/gr/fecs_data.bin
3303File: nvidia/gm204/gr/fecs_inst.bin
3304File: nvidia/gm204/gr/fecs_sig.bin
3305File: nvidia/gm204/gr/gpccs_bl.bin
3306File: nvidia/gm204/gr/gpccs_data.bin
3307File: nvidia/gm204/gr/gpccs_inst.bin
3308File: nvidia/gm204/gr/gpccs_sig.bin
3309File: nvidia/gm204/gr/sw_bundle_init.bin
3310File: nvidia/gm204/gr/sw_ctx.bin
3311File: nvidia/gm204/gr/sw_method_init.bin
3312File: nvidia/gm204/gr/sw_nonctx.bin
3313File: nvidia/gm206/acr/bl.bin
3314File: nvidia/gm206/acr/ucode_load.bin
3315File: nvidia/gm206/acr/ucode_unload.bin
3316File: nvidia/gm206/gr/fecs_bl.bin
3317File: nvidia/gm206/gr/fecs_data.bin
3318File: nvidia/gm206/gr/fecs_inst.bin
3319File: nvidia/gm206/gr/fecs_sig.bin
3320File: nvidia/gm206/gr/gpccs_bl.bin
3321File: nvidia/gm206/gr/gpccs_data.bin
3322File: nvidia/gm206/gr/gpccs_inst.bin
3323File: nvidia/gm206/gr/gpccs_sig.bin
3324File: nvidia/gm206/gr/sw_bundle_init.bin
3325File: nvidia/gm206/gr/sw_ctx.bin
3326File: nvidia/gm206/gr/sw_method_init.bin
3327File: nvidia/gm206/gr/sw_nonctx.bin
8d1fd61a
AC
3328File: nvidia/gm20b/acr/bl.bin
3329File: nvidia/gm20b/acr/ucode_load.bin
3330File: nvidia/gm20b/gr/fecs_bl.bin
3331File: nvidia/gm20b/gr/fecs_data.bin
3332File: nvidia/gm20b/gr/fecs_inst.bin
3333File: nvidia/gm20b/gr/fecs_sig.bin
8d1fd61a
AC
3334File: nvidia/gm20b/gr/gpccs_data.bin
3335File: nvidia/gm20b/gr/gpccs_inst.bin
8d1fd61a
AC
3336File: nvidia/gm20b/gr/sw_bundle_init.bin
3337File: nvidia/gm20b/gr/sw_ctx.bin
3338File: nvidia/gm20b/gr/sw_method_init.bin
3339File: nvidia/gm20b/gr/sw_nonctx.bin
eadbba2a
AC
3340File: nvidia/gm20b/pmu/desc.bin
3341File: nvidia/gm20b/pmu/image.bin
3342File: nvidia/gm20b/pmu/sig.bin
777480f0
AC
3343File: nvidia/gp100/acr/bl.bin
3344File: nvidia/gp100/acr/ucode_load.bin
3345File: nvidia/gp100/acr/ucode_unload.bin
3346File: nvidia/gp100/gr/fecs_bl.bin
3347File: nvidia/gp100/gr/fecs_data.bin
3348File: nvidia/gp100/gr/fecs_inst.bin
3349File: nvidia/gp100/gr/fecs_sig.bin
3350File: nvidia/gp100/gr/gpccs_bl.bin
3351File: nvidia/gp100/gr/gpccs_data.bin
3352File: nvidia/gp100/gr/gpccs_inst.bin
3353File: nvidia/gp100/gr/gpccs_sig.bin
3354File: nvidia/gp100/gr/sw_bundle_init.bin
3355File: nvidia/gp100/gr/sw_ctx.bin
3356File: nvidia/gp100/gr/sw_method_init.bin
3357File: nvidia/gp100/gr/sw_nonctx.bin
899ebcb6
AC
3358
3359Licence: Redistributable. See LICENCE.nvidia for details
3360
dc00519d
JK
3361--------------------------------------------------------------------------
3362
3363Driver: wilc1000 - Atmel 802.11n WLAN driver for WILC1000
3364
3365File: atmel/wilc1000_fw.bin
3366File: atmel/wilc1000_ap_fw.bin
3367File: atmel/wilc1000_p2p_fw.bin
3368
3a21320e 3369License: Redistributable. See LICENSE.atmel for details
dc00519d 3370
5bc50e9b
IW
3371--------------------------------------------------------------------------
3372
3373Driver: hfi1 - Intel OPA Gen 1 adapter
3374
3375File: hfi1_dc8051.fw
a964b4d9 3376Version: 0.47
5bc50e9b 3377File: hfi1_fabric.fw
a964b4d9 3378Version: 0x1055
5bc50e9b 3379File: hfi1_pcie.fw
a964b4d9 3380Version: 0x4755
5bc50e9b 3381File: hfi1_sbus.fw
a964b4d9 3382Version: 0x10130001
e9521de8 3383File: hfi1_platform.dat
5bc50e9b 3384
3a21320e 3385Licence: Redistributable. See LICENSE.hfi1_firmware for details
5bc50e9b 3386
cc427ee7
MK
3387--------------------------------------------------------------------------
3388
3389Driver: knav_qmss_queue - TI Keystone 2 QMSS driver
3390
3391File: ti-keystone/ks2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin
3392
162cbfdf 3393Licence: Redistributable. See LICENCE.ti-keystone for details.
66d3d8d7
DL
3394
3395--------------------------------------------------------------------------
3396
3397Driver: mwlwifi - Marvell mac80211 driver for 80211ac cards.
3398
3399File: mwlwifi/88W8864.bin
3400Version: 7.2.8.6
3401
3402File: mwlwifi/88W8897.bin
3403Version: 8.2.0.10
3404
3405Licence: Redistributable. See LICENCE.Marvell for details.
40876d7b
ACC
3406
3407--------------------------------------------------------------------------
3408
3409Driver: mtk-vpu - Mediatek VPU video processing unit driver
3410
3411File: vpu_d.bin
3412File: vpu_p.bin
3413
3414Licence: Redistributable.
3415
3416MediaTek Inc. grants permission to use and redistribute aforementioned firmware
3417files for the use with devices containing MediaTek chipsets, but not as part of
3418the Linux kernel or in any other form which would require these files themselves
3419to be covered by the terms of the GNU General Public License or the GNU Lesser
3420General Public License.
3421
3422These firmware files are distributed in the hope that they will be useful, but
3423are provided WITHOUT ANY WARRANTY, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTY
3424OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
cccb6a0d
CZ
3425
3426--------------------------------------------------------------------------
3427
3428Driver: rk3399-dptx - ROCKCHIP rk3399 dptx firmware
3429
3430File: rockchip/dptx.bin
038f45c0 3431Version: 3.1
cccb6a0d 3432
0daeaf3c 3433Licence: Redistributable. See LICENCE.rockchip for details.
12987cad
FF
3434
3435---------------------------------------------------------------------------
3436
3437Driver: mt76x2e - MediaTek MT76x2 Wireless MACs
3438
3439File: mt7662.bin
3440Version: 1.9
3441
3442File: mt7662_rom_patch.bin
3443Version: 0.0.2_P69
3444
3445Licence: Redistributable. See LICENCE.ralink_a_mediatek_company_firmware for details