]> git.proxmox.com Git - mirror_linux-firmware.git/blame - WHENCE
linux-firmware: Fix DDC file format for Intel Bluetooth 8260/8265
[mirror_linux-firmware.git] / WHENCE
CommitLineData
2507663c
DW
1 **********
2 * WHENCE *
3 **********
4
5This file attempts to document the origin and licensing information,
6if known, for each piece of firmware distributed for use with the Linux
7kernel.
8
9--------------------------------------------------------------------------
10
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
a260ff43 1840File: amdgpu/topaz_k_smc.bin
6ebf5d57
AD
1841File: amdgpu/topaz_mc.bin
1842File: amdgpu/topaz_me.bin
1843File: amdgpu/topaz_mec2.bin
1844File: amdgpu/topaz_mec.bin
1845File: amdgpu/topaz_pfp.bin
1846File: amdgpu/topaz_rlc.bin
1847File: amdgpu/topaz_sdma1.bin
1848File: amdgpu/topaz_sdma.bin
1849File: amdgpu/topaz_smc.bin
1850File: amdgpu/tonga_ce.bin
a260ff43 1851File: amdgpu/tonga_k_smc.bin
6ebf5d57
AD
1852File: amdgpu/tonga_mc.bin
1853File: amdgpu/tonga_me.bin
1854File: amdgpu/tonga_mec2.bin
1855File: amdgpu/tonga_mec.bin
1856File: amdgpu/tonga_pfp.bin
1857File: amdgpu/tonga_rlc.bin
1858File: amdgpu/tonga_sdma1.bin
1859File: amdgpu/tonga_sdma.bin
1860File: amdgpu/tonga_smc.bin
1861File: amdgpu/tonga_uvd.bin
1862File: amdgpu/tonga_vce.bin
1863File: amdgpu/carrizo_ce.bin
1864File: amdgpu/carrizo_me.bin
1865File: amdgpu/carrizo_mec2.bin
1866File: amdgpu/carrizo_mec.bin
1867File: amdgpu/carrizo_pfp.bin
1868File: amdgpu/carrizo_rlc.bin
1869File: amdgpu/carrizo_sdma1.bin
1870File: amdgpu/carrizo_sdma.bin
1871File: amdgpu/carrizo_uvd.bin
1872File: amdgpu/carrizo_vce.bin
1873File: amdgpu/fiji_ce.bin
1874File: amdgpu/fiji_mc.bin
1875File: amdgpu/fiji_me.bin
1876File: amdgpu/fiji_mec2.bin
1877File: amdgpu/fiji_mec.bin
1878File: amdgpu/fiji_pfp.bin
1879File: amdgpu/fiji_rlc.bin
1880File: amdgpu/fiji_sdma1.bin
1881File: amdgpu/fiji_sdma.bin
1882File: amdgpu/fiji_smc.bin
1883File: amdgpu/fiji_uvd.bin
1884File: amdgpu/fiji_vce.bin
90d3de63
AD
1885File: amdgpu/stoney_ce.bin
1886File: amdgpu/stoney_me.bin
1887File: amdgpu/stoney_mec.bin
1888File: amdgpu/stoney_pfp.bin
1889File: amdgpu/stoney_rlc.bin
1890File: amdgpu/stoney_sdma.bin
1891File: amdgpu/stoney_uvd.bin
1892File: amdgpu/stoney_vce.bin
337d5432
AD
1893File: amdgpu/polaris10_ce.bin
1894File: amdgpu/polaris10_mc.bin
1895File: amdgpu/polaris10_me.bin
1896File: amdgpu/polaris10_mec2.bin
1897File: amdgpu/polaris10_mec.bin
1898File: amdgpu/polaris10_pfp.bin
1899File: amdgpu/polaris10_rlc.bin
1900File: amdgpu/polaris10_sdma1.bin
1901File: amdgpu/polaris10_sdma.bin
1902File: amdgpu/polaris10_smc.bin
1903File: amdgpu/polaris10_smc_sk.bin
1904File: amdgpu/polaris10_uvd.bin
1905File: amdgpu/polaris10_vce.bin
1906File: amdgpu/polaris11_ce.bin
1907File: amdgpu/polaris11_mc.bin
1908File: amdgpu/polaris11_me.bin
1909File: amdgpu/polaris11_mec2.bin
1910File: amdgpu/polaris11_mec.bin
1911File: amdgpu/polaris11_pfp.bin
1912File: amdgpu/polaris11_rlc.bin
1913File: amdgpu/polaris11_sdma1.bin
1914File: amdgpu/polaris11_sdma.bin
1915File: amdgpu/polaris11_smc.bin
1916File: amdgpu/polaris11_smc_sk.bin
1917File: amdgpu/polaris11_uvd.bin
1918File: amdgpu/polaris11_vce.bin
6ebf5d57
AD
1919
1920Licence: Redistributable. See LICENSE.amdgpu for details.
1921
1922--------------------------------------------------------------------------
1923
a142b9f0
MCC
1924Driver: s2255drv
1925
8c3ff02a 1926File: f2255usb.bin
a142b9f0 1927
162cbfdf
BH
1928Licence: Redistributable.
1929
a142b9f0
MCC
1930 Sensoray grants permission to use and redistribute these firmware
1931 files for use with Sensoray devices, but not as a part of the Linux
1932 kernel or in any other form which would require these files themselves
1933 to be covered by the terms of the GNU General Public License.
1934 These firmware files are distributed in the hope that they will be
1935 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1936 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
8c3ff02a 1937
a9799c6d
GKH
1938--------------------------------------------------------------------------
1939
5af5b3eb 1940Driver: rtl8192e - Realtek 8192 PCI wireless driver
a9799c6d 1941
f33f88f6
BH
1942File: RTL8192E/boot.img
1943File: RTL8192E/data.img
1944File: RTL8192E/main.img
1945
a9799c6d
GKH
1946Licence: Redistributable, provided by Realtek in their driver
1947 source download.
1948
1949--------------------------------------------------------------------------
909d91fc 1950
61b5e101
BH
1951Driver: lgs8gxx - Legend Silicon GB20600 demodulator driver
1952
1953File: lgs8g75.fw
1954
1955Licence: Unknown
1956
72cf26d5
DW
1957--------------------------------------------------------------------------
1958
c1cc7baf
BH
1959Driver: ib_qib - QLogic Infiniband
1960
1961File: qlogic/sd7220.fw
1962
1963Licence:
1964
1965 * Copyright (c) 2007, 2008 QLogic Corporation. All rights reserved.
1966 *
1967 * This software is available to you under a choice of one of two
1968 * licenses. You may choose to be licensed under the terms of the GNU
1969 * General Public License (GPL) Version 2, available from the file
1970 * COPYING in the main directory of this source tree, or the
1971 * OpenIB.org BSD license below:
1972 *
1973 * Redistribution and use in source and binary forms, with or
1974 * without modification, are permitted provided that the following
1975 * conditions are met:
1976 *
1977 * - Redistributions of source code must retain the above
1978 * copyright notice, this list of conditions and the following
1979 * disclaimer.
1980 *
1981 * - Redistributions in binary form must reproduce the above
1982 * copyright notice, this list of conditions and the following
1983 * disclaimer in the documentation and/or other materials
1984 * provided with the distribution.
1985 *
1986 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1987 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1988 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1989 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
1990 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
1991 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1992 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1993 * SOFTWARE.
1994
61b5e101
BH
1995Found in hex form in kernel source.
1996
1997--------------------------------------------------------------------------
370066f0 1998
9d0546a9
SK
1999Driver: qed - QLogic 4xxxx Ethernet Driver Core Module.
2000
c582662f 2001File: qed/qed_init_values_zipped-8.4.2.0.bin
73b07a93 2002File: qed/qed_init_values_zipped-8.7.3.0.bin
7db6ab93 2003File: qed/qed_init_values_zipped-8.10.5.0.bin
70a3c2ad 2004File: qed/qed_init_values_zipped-8.10.10.0.bin
9d0546a9
SK
2005
2006Licence:
2007 This file contains firmware data derived from proprietary unpublished
2008 source code.
2009 Copyright (c) 2015 QLogic Corporation.
2010
2011 Permission is hereby granted for the distribution of this firmware data
2012 in hexadecimal or equivalent format, provided this copyright notice is
2013 accompanying it.
2014
9d0546a9
SK
2015--------------------------------------------------------------------------
2016
370066f0
HH
2017Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle IV Chipset
2018
2019File: ueagle-atm/CMV4p.bin.v2
2020File: ueagle-atm/DSP4p.bin
2021File: ueagle-atm/eagleIV.fw
4bd6c56f 2022Version: 1.0
370066f0
HH
2023
2024Licence: Redistributable. See LICENCE.ueagle-atm4-firmware for details
2025
2026--------------------------------------------------------------------------
2027
2028Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle I,II,III
2029
370066f0
HH
2030File: ueagle-atm/930-fpga.bin
2031File: ueagle-atm/CMVeiWO.bin
2032File: ueagle-atm/CMVepFR10.bin
2033File: ueagle-atm/DSP9p.bin
2034File: ueagle-atm/eagleIII.fw
2035File: ueagle-atm/adi930.fw
2036File: ueagle-atm/CMVep.bin
2037File: ueagle-atm/CMVepFR.bin
2038File: ueagle-atm/DSPei.bin
2039File: ueagle-atm/CMV9i.bin
2040File: ueagle-atm/CMVepES03.bin
2041File: ueagle-atm/CMVepIT.bin
2042File: ueagle-atm/DSPep.bin
2043File: ueagle-atm/CMV9p.bin
2044File: ueagle-atm/CMVepES.bin
2045File: ueagle-atm/CMVepWO.bin
2046File: ueagle-atm/eagleI.fw
2047File: ueagle-atm/CMVei.bin
2048File: ueagle-atm/CMVepFR04.bin
2049File: ueagle-atm/DSP9i.bin
2050File: ueagle-atm/eagleII.fw
4bd6c56f 2051Version: 1.1
370066f0
HH
2052
2053Licence: Redistributable. Based on
2054 https://mail.gna.org/public/eagleusb-dev/2004-11/msg00172.html
e7fb8010
JM
2055
2056--------------------------------------------------------------------------
2057
2058Driver: vxge - Exar X3100 Series 10GbE PCIe I/O Virtualized Server Adapter
2059
2060File: vxge/X3fw.ncf
2061File: vxge/X3fw-pxe.ncf
0892c5ad 2062Version: 1.8.1
e7fb8010
JM
2063
2064Licence:
2065
2066 This file contains firmware data derived from proprietary unpublished
2067 source code, Copyright (c) 2010 Exar Corporation.
2068
2069 Permission is hereby granted for the distribution of this firmware data
2070 in hexadecimal or equivalent format, provided this copyright notice is
2071 accompanying it.
8ce599d7
HP
2072
2073--------------------------------------------------------------------------
2074
a531257c 2075Driver: brcmsmac - Broadcom 802.11n softmac wireless LAN driver.
8ce599d7 2076
a531257c
HP
2077File: brcm/bcm43xx-0.fw
2078File: brcm/bcm43xx_hdr-0.fw
bda53ca9 2079Version: 610.812
8ce599d7
HP
2080
2081Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.
28f8f084
HP
2082
2083--------------------------------------------------------------------------
2084
a531257c 2085Driver: brcmfmac - Broadcom 802.11n fullmac wireless LAN driver.
28f8f084 2086
a531257c 2087File: brcm/bcm4329-fullmac-4.bin
e15feb99 2088File: brcm/brcmfmac43236b.bin
dc957644
AS
2089File: brcm/brcmfmac4329-sdio.bin
2090File: brcm/brcmfmac4330-sdio.bin
2091File: brcm/brcmfmac4334-sdio.bin
fa723d90 2092File: brcm/brcmfmac43340-sdio.bin
fc70339e 2093File: brcm/brcmfmac4335-sdio.bin
af2a88b9 2094File: brcm/brcmfmac43362-sdio.bin
a869ebeb 2095File: brcm/brcmfmac4339-sdio.bin
5a717d1a 2096File: brcm/brcmfmac43241b0-sdio.bin
ec24832c 2097File: brcm/brcmfmac43241b4-sdio.bin
7c5a548a 2098File: brcm/brcmfmac43241b5-sdio.bin
b63c1be4 2099File: brcm/brcmfmac43242a.bin
52250f23 2100File: brcm/brcmfmac43143.bin
f10317d1 2101File: brcm/brcmfmac43143-sdio.bin
c4c07a8d 2102File: brcm/brcmfmac43430-sdio.bin
b9a38d04 2103File: brcm/brcmfmac43455-sdio.bin
e92017c4 2104File: brcm/brcmfmac4350c2-pcie.bin
d19609d9 2105File: brcm/brcmfmac4350-pcie.bin
b00f4d74 2106File: brcm/brcmfmac4354-sdio.bin
64444e07 2107File: brcm/brcmfmac4356-pcie.bin
e7bd289a 2108File: brcm/brcmfmac43569.bin
2709f564 2109File: brcm/brcmfmac43570-pcie.bin
bebb2c06
AS
2110File: brcm/brcmfmac43602-pcie.bin
2111File: brcm/brcmfmac43602-pcie.ap.bin
52442afe 2112File: brcm/brcmfmac4366b-pcie.bin
a109a8ff 2113File: brcm/brcmfmac4371-pcie.bin
28f8f084
HP
2114
2115Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.
af4d39ea
SL
2116
2117--------------------------------------------------------------------------
2118
981d5d70
GA
2119Driver: tda7706 - FM radio Highly integrated tuner for AM/FM car-radio
2120
2121File: TDA7706_OM_v2.5.1_boot.txt
2122File: TDA7706_OM_v3.0.2_boot.txt
2123
2124Licence: Redistributable. See LICENCE.tda7706-firmware.txt for details.
2125 Copyright © 2010 STMicroelectronics
2126
2127--------------------------------------------------------------------------
2128
d726804d
FB
2129Driver: wl1251 - Texas Instruments 802.11 WLAN driver for WiLink4 chips
2130
2131File: ti-connectivity/wl1251-fw.bin
2132Version: 4.0.4.3.7
2133
2134File: ti-connectivity/wl1251-nvs.bin
2135
162cbfdf 2136Licence: Redistributable. See LICENCE.wl1251 for details.
d726804d
FB
2137
2138The published NVS files are for testing only. Every device needs to
2139have a unique NVS which is properly calibrated for best results.
2140
2141The driver expects to find the firmwares under a ti-connectivity subdirectory.
2142So if your system looks for firmwares in /lib/firmware, the firmwares for
2143wl12xx chips must be located in /lib/firmware/ti-connectivity/.
2144
2145--------------------------------------------------------------------------
2146
4384c8a7 2147Driver: wl12xx - Texas Instruments 802.11 WLAN driver for WiLink6/7 chips
af4d39ea 2148
d70ea985 2149File: ti-connectivity/wl1271-fw.bin
cfa526bd 2150Version: 6.1.0.50.350 (STA-only)
d70ea985 2151File: ti-connectivity/wl1271-fw-2.bin
cfa526bd 2152Version: 6.1.5.50.74 (STA-only)
d70ea985 2153File: ti-connectivity/wl1271-fw-ap.bin
cfa526bd 2154Version: 6.2.1.0.54 (AP-only)
d70ea985 2155File: ti-connectivity/wl127x-fw-3.bin
cfa526bd 2156Version: 6.3.0.0.77
d70ea985 2157File: ti-connectivity/wl127x-fw-plt-3.bin
cfa526bd 2158Version: 6.3.0.0.77 (PLT-only)
d70ea985 2159File: ti-connectivity/wl127x-fw-4-sr.bin
f268e392 2160Version: 6.3.5.0.98 (Single-role)
d70ea985 2161File: ti-connectivity/wl127x-fw-4-mr.bin
f268e392 2162Version: 6.5.2.0.15 (Multi-role)
d70ea985 2163File: ti-connectivity/wl127x-fw-4-plt.bin
f268e392 2164Version: 6.3.5.0.98 (PLT-only)
629bb880 2165File: ti-connectivity/wl127x-fw-5-sr.bin
97788061 2166Version: 6.3.10.0.133 (Single-role)
629bb880 2167File: ti-connectivity/wl127x-fw-5-mr.bin
97788061 2168Version: 6.5.7.0.42 (Multi-role)
629bb880 2169File: ti-connectivity/wl127x-fw-5-plt.bin
97788061 2170Version: 6.3.10.0.133 (PLT-only)
14f515de 2171
d70ea985 2172File: ti-connectivity/wl128x-fw.bin
cfa526bd 2173Version: 7.1.5.50.74 (STA-only)
d70ea985 2174File: ti-connectivity/wl128x-fw-ap.bin
cfa526bd 2175Version: 7.2.1.0.54 (AP-only)
d70ea985 2176File: ti-connectivity/wl128x-fw-3.bin
cfa526bd 2177Version: 7.3.0.0.77
d70ea985 2178File: ti-connectivity/wl128x-fw-plt-3.bin
cfa526bd 2179Version: 7.3.0.0.77
d70ea985 2180File: ti-connectivity/wl128x-fw-4-sr.bin
f268e392 2181Version: 7.3.5.0.98 (Single-role)
d70ea985 2182File: ti-connectivity/wl128x-fw-4-mr.bin
f268e392 2183Version: 7.5.2.0.15 (Multi-role)
d70ea985 2184File: ti-connectivity/wl128x-fw-4-plt.bin
f268e392 2185Version: 7.3.5.0.98 (PLT)
629bb880 2186File: ti-connectivity/wl128x-fw-5-sr.bin
97788061 2187Version: 7.3.10.0.133 (Single-role)
629bb880 2188File: ti-connectivity/wl128x-fw-5-mr.bin
97788061 2189Version: 7.5.7.0.42 (Multi-role)
629bb880 2190File: ti-connectivity/wl128x-fw-5-plt.bin
97788061 2191Version: 7.3.10.2.133 (PLT-only)
14f515de 2192
d70ea985
BH
2193File: ti-connectivity/wl127x-nvs.bin
2194File: ti-connectivity/wl128x-nvs.bin
2892af06
BH
2195Link: ti-connectivity/wl12xx-nvs.bin -> wl127x-nvs.bin
2196Link: ti-connectivity/wl1271-nvs.bin -> wl127x-nvs.bin
14f515de 2197
162cbfdf 2198Licence: Redistributable. See LICENCE.ti-connectivity for details.
af4d39ea 2199
cfa526bd 2200The NVS file includes two parts:
e9a798bf 2201 - radio calibration
cfa526bd 2202 - HW configuration parameters (aka. INI values)
e9a798bf 2203
cfa526bd
LC
2204The published NVS files are for testing only. Every device needs to
2205hava a unique NVS which is properly calibrated for best results. You
2206can find more information about NVS generation for your device here:
a472d49f 2207
cfa526bd 2208http://wireless.kernel.org/en/users/Drivers/wl12xx/calibrator
a472d49f 2209
cfa526bd
LC
2210If you're using a wl127x based device, use a symbolic link called
2211wl1271-nvs.bin that links to the wl127x-nvs.bin file. If you are
2212using wl128x, link to wl128x-nvs.bin instead.
2213
2214The driver expects to find the firmwares under a ti-connectivity
2215subdirectory. So if your system looks for firmwares in /lib/firmware,
2216the firmwares for wl12xx chips must be located in
14f515de 2217/lib/firmware/ti-connectivity/.
af4d39ea
SL
2218
2219--------------------------------------------------------------------------
cb6d7df4 2220
4384c8a7
LC
2221Driver: wl18xx - Texas Instruments 802.11 WLAN driver for WiLink8 chips
2222
2223File: ti-connectivity/wl18xx-fw.bin
2224Version: 8.2.0.0.100
69d81c7e
LC
2225File: ti-connectivity/wl18xx-fw-2.bin
2226Version: 8.5.0.0.55
7f9cf6eb
AN
2227File: ti-connectivity/wl18xx-fw-3.bin
2228Version: 8.8.0.0.13
dab4b79b 2229File: ti-connectivity/wl18xx-fw-4.bin
dbb85a51 2230Version: 8.9.0.0.69
4384c8a7 2231
162cbfdf 2232Licence: Redistributable. See LICENCE.ti-connectivity for details.
4384c8a7
LC
2233
2234The driver expects to find the firmwares under a ti-connectivity
2235subdirectory. So if your system looks for firmwares in /lib/firmware,
2236the firmwares for wl18xx chips must be located in
2237/lib/firmware/ti-connectivity/.
2238
2239--------------------------------------------------------------------------
2240
14e41391
GK
2241Driver: TI_ST - Texas Instruments bluetooth driver
2242
d70ea985 2243File: ti-connectivity/TIInit_7.2.31.bts
14e41391 2244
162cbfdf 2245Licence: Redistributable. See LICENCE.ti-connectivity for details.
14e41391
GK
2246
2247 TIInit_7.2.31.bts version 7.2.31
2248
2249 In order to use that file copy it to /lib/firmware/ti-connectivity.
2250
2251--------------------------------------------------------------------------
2252
89c6da31
MCC
2253Driver: tlg2300 - Telgent 2300 V4L/DVB driver.
2254
2255File: tlg2300_firmware.bin
2256
162cbfdf
BH
2257Licence: Redistributable.
2258
89c6da31
MCC
2259 Telegent System grants permission to use and redistribute these
2260 firmware files for use with devices containing the chip tlg2300, but
2261 not as a part of the Linux kernel or in any other form which would
2262 require these files themselves to be covered by the terms of the GNU
2263 General Public License. These firmware files are distributed in the
2264 hope that they will be useful, but WITHOUT ANY WARRANTY; without even
2265 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
2266 PURPOSE.
cb6d7df4
DW
2267
2268--------------------------------------------------------------------------
8f919160 2269
1fbf358d 2270Driver: r8712u - Realtek 802.11n WLAN driver for RTL8712U
8f919160 2271
b217ed59 2272File: rtlwifi/rtl8712u.bin
d92576c7
LF
2273Info: From Vendor's rtl8712_8188_8191_8192SU_usb_linux_v7_0.20100831
2274 Reverted rtl8188C_8192C_8192D_usb_linux_v3.4.2_3727.20120404
8f919160 2275
1fbf358d 2276Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
8f919160
LF
2277
2278--------------------------------------------------------------------------
2279
1fbf358d 2280Driver: rtl8192ce - Realtek 802.11n WLAN driver for RTL8192CE
8f919160 2281
4844fa16 2282File: rtlwifi/rtl8192cfw.bin
e0836e6e
LF
2283File: rtlwifi/rtl8192cfwU.bin
2284File: rtlwifi/rtl8192cfwU_B.bin
9396e3dd 2285Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver
4844fa16 2286
1fbf358d 2287Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
4844fa16
LF
2288
2289--------------------------------------------------------------------------
2290
2291Driver: rtl8192cu - Realtek 802.11n WLAN driver for RTL8192CU
2292
2293File: rtlwifi/rtl8192cufw.bin
f8c22c69
BH
2294File: rtlwifi/rtl8192cufw_A.bin
2295File: rtlwifi/rtl8192cufw_B.bin
2296File: rtlwifi/rtl8192cufw_TMSC.bin
8f919160 2297
1fbf358d 2298Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
8f919160
LF
2299
2300--------------------------------------------------------------------------
2301
39cd7bc4
LF
2302Driver: rtl8192se - Realtek 802.11n WLAN driver for RTL8192SE
2303
e0836e6e 2304Info: updated from rtl_92ce_92se_92de_linux_mac80211_0004.0816.2011 driver version
39cd7bc4
LF
2305File: rtlwifi/rtl8192sefw.bin
2306
1fbf358d 2307Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
39cd7bc4
LF
2308
2309--------------------------------------------------------------------------
2310
2fab4839
LF
2311Driver: rtl8192de - Realtek 802.11n WLAN driver for RTL8192DE
2312
5100f81f 2313Info: Updated from Realtek version rtl_92ce_92se_92de_8723ae_linux_mac80211_0007.0809.2012
2fab4839
LF
2314File: rtlwifi/rtl8192defw.bin
2315
1fbf358d 2316Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
adb6547d
LF
2317
2318--------------------------------------------------------------------------
2319
2320Driver: rtl8723e - Realtek 802.11n WLAN driver for RTL8723E
2321
2322Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_linux_mac80211_0007.0809.2012
2323File: rtlwifi/rtl8723fw.bin
2324File: rtlwifi/rtl8723fw_B.bin
2325
2326Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2fab4839
LF
2327
2328--------------------------------------------------------------------------
2329
9341fb9c
LF
2330Driver: rtl8723be - Realtek 802.11n WLAN driver for RTL8723BE
2331
be225d6c 2332Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver
9341fb9c 2333File: rtlwifi/rtl8723befw.bin
0f863ff1
LF
2334Info: Update to version 36 - Sent by Realtek
2335File: rtlwifi/rtl8723befw_36.bin
9341fb9c
LF
2336
2337Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2338
2339--------------------------------------------------------------------------
2340
e05f16ef
LF
2341Driver: r8723au - Realtek 802.11n WLAN driver for RTL8723AU
2342
2343Info: Taken from Realtek driver rtl8723A_WiFi_linux_v4.1.3_6044.20121224
2344 Firmware is embedded in the driver as data statements. This info
2345 has been extracted into a binary file.
2346File: rtlwifi/rtl8723aufw_A.bin
2347File: rtlwifi/rtl8723aufw_B.bin
2348File: rtlwifi/rtl8723aufw_B_NoBT.bin
2349
2350Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2351
2352--------------------------------------------------------------------------
2353
27f516c5
LF
2354Driver: rtl8188ee - Realtek 802.11n WLAN driver for RTL8188EE
2355
2356Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0010.0109.2013
2357File: rtlwifi/rtl8188efw.bin
2358
2359Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
ffc47f18
LF
2360
2361--------------------------------------------------------------------------
2362
2363Driver: rtl8188eu - Realtek 802.11n WLAN driver for RTL8188EU
2364
2365Info: Taken from Realtek version RTL8188EUS_linux_v4.1.4_6773.20130222
2366File: rtlwifi/rtl8188eufw.bin
2367
2368Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
27f516c5
LF
2369
2370--------------------------------------------------------------------------
4c7327a3
GKH
2371
2372Driver: rtl8821ae - Realtek 802.11n WLAN driver for RTL8821AE
2373
f6629139 2374Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver
4c7327a3 2375File: rtlwifi/rtl8821aefw.bin
f6629139 2376File: rtlwifi/rtl8821aefw_wowlan.bin
0f863ff1
LF
2377Info: Update to version 29 - Sent by Realtek
2378File: rtlwifi/rtl8821aefw_29.bin
4c7327a3
GKH
2379
2380Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2381
2382--------------------------------------------------------------------------
39cd7bc4 2383
4164c23d
LF
2384Driver: rtl8192ee - Realtek 802.11n WLAN driver for RTL8192EE
2385
93c893e5
TT
2386Info: Initial version taken from Realtek version
2387 rtl_92ce_92se_92de_8723ae_88ee_8723be_92ee_linux_mac80211_0017.1224.2013
2388 Updated Jan. 14, 2015 with file added by Realtek to
2389 http://github.com/lwfinger/rtlwifi_new.git.
4164c23d
LF
2390File: rtlwifi/rtl8192eefw.bin
2391
2392Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
c5456ddf
JS
2393
2394--------------------------------------------------------------------------
2395
2396Driver: rtl8xxxu - Realtek 802.11n WLAN driver for RTL8XXX USB devices
2397
2398Info: rtl8723au taken from Realtek driver
2399 rtl8723A_WiFi_linux_v4.1.3_6044.20121224
2400 Firmware is embedded in the driver as data statements. This info
2401 has been extracted into a binary file.
2402File: rtlwifi/rtl8723aufw_A.bin
2403File: rtlwifi/rtl8723aufw_B.bin
2404File: rtlwifi/rtl8723aufw_B_NoBT.bin
2405
2406Info: rtl8723bu taken from Realtek driver
2407 rtl8723BU_WiFi_linux_v4.3.16_14189.20150519_BTCOEX20150119-5844
2408 Firmware is embedded in the driver as data statements. This info
2409 has been extracted into a binary file.
2410File: rtlwifi/rtl8723bu_nic.bin
2411File: rtlwifi/rtl8723bu_wowlan.bin
2412File: rtlwifi/rtl8723bu_ap_wowlan.bin
2413
91d5dd13
JS
2414Info: rtl8192eu taken from Realtek driver
2415 rtl8192EU_linux_v4.3.1.1_11320.20140505
2416 Firmware is embedded in the driver as data statements. This info
2417 has been extracted into a binary file.
2418File: rtlwifi/rtl8192eu_nic.bin
2419File: rtlwifi/rtl8192eu_wowlan.bin
2420File: rtlwifi/rtl8192eu_ap_wowlan.bin
2421
c5456ddf 2422Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
4164c23d
LF
2423
2424--------------------------------------------------------------------------
2425
40c0f950
HW
2426Driver: r8169 - RealTek 8169/8168/8101 ethernet driver.
2427
2428File: rtl_nic/rtl8168d-1.fw
2429File: rtl_nic/rtl8168d-2.fw
063e9215 2430File: rtl_nic/rtl8105e-1.fw
7d68cb64
HW
2431File: rtl_nic/rtl8168e-1.fw
2432File: rtl_nic/rtl8168e-2.fw
7f17329d 2433
7293f35d 2434File: rtl_nic/rtl8168e-3.fw
942e656f 2435Version: 0.0.4
40c0f950 2436
98a1c68c 2437File: rtl_nic/rtl8168f-1.fw
95cdda3f 2438Version: 0.0.5
98a1c68c
HW
2439
2440File: rtl_nic/rtl8168f-2.fw
3c11cda9 2441Version: 0.0.4
98a1c68c 2442
f57991bb 2443File: rtl_nic/rtl8411-1.fw
744d47ee 2444Version: 0.0.3
f57991bb 2445
123cd38e
HW
2446File: rtl_nic/rtl8411-2.fw
2447Version: 0.0.1
2448
4969d2da
HW
2449File: rtl_nic/rtl8402-1.fw
2450Version: 0.0.1
2451
4c48ce90
HW
2452File: rtl_nic/rtl8106e-1.fw
2453Version: 0.0.1
2454
cd0e2ba7
HW
2455File: rtl_nic/rtl8106e-2.fw
2456Version: 0.0.1
2457
f1f86bba 2458File: rtl_nic/rtl8168g-1.fw
fae71211 2459Version: 0.0.3
f1f86bba 2460
c5edd97d
HW
2461File: rtl_nic/rtl8168g-2.fw
2462Version: 0.0.1
2463
8c9844c2
HW
2464File: rtl_nic/rtl8168g-3.fw
2465Version: 0.0.1
2466
98982e8d 2467File: rtl_nic/rtl8168h-1.fw
cef33368 2468Version: 0.0.2
98982e8d
HW
2469
2470File: rtl_nic/rtl8168h-2.fw
cef33368 2471Version: 0.0.2
98982e8d
HW
2472
2473File: rtl_nic/rtl8107e-1.fw
cef33368 2474Version: 0.0.2
98982e8d
HW
2475
2476File: rtl_nic/rtl8107e-2.fw
cef33368 2477Version: 0.0.2
98982e8d 2478
40c0f950 2479Licence:
8c9844c2 2480 * Copyright © 2011-2013, Realtek Semiconductor Corporation
40c0f950
HW
2481 *
2482 * Permission is hereby granted for the distribution of this firmware
2483 * data in hexadecimal or equivalent format, provided this copyright
2484 * notice is accompanying it.
2485
2486--------------------------------------------------------------------------
2487
0daab4fa
BH
2488Driver: vt6656 - VIA VT6656 USB wireless driver
2489
2490File: vntwusb.fw
2491
2492Licence: Redistributable. See LICENCE.via_vt6656 for details.
e3883d93
BS
2493
2494--------------------------------------------------------------------------
2495
2496Driver: DFU Driver for Atheros bluetooth chipset AR3012
2497
2498File: ar3k/AthrBT_0x01020001.dfu
2499File: ar3k/ramps_0x01020001_26.dfu
ccd71001
JM
2500File: ar3k/AthrBT_0x01020200.dfu
2501File: ar3k/ramps_0x01020200_26.dfu
ec15d5cc 2502File: ar3k/ramps_0x01020200_40.dfu
e50d0d4a
CY
2503File: ar3k/AthrBT_0x31010000.dfu
2504File: ar3k/ramps_0x31010000_40.dfu
0a9640c8
CY
2505File: ar3k/AthrBT_0x11020000.dfu
2506File: ar3k/ramps_0x11020000_40.dfu
7560108a
PC
2507File: ar3k/ramps_0x01020201_26.dfu
2508File: ar3k/ramps_0x01020201_40.dfu
8f0ce37c
CC
2509File: ar3k/AthrBT_0x41020000.dfu
2510File: ar3k/ramps_0x41020000_40.dfu
12bd5dfd
BYTK
2511File: ar3k/AthrBT_0x11020100.dfu
2512File: ar3k/ramps_0x11020100_40.dfu
b2deae59
DT
2513File: ar3k/AthrBT_0x31010100.dfu
2514File: ar3k/ramps_0x31010100_40.dfu
e3883d93
BS
2515
2516Licence: Redistributable. See LICENCE.atheros_firmware for details
5d6e01c4
SS
2517
2518--------------------------------------------------------------------------
2519
41d6728c
KV
2520Driver: DFU Driver for Atheros bluetooth chipset AR3012
2521
2522File: ar3k/AthrBT_0x01020201.dfu
2523File: ar3k/1020201coex/ramps_0x01020201_26_HighPriority.dfu
2524
2525Licence: Redistributable. See LICENSE.QualcommAtheros_ar3k for details
2526
2527--------------------------------------------------------------------------
2528
5d6e01c4
SS
2529Driver:Atheros AR300x UART HCI Bluetooth Chip driver
2530
643b5422
PC
2531File: ar3k/1020201/PS_ASIC.pst
2532File: ar3k/1020201/RamPatch.txt
5d6e01c4
SS
2533File: ar3k/1020200/ar3kbdaddr.pst
2534File: ar3k/1020200/PS_ASIC.pst
2535File: ar3k/1020200/RamPatch.txt
2536File: ar3k/30101/ar3kbdaddr.pst
2537File: ar3k/30101/PS_ASIC.pst
2538File: ar3k/30101/RamPatch.txt
2539File: ar3k/30000/ar3kbdaddr.pst
2540File: ar3k/30000/PS_ASIC.pst
2541File: ar3k/30000/RamPatch.txt
2542
2543Licence: Redistributable. See LICENCE.atheros_firmware for details
cafa05f5
LR
2544
2545--------------------------------------------------------------------------
2546
2547Driver: ath6kl - Atheros support for AR6003
2548
4e17394e
RC
2549File: ath6k/AR6004/hw1.3/fw-3.bin
2550File: ath6k/AR6004/hw1.3/bdata.bin
e47f996a
KV
2551File: ath6k/AR6004/hw1.2/fw-2.bin
2552File: ath6k/AR6004/hw1.2/bdata.bin
cafa05f5
LR
2553File: ath6k/AR6003/hw1.0/otp.bin.z77
2554File: ath6k/AR6003/hw1.0/bdata.SD31.bin
2555File: ath6k/AR6003/hw1.0/bdata.SD32.bin
2556File: ath6k/AR6003/hw1.0/data.patch.bin
2557File: ath6k/AR6003/hw1.0/bdata.WB31.bin
2558File: ath6k/AR6003/hw1.0/athwlan.bin.z77
d543c1d9 2559File: ath6k/AR6003/hw2.1.1/fw-2.bin
3726c5b5 2560File: ath6k/AR6003/hw2.1.1/fw-3.bin
cafa05f5
LR
2561File: ath6k/AR6003/hw2.1.1/otp.bin
2562File: ath6k/AR6003/hw2.1.1/athwlan.bin
2563File: ath6k/AR6003/hw2.1.1/endpointping.bin
2564File: ath6k/AR6003/hw2.1.1/bdata.SD31.bin
2565File: ath6k/AR6003/hw2.1.1/bdata.SD32.bin
2566File: ath6k/AR6003/hw2.1.1/data.patch.bin
2567File: ath6k/AR6003/hw2.1.1/bdata.WB31.bin
cafa05f5
LR
2568File: ath6k/AR6003/hw2.0/otp.bin.z77
2569File: ath6k/AR6003/hw2.0/bdata.SD31.bin
2570File: ath6k/AR6003/hw2.0/bdata.SD32.bin
2571File: ath6k/AR6003/hw2.0/data.patch.bin
2572File: ath6k/AR6003/hw2.0/bdata.WB31.bin
2573File: ath6k/AR6003/hw2.0/athwlan.bin.z77
cafa05f5 2574File: ath6k/AR6002/eeprom.data
cafa05f5
LR
2575File: ath6k/AR6002/eeprom.bin
2576File: ath6k/AR6002/athwlan.bin.z77
2577File: ath6k/AR6002/data.patch.hw2_0.bin
2578
2579Licence: Redistributable. See LICENCE.atheros_firmware for details
d1cadcf6
AG
2580
2581--------------------------------------------------------------------------
40d14143
KV
2582
2583Driver: ath10k - Qualcomm Atheros support for QCA988x family of chips
2584
2585File: ath10k/QCA988X/hw2.0/board.bin
2586File: ath10k/QCA988X/hw2.0/firmware-4.bin
a9526824 2587Version: 10.2.4.45
aa57476f 2588Licence: ath10k/QCA988X/hw2.0/notice_ath10k_firmware-4.txt
371fe038 2589File: ath10k/QCA988X/hw2.0/firmware-5.bin
b6346fd3 2590Version: 10.2.4.70.54
aa57476f 2591Licence: ath10k/QCA988X/hw2.0/notice_ath10k_firmware-5.txt
aab28b04 2592File: ath10k/QCA6174/hw2.1/board.bin
9bd4e1a9 2593File: ath10k/QCA6174/hw2.1/board-2.bin
aab28b04 2594File: ath10k/QCA6174/hw2.1/firmware-5.bin
1d484001 2595Version: SW_RM.1.1.1-00157-QCARMSWPZ-1
aa57476f 2596Licence: ath10k/QCA6174/hw2.1/notice_ath10k_firmware-5.txt
002384ac 2597File: ath10k/QCA6174/hw3.0/board.bin
f952dba3 2598File: ath10k/QCA6174/hw3.0/board-2.bin
002384ac
KV
2599File: ath10k/QCA6174/hw3.0/firmware-4.bin
2600Version: WLAN.RM.2.0-00180-QCARMSWPZ-1
aa57476f 2601Licence: ath10k/QCA6174/hw3.0/notice_ath10k_firmware-4.txt
8afadbe5
KV
2602File: ath10k/QCA9377/hw1.0/board.bin
2603File: ath10k/QCA9377/hw1.0/board-2.bin
2604File: ath10k/QCA9377/hw1.0/firmware-5.bin
2605Version: WLAN.TF.1.0-00267-1
2606Licence: ath10k/QCA9377/hw1.0/notice_ath10k_firmware-5.txt
d6255c76
KV
2607File: ath10k/QCA99X0/hw2.0/board.bin
2608File: ath10k/QCA99X0/hw2.0/firmware-5.bin
2609Version: 10.4.1.00030-1
aa57476f 2610Licence: ath10k/QCA99X0/hw2.0/notice_ath10k_firmware-5.txt
85ac63ea
KV
2611File: ath10k/QCA4019/hw1.0/board-2.bin
2612File: ath10k/QCA4019/hw1.0/firmware-5.bin
2613Version: 10.4-3.2.1-00028
2614Licence: ath10k/QCA4019/hw1.0/notice_ath10k_firmware-5.txt
50cdca93
KV
2615File: ath10k/QCA9887/hw1.0/board.bin
2616File: ath10k/QCA9887/hw1.0/firmware-5.bin
2617Version: 10.2.4-1.0-00013
2618Licence: ath10k/QCA9887/hw1.0/notice_ath10k_firmware-5.txt
43a2e10a
KV
2619File: ath10k/QCA9888/hw2.0/board-2.bin
2620File: ath10k/QCA9888/hw2.0/firmware-5.bin
2621Version: 10.4-3.2-00072
2622Licence: ath10k/QCA9888/hw2.0/notice_ath10k_firmware-5.txt
d1b7badc
KV
2623File: ath10k/QCA9984/hw1.0/board-2.bin
2624File: ath10k/QCA9984/hw1.0/firmware-5.bin
2625Version: 10.4-3.2-00072
2626Licence: ath10k/QCA9984/hw1.0/notice_ath10k_firmware-5.txt
40d14143
KV
2627
2628Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k for details
2629
2630--------------------------------------------------------------------------
d1cadcf6
AG
2631
2632Driver: myri10ge - Myri10GE 10GbE NIC driver
2633
2634File: myri10ge_eth_z8e.dat
2635File: myri10ge_ethp_z8e.dat
2636File: myri10ge_rss_eth_z8e.dat
2637File: myri10ge_rss_ethp_z8e.dat
503ebce4
HYK
2638File: myri10ge_eth_big_z8e.dat
2639File: myri10ge_ethp_big_z8e.dat
2640File: myri10ge_rss_eth_big_z8e.dat
2641File: myri10ge_rss_ethp_big_z8e.dat
2642Version: 1.4.57
d1cadcf6
AG
2643
2644License: Redistributable. See LICENCE.myri10ge_firmware for details.
f4b4c46a
BC
2645
2646--------------------------------------------------------------------------
2647
2648Driver: ath6kl - Atheros support for AR6003 WiFi-Bluetooth combo module
2649
f4b4c46a
BC
2650File: ath6k/AR6003.1/hw2.1.1/athwlan.bin
2651File: ath6k/AR6003.1/hw2.1.1/bdata.SD31.bin
2652File: ath6k/AR6003.1/hw2.1.1/bdata.SD32.bin
2653File: ath6k/AR6003.1/hw2.1.1/bdata.WB31.bin
2654File: ath6k/AR6003.1/hw2.1.1/data.patch.bin
2655File: ath6k/AR6003.1/hw2.1.1/endpointping.bin
2656File: ath6k/AR6003.1/hw2.1.1/otp.bin
2657
2658License: Redistributable. See LICENCE.atheros_firmware for details
0f221ddf
BC
2659
2660--------------------------------------------------------------------------
2661
2662Driver: ath6kl - Atheros support for AR3001 WiFi-Bluetooth combo module
2663
0f221ddf
BC
2664File: ar3k/30101coex/ar3kbdaddr.pst
2665File: ar3k/30101coex/PS_ASIC_aclLowPri.pst
2666File: ar3k/30101coex/PS_ASIC_aclHighPri.pst
2667File: ar3k/30101coex/PS_ASIC.pst
2668File: ar3k/30101coex/RamPatch.txt
2669
2670License: Redistributable. See LICENCE.atheros_firmware for details
3c18048f
DW
2671
2672--------------------------------------------------------------------------
2673
4d8eabd6
MCC
2674Driver: drxk - Micronas DRX-K demodulator driver
2675
2676File: dvb-usb-terratec-h5-drxk.fw
2677
162cbfdf
BH
2678Licence: Redistributable.
2679
4d8eabd6
MCC
2680TERRATEC grants permission to use and redistribute these firmware
2681files for use with TERRATEC devices, but not as part of the Linux
2682kernel or in any other form which would require these files themselves
2683to be covered by the terms of the GNU General Public License.
2684
2685These firmware files are distributed in the hope that they will be
2686useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2687of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
fc2b8658
CYC
2688
2689--------------------------------------------------------------------------
2690
2691Driver: ene-ub6250 -- ENE UB6250 SD card reader driver
2692
2693File: ene-ub6250/sd_init1.bin
2694File: ene-ub6250/sd_init2.bin
2695File: ene-ub6250/sd_rdwr.bin
2696File: ene-ub6250/ms_init.bin
2697File: ene-ub6250/msp_rdwr.bin
2698File: ene-ub6250/ms_rdwr.bin
2699
2700Licence: Redistributable. See LICENCE.ene_firmware for details.
2701
2702--------------------------------------------------------------------------
de960e50
BH
2703
2704Driver: isci -- Intel C600 SAS controller driver
2705
2706File: isci/isci_firmware.bin
5b4d5585 2707Source: isci/
de960e50 2708
b6088e67 2709Licence: GPLv2. See GPL-2 for details.
de960e50
BH
2710
2711--------------------------------------------------------------------------
0735e331
PF
2712
2713Driver: ar5523 -- Atheros AR5523 based USB Wifi dongles
2714
2715File: ar5523.bin
2716
2717Licence: Redistributable. See LICENCE.atheros_firmware for details
2718
2719--------------------------------------------------------------------------
fb5cda9c
AK
2720
2721Driver: s5p-mfc - Samsung MFC video encoder/decoder driver
2722
7f388b48
BH
2723File: s5p-mfc.fw
2724File: s5p-mfc-v6.fw
2725File: s5p-mfc-v6-v2.fw
2726File: s5p-mfc-v7.fw
2727File: s5p-mfc-v8.fw
fb5cda9c 2728
162cbfdf
BH
2729Licence: Redistributable.
2730
a31518c4
AK
2731Samsung grants permission to use and redistribute aforementioned firmware
2732files for the use with Exynos series devices, but not as part of the Linux
2733kernel, or in any other form which would require these files themselves
fb5cda9c
AK
2734to be covered by the terms of the GNU General Public License.
2735
2736These firmware files are distributed in the hope that they will be
2737useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2738of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2739
2740--------------------------------------------------------------------------
32eb7c73
XVP
2741
2742Driver: carl9170 -- Atheros AR9170 802.11 draft-n USB driver
2743
2744File: carl9170-1.fw
2745Version: 1.9.6
2746Source: carl9170fw/
2747
2748Downloaded from http://linuxwireless.org/en/users/Drivers/carl9170
2749
b6088e67 2750Licence: GPLv2. Some build scripts use the New BSD (3-clause) licence.. See GPL-2 for details.
32eb7c73
XVP
2751
2752--------------------------------------------------------------------------
e944f30f
IM
2753
2754Driver: snd-hda-codec-ca0132 - Creative Sound Core3D codec
2755
2756File: ctefx.bin
2757File: ctspeq.bin
2758
2759Licence: Redistributable. See LICENCE.ca0132 for details
2760
2761Found also in alsa-firmware package.
2762
2763--------------------------------------------------------------------------
120a97ff
THJA
2764
2765Driver: btusb - Bluetooth USB driver
2766
3fe01af2 2767File: intel/ibt-hw-37.7.bseq
fbc6222c 2768Version: 1316.02.00
120a97ff 2769File: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
e45d3860 2770Version: BT_WilkinsPeak_B3_REL_86_0001
74ed3155 2771File: intel/ibt-hw-37.7.10-fw-1.0.2.3.d.bseq
e45d3860 2772Version: BT_WilkinsPeak_B3_REL_86_0001
6c2381e8 2773File: intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq
fb328183 2774Version: BT_WilkinsPeak_B5_REL_39_0001
a2ff576c 2775File: intel/ibt-hw-37.7.10-fw-1.0.1.2d.d.bseq
fb328183 2776Version: BT_WilkinsPeak_B5_REL_39_0001
01ca0001
THJA
2777File: intel/ibt-hw-37.8.bseq
2778Version: 1339_02.00
2779File: intel/ibt-hw-37.8.10-fw-1.10.2.27.d.bseq
df1b2365 2780Version: BT_StonePeak_C0_REL_59_0001
0e5f6377 2781File: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
b6b402c4 2782Version: BT_StonePeak_D0_REL_37_0002
d82d3c1e 2783File: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
7ff994c1 2784Version: BT_StonePeak_D1_REL_25_0001
69640304 2785File: intel/ibt-11-5.ddc
28ddb05a 2786Version: LnP/SfP_REL0351
69640304 2787File: intel/ibt-11-5.sfi
28ddb05a 2788Version: BT_LightningPeak_REL0351
a1415006 2789File: intel/ibt-12-16.ddc
87941021 2790Version: BT_WindStormPeak_REL0082
a1415006 2791File: intel/ibt-12-16.sfi
87941021 2792Version: BT_WindStormPeak_REL0082
120a97ff
THJA
2793
2794Licence: Redistributable. See LICENCE.ibt_firmware for details
2795
8e181320
DD
2796File: rtl_bt/rtl8192ee_fw.bin
2797File: rtl_bt/rtl8192eu_fw.bin
2798File: rtl_bt/rtl8723a_fw.bin
2799File: rtl_bt/rtl8723b_fw.bin
2800File: rtl_bt/rtl8761a_fw.bin
2801File: rtl_bt/rtl8812ae_fw.bin
2802File: rtl_bt/rtl8821a_fw.bin
c883a6b6
LF
2803File: rtl_bt/rtl8822b_fw.bin
2804File: rtl_bt/rtl8822b_config.bin
8e181320
DD
2805
2806Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2807
2808Found in vendor driver, linux_bt_usb_2.11.20140423_8723be.rar
2809From https://github.com/troy-tan/driver_store
c883a6b6 2810Files rtl_bt/rtl8822b_* came directly from Realtek.
8e181320 2811
120a97ff 2812--------------------------------------------------------------------------
8267525f
JH
2813
2814Driver: btmtk_usb - Bluetooth USB driver
2815
2816File: mt7650.bin
2817
2818Licence: Redistributable. See LICENCE.ralink_a_mediatek_company_firmware for details
2819
2820--------------------------------------------------------------------------
94f39039
KC
2821
2822Driver: rp2 -- Comtrol RocketPort 2 serial driver
2823
2824File: rp2.fw
2825
162cbfdf
BH
2826Licence: Redistributable.
2827
94f39039
KC
2828Copyright (C) 2013 Comtrol Corporation
2829
2830Comtrol grants permission to use and redistribute these firmware
2831files for use with Comtrol devices, but not as part of the Linux
2832kernel or in any other form which would require these files themselves
2833to be covered by the terms of the GNU General Public License.
2834
2835These firmware files are distributed in the hope that they will be
2836useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2837of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2838
2839--------------------------------------------------------------------------
b5aaee4c 2840
88512c91
HV
2841Driver: go7007
2842
2843File: go7007/s2250-1.fw
2844File: go7007/s2250-2.fw
2892af06
BH
2845Link: s2250.fw -> go7007/s2250-2.fw
2846Link: s2250_loader.fw -> go7007/s2250-1.fw
88512c91
HV
2847
2848Licence:
2849 Sensoray grants permission to use and redistribute these firmware
2850 files for use with Sensoray devices, but not as a part of the Linux
2851 kernel or in any other form which would require these files themselves
2852 to be covered by the terms of the GNU General Public License.
2853 These firmware files are distributed in the hope that they will be
2854 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2855 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2856
2857File: go7007/go7007fw.bin
2858File: go7007/go7007tv.bin
2859File: go7007/lr192.fw
2860File: go7007/px-m402u.fw
2861File: go7007/px-tv402u.fw
2862File: go7007/wis-startrek.fw
2863
3a21320e 2864Licence: Redistributable. See LICENCE.go7007 for details
b5aaee4c
BH
2865
2866--------------------------------------------------------------------------
31f6b307
SS
2867
2868Driver: microcode_amd - AMD CPU Microcode Update Driver for Linux
2869
2870File: amd-ucode/microcode_amd.bin
2871Version: 2013-07-10
2872File: amd-ucode/microcode_amd_fam15h.bin
5f8ca0c1 2873Version: 2016-03-16
8ac569dd
SH
2874File: amd-ucode/microcode_amd_fam16h.bin
2875Version: 2014-10-28
31f6b307
SS
2876
2877License: Redistributable. See LICENSE.amd-ucode for details
2878
2879--------------------------------------------------------------------------
6eed67a9 2880
850de370
MO
2881Driver: mxu11x0 - MOXA UPort 11x0 USB Serial hub driver
2882
2883File: moxa/moxa-1110.fw
2884File: moxa/moxa-1130.fw
2885File: moxa/moxa-1131.fw
2886File: moxa/moxa-1150.fw
2887File: moxa/moxa-1151.fw
2888
08947b07 2889License: Redistributable. See LICENCE.moxa for details
850de370
MO
2890
2891--------------------------------------------------------------------------
2892
6eed67a9
AL
2893Driver: mxuport - MOXA UPort USB Serial hub driver
2894
e7c85b24
AL
2895File: moxa/moxa-1250.fw
2896File: moxa/moxa-1251.fw
2897File: moxa/moxa-1410.fw
2898File: moxa/moxa-1450.fw
2899File: moxa/moxa-1451.fw
2900File: moxa/moxa-1613.fw
2901File: moxa/moxa-1618.fw
2902File: moxa/moxa-1653.fw
2903File: moxa/moxa-1658.fw
6eed67a9 2904
08947b07 2905License: Redistributable. See LICENCE.moxa for details
6eed67a9
AL
2906
2907--------------------------------------------------------------------------
321bd6d9
SP
2908
2909Driver: cw1200 - ST-E CW1100/CW1200 WLAN driver
2910
a54a760d
SP
2911File: wsm_22.bin
2912Version: WSM395
3a21320e 2913Licence: Redistributable. See LICENCE.cw1200 for details.
a54a760d 2914
321bd6d9
SP
2915File: sdd_sagrad_1091_1098.bin
2916
2917License:
2918 Copyright (c) 2011-2013 Sagrad, Inc.
2919
2920 This SDD ("Static Dynamic Data") file is licensed strictly for use with
2921 the Sagrad WiFi modules (such as the SG901-1091/1098) that utilize the
2922 cw1200 driver. There is no warranty expressed or implied about its
2923 fitness for any purpose.
2924
2925 Permission is hereby granted for the distribution of this SDD file as
2926 part of Linux or other Open Source operating system kernel in text or
2927 binary form as required.
2928
a54a760d 2929 (Please note that the actual device firmware is separately licensed)
321bd6d9
SP
2930
2931--------------------------------------------------------------------------
2932
0ab54ff1 2933Driver: BFA/BNA - QLogic BR-series Adapter FC/FCOE drivers
b8ac7c7e
RM
2934
2935File: cbfw-3.2.1.1.bin
f8c22c69
BH
2936File: ctfw-3.2.1.1.bin
2937File: ct2fw-3.2.1.1.bin
76b366df 2938File: cbfw-3.2.3.0.bin
f8c22c69
BH
2939File: ctfw-3.2.3.0.bin
2940File: ct2fw-3.2.3.0.bin
0ab54ff1
RM
2941File: cbfw-3.2.5.1.bin
2942File: ctfw-3.2.5.1.bin
2943File: ct2fw-3.2.5.1.bin
b8ac7c7e
RM
2944
2945Licence:
2946
2947This file contains firmware data derived from proprietary unpublished
0ab54ff1
RM
2948source code.
2949Copyright (c) 2013-2014 Brocade Communications Systems, Inc.
2950Copyright (c) 2014-2015 QLogic Corporation.
b8ac7c7e
RM
2951
2952Permission is hereby granted for the distribution of this firmware data
2953in hexadecimal or equivalent format, provided this copyright notice is
2954accompanying it.
2955
0ab54ff1
RM
2956QLogic grants permission to use and redistribute these firmware files
2957for use with QLogic BR-series devices, but not as a part of the Linux
b8ac7c7e
RM
2958kernel or in any other form which would require these files themselves
2959to be covered by the terms of the GNU General Public License.
2960These firmware files are distributed in the hope that they will be
2961useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2962of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2963
02b418b2 2964--------------------------------------------------------------------------
8d1f7a11 2965Driver: qat - Intel(R) QAT crypto accelerator
02b418b2
TS
2966
2967File: qat_895xcc.bin
8d1f7a11
TS
2968File: qat_895xcc_mmp.bin
2969File: qat_c3xxx.bin
2970File: qat_c3xxx_mmp.bin
2971File: qat_c62x.bin
2972File: qat_c62x_mmp.bin
b63a2d96 2973Link: qat_mmp.bin -> qat_895xcc_mmp.bin
02b418b2 2974
b50386ba
BH
2975Licence: Redistributable. See LICENCE.qat_firmware for details
2976
b8ac7c7e
RM
2977--------------------------------------------------------------------------
2978
b11ec337
FF
2979Driver: rsi -- Redpine Signals Inc 91x driver
2980
2981File: rsi_91x.fw
2982
2983Licence:
2984 * Firmware is:
2985 * Derived from proprietary unpublished source code,
2986 * Copyright (C) 2014 Redpine Signals Inc.
2987 *
2988 * Permission is hereby granted for the distribution of this firmware
2989 * as part of Linux or other Open Source operating system kernel
2990 * provided this copyright notice is accompanying it.
2991
2992--------------------------------------------------------------------------
1cafe232 2993
b0668886 2994Driver: xhci-rcar -- Renesas R-Car Gen2/3 USB 3.0 host controller driver
1cafe232
YS
2995
2996File: r8a779x_usb3_v1.dlmem
98d922b9 2997File: r8a779x_usb3_v2.dlmem
b0668886 2998File: r8a779x_usb3_v3.dlmem
1cafe232
YS
2999
3000Licence: Redistributable. See LICENCE.r8a779x_usb3 for details.
3001
3002--------------------------------------------------------------------------
83b97f58
BH
3003
3004Driver: snd_soc_sst_acpi
3005
3006File: intel/fw_sst_0f28.bin-48kHz_i2s_master
3007
3008License: Redistributable. See LICENCE.fw_sst_0f28 for details
3009
3010--------------------------------------------------------------------------
7e925d92
MCC
3011
3012Driver: as102 - Abilis Systems Single DVB-T Receiver
3013
3014File: as102_data1_st.hex
3015File: as102_data2_st.hex
3016
3017License: Redistributable. See LICENCE.Abilis for details
a6815d5a
BC
3018
3019--------------------------------------------------------------------------
3020
3021Driver: it9135 -- ITEtech IT913x DVB-T USB driver
3022
3023File: dvb-usb-it9135-01.fw
3024File: dvb-usb-it9135-02.fw
3025
3026Licence: Redistributable. See LICENCE.it913x for details
3027
3028--------------------------------------------------------------------------
8dd1b22d
JY
3029
3030Driver: snd_soc_sst_acpi
3031
3032File: intel/IntcSST2.bin
479a3333 3033Version: 8.4.1.77
8dd1b22d
JY
3034
3035License: Redistributable. See LICENCE.IntcSST2 for details
3036
3037--------------------------------------------------------------------------
d562a3b6
VK
3038
3039Driver: snd_intel_sst_core
3040
3041File: intel/fw_sst_0f28.bin
feddadad 3042File: intel/fw_sst_0f28_ssp0.bin
d562a3b6
VK
3043
3044License: Redistributable. See LICENCE.fw_sst_0f28 for details
3045
3046--------------------------------------------------------------------------
d2adbb0b 3047
e7ef6730
VK
3048Driver: snd_intel_sst_core
3049
3050File: intel/fw_sst_22a8.bin
1d079ff3 3051Version: 01.0B.02.02
e7ef6730
VK
3052
3053License: Redistributable. See LICENCE.fw_sst_0f28 for details
3054
3055--------------------------------------------------------------------------
3056
33a1bc51
VK
3057Driver: snd-soc-skl
3058
629ee1fa
BH
3059File: intel/dsp_fw_release_v827.bin
3060Version: 8.20.00.927
3061File: intel/dsp_fw_release_v869.bin
3062Version; 8.20.00.869
3063File: intel/dsp_fw_release_v896.bin
3064Version: 8.20.00.896
3065File: intel/dsp_fw_release_v927.bin
3066Version: 8.20.00.927
3067File: intel/dsp_fw_release_v948.bin
3068Version: 8.20.00.948
3069File: intel/dsp_fw_release_v951.bin
3070Version: 8.20.00.951
3071File: intel/dsp_fw_release_v958.bin
c170c8d9 3072Version: 8.20.00.958
629ee1fa 3073Link: intel/dsp_fw_release.bin -> dsp_fw_release_v958.bin
33a1bc51
VK
3074
3075License: Redistributable. See LICENCE.adsp_sst for details
3076
629ee1fa
BH
3077File: intel/dsp_fw_bxtn_v430.bin
3078Version: 9.00.00.430
3079File: intel/dsp_fw_bxtn_v702.bin
3080Version: 9.00.00.702
3081File: intel/dsp_fw_bxtn_v1118.bin
92b8db54 3082Version: 9.22.00.1118
629ee1fa 3083Link: intel/dsp_fw_bxtn.bin -> dsp_fw_bxtn_v1118.bin
f5598347
VK
3084
3085License: Redistributable. See LICENCE.adsp_sst for details
3086
629ee1fa
BH
3087File: intel/dsp_fw_kbl_v701.bin
3088Version: 9.21.00.701
3089File: intel/dsp_fw_kbl_v1037.bin
81633e91 3090Version: 09.21.00.1037
629ee1fa 3091Link: intel/dsp_fw_kbl.bin -> dsp_fw_kbl_v1037.bin
11e3390b
VK
3092
3093License: Redistributable. See LICENCE.adsp_sst for details
3094
33a1bc51
VK
3095--------------------------------------------------------------------------
3096
b181fc33 3097Driver: smsmdtv - Siano MDTV Core module
d2adbb0b
MCC
3098
3099File: cmmb_vega_12mhz.inp
3100File: cmmb_venice_12mhz.inp
3101File: dvb_nova_12mhz.inp
3102File: dvb_nova_12mhz_b0.inp
3103File: isdbt_nova_12mhz.inp
3104File: isdbt_nova_12mhz_b0.inp
3105File: isdbt_rio.inp
3106File: sms1xxx-hcw-55xxx-dvbt-02.fw
3107File: sms1xxx-hcw-55xxx-isdbt-02.fw
3108File: sms1xxx-nova-a-dvbt-01.fw
3109File: sms1xxx-nova-b-dvbt-01.fw
3110File: sms1xxx-stellar-dvbt-01.fw
3111File: tdmb_nova_12mhz.inp
3112
3113Licence: Redistributable. See LICENCE.siano for details
c91690d6
AC
3114
3115--------------------------------------------------------------------------
3116
86f4dcab 3117Driver: xhci-tegra -- NVIDIA Tegra XHCI driver
c91690d6
AC
3118
3119File: nvidia/tegra124/xusb.bin
ec89525b
KM
3120Version: v45.46
3121
86f4dcab 3122File: nvidia/tegra210/xusb.bin
38358cfc 3123Version: v50.10
c91690d6
AC
3124
3125Licence: Redistributable. See LICENCE.nvidia for details
7d9dd88b
SS
3126
3127--------------------------------------------------------------------------
3128
3129Driver: atusb - ATUSB IEEE 802.15.4 transceiver driver
3130
3131File: atusb/atusb-0.2.dfu
3132Version: 0.2
4b9559fb
SS
3133File: atusb/atusb-0.3.dfu
3134Version: 0.3
3135File: atusb/rzusb-0.3.bin
3136Version: 0.3
7d9dd88b
SS
3137Info: atusb/ChangeLog
3138
b6088e67 3139Licence: GPLv2 or later. See GPL-2 and GPL-3 for details.
23d13405
BYTK
3140
3141--------------------------------------------------------------------------
3142
3143Driver: qca - Qualcomm Atheros Bluetooth support for QCA61x4 chips
3144
3145File: qca/nvm_usb_00000201.bin
3146File: qca/nvm_usb_00000200.bin
3147File: qca/nvm_usb_00000300.bin
3148File: qca/nvm_usb_00000302.bin
3149File: qca/nvm_00130300.bin
3150File: qca/nvm_00130302.bin
3151File: qca/rampatch_usb_00000200.bin
3152File: qca/rampatch_usb_00000201.bin
3153File: qca/rampatch_usb_00000300.bin
3154File: qca/rampatch_usb_00000302.bin
3155File: qca/rampatch_00130300.bin
3156File: qca/rampatch_00130302.bin
3157
c4e9344c 3158Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k and qca/NOTICE.txt for details
23d13405
BYTK
3159
3160--------------------------------------------------------------------------
26556b64
DC
3161
3162Driver: liquidio -- Cavium LiquidIO driver
3163
3164File: liquidio/lio_210nv_nic.bin
3165Version: v1.1.9
3166
3167File: liquidio/lio_210sv_nic.bin
3168Version: v1.1.9
3169
3170File: liquidio/lio_410nv_nic.bin
3171Version: v1.1.9
3172
3173Licence: Redistributable. See LICENCE.cavium for details
e1da99a8
KM
3174
3175--------------------------------------------------------------------------
3176
b693dacc
RV
3177Driver: i915 -- Intel Integrated Graphics driver
3178
3d1020bb 3179File: i915/skl_dmc_ver1_23.bin
c44bc5b1 3180File: i915/skl_dmc_ver1_26.bin
b693dacc 3181File: i915/skl_dmc_ver1.bin
c44bc5b1 3182Version: DMC API/ABI ver 1 - release 26 for Skylake
b693dacc 3183
5e976de9 3184File: i915/bxt_dmc_ver1_07.bin
d8d78870 3185File: i915/bxt_dmc_ver1.bin
5e976de9 3186Version: DMC API/ABI ver 1 - release 07 for Broxton
d8d78870 3187
9facc31d 3188File: i915/kbl_dmc_ver1_01.bin
9facc31d
RV
3189File: i915/kbl_dmc_ver1.bin
3190Version: DMC API/ABI ver 1 - release 01 for Kabylake
3191
4e279504
RV
3192File: i915/skl_guc_ver1.bin
3193Version: Guc API/ABI ver 1 - release 1059 for Skylake
3194
d1fa230a
RV
3195File: i915/skl_guc_ver4.bin
3196Version: Guc API/ABI ver 4 - release 3 for Skylake
3197
0a0c9766
TR
3198File: i915/skl_guc_ver6_1.bin
3199File: i915/skl_guc_ver6.bin
3200Version: Guc API/ABI ver 6 - release 1 for Skylake
3201
b693dacc 3202License: Redistributable. See LICENSE.i915 for details
899ebcb6
AC
3203
3204--------------------------------------------------------------------------
3205
c4f6a36d 3206Driver: nouveau - NVIDIA GPU driver
899ebcb6
AC
3207
3208File: nvidia/gk20a/fecs_data.bin
3209File: nvidia/gk20a/fecs_inst.bin
3210File: nvidia/gk20a/gpccs_data.bin
3211File: nvidia/gk20a/gpccs_inst.bin
3212File: nvidia/gk20a/sw_bundle_init.bin
3213File: nvidia/gk20a/sw_ctx.bin
3214File: nvidia/gk20a/sw_method_init.bin
3215File: nvidia/gk20a/sw_nonctx.bin
c4f6a36d
AC
3216File: nvidia/gm200/acr/bl.bin
3217File: nvidia/gm200/acr/ucode_load.bin
3218File: nvidia/gm200/acr/ucode_unload.bin
3219File: nvidia/gm200/gr/fecs_bl.bin
3220File: nvidia/gm200/gr/fecs_data.bin
3221File: nvidia/gm200/gr/fecs_inst.bin
3222File: nvidia/gm200/gr/fecs_sig.bin
3223File: nvidia/gm200/gr/gpccs_bl.bin
3224File: nvidia/gm200/gr/gpccs_data.bin
3225File: nvidia/gm200/gr/gpccs_inst.bin
3226File: nvidia/gm200/gr/gpccs_sig.bin
3227File: nvidia/gm200/gr/sw_bundle_init.bin
3228File: nvidia/gm200/gr/sw_ctx.bin
3229File: nvidia/gm200/gr/sw_method_init.bin
3230File: nvidia/gm200/gr/sw_nonctx.bin
3231File: nvidia/gm204/acr/bl.bin
3232File: nvidia/gm204/acr/ucode_load.bin
3233File: nvidia/gm204/acr/ucode_unload.bin
3234File: nvidia/gm204/gr/fecs_bl.bin
3235File: nvidia/gm204/gr/fecs_data.bin
3236File: nvidia/gm204/gr/fecs_inst.bin
3237File: nvidia/gm204/gr/fecs_sig.bin
3238File: nvidia/gm204/gr/gpccs_bl.bin
3239File: nvidia/gm204/gr/gpccs_data.bin
3240File: nvidia/gm204/gr/gpccs_inst.bin
3241File: nvidia/gm204/gr/gpccs_sig.bin
3242File: nvidia/gm204/gr/sw_bundle_init.bin
3243File: nvidia/gm204/gr/sw_ctx.bin
3244File: nvidia/gm204/gr/sw_method_init.bin
3245File: nvidia/gm204/gr/sw_nonctx.bin
3246File: nvidia/gm206/acr/bl.bin
3247File: nvidia/gm206/acr/ucode_load.bin
3248File: nvidia/gm206/acr/ucode_unload.bin
3249File: nvidia/gm206/gr/fecs_bl.bin
3250File: nvidia/gm206/gr/fecs_data.bin
3251File: nvidia/gm206/gr/fecs_inst.bin
3252File: nvidia/gm206/gr/fecs_sig.bin
3253File: nvidia/gm206/gr/gpccs_bl.bin
3254File: nvidia/gm206/gr/gpccs_data.bin
3255File: nvidia/gm206/gr/gpccs_inst.bin
3256File: nvidia/gm206/gr/gpccs_sig.bin
3257File: nvidia/gm206/gr/sw_bundle_init.bin
3258File: nvidia/gm206/gr/sw_ctx.bin
3259File: nvidia/gm206/gr/sw_method_init.bin
3260File: nvidia/gm206/gr/sw_nonctx.bin
8d1fd61a
AC
3261File: nvidia/gm20b/acr/bl.bin
3262File: nvidia/gm20b/acr/ucode_load.bin
3263File: nvidia/gm20b/gr/fecs_bl.bin
3264File: nvidia/gm20b/gr/fecs_data.bin
3265File: nvidia/gm20b/gr/fecs_inst.bin
3266File: nvidia/gm20b/gr/fecs_sig.bin
8d1fd61a
AC
3267File: nvidia/gm20b/gr/gpccs_data.bin
3268File: nvidia/gm20b/gr/gpccs_inst.bin
8d1fd61a
AC
3269File: nvidia/gm20b/gr/sw_bundle_init.bin
3270File: nvidia/gm20b/gr/sw_ctx.bin
3271File: nvidia/gm20b/gr/sw_method_init.bin
3272File: nvidia/gm20b/gr/sw_nonctx.bin
777480f0
AC
3273File: nvidia/gp100/acr/bl.bin
3274File: nvidia/gp100/acr/ucode_load.bin
3275File: nvidia/gp100/acr/ucode_unload.bin
3276File: nvidia/gp100/gr/fecs_bl.bin
3277File: nvidia/gp100/gr/fecs_data.bin
3278File: nvidia/gp100/gr/fecs_inst.bin
3279File: nvidia/gp100/gr/fecs_sig.bin
3280File: nvidia/gp100/gr/gpccs_bl.bin
3281File: nvidia/gp100/gr/gpccs_data.bin
3282File: nvidia/gp100/gr/gpccs_inst.bin
3283File: nvidia/gp100/gr/gpccs_sig.bin
3284File: nvidia/gp100/gr/sw_bundle_init.bin
3285File: nvidia/gp100/gr/sw_ctx.bin
3286File: nvidia/gp100/gr/sw_method_init.bin
3287File: nvidia/gp100/gr/sw_nonctx.bin
899ebcb6
AC
3288
3289Licence: Redistributable. See LICENCE.nvidia for details
3290
dc00519d
JK
3291--------------------------------------------------------------------------
3292
3293Driver: wilc1000 - Atmel 802.11n WLAN driver for WILC1000
3294
3295File: atmel/wilc1000_fw.bin
3296File: atmel/wilc1000_ap_fw.bin
3297File: atmel/wilc1000_p2p_fw.bin
3298
3a21320e 3299License: Redistributable. See LICENSE.atmel for details
dc00519d 3300
5bc50e9b
IW
3301--------------------------------------------------------------------------
3302
3303Driver: hfi1 - Intel OPA Gen 1 adapter
3304
3305File: hfi1_dc8051.fw
f66eccaa 3306Version: 0.35
5bc50e9b
IW
3307File: hfi1_fabric.fw
3308File: hfi1_pcie.fw
3309File: hfi1_sbus.fw
e9521de8 3310File: hfi1_platform.dat
5bc50e9b 3311
3a21320e 3312Licence: Redistributable. See LICENSE.hfi1_firmware for details
5bc50e9b 3313
cc427ee7
MK
3314--------------------------------------------------------------------------
3315
3316Driver: knav_qmss_queue - TI Keystone 2 QMSS driver
3317
3318File: ti-keystone/ks2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin
3319
162cbfdf 3320Licence: Redistributable. See LICENCE.ti-keystone for details.
66d3d8d7
DL
3321
3322--------------------------------------------------------------------------
3323
3324Driver: mwlwifi - Marvell mac80211 driver for 80211ac cards.
3325
3326File: mwlwifi/88W8864.bin
3327Version: 7.2.8.6
3328
3329File: mwlwifi/88W8897.bin
3330Version: 8.2.0.10
3331
3332Licence: Redistributable. See LICENCE.Marvell for details.
40876d7b
ACC
3333
3334--------------------------------------------------------------------------
3335
3336Driver: mtk-vpu - Mediatek VPU video processing unit driver
3337
3338File: vpu_d.bin
3339File: vpu_p.bin
3340
3341Licence: Redistributable.
3342
3343MediaTek Inc. grants permission to use and redistribute aforementioned firmware
3344files for the use with devices containing MediaTek chipsets, but not as part of
3345the Linux kernel or in any other form which would require these files themselves
3346to be covered by the terms of the GNU General Public License or the GNU Lesser
3347General Public License.
3348
3349These firmware files are distributed in the hope that they will be useful, but
3350are provided WITHOUT ANY WARRANTY, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTY
3351OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
cccb6a0d
CZ
3352
3353--------------------------------------------------------------------------
3354
3355Driver: rk3399-dptx - ROCKCHIP rk3399 dptx firmware
3356
3357File: rockchip/dptx.bin
038f45c0 3358Version: 3.1
cccb6a0d 3359
0daeaf3c 3360Licence: Redistributable. See LICENCE.rockchip for details.