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