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