]> git.proxmox.com Git - mirror_linux-firmware.git/blame - WHENCE
bnx2x: Add FW 7.10.51
[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
85Licence: Allegedly GPLv2+, but no source visible. Marked:
86
87 QLOGIC LINUX SOFTWARE
88 QLogic ISP1280/ device driver for Linux 2.2.x and 2.4.x
89 Copyright (C) 2001 Qlogic Corporation (www.qlogic.com)
90
91--------------------------------------------------------------------------
a652b079 92
d4ea0a04
DW
93Driver: smctr -- SMC ISA/MCA Token Ring adapter
94
95File: tr_smctr.bin
4bd6c56f 96Version: 6.3C1
d4ea0a04
DW
97Info: MCT.BIN v6.3C1 03/01/95
98
99Original licence info:
100
101 * This firmware is licensed to you strictly for use in conjunction
102 * with the use of SMC TokenRing adapters. There is no waranty
103 * expressed or implied about its fitness for any purpose.
104
105--------------------------------------------------------------------------
924483e7
DW
106
107Driver: kaweth -- USB KLSI KL5USB101-based Ethernet device
108
109File: kaweth/new_code.bin
110File: kaweth/new_code_fix.bin
111File: kaweth/trigger_code.bin
112File: kaweth/trigger_code_fix.bin
113
114Licence: Unknown
115
116Found in hex form in the kernel source.
117
118--------------------------------------------------------------------------
1b1e5936 119
859754a1 120Driver: dvb-ttusb-budget -- Technotrend/Hauppauge Nova-USB devices
1b1e5936
DW
121
122File: ttusb-budget/dspbootcode.bin
123
124Licence: Unknown
125
126Found in hex form in the kernel source.
127
128--------------------------------------------------------------------------
9adcf922
DW
129
130Driver: keyspan -- USB Keyspan USA-xxx serial device
131
132File: keyspan/mpr.fw
133File: keyspan/usa18x.fw
134File: keyspan/usa19.fw
135File: keyspan/usa19qi.fw
136File: keyspan/usa19qw.fw
137File: keyspan/usa19w.fw
138File: keyspan/usa28.fw
139File: keyspan/usa28xa.fw
140File: keyspan/usa28xb.fw
141File: keyspan/usa28x.fw
142File: keyspan/usa49w.fw
143File: keyspan/usa49wlc.fw
144
145Converted from Intel HEX files, used in our binary representation of ihex.
146
147Original licence information:
148
149 Copyright (C) 1999-2001
150 Keyspan, A division of InnoSys Incorporated ("Keyspan")
151
152 as an unpublished work. This notice does not imply unrestricted or
153 public access to the source code from which this firmware image is
154 derived. Except as noted below this firmware image may not be
155 reproduced, used, sold or transferred to any third party without
156 Keyspan's prior written consent. All Rights Reserved.
157
158 Permission is hereby granted for the distribution of this firmware
159 image as part of a Linux or other Open Source operating system kernel
160 in text or binary form as required.
161
162 This firmware may not be modified and may only be used with
163 Keyspan hardware. Distribution and/or Modification of the
164 keyspan.c driver which includes this firmware, in whole or in
165 part, requires the inclusion of this statement."
166
167--------------------------------------------------------------------------
eb8491a0
DW
168
169Driver: keyspan_pda -- USB Keyspan PDA single-port serial device
170
171File: keyspan_pda/keyspan_pda.fw
172Source: keyspan_pda/keyspan_pda.S
173
174File: keyspan_pda/xircom_pgs.fw
175Source: keyspan_pda/xircom_pgs.S
176
7ee581d8
BH
177Source: keyspan_pda/Makefile
178
eb8491a0
DW
179Licence: GPLv2+
180
181Compiled from original 8051 source into Intel HEX, used in our binary ihex form.
182
183--------------------------------------------------------------------------
b45deb58
DW
184
185Driver: emi26 -- EMI 2|6 USB Audio interface
186
187File: emi26/bitstream.fw
4bd6c56f
BH
188Version: 1.1.1.131
189Info: DATE=2001dec06
b45deb58
DW
190
191File: emi26/firmware.fw
4bd6c56f
BH
192Version: 1.0.2.916
193Info: DATE=12.02.2002
b45deb58
DW
194
195File: emi26/loader.fw
196
197Converted from Intel HEX files, used in our binary representation of ihex.
198
199Original licence information:
200/*
201 * This firmware is for the Emagic EMI 2|6 Audio Interface
202 *
203 * The firmware contained herein is Copyright (c) 1999-2002 Emagic
204 * as an unpublished work. This notice does not imply unrestricted
205 * or public access to this firmware which is a trade secret of Emagic,
206 * and which may not be reproduced, used, sold or transferred to
207 * any third party without Emagic's written consent. All Rights Reserved.
208 *
209 * Permission is hereby granted for the distribution of this firmware
210 * image as part of a Linux or other Open Source operating system kernel
211 * in text or binary form as required.
212 *
213 * This firmware may not be modified and may only be used with the
214 * Emagic EMI 2|6 Audio Interface. Distribution and/or Modification of
215 * any driver which includes this firmware, in whole or in part,
216 * requires the inclusion of this statement.
217 */
218
219--------------------------------------------------------------------------
17880cf6
DW
220
221Driver: emi62 -- EMI 6|2m USB Audio interface
222
223File: emi62/bitstream.fw
4bd6c56f
BH
224Version: 1.0.0.191
225Info: DATE= 2002oct28
17880cf6
DW
226
227File: emi62/loader.fw
228Source: EMILOAD.HEX
4bd6c56f
BH
229Version: 1.0.2.002
230Info: DATE=10.01.2002
17880cf6
DW
231
232File: emi62/midi.fw
233Source: EMI62MFW.HEX
4bd6c56f
BH
234Version: 1.04.062
235Info: DATE=16.10.2002
17880cf6
DW
236
237File: emi62/spdif.fw
238Source: EMI62SFW.HEX
4bd6c56f
BH
239Version: 1.04.062
240Info: DATE=16.10.2002
17880cf6
DW
241
242Converted from Intel HEX files, used in our binary representation of ihex.
243
244Original licence information: None
245
246--------------------------------------------------------------------------
9abb8873 247
e301324f 248Driver: ti_usb_3410_5052 -- USB TI 3410/5052 serial device
9abb8873
DW
249
250File: ti_3410.fw
251Info: firmware 9/10/04 FW3410_Special_StartWdogOnStartPort
252
253File: ti_5052.fw
254Info: firmware 9/18/04
255
256Licence: Allegedly GPLv2+, but no source visible. Marked:
257 Copyright (C) 2004 Texas Instruments
258
259Found in hex form in kernel source.
260
261--------------------------------------------------------------------------
0189189a 262
e301324f
CA
263Driver: ti_usb_3410_5052 -- Multi-Tech USB cell modems
264
265File: mts_cdma.fw
266File: mts_gsm.fw
267File: mts_edge.fw
268
269Licence: "all firmware components are redistributable in binary form"
270 per support@multitech.com
271 Copyright (C) 2005 Multi-Tech Systems, Inc.
272
273Found in hex form in ftp://ftp.multitech.com/wireless/wireless_linux.zip
274
275--------------------------------------------------------------------------
276
9a45f6c1
BH
277Driver: ti_usb_3410_5052 -- Multi-Tech USB fax modems
278
279File: mts_mt9234mu.fw
280File: mts_mt9234zba.fw
281
282Licence: Unknown
283
284--------------------------------------------------------------------------
285
0189189a
DW
286Driver: whiteheat -- USB ConnectTech WhiteHEAT serial device
287
288File: whiteheat.fw
289Version: 4.06
290
291File: whiteheat_loader.fw
0189189a
DW
292
293Licence: Allegedly GPLv2, but no source visible. Marked:
294 Copyright (C) 2000-2002 ConnectTech Inc
295
296Debug loader claims the following behaviour:
297 Port 1 LED flashes when the vend_ax program is running
298 Port 2 LED flashes when any SETUP command arrives
299 Port 3 LED flashes when any valid VENDOR request occurs
300 Port 4 LED flashes when the EXTERNAL RAM DOWNLOAD request occurs
301
302Converted from Intel HEX files, used in our binary representation of ihex.
303
304--------------------------------------------------------------------------
73bc148a
DW
305
306Driver: ip2 -- Computone IntelliPort Plus serial device
307
308File: intelliport2.bin
309
310Licence: Unknown
311
312Found in hex form in kernel source.
313
314--------------------------------------------------------------------------
edc44dda 315
859754a1 316Driver: cpia2 -- cameras based on Vision's CPiA2
edc44dda
DW
317
318File: cpia2/stv0672_vp4.bin
319
320Licence: Allegedly GPLv2+, but no source visible. Marked:
321 Copyright (C) 2001 STMicroelectronics, Inc.
322 Contact: steve.miller@st.com
323 Description: This file contains patch data for the CPiA2 (stv0672) VP4.
324
325Found in hex form in kernel source.
326
327--------------------------------------------------------------------------
225e3125 328
859754a1 329Driver: dabusb -- Digital Audio Broadcasting (DAB) Receiver for USB and Linux
225e3125
DW
330
331File: dabusb/firmware.fw
332File: dabusb/bitstream.bin
333
334Licence: Distributable
335
336 * Copyright (C) 1999 BayCom GmbH
337 *
338 * Redistribution and use in source and binary forms, with or without
339 * modification, are permitted provided that redistributions of source
340 * code retain the above copyright notice and this comment without
341 * modification.
342
343--------------------------------------------------------------------------
5c5a083a 344
859754a1 345Driver: vicam -- USB 3com HomeConnect (aka vicam)
5c5a083a
JS
346
347File: vicam/firmware.fw
348
349Licence: Unknown
350
351Found in hex form in kernel source.
352
353--------------------------------------------------------------------------
3ab8dfb9 354
859754a1 355Driver: io_edgeport - USB Inside Out Edgeport Serial Driver
3ab8dfb9
JS
356
357File: edgeport/boot.fw
358File: edgeport/boot2.fw
359File: edgeport/down.fw
360File: edgeport/down2.fw
361
362Licence: Allegedly GPLv2+, but no source visible. Marked:
363//**************************************************************
364//* Edgeport/4 Binary Image
365//* Generated by HEX2C v1.06
366//* Copyright (C) 1998 Inside Out Networks, All rights reserved.
367//**************************************************************
368
369Found in hex form in kernel source.
370
371--------------------------------------------------------------------------
942b3216 372
859754a1 373Driver: io_ti - USB Inside Out Edgeport Serial Driver
942b3216
JS
374(TI Devices)
375
376File: edgeport/down3.bin
377
378Licence:
379//**************************************************************
380//* Edgeport Binary Image (for TI based products)
381//* Generated by TIBin2C v2.00 (watchport)
382//* Copyright (C) 2001 Inside Out Networks, All rights reserved.
383//**************************************************************
384
385Found in hex form in kernel source.
386
387--------------------------------------------------------------------------
68c4f016 388
859754a1 389Driver: dsp56k - Atari DSP56k support
68c4f016
JS
390
391File: dsp56k/bootstrap.bin
392Source: dsp56k/bootstrap.asm
25145003
BH
393Source: dsp56k/Makefile
394Source: dsp56k/concat-bootstrap.pl
68c4f016
JS
395
396Licence: GPLv2 or later
397
25145003 398DSP56001 assembler, buildable with a56 from
68c4f016
JS
399http://www.zdomain.com/a56.html
400
401--------------------------------------------------------------------------
b213a921 402
859754a1 403Driver: snd-sb16-csp - Sound Blaster 16/AWE CSP support
b213a921
JS
404
405File: sb16/mulaw_main.csp
406File: sb16/alaw_main.csp
407File: sb16/ima_adpcm_init.csp
408File: sb16/ima_adpcm_playback.csp
409File: sb16/ima_adpcm_capture.csp
410
411Licence: Allegedly GPLv2+, but no source visible. Marked:
412/*
413 * Copyright (c) 1994 Creative Technology Ltd.
414 * Microcode files for SB16 Advanced Signal Processor
415 */
416
417Found in hex form in kernel source.
418
419--------------------------------------------------------------------------
439c03cf 420
859754a1 421Driver: qla2xxx - QLogic QLA2XXX Fibre Channel
439c03cf 422
b217ed59
BH
423File: ql2100_fw.bin
424Version: 1.19.38 TP
425File: ql2200_fw.bin
426Version: 2.02.08 TP
427File: ql2300_fw.bin
428Version: 3.03.28 IPX
429File: ql2322_fw.bin
430Version: 3.03.28 IPX
431File: ql2400_fw.bin
6bce2b09 432Version: 7.03.00 MID
b217ed59 433File: ql2500_fw.bin
6bce2b09 434Version: 7.03.00 MIDQ
439c03cf
DW
435
436Licence: Redistributable. See LICENCE.qla2xxx for details
437
9d39be9f 438Available from http://ldriver.qlogic.com/firmware/
d10bf8bb
DK
439
440--------------------------------------------------------------------------
441
859754a1 442Driver: orinoco - Agere/Prism/Symbol Orinoco support
d10bf8bb 443
b217ed59
BH
444File: agere_sta_fw.bin
445Version: 9.48 Hermes I
446File: agere_ap_fw.bin
447Version: 9.48 Hermes I
d10bf8bb
DK
448
449Licence: Redistributable. See LICENCE.agere for details
b66ece11
LR
450
451--------------------------------------------------------------------------
452
859754a1 453Driver: ar9170 - Atheros 802.11n "otus" USB
b66ece11
LR
454
455File: ar9170-1.fw
456File: ar9170-2.fw
457
224d4493 458Licence: Redistributable. See LICENCE.atheros_firmware for details
20d34dd4
DW
459
460--------------------------------------------------------------------------
461
1b7c9544 462Driver: ath9k_htc - Atheros HTC devices (USB)
35b30840
S
463
464File: ar9271.fw
1b7c9544
S
465File: ar7010.fw
466File: ar7010_1_1.fw
bb190f3f 467File: htc_9271.fw
f6f644b3 468Version: 1.3
fe2c912a 469File: htc_7010.fw
f6f644b3 470Version: 1.3
35b30840
S
471
472Licence: Redistributable. See LICENCE.atheros_firmware for details
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
ec8b5865
HS
570File: cxgb4/t4fw-1.11.27.0.bin
571Link: cxgb4/t4fw.bin -> t4fw-1.11.27.0.bin
572File: cxgb4/t5fw-1.11.27.0.bin
573Link: cxgb4/t5fw.bin -> t5fw-1.11.27.0.bin
6431c559
DLR
574
575Licence: Redistributable. See LICENCE.chelsio_firmware for details
576
577--------------------------------------------------------------------------
10719d6d 578
f2002e2d
JSR
579Driver: e100 -- Intel PRO/100 Ethernet NIC
580
581File: e100/d101m_ucode.bin
582File: e100/d101s_ucode.bin
583File: e100/d102e_ucode.bin
584
585Licence: Unknown
586
587Found in hex form in kernel source.
588
589--------------------------------------------------------------------------
590
31797a1c
JS
591Driver: acenic -- Alteon AceNIC Gigabit Ethernet card
592
593File: acenic/tg1.bin
594File: acenic/tg2.bin
595
596Licence: Unknown
597
598Found in hex form in kernel source, but source allegedly available at
599http://alteon.shareable.org/
600
601--------------------------------------------------------------------------
fee37e0d 602
859754a1 603Driver: tg3 -- Broadcom Tigon3 based gigabit Ethernet cards
fee37e0d
JSR
604
605File: tigon/tg3.bin
606File: tigon/tg3_tso.bin
607File: tigon/tg3_tso5.bin
e5c4e54e 608File: tigon/tg357766.bin
fee37e0d
JSR
609
610Licence:
611 * Firmware is:
612 * Derived from proprietary unpublished source code,
e5c4e54e 613 * Copyright (C) 2000-2013 Broadcom Corporation.
fee37e0d
JSR
614 *
615 * Permission is hereby granted for the distribution of this firmware
616 * data in hexadecimal or equivalent format, provided this copyright
617 * notice is accompanying it.
618
619Found in hex form in kernel source.
620
621--------------------------------------------------------------------------
e1cd8d9e 622
859754a1 623Driver: starfire - Adaptec Starfire/DuraLAN support
e1cd8d9e
JSR
624
625File: adaptec/starfire_rx.bin
626File: adaptec/starfire_tx.bin
627
628Licence: Allegedly GPLv2, but no source visible.
629
630Found in hex form in kernel source, with the following notice:
631
632 BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE IT IS LICENSED "AS IS" AND
633 THERE IS NO WARRANTY FOR THE PROGRAM, INCLUDING BUT NOT LIMITED TO THE
634 IMPLIED WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR A PARTICULAR PURPOSE
635 (TO THE EXTENT PERMITTED BY APPLICABLE LAW). USE OF THE PROGRAM IS AT YOUR
636 OWN RISK. IN NO EVENT WILL ADAPTEC OR ITS LICENSORS BE LIABLE TO YOU FOR
637 DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
638 ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM.
639
640--------------------------------------------------------------------------
55b6b25c 641
d4cfa9f1 642Driver: i2400m-usb - Intel 2400 Wireless WiMAX Connection over USB
6ac109ba 643
d4cfa9f1 644File: i2400m-fw-usb-1.4.sbcf
e9f9e3a9
IPG
645File: i2400m-fw-usb-1.5.sbcf
646File: i6050-fw-usb-1.5.sbcf
6ac109ba 647
224d4493 648Licence: Redistributable. See LICENCE.i2400m for details
6ac109ba
IPG
649
650Also available from http://linuxwimax.org/Download
55b6b25c
DW
651
652--------------------------------------------------------------------------
bdd4d91e
DW
653
654Driver: libertas - Marvell Libertas fullmac-type 802.11b/g cards
655
d6940ed0
DW
656File: libertas/cf8381.bin
657File: libertas/cf8381_helper.bin
305a70e8
BH
658File: libertas/cf8385.bin
659File: libertas/cf8385_helper.bin
660File: libertas/gspi8682.bin
661File: libertas/gspi8682_helper.bin
662File: libertas/gspi8686_v9.bin
663File: libertas/gspi8686_v9_helper.bin
664File: libertas/gspi8688.bin
665File: libertas/gspi8688_helper.bin
666File: libertas/sd8385.bin
667File: libertas/sd8385_helper.bin
668File: libertas/sd8682.bin
669File: libertas/sd8682_helper.bin
670File: libertas/sd8686_v8.bin
671File: libertas/sd8686_v8_helper.bin
672File: libertas/sd8686_v9.bin
673File: libertas/sd8686_v9_helper.bin
305a70e8
BH
674File: libertas/usb8388_v5.bin
675File: libertas/usb8388_v9.bin
676File: libertas/usb8682.bin
08967164 677File: mrvl/sd8688.bin
2892af06 678Link: libertas/sd8688.bin -> ../mrvl/sd8688.bin
08967164 679File: mrvl/sd8688_helper.bin
2892af06 680Link: libertas/sd8688_helper.bin -> ../mrvl/sd8688_helper.bin
bdd4d91e 681
2e79e60b 682Licence: Redistributable. See LICENCE.Marvell for details. Extracted from
bdd4d91e
DW
683Linux driver tarballs downloaded from Marvell's "Extranet" with permission.
684
685--------------------------------------------------------------------------
686
3c757c0b
AS
687Driver: libertas - Marvell Libertas 802.11b/g cards, OLPC firmware
688
689File: libertas/lbtf_sdio.bin
4bd6c56f 690Version: 9.0.7.p4
3c757c0b 691
ac879fea 692File: lbtf_usb.bin
4bd6c56f 693Version: 5.132.3.p1
3c757c0b
AS
694
695File: libertas/usb8388_olpc.bin
4bd6c56f 696Version: 5.110.22.p23
3c757c0b
AS
697
698Licence: Redistributable. See LICENCE.OLPC for details.
699
700Available from http://dev.laptop.org/pub/firmware/libertas/
701
702--------------------------------------------------------------------------
703
6942dba4 704Driver: mwl8k - Marvell Libertas softmac-type 802.11b/g/n cards
bdd4d91e 705
305a70e8
BH
706File: mwl8k/fmimage_8687.fw
707File: mwl8k/helper_8687.fw
829e0e36
BC
708File: mwl8k/fmimage_8366.fw
709File: mwl8k/fmimage_8366_ap-1.fw
e2958cc8 710File: mwl8k/fmimage_8366_ap-2.fw
6942dba4
YAP
711File: mwl8k/fmimage_8366_ap-3.fw
712Version: 5.2.8.16
829e0e36 713File: mwl8k/helper_8366.fw
bdd4d91e 714
c530a75c
YAP
715File: mwl8k/fmimage_8764_ap-1.fw
716Version: 7.4.0.9
717
829e0e36
BC
718Licence: Redistributable. See LICENCE.Marvell for details. 8687 images
719downloaded from Marvell's "Extranet" with permission. 8366 images contributed
720directly by Marvell.
bdd4d91e
DW
721
722--------------------------------------------------------------------------
723
009719f9 724Driver: mwifiex - Marvell Wi-Fi fullmac-type 802.11n/ac cards
4bd88f61
BZ
725
726File: mrvl/sd8787_uapsta.bin
bac3567c 727Version: 14.66.9.p96
4bd88f61 728
66a7be7f 729File: mrvl/sd8797_uapsta.bin
f87c5b8d 730Version: 14.66.11.p151
66a7be7f 731
b7c84863
BZ
732File: mrvl/sd8897_uapsta.bin
733Version: 15.69.2.p11
734
3ca5792a
BZ
735File: mrvl/usb8797_uapsta.bin
736Version: 14.69.11.p179
737
009719f9 738File: mrvl/pcie8897_uapsta.bin
5d154a44 739Version: 15.69.2.p11
009719f9 740
bac3567c
DD
741Licence: Redistributable. See LICENCE.Marvell for details. Originates from
742http://git.marvell.com/?p=mwifiex-firmware.git
4bd88f61
BZ
743
744--------------------------------------------------------------------------
745
caef650a
CR
746
747Driver: iwlwifi - Intel Wireless Wifi
748
749File: iwlwifi-3945-2.ucode
4bd6c56f 750Version: 15.32.2.9
caef650a
CR
751
752File: iwlwifi-4965-2.ucode
4bd6c56f 753Version: 228.61.2.24
caef650a
CR
754
755File: iwlwifi-5000-1.ucode
4bd6c56f 756Version: 5.4.A.11 (aka 5.4.1.16)
caef650a 757
58013911 758File: iwlwifi-5000-2.ucode
4bd6c56f 759Version: 8.24.2.12
58013911 760
8654e2dd 761File: iwlwifi-5000-5.ucode
4bd6c56f 762Version: 8.83.5.1
8654e2dd 763
80a20327 764File: iwlwifi-5150-2.ucode
4bd6c56f 765Version: 8.24.2.2
80a20327 766
c296f41d 767File: iwlwifi-1000-3.ucode
4bd6c56f 768Version: 128.50.3.1
c296f41d 769
7522de5d 770File: iwlwifi-1000-5.ucode
4bd6c56f 771Version: 39.31.5.1
7522de5d 772
171dbc3d 773File: iwlwifi-6000-4.ucode
4bd6c56f 774Version: 9.221.4.1
171dbc3d 775
85212bf6 776File: iwlwifi-6050-4.ucode
4bd6c56f 777Version: 9.201.4.1
85212bf6 778
eb0ad4ff 779File: iwlwifi-6050-5.ucode
4bd6c56f 780Version: 41.28.5.1
eb0ad4ff 781
3feb2d95 782File: iwlwifi-6000g2a-5.ucode
4bd6c56f 783Version: 17.168.5.3
3feb2d95 784
bbede96f
JB
785File: iwlwifi-6000g2a-6.ucode
786Version: 18.168.6.1
787
dd6e5da9 788File: iwlwifi-6000g2b-5.ucode
4bd6c56f 789Version: 17.168.5.1
dd6e5da9 790
652fbb40 791File: iwlwifi-6000g2b-6.ucode
4bd6c56f 792Version: 18.168.6.1
652fbb40 793
5d1a03de 794File: iwlwifi-135-6.ucode
4bd6c56f 795Version: 18.168.6.1
5d1a03de 796
5890cd45 797File: iwlwifi-100-5.ucode
4bd6c56f 798Version: 39.31.5.1
5890cd45 799
5d1a03de 800File: iwlwifi-105-6.ucode
4bd6c56f 801Version: 18.168.6.1
5d1a03de 802
4ee709b2 803File: iwlwifi-2030-6.ucode
4bd6c56f 804Version: 18.168.6.1
4ee709b2 805
26be5d1c 806File: iwlwifi-2000-6.ucode
4bd6c56f 807Version: 18.168.6.1
26be5d1c 808
e982abf0 809File: iwlwifi-7260-7.ucode
82499471 810Version: 22.1.7.0
e982abf0 811
11fdbda7 812File: iwlwifi-7260-8.ucode
509a474f 813Version: 22.24.8.0
11fdbda7 814
7a67dbf9 815File: iwlwifi-7260-9.ucode
e2844339 816Version: 23.214.9.0
7a67dbf9 817
e982abf0 818File: iwlwifi-3160-7.ucode
82499471 819Version: 22.1.7.0
e982abf0 820
11fdbda7 821File: iwlwifi-3160-8.ucode
509a474f 822Version: 22.24.8.0
11fdbda7 823
7a67dbf9 824File: iwlwifi-3160-9.ucode
e2844339 825Version: 23.214.9.0
7a67dbf9 826
a205d6f5
EG
827File: iwlwifi-7265-8.ucode
828Version: 22.24.8.0
829
7a67dbf9 830File: iwlwifi-7265-9.ucode
e2844339 831Version: 23.214.9.0
7a67dbf9 832
224d4493 833Licence: Redistributable. See LICENCE.iwlwifi_firmware for details
caef650a 834
7a67dbf9 835Also available from http://wireless.kernel.org/en/users/Drivers/iwlwifi#Firmware
caef650a
CR
836
837--------------------------------------------------------------------------
6b933a27 838
a699eb69 839Driver: cx231xx - Conexant Cx23100/101/102 USB broadcast A/V decoder
6b933a27
MCC
840
841File: v4l-cx231xx-avcore-01.fw
842
224d4493 843Licence:
6b933a27
MCC
844 Conexant grants permission to use and redistribute these firmware
845 files for use with Conexant devices, but not as a part of the Linux
846 kernel or in any other form which would require these files themselves
847 to be covered by the terms of the GNU General Public License.
848 These firmware files are distributed in the hope that they will be
849 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
850 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
cc8127f1
DW
851
852--------------------------------------------------------------------------
853
859754a1 854Driver: tehuti - Tehuti Networks 10G Ethernet
8008f73c
BH
855
856File: tehuti/bdx.bin
857
858Licence:
859
860 Copyright (C) 2007 Tehuti Networks Ltd.
861
862 Permission is hereby granted for the distribution of this firmware data
863 in hexadecimal or equivalent format, provided this copyright notice is
864 accompanying it.
865
866Found in hex form in kernel source.
867
868--------------------------------------------------------------------------
6ebd5bee 869
859754a1 870Driver: typhoon - 3cr990 series Typhoon
6ebd5bee
BH
871
872File: 3com/typhoon.bin
873
874Licence:
875/*
876 * Copyright 1999-2004 3Com Corporation. All Rights Reserved.
877 *
878 * Redistribution and use in source and binary forms of the 3c990img.h
879 * microcode software are permitted provided that the following conditions
880 * are met:
881 * 1. Redistribution of source code must retain the above copyright
882 * notice, this list of conditions and the following disclaimer.
883 * 2. Redistribution in binary form must reproduce the above copyright
884 * notice, this list of conditions and the following disclaimer in the
885 * documentation and/or other materials provided with the distribution.
886 * 3. The name of 3Com may not be used to endorse or promote products
887 * derived from this software without specific prior written permission
888 *
889 * THIS SOFTWARE IS PROVIDED BY 3COM ``AS IS'' AND ANY EXPRESS OR
890 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
891 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
892 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
893 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
894 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
895 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
896 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
897 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
898 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
899 *
900 * USER ACKNOWLEDGES AND AGREES THAT PURCHASE OR USE OF THE 3c990img.h
901 * MICROCODE SOFTWARE WILL NOT CREATE OR GIVE GROUNDS FOR A LICENSE BY
902 * IMPLICATION, ESTOPPEL, OR OTHERWISE IN ANY INTELLECTUAL PROPERTY RIGHTS
903 * (PATENT, COPYRIGHT, TRADE SECRET, MASK WORK, OR OTHER PROPRIETARY RIGHT)
904 * EMBODIED IN ANY OTHER 3COM HARDWARE OR SOFTWARE EITHER SOLELY OR IN
905 * COMBINATION WITH THE 3c990img.h MICROCODE SOFTWARE
906 */
907
908Found in hex form in kernel source.
909
910--------------------------------------------------------------------------
a8f3ffd6 911
859754a1 912Driver: yam - YAM driver for AX.25
a8f3ffd6
JSR
913
914File: yam/1200.bin
915File: yam/9600.bin
916
917Licence:
918 * (C) F6FBB 1998
919
920Found in hex form in kernel source.
921
922--------------------------------------------------------------------------
de6f8d14 923
859754a1 924Driver: 3c359 - 3Com 3C359 Token Link Velocity XL adapter
de6f8d14
JSR
925
926File: 3com/3C359.bin
927
928Licence:
929/*
930 * The firmware this driver downloads into the tokenring card is a
931 * separate program and is not GPL'd source code, even though the Linux
932 * side driver and the routine that loads this data into the card are.
933 *
934 * This firmware is licensed to you strictly for use in conjunction
935 * with the use of 3Com 3C359 TokenRing adapters. There is no
936 * waranty expressed or implied about its fitness for any purpose.
937 */
938/* 3c359_microcode.mac: 3Com 3C359 Tokenring microcode.
939 *
940 * Notes:
941 * - Loaded from xl_init upon adapter initialization.
942 *
943 * Available from 3Com as part of their standard 3C359 driver.
944 */
945
946Found in hex form in kernel source.
947
948--------------------------------------------------------------------------
b06e75fd 949
859754a1 950Driver: pcnet_cs - NE2000 compatible PCMCIA adapter
252dceb8
KK
951
952File: cis/LA-PCM.cis
56cda01b
BH
953File: cis/PCMLM28.cis
954File: cis/DP83903.cis
955File: cis/NE2K.cis
956File: cis/tamarack.cis
957File: cis/PE-200.cis
2d07c7de 958File: cis/PE520.cis
8adae7fc
BH
959Source: cis/src/LA-PCM.cis
960Source: cis/src/PCMLM28.cis
961Source: cis/src/DP83903.cis
962Source: cis/src/NE2K.cis
963Source: cis/src/tamarack.cis
964Source: cis/src/PE-200.cis
965Source: cis/src/PE520.cis
252dceb8 966
8adae7fc 967Licence: Dual GPLv2/MPL
252dceb8
KK
968
969Originally developed by the pcmcia-cs project
8adae7fc 970Copyright (C) 1998, 1999, 2000 David A. Hinds
252dceb8
KK
971
972--------------------------------------------------------------------------
973
859754a1 974Driver: 3c589_cs - 3Com PCMCIA adapter
5a6c8aff
KK
975
976File: cis/3CXEM556.cis
8adae7fc 977Source: cis/src/3CXEM556.cis
5a6c8aff 978
8adae7fc 979Licence: Dual GPLv2/MPL
5a6c8aff
KK
980
981Originally developed by the pcmcia-cs project
8adae7fc 982Copyright (C) 1998, 1999, 2000 David A. Hinds
5a6c8aff
KK
983
984--------------------------------------------------------------------------
985
859754a1 986Driver: 3c574_cs - 3Com PCMCIA adapter
5a6c8aff
KK
987
988File: cis/3CCFEM556.cis
8adae7fc 989Source: cis/src/3CCFEM556.cis
5a6c8aff 990
8adae7fc 991Licence: Dual GPLv2/MPL
5a6c8aff
KK
992
993Originally developed by the pcmcia-cs project
8adae7fc 994Copyright (C) 1998, 1999, 2000 David A. Hinds
5a6c8aff
KK
995
996--------------------------------------------------------------------------
997
859754a1 998Driver: serial_cs - Serial PCMCIA adapter
1ca52a49
KK
999
1000File: cis/MT5634ZLX.cis
56cda01b
BH
1001File: cis/RS-COM-2P.cis
1002File: cis/COMpad2.cis
1003File: cis/COMpad4.cis
8adae7fc
BH
1004Source: cis/src/MT5634ZLX.cis
1005Source: cis/src/RS-COM-2P.cis
1006Source: cis/src/COMpad2.cis
1007Source: cis/src/COMpad4.cis
1ca52a49 1008
8adae7fc 1009Licence: Dual GPLv2/MPL
1ca52a49
KK
1010
1011Originally developed by the pcmcia-cs project
8adae7fc 1012Copyright (C) 1998, 1999, 2000 David A. Hinds
1ca52a49
KK
1013
1014--------------------------------------------------------------------------
1015
c69b9145
BH
1016Driver: serial_cs - Serial PCMCIA adapter
1017
56cda01b
BH
1018File: cis/SW_555_SER.cis
1019File: cis/SW_7xx_SER.cis
1020File: cis/SW_8xx_SER.cis
1ca52a49 1021
c69b9145 1022Licence: GPLv3
1ca52a49 1023
c69b9145 1024Copyright Sierra Wireless
1ca52a49
KK
1025
1026--------------------------------------------------------------------------
1027
859754a1 1028Driver: smc91c92_cs - SMC 91Cxx PCMCIA
b06e75fd
JSR
1029
1030File: ositech/Xilinx7OD.bin
1031
1032Licence: Allegedly GPL, but no source visible. Marked:
1033 This file contains the firmware of Seven of Diamonds from OSITECH.
1034 (Special thanks to Kevin MacPherson of OSITECH)
1035
1036Found in hex form in kernel source.
1037
1038--------------------------------------------------------------------------
c22feacf 1039
a699eb69
MCC
1040Driver: cx23418 - Conexant PCI Broadcast A/V with MPEG encoder
1041
1042File: v4l-cx23418-apu.fw
1043File: v4l-cx23418-cpu.fw
1044File: v4l-cx23418-dig.fw
1045
224d4493 1046Licence:
a699eb69
MCC
1047 Conexant grants permission to use and redistribute these firmware
1048 files for use with Conexant devices, but not as a part of the Linux
1049 kernel or in any other form which would require these files themselves
1050 to be covered by the terms of the GNU General Public License.
1051 These firmware files are distributed in the hope that they will be
1052 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1053 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1054
1055--------------------------------------------------------------------------
1056
1057Driver: cx23885 - Conexant PCI Express Broadcast A/V decoder
1058
1059File: v4l-cx23885-avcore-01.fw
1060File: v4l-cx23885-enc.fw
1061
224d4493 1062Licence:
a699eb69
MCC
1063 Conexant grants permission to use and redistribute these firmware
1064 files for use with Conexant devices, but not as a part of the Linux
1065 kernel or in any other form which would require these files themselves
1066 to be covered by the terms of the GNU General Public License.
1067 These firmware files are distributed in the hope that they will be
1068 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1069 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1070
1071--------------------------------------------------------------------------
1072
1073Driver: cx23840 - Conexant sideport Broadcast A/V decoder
1074
1075File: v4l-cx25840.fw
1076
224d4493 1077Licence:
a699eb69
MCC
1078 Conexant grants permission to use and redistribute these firmware
1079 files for use with Conexant devices, but not as a part of the Linux
1080 kernel or in any other form which would require these files themselves
1081 to be covered by the terms of the GNU General Public License.
1082 These firmware files are distributed in the hope that they will be
1083 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1084 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
c22feacf
DW
1085
1086--------------------------------------------------------------------------
a652b079 1087
859754a1 1088Driver: qlogicpti - PTI Qlogic, ISP Driver
761eb27e
JSR
1089
1090File: qlogic/isp1000.bin
1091
1092Licence: Unknown
1093
1094Found in hex form in kernel source.
1095
1096--------------------------------------------------------------------------
bfe8ff32 1097
859754a1 1098Driver: myri_sbus - MyriCOM Gigabit Ethernet
9ce2c73c
JSR
1099
1100File: myricom/lanai.bin
1101
1102Licence: Unknown
1103
0eae2a4d
VZ
1104Found in hex form in kernel source.
1105
1106--------------------------------------------------------------------------
1107
1108Driver: bnx2x: Broadcom Everest
1109
e99eb076
DW
1110File: bnx2x-e1-4.8.53.0.fw
1111File: bnx2x-e1h-4.8.53.0.fw
305a70e8
BH
1112File: bnx2x-e1-5.2.7.0.fw
1113File: bnx2x-e1h-5.2.7.0.fw
82af8beb
VZ
1114File: bnx2x-e1-5.2.13.0.fw
1115File: bnx2x-e1h-5.2.13.0.fw
b34ccef9
BH
1116File: bnx2x/bnx2x-e1-6.0.34.0.fw
1117File: bnx2x/bnx2x-e1h-6.0.34.0.fw
1118File: bnx2x/bnx2x-e2-6.0.34.0.fw
1119File: bnx2x/bnx2x-e1-6.2.5.0.fw
1120File: bnx2x/bnx2x-e1h-6.2.5.0.fw
1121File: bnx2x/bnx2x-e2-6.2.5.0.fw
286d0455
DK
1122File: bnx2x/bnx2x-e1-6.2.9.0.fw
1123File: bnx2x/bnx2x-e1h-6.2.9.0.fw
1124File: bnx2x/bnx2x-e2-6.2.9.0.fw
97649b1e
VZ
1125File: bnx2x/bnx2x-e2-7.0.20.0.fw
1126File: bnx2x/bnx2x-e1-7.0.20.0.fw
1127File: bnx2x/bnx2x-e1h-7.0.20.0.fw
c8958f5d
AE
1128File: bnx2x/bnx2x-e2-7.0.23.0.fw
1129File: bnx2x/bnx2x-e1-7.0.23.0.fw
1130File: bnx2x/bnx2x-e1h-7.0.23.0.fw
15888a2e
DK
1131File: bnx2x/bnx2x-e2-7.0.29.0.fw
1132File: bnx2x/bnx2x-e1-7.0.29.0.fw
1133File: bnx2x/bnx2x-e1h-7.0.29.0.fw
6f8990bc
BW
1134File: bnx2x/bnx2x-e2-7.2.16.0.fw
1135File: bnx2x/bnx2x-e1-7.2.16.0.fw
1136File: bnx2x/bnx2x-e1h-7.2.16.0.fw
1a9f168b
BW
1137File: bnx2x/bnx2x-e2-7.2.51.0.fw
1138File: bnx2x/bnx2x-e1-7.2.51.0.fw
1139File: bnx2x/bnx2x-e1h-7.2.51.0.fw
236367db
YM
1140File: bnx2x/bnx2x-e1-7.8.2.0.fw
1141File: bnx2x/bnx2x-e1h-7.8.2.0.fw
1142File: bnx2x/bnx2x-e2-7.8.2.0.fw
72524b4f
DK
1143File: bnx2x/bnx2x-e1-7.8.17.0.fw
1144File: bnx2x/bnx2x-e1h-7.8.17.0.fw
1145File: bnx2x/bnx2x-e2-7.8.17.0.fw
9f464219
YM
1146File: bnx2x/bnx2x-e1-7.8.19.0.fw
1147File: bnx2x/bnx2x-e1h-7.8.19.0.fw
1148File: bnx2x/bnx2x-e2-7.8.19.0.fw
ce64fa89
YM
1149File: bnx2x/bnx2x-e1-7.10.51.0.fw
1150File: bnx2x/bnx2x-e1h-7.10.51.0.fw
1151File: bnx2x/bnx2x-e2-7.10.51.0.fw
0eae2a4d
VZ
1152
1153License:
15888a2e 1154 Copyright (c) 2007-2011 Broadcom Corporation
0eae2a4d
VZ
1155
1156 This file contains firmware data derived from proprietary unpublished
15888a2e 1157 source code, Copyright (c) 2007-2011 Broadcom Corporation.
0eae2a4d
VZ
1158
1159 Permission is hereby granted for the distribution of this firmware data
1160 in hexadecimal or equivalent format, provided this copyright notice is
1161 accompanying it.
1162
1163
9ce2c73c
JSR
1164Found in hex form in kernel source.
1165
1166--------------------------------------------------------------------------
aaba5f25 1167
859754a1 1168Driver: bnx2 - Broadcom NetXtremeII
aaba5f25
MC
1169
1170File: bnx2/bnx2-mips-06-4.6.16.fw
c103430a 1171File: bnx2/bnx2-mips-06-5.0.0.j3.fw
2d07c7de 1172File: bnx2/bnx2-mips-06-5.0.0.j6.fw
c9cbafa5 1173File: bnx2/bnx2-mips-06-6.0.15.fw
7b3d6e71 1174File: bnx2/bnx2-mips-06-6.2.1.fw
9897fdba 1175File: bnx2/bnx2-mips-06-6.2.3.fw
aaba5f25 1176File: bnx2/bnx2-mips-09-4.6.17.fw
c103430a 1177File: bnx2/bnx2-mips-09-5.0.0.j3.fw
2d07c7de 1178File: bnx2/bnx2-mips-09-5.0.0.j9.fw
9a45f6c1 1179File: bnx2/bnx2-mips-09-5.0.0.j15.fw
c9cbafa5 1180File: bnx2/bnx2-mips-09-6.0.17.fw
7b3d6e71 1181File: bnx2/bnx2-mips-09-6.2.1.fw
82273130 1182File: bnx2/bnx2-mips-09-6.2.1a.fw
9897fdba 1183File: bnx2/bnx2-mips-09-6.2.1b.fw
c103430a
DW
1184File: bnx2/bnx2-rv2p-06-4.6.16.fw
1185File: bnx2/bnx2-rv2p-06-5.0.0.j3.fw
c9cbafa5 1186File: bnx2/bnx2-rv2p-06-6.0.15.fw
aaba5f25 1187File: bnx2/bnx2-rv2p-09-4.6.15.fw
c103430a 1188File: bnx2/bnx2-rv2p-09-5.0.0.j3.fw
2d07c7de 1189File: bnx2/bnx2-rv2p-09-5.0.0.j10.fw
c9cbafa5 1190File: bnx2/bnx2-rv2p-09-6.0.17.fw
c103430a 1191File: bnx2/bnx2-rv2p-09ax-5.0.0.j3.fw
2d07c7de 1192File: bnx2/bnx2-rv2p-09ax-5.0.0.j10.fw
c9cbafa5 1193File: bnx2/bnx2-rv2p-09ax-6.0.17.fw
aaba5f25
MC
1194
1195Licence:
1196
1197 This file contains firmware data derived from proprietary unpublished
2d07c7de 1198 source code, Copyright (c) 2004 - 2010 Broadcom Corporation.
aaba5f25
MC
1199
1200 Permission is hereby granted for the distribution of this firmware data
1201 in hexadecimal or equivalent format, provided this copyright notice is
1202 accompanying it.
1203
1204Found in hex form in kernel source.
1205
1206--------------------------------------------------------------------------
aeb537e9 1207
1533edfa 1208Driver: netxen_nic - NetXen Multi port (1/10) Gigabit Ethernet NIC
1209
1210File: phanfw.bin
b0e5040c 1211Version: 4.0.590
1533edfa 1212
1213Licence: Redistributable. See LICENCE.phanfw for details.
1214
b584174f
SS
1215Available from http://ldriver.qlogic.com/firmware/netxen_nic/new/
1216
1533edfa 1217--------------------------------------------------------------------------
1218
859754a1 1219Driver: dvb-ttpci -- AV7110 cards
f14750df
JS
1220
1221File: av7110/bootcode.bin
5cbed982
BH
1222Source: av7110/Boot.S
1223Source: av7110/Makefile
f14750df
JS
1224
1225Licence: GPLv2 or later
1226
5cbed982 1227ARM assembly source code from http://www.linuxtv.org/downloads/firmware/Boot.S
f14750df
JS
1228
1229--------------------------------------------------------------------------
8bb3b685 1230
859754a1 1231Driver: snd-wavefront - ISA WaveFront sound card
8bb3b685
TI
1232
1233File: yamaha/yss225_registers.bin
1234
1235Licence: Allegedly GPLv2+, but no source visible.
1236
1237Found in hex form in kernel source, with the following comment:
1238 Copyright (c) 1998-2002 by Paul Davis <pbd@op.net>
1239
8bb3b685 1240--------------------------------------------------------------------------
a1b8f9ee 1241
4618e53c
BH
1242Driver: rt61pci - Ralink RT2561, RT2561S, RT2661 wireless MACs
1243
85fbcaa8
BH
1244File: rt2561.bin
1245File: rt2561s.bin
1246File: rt2661.bin
4618e53c 1247
bfdde6b0 1248Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c
BH
1249
1250Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
1251
1252--------------------------------------------------------------------------
1253
1254Driver: rt73usb - Ralink RT2571W, RT2671 wireless MACs
1255
1256File: rt73.bin
1257
bfdde6b0 1258Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c
BH
1259
1260Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
1261
1262--------------------------------------------------------------------------
1263
e98750f0 1264Driver: rt2800pci - Ralink RT2860, RT2890, RT3090, RT3290, RT5390 wireless MACs
4618e53c
BH
1265
1266File: rt2860.bin
e98750f0 1267File: rt3290.bin
4618e53c 1268
bfdde6b0 1269Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c 1270
5c10f3d6 1271Binary file supplied by Shiang Tu <shiang_tu@ralinktech.com>. Firmware Version 34
e98750f0 1272rt3290.bin is a specific firmware support the RT3290 chip. Firmware Version 37
4618e53c
BH
1273
1274--------------------------------------------------------------------------
1275
a513267c
BH
1276Driver: rt2860sta - Ralink RT3090 wireless MACs
1277
2892af06 1278Link: rt3090.bin -> rt2860.bin
a513267c
BH
1279
1280Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1281
a513267c
BH
1282--------------------------------------------------------------------------
1283
5c10f3d6 1284Driver: rt2800usb - Ralink RT2870, RT3070, RT3071, RT3072, RT5370 wireless MACs
4618e53c
BH
1285
1286File: rt2870.bin
ae524638
BH
1287
1288Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1289
1290Binary file supplied by Shiang Tu <shiang_tu@ralinktech.com>. Firmware Version 29
1291
1292--------------------------------------------------------------------------
1293
1294Driver: rt2870sta - Ralink RT2870, RT3070, RT3071 wireless MACs
1295
2892af06 1296Link: rt3070.bin -> rt2870.bin
a1deff1f 1297File: rt3071.bin
4618e53c 1298
bfdde6b0 1299Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c 1300
ae524638 1301rt3071.bin is a copy of bytes 4096-8191 of rt2870.bin for compatibility.
4618e53c 1302
9627a3b8
BP
1303--------------------------------------------------------------------------
1304
09c949f6 1305Driver: usbdux/usbduxfast/usbduxsigma - usbdux data acquisition cards
9627a3b8
BP
1306
1307File: usbdux_firmware.bin
305a70e8 1308File: usbduxfast_firmware.bin
09c949f6 1309File: usbduxsigma_firmware.bin
dd0ea3aa
DW
1310Source: usbdux/fx2-include.asm
1311Source: usbdux/usbduxfast_firmware.asm
1312Source: usbdux/usbdux_firmware.asm
09c949f6 1313Source: usbdux/usbduxsigma_firmware.asm
9627a3b8
BP
1314
1315Licence: GPLv2. See source code in usbdux/ subdirectory.
1316
1317Provided from the author, Bernd Porr <BerndPorr@f2s.com>
8620e8b6
DW
1318
1319--------------------------------------------------------------------------
1320
ae6c3532
MCC
1321Driver: xc5000 - Xceive 5000 Tuner driver
1322
1323File: dvb-fe-xc5000-1.6.114.fw
4bd6c56f 1324Version: 1.6.114
ae6c3532 1325
224d4493 1326Licence: Redistributable. See LICENCE.xc5000 for details
ae6c3532 1327
f20b0674
DH
1328--------------------------------------------------------------------------
1329
1330Driver: dib0700 - DiBcom dib0700 USB DVB bridge driver
1331
1332File: dvb-usb-dib0700-1.20.fw
4bd6c56f 1333Version: 1.20
f20b0674 1334
224d4493 1335Licence: Redistributable. See LICENCE.dib0700 for details
c103430a 1336
7a035410
KV
1337--------------------------------------------------------------------------
1338
859754a1 1339Driver: ath3k - DFU Driver for Atheros bluetooth chipset AR3011
7a035410
KV
1340
1341File: ath3k-1.fw
4bd6c56f 1342Version: 1.0
7a035410 1343
9cab998b
BS
1344Fix EEPROM radio table issue and change PID to 3005
1345
7a035410 1346Licence: Redistributable. See LICENCE.atheros_firmware for details
c103430a
DW
1347
1348--------------------------------------------------------------------------
1349
4fb42e30
BH
1350Driver: mga - Matrox G200/G400/G550
1351
1352File: matrox/g200_warp.fw
1353File: matrox/g400_warp.fw
1354
1355Licence:
1356
1357Copyright 1999 Matrox Graphics Inc.
1358All Rights Reserved.
1359
1360Permission is hereby granted, free of charge, to any person obtaining a
1361copy of this software and associated documentation files (the "Software"),
1362to deal in the Software without restriction, including without limitation
1363the rights to use, copy, modify, merge, publish, distribute, sublicense,
1364and/or sell copies of the Software, and to permit persons to whom the
1365Software is furnished to do so, subject to the following conditions:
1366
1367The above copyright notice and this permission notice shall be included
1368in all copies or substantial portions of the Software.
1369
1370THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
1371OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1372FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1373MATROX GRAPHICS INC., OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM,
1374DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1375OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
1376OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1377
1378Found in hex form in kernel source.
1379
1380--------------------------------------------------------------------------
5d46d0e9
BH
1381
1382Driver: r128 - ATI Rage 128
1383
1384File: r128/r128_cce.bin
1385
1386Licence:
1387
1388Copyright 2000 Advanced Micro Devices, Inc.
1389
1390 * Permission is hereby granted, free of charge, to any person obtaining a
1391 * copy of this software and associated documentation files (the "Software"),
1392 * to deal in the Software without restriction, including without limitation
1393 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
1394 * and/or sell copies of the Software, and to permit persons to whom the
1395 * Software is furnished to do so, subject to the following conditions:
1396 *
1397 * The above copyright notice and this permission notice (including the next
1398 * paragraph) shall be included in all copies or substantial portions of the
1399 * Software.
1400 *
1401 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1402 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1403 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1404 * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
1405 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1406 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1407 * DEALINGS IN THE SOFTWARE.
1408
1409Found in decimal form in kernel source.
1410
1411--------------------------------------------------------------------------
9715b36e
BH
1412
1413Driver: radeon - ATI Radeon
1414
1415File: radeon/R100_cp.bin
1416File: radeon/R200_cp.bin
1417File: radeon/R300_cp.bin
1418File: radeon/R420_cp.bin
1419File: radeon/RS600_cp.bin
1420File: radeon/RS690_cp.bin
1421File: radeon/R520_cp.bin
1422File: radeon/R600_pfp.bin
1423File: radeon/R600_me.bin
1424File: radeon/RV610_pfp.bin
1425File: radeon/RV610_me.bin
1426File: radeon/RV630_pfp.bin
1427File: radeon/RV630_me.bin
1428File: radeon/RV620_pfp.bin
1429File: radeon/RV620_me.bin
1430File: radeon/RV635_pfp.bin
1431File: radeon/RV635_me.bin
1432File: radeon/RV670_pfp.bin
1433File: radeon/RV670_me.bin
1434File: radeon/RS780_pfp.bin
1435File: radeon/RS780_me.bin
1436File: radeon/RV770_pfp.bin
1437File: radeon/RV770_me.bin
1438File: radeon/RV730_pfp.bin
1439File: radeon/RV730_me.bin
1440File: radeon/RV710_pfp.bin
1441File: radeon/RV710_me.bin
1442
1443Licence:
1444
1445 * Copyright 2007-2009 Advanced Micro Devices, Inc.
1446 * All Rights Reserved.
1447 *
1448 * Permission is hereby granted, free of charge, to any person obtaining a
1449 * copy of this software and associated documentation files (the "Software"),
1450 * to deal in the Software without restriction, including without limitation
1451 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
1452 * and/or sell copies of the Software, and to permit persons to whom the
1453 * Software is furnished to do so, subject to the following conditions:
1454 *
1455 * The above copyright notice and this permission notice (including the next
1456 * paragraph) shall be included in all copies or substantial portions of the
1457 * Software.
1458 *
1459 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1460 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1461 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1462 * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE
1463 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1464 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1465 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1466
1467Found in hex form in kernel source.
1468
1469--------------------------------------------------------------------------
c103430a 1470
d9076a54
DA
1471Driver: radeon - ATI Radeon
1472
1473File: radeon/R600_rlc.bin
1474File: radeon/R700_rlc.bin
efe904b8 1475File: radeon/RV710_uvd.bin
e2b52bb0
AD
1476File: radeon/RV710_smc.bin
1477File: radeon/RV730_smc.bin
1478File: radeon/RV740_smc.bin
1479File: radeon/RV770_smc.bin
c4fc1f5b
DA
1480File: radeon/CEDAR_me.bin
1481File: radeon/CEDAR_pfp.bin
1482File: radeon/CEDAR_rlc.bin
e2b52bb0 1483File: radeon/CEDAR_smc.bin
c4fc1f5b
DA
1484File: radeon/CYPRESS_me.bin
1485File: radeon/CYPRESS_pfp.bin
1486File: radeon/CYPRESS_rlc.bin
efe904b8 1487File: radeon/CYPRESS_uvd.bin
e2b52bb0 1488File: radeon/CYPRESS_smc.bin
c4fc1f5b
DA
1489File: radeon/JUNIPER_me.bin
1490File: radeon/JUNIPER_pfp.bin
1491File: radeon/JUNIPER_rlc.bin
e2b52bb0 1492File: radeon/JUNIPER_smc.bin
c4fc1f5b
DA
1493File: radeon/REDWOOD_me.bin
1494File: radeon/REDWOOD_pfp.bin
1495File: radeon/REDWOOD_rlc.bin
e2b52bb0 1496File: radeon/REDWOOD_smc.bin
ea30bee8
DA
1497File: radeon/PALM_me.bin
1498File: radeon/PALM_pfp.bin
1499File: radeon/SUMO_rlc.bin
efe904b8 1500File: radeon/SUMO_uvd.bin
bce93b43
DA
1501File: radeon/BARTS_mc.bin
1502File: radeon/BARTS_me.bin
1503File: radeon/BARTS_pfp.bin
e2b52bb0 1504File: radeon/BARTS_smc.bin
bce93b43
DA
1505File: radeon/BTC_rlc.bin
1506File: radeon/CAICOS_mc.bin
1507File: radeon/CAICOS_me.bin
1508File: radeon/CAICOS_pfp.bin
e2b52bb0 1509File: radeon/CAICOS_smc.bin
bce93b43
DA
1510File: radeon/TURKS_mc.bin
1511File: radeon/TURKS_me.bin
1512File: radeon/TURKS_pfp.bin
e2b52bb0 1513File: radeon/TURKS_smc.bin
c2e530ab
DA
1514File: radeon/CAYMAN_mc.bin
1515File: radeon/CAYMAN_me.bin
1516File: radeon/CAYMAN_pfp.bin
1517File: radeon/CAYMAN_rlc.bin
e2b52bb0 1518File: radeon/CAYMAN_smc.bin
be09d5d9
DA
1519File: radeon/SUMO_pfp.bin
1520File: radeon/SUMO_me.bin
1521File: radeon/SUMO2_pfp.bin
1522File: radeon/SUMO2_me.bin
375e9548
AD
1523File: radeon/ARUBA_me.bin
1524File: radeon/ARUBA_pfp.bin
1525File: radeon/ARUBA_rlc.bin
1526File: radeon/PITCAIRN_ce.bin
1527File: radeon/PITCAIRN_mc.bin
4848a1e0 1528File: radeon/PITCAIRN_mc2.bin
375e9548
AD
1529File: radeon/PITCAIRN_me.bin
1530File: radeon/PITCAIRN_pfp.bin
1531File: radeon/PITCAIRN_rlc.bin
e2b52bb0 1532File: radeon/PITCAIRN_smc.bin
375e9548
AD
1533File: radeon/TAHITI_ce.bin
1534File: radeon/TAHITI_mc.bin
4848a1e0 1535File: radeon/TAHITI_mc2.bin
375e9548
AD
1536File: radeon/TAHITI_me.bin
1537File: radeon/TAHITI_pfp.bin
1538File: radeon/TAHITI_rlc.bin
efe904b8 1539File: radeon/TAHITI_uvd.bin
e2b52bb0 1540File: radeon/TAHITI_smc.bin
375e9548
AD
1541File: radeon/VERDE_ce.bin
1542File: radeon/VERDE_mc.bin
4848a1e0 1543File: radeon/VERDE_mc2.bin
375e9548
AD
1544File: radeon/VERDE_me.bin
1545File: radeon/VERDE_pfp.bin
1546File: radeon/VERDE_rlc.bin
e2b52bb0 1547File: radeon/VERDE_smc.bin
305bc66f
AD
1548File: radeon/OLAND_ce.bin
1549File: radeon/OLAND_mc.bin
4848a1e0 1550File: radeon/OLAND_mc2.bin
305bc66f
AD
1551File: radeon/OLAND_me.bin
1552File: radeon/OLAND_pfp.bin
1553File: radeon/OLAND_rlc.bin
e2b52bb0 1554File: radeon/OLAND_smc.bin
d583cfea
AD
1555File: radeon/HAINAN_ce.bin
1556File: radeon/HAINAN_mc.bin
4848a1e0 1557File: radeon/HAINAN_mc2.bin
d583cfea
AD
1558File: radeon/HAINAN_me.bin
1559File: radeon/HAINAN_pfp.bin
1560File: radeon/HAINAN_rlc.bin
e2b52bb0 1561File: radeon/HAINAN_smc.bin
79fb9b9c
AD
1562File: radeon/BONAIRE_ce.bin
1563File: radeon/BONAIRE_mc.bin
4848a1e0 1564File: radeon/BONAIRE_mc2.bin
79fb9b9c
AD
1565File: radeon/BONAIRE_me.bin
1566File: radeon/BONAIRE_mec.bin
1567File: radeon/BONAIRE_pfp.bin
1568File: radeon/BONAIRE_rlc.bin
1569File: radeon/BONAIRE_sdma.bin
1570File: radeon/BONAIRE_uvd.bin
66f87a22 1571File: radeon/BONAIRE_smc.bin
4a050f55 1572File: radeon/BONAIRE_vce.bin
931e4469
AD
1573File: radeon/KABINI_ce.bin
1574File: radeon/KABINI_me.bin
1575File: radeon/KABINI_mec.bin
1576File: radeon/KABINI_pfp.bin
1577File: radeon/KABINI_rlc.bin
1578File: radeon/KABINI_sdma.bin
1461bed1
AD
1579File: radeon/KAVERI_ce.bin
1580File: radeon/KAVERI_me.bin
1581File: radeon/KAVERI_mec.bin
1582File: radeon/KAVERI_pfp.bin
1583File: radeon/KAVERI_rlc.bin
1584File: radeon/KAVERI_sdma.bin
418320bd
AD
1585File: radeon/HAWAII_ce.bin
1586File: radeon/HAWAII_mc.bin
4848a1e0 1587File: radeon/HAWAII_mc2.bin
418320bd
AD
1588File: radeon/HAWAII_me.bin
1589File: radeon/HAWAII_mec.bin
1590File: radeon/HAWAII_pfp.bin
1591File: radeon/HAWAII_rlc.bin
1592File: radeon/HAWAII_sdma.bin
1593File: radeon/HAWAII_smc.bin
4d1151d3
AD
1594File: radeon/MULLINS_ce.bin
1595File: radeon/MULLINS_me.bin
1596File: radeon/MULLINS_mec.bin
1597File: radeon/MULLINS_pfp.bin
1598File: radeon/MULLINS_rlc.bin
1599File: radeon/MULLINS_sdma.bin
375e9548
AD
1600
1601Licence: Redistributable. See LICENSE.radeon for details.
d9076a54
DA
1602
1603--------------------------------------------------------------------------
8c3ff02a 1604
a142b9f0
MCC
1605Driver: s2255drv
1606
8c3ff02a 1607File: f2255usb.bin
a142b9f0
MCC
1608
1609Licence:
1610 Sensoray grants permission to use and redistribute these firmware
1611 files for use with Sensoray devices, but not as a part of the Linux
1612 kernel or in any other form which would require these files themselves
1613 to be covered by the terms of the GNU General Public License.
1614 These firmware files are distributed in the hope that they will be
1615 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1616 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
8c3ff02a 1617
a9799c6d
GKH
1618--------------------------------------------------------------------------
1619
5af5b3eb 1620Driver: rtl8192e - Realtek 8192 PCI wireless driver
a9799c6d 1621
09a550b6 1622File: RTL8192E/*
a9799c6d
GKH
1623Licence: Redistributable, provided by Realtek in their driver
1624 source download.
1625
1626--------------------------------------------------------------------------
909d91fc 1627
61b5e101
BH
1628Driver: lgs8gxx - Legend Silicon GB20600 demodulator driver
1629
1630File: lgs8g75.fw
1631
1632Licence: Unknown
1633
72cf26d5
DW
1634--------------------------------------------------------------------------
1635
c1cc7baf
BH
1636Driver: ib_qib - QLogic Infiniband
1637
1638File: qlogic/sd7220.fw
1639
1640Licence:
1641
1642 * Copyright (c) 2007, 2008 QLogic Corporation. All rights reserved.
1643 *
1644 * This software is available to you under a choice of one of two
1645 * licenses. You may choose to be licensed under the terms of the GNU
1646 * General Public License (GPL) Version 2, available from the file
1647 * COPYING in the main directory of this source tree, or the
1648 * OpenIB.org BSD license below:
1649 *
1650 * Redistribution and use in source and binary forms, with or
1651 * without modification, are permitted provided that the following
1652 * conditions are met:
1653 *
1654 * - Redistributions of source code must retain the above
1655 * copyright notice, this list of conditions and the following
1656 * disclaimer.
1657 *
1658 * - Redistributions in binary form must reproduce the above
1659 * copyright notice, this list of conditions and the following
1660 * disclaimer in the documentation and/or other materials
1661 * provided with the distribution.
1662 *
1663 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1664 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1665 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1666 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
1667 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
1668 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1669 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1670 * SOFTWARE.
1671
61b5e101
BH
1672Found in hex form in kernel source.
1673
1674--------------------------------------------------------------------------
370066f0
HH
1675
1676Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle IV Chipset
1677
1678File: ueagle-atm/CMV4p.bin.v2
1679File: ueagle-atm/DSP4p.bin
1680File: ueagle-atm/eagleIV.fw
4bd6c56f 1681Version: 1.0
370066f0
HH
1682
1683Licence: Redistributable. See LICENCE.ueagle-atm4-firmware for details
1684
1685--------------------------------------------------------------------------
1686
1687Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle I,II,III
1688
370066f0
HH
1689File: ueagle-atm/930-fpga.bin
1690File: ueagle-atm/CMVeiWO.bin
1691File: ueagle-atm/CMVepFR10.bin
1692File: ueagle-atm/DSP9p.bin
1693File: ueagle-atm/eagleIII.fw
1694File: ueagle-atm/adi930.fw
1695File: ueagle-atm/CMVep.bin
1696File: ueagle-atm/CMVepFR.bin
1697File: ueagle-atm/DSPei.bin
1698File: ueagle-atm/CMV9i.bin
1699File: ueagle-atm/CMVepES03.bin
1700File: ueagle-atm/CMVepIT.bin
1701File: ueagle-atm/DSPep.bin
1702File: ueagle-atm/CMV9p.bin
1703File: ueagle-atm/CMVepES.bin
1704File: ueagle-atm/CMVepWO.bin
1705File: ueagle-atm/eagleI.fw
1706File: ueagle-atm/CMVei.bin
1707File: ueagle-atm/CMVepFR04.bin
1708File: ueagle-atm/DSP9i.bin
1709File: ueagle-atm/eagleII.fw
4bd6c56f 1710Version: 1.1
370066f0
HH
1711
1712Licence: Redistributable. Based on
1713 https://mail.gna.org/public/eagleusb-dev/2004-11/msg00172.html
e7fb8010
JM
1714
1715--------------------------------------------------------------------------
1716
1717Driver: vxge - Exar X3100 Series 10GbE PCIe I/O Virtualized Server Adapter
1718
1719File: vxge/X3fw.ncf
1720File: vxge/X3fw-pxe.ncf
0892c5ad 1721Version: 1.8.1
e7fb8010
JM
1722
1723Licence:
1724
1725 This file contains firmware data derived from proprietary unpublished
1726 source code, Copyright (c) 2010 Exar Corporation.
1727
1728 Permission is hereby granted for the distribution of this firmware data
1729 in hexadecimal or equivalent format, provided this copyright notice is
1730 accompanying it.
8ce599d7
HP
1731
1732--------------------------------------------------------------------------
1733
a531257c 1734Driver: brcmsmac - Broadcom 802.11n softmac wireless LAN driver.
8ce599d7 1735
a531257c
HP
1736File: brcm/bcm43xx-0.fw
1737File: brcm/bcm43xx_hdr-0.fw
bda53ca9 1738Version: 610.812
8ce599d7
HP
1739
1740Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.
28f8f084
HP
1741
1742--------------------------------------------------------------------------
1743
a531257c 1744Driver: brcmfmac - Broadcom 802.11n fullmac wireless LAN driver.
28f8f084 1745
a531257c 1746File: brcm/bcm4329-fullmac-4.bin
e15feb99 1747File: brcm/brcmfmac43236b.bin
dc957644
AS
1748File: brcm/brcmfmac4329-sdio.bin
1749File: brcm/brcmfmac4330-sdio.bin
1750File: brcm/brcmfmac4334-sdio.bin
fc70339e 1751File: brcm/brcmfmac4335-sdio.bin
af2a88b9 1752File: brcm/brcmfmac43362-sdio.bin
5a717d1a 1753File: brcm/brcmfmac43241b0-sdio.bin
ec24832c 1754File: brcm/brcmfmac43241b4-sdio.bin
52250f23 1755File: brcm/brcmfmac43143.bin
f10317d1 1756File: brcm/brcmfmac43143-sdio.bin
b00f4d74 1757File: brcm/brcmfmac4354-sdio.bin
28f8f084
HP
1758
1759Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.
af4d39ea
SL
1760
1761--------------------------------------------------------------------------
1762
981d5d70
GA
1763Driver: tda7706 - FM radio Highly integrated tuner for AM/FM car-radio
1764
1765File: TDA7706_OM_v2.5.1_boot.txt
1766File: TDA7706_OM_v3.0.2_boot.txt
1767
1768Licence: Redistributable. See LICENCE.tda7706-firmware.txt for details.
1769 Copyright © 2010 STMicroelectronics
1770
1771--------------------------------------------------------------------------
1772
d726804d
FB
1773Driver: wl1251 - Texas Instruments 802.11 WLAN driver for WiLink4 chips
1774
1775File: ti-connectivity/wl1251-fw.bin
1776Version: 4.0.4.3.7
1777
1778File: ti-connectivity/wl1251-nvs.bin
1779
1780Licence: See LICENCE.wl1251 for details.
1781
1782The published NVS files are for testing only. Every device needs to
1783have a unique NVS which is properly calibrated for best results.
1784
1785The driver expects to find the firmwares under a ti-connectivity subdirectory.
1786So if your system looks for firmwares in /lib/firmware, the firmwares for
1787wl12xx chips must be located in /lib/firmware/ti-connectivity/.
1788
1789--------------------------------------------------------------------------
1790
4384c8a7 1791Driver: wl12xx - Texas Instruments 802.11 WLAN driver for WiLink6/7 chips
af4d39ea 1792
d70ea985 1793File: ti-connectivity/wl1271-fw.bin
cfa526bd 1794Version: 6.1.0.50.350 (STA-only)
d70ea985 1795File: ti-connectivity/wl1271-fw-2.bin
cfa526bd 1796Version: 6.1.5.50.74 (STA-only)
d70ea985 1797File: ti-connectivity/wl1271-fw-ap.bin
cfa526bd 1798Version: 6.2.1.0.54 (AP-only)
d70ea985 1799File: ti-connectivity/wl127x-fw-3.bin
cfa526bd 1800Version: 6.3.0.0.77
d70ea985 1801File: ti-connectivity/wl127x-fw-plt-3.bin
cfa526bd 1802Version: 6.3.0.0.77 (PLT-only)
d70ea985 1803File: ti-connectivity/wl127x-fw-4-sr.bin
f268e392 1804Version: 6.3.5.0.98 (Single-role)
d70ea985 1805File: ti-connectivity/wl127x-fw-4-mr.bin
f268e392 1806Version: 6.5.2.0.15 (Multi-role)
d70ea985 1807File: ti-connectivity/wl127x-fw-4-plt.bin
f268e392 1808Version: 6.3.5.0.98 (PLT-only)
629bb880 1809File: ti-connectivity/wl127x-fw-5-sr.bin
97788061 1810Version: 6.3.10.0.133 (Single-role)
629bb880 1811File: ti-connectivity/wl127x-fw-5-mr.bin
97788061 1812Version: 6.5.7.0.42 (Multi-role)
629bb880 1813File: ti-connectivity/wl127x-fw-5-plt.bin
97788061 1814Version: 6.3.10.0.133 (PLT-only)
14f515de 1815
d70ea985 1816File: ti-connectivity/wl128x-fw.bin
cfa526bd 1817Version: 7.1.5.50.74 (STA-only)
d70ea985 1818File: ti-connectivity/wl128x-fw-ap.bin
cfa526bd 1819Version: 7.2.1.0.54 (AP-only)
d70ea985 1820File: ti-connectivity/wl128x-fw-3.bin
cfa526bd 1821Version: 7.3.0.0.77
d70ea985 1822File: ti-connectivity/wl128x-fw-plt-3.bin
cfa526bd 1823Version: 7.3.0.0.77
d70ea985 1824File: ti-connectivity/wl128x-fw-4-sr.bin
f268e392 1825Version: 7.3.5.0.98 (Single-role)
d70ea985 1826File: ti-connectivity/wl128x-fw-4-mr.bin
f268e392 1827Version: 7.5.2.0.15 (Multi-role)
d70ea985 1828File: ti-connectivity/wl128x-fw-4-plt.bin
f268e392 1829Version: 7.3.5.0.98 (PLT)
629bb880 1830File: ti-connectivity/wl128x-fw-5-sr.bin
97788061 1831Version: 7.3.10.0.133 (Single-role)
629bb880 1832File: ti-connectivity/wl128x-fw-5-mr.bin
97788061 1833Version: 7.5.7.0.42 (Multi-role)
629bb880 1834File: ti-connectivity/wl128x-fw-5-plt.bin
97788061 1835Version: 7.3.10.2.133 (PLT-only)
14f515de 1836
d70ea985
BH
1837File: ti-connectivity/wl127x-nvs.bin
1838File: ti-connectivity/wl128x-nvs.bin
2892af06
BH
1839Link: ti-connectivity/wl12xx-nvs.bin -> wl127x-nvs.bin
1840Link: ti-connectivity/wl1271-nvs.bin -> wl127x-nvs.bin
14f515de 1841
af4d39ea
SL
1842Licence: See LICENCE.ti-connectivity for details.
1843
cfa526bd 1844The NVS file includes two parts:
e9a798bf 1845 - radio calibration
cfa526bd 1846 - HW configuration parameters (aka. INI values)
e9a798bf 1847
cfa526bd
LC
1848The published NVS files are for testing only. Every device needs to
1849hava a unique NVS which is properly calibrated for best results. You
1850can find more information about NVS generation for your device here:
a472d49f 1851
cfa526bd 1852http://wireless.kernel.org/en/users/Drivers/wl12xx/calibrator
a472d49f 1853
cfa526bd
LC
1854If you're using a wl127x based device, use a symbolic link called
1855wl1271-nvs.bin that links to the wl127x-nvs.bin file. If you are
1856using wl128x, link to wl128x-nvs.bin instead.
1857
1858The driver expects to find the firmwares under a ti-connectivity
1859subdirectory. So if your system looks for firmwares in /lib/firmware,
1860the firmwares for wl12xx chips must be located in
14f515de 1861/lib/firmware/ti-connectivity/.
af4d39ea
SL
1862
1863--------------------------------------------------------------------------
cb6d7df4 1864
4384c8a7
LC
1865Driver: wl18xx - Texas Instruments 802.11 WLAN driver for WiLink8 chips
1866
1867File: ti-connectivity/wl18xx-fw.bin
1868Version: 8.2.0.0.100
69d81c7e
LC
1869File: ti-connectivity/wl18xx-fw-2.bin
1870Version: 8.5.0.0.55
7f9cf6eb
AN
1871File: ti-connectivity/wl18xx-fw-3.bin
1872Version: 8.8.0.0.13
dab4b79b
YM
1873File: ti-connectivity/wl18xx-fw-4.bin
1874Version: 8.9.0.0.17
07ac844f
LC
1875File: ti-connectivity/wl18xx-conf.bin
1876Version: 6/5
4384c8a7
LC
1877
1878Licence: See LICENCE.ti-connectivity for details.
1879
1880The driver expects to find the firmwares under a ti-connectivity
1881subdirectory. So if your system looks for firmwares in /lib/firmware,
1882the firmwares for wl18xx chips must be located in
1883/lib/firmware/ti-connectivity/.
1884
1885--------------------------------------------------------------------------
1886
14e41391
GK
1887Driver: TI_ST - Texas Instruments bluetooth driver
1888
d70ea985 1889File: ti-connectivity/TIInit_7.2.31.bts
14e41391
GK
1890
1891Licence: See LICENCE.ti-connectivity for details.
1892
1893 TIInit_7.2.31.bts version 7.2.31
1894
1895 In order to use that file copy it to /lib/firmware/ti-connectivity.
1896
1897--------------------------------------------------------------------------
1898
89c6da31
MCC
1899Driver: tlg2300 - Telgent 2300 V4L/DVB driver.
1900
1901File: tlg2300_firmware.bin
1902
1903Licence:
1904 Telegent System grants permission to use and redistribute these
1905 firmware files for use with devices containing the chip tlg2300, but
1906 not as a part of the Linux kernel or in any other form which would
1907 require these files themselves to be covered by the terms of the GNU
1908 General Public License. These firmware files are distributed in the
1909 hope that they will be useful, but WITHOUT ANY WARRANTY; without even
1910 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
1911 PURPOSE.
cb6d7df4
DW
1912
1913--------------------------------------------------------------------------
8f919160 1914
1fbf358d 1915Driver: r8712u - Realtek 802.11n WLAN driver for RTL8712U
8f919160 1916
b217ed59 1917File: rtlwifi/rtl8712u.bin
d92576c7
LF
1918Info: From Vendor's rtl8712_8188_8191_8192SU_usb_linux_v7_0.20100831
1919 Reverted rtl8188C_8192C_8192D_usb_linux_v3.4.2_3727.20120404
8f919160 1920
1fbf358d 1921Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
8f919160
LF
1922
1923--------------------------------------------------------------------------
1924
1fbf358d 1925Driver: rtl8192ce - Realtek 802.11n WLAN driver for RTL8192CE
8f919160 1926
4844fa16 1927File: rtlwifi/rtl8192cfw.bin
e0836e6e
LF
1928File: rtlwifi/rtl8192cfwU.bin
1929File: rtlwifi/rtl8192cfwU_B.bin
4844fa16 1930
1fbf358d 1931Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
4844fa16
LF
1932
1933--------------------------------------------------------------------------
1934
1935Driver: rtl8192cu - Realtek 802.11n WLAN driver for RTL8192CU
1936
1937File: rtlwifi/rtl8192cufw.bin
f8c22c69
BH
1938File: rtlwifi/rtl8192cufw_A.bin
1939File: rtlwifi/rtl8192cufw_B.bin
1940File: rtlwifi/rtl8192cufw_TMSC.bin
8f919160 1941
1fbf358d 1942Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
8f919160
LF
1943
1944--------------------------------------------------------------------------
1945
39cd7bc4
LF
1946Driver: rtl8192se - Realtek 802.11n WLAN driver for RTL8192SE
1947
e0836e6e 1948Info: updated from rtl_92ce_92se_92de_linux_mac80211_0004.0816.2011 driver version
39cd7bc4
LF
1949File: rtlwifi/rtl8192sefw.bin
1950
1fbf358d 1951Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
39cd7bc4
LF
1952
1953--------------------------------------------------------------------------
1954
2fab4839
LF
1955Driver: rtl8192de - Realtek 802.11n WLAN driver for RTL8192DE
1956
e0836e6e 1957Info: updated from Realtek version rtl_92ce_92se_92de_linux_mac80211_0004.0816.2011
2fab4839
LF
1958File: rtlwifi/rtl8192defw.bin
1959
1fbf358d 1960Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
adb6547d
LF
1961
1962--------------------------------------------------------------------------
1963
1964Driver: rtl8723e - Realtek 802.11n WLAN driver for RTL8723E
1965
1966Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_linux_mac80211_0007.0809.2012
1967File: rtlwifi/rtl8723fw.bin
1968File: rtlwifi/rtl8723fw_B.bin
1969
1970Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2fab4839
LF
1971
1972--------------------------------------------------------------------------
1973
9341fb9c
LF
1974Driver: rtl8723be - Realtek 802.11n WLAN driver for RTL8723BE
1975
1976Info: Taken from driver sent to me from Realtek
1977File: rtlwifi/rtl8723befw.bin
1978
1979Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
1980
1981--------------------------------------------------------------------------
1982
e05f16ef
LF
1983Driver: r8723au - Realtek 802.11n WLAN driver for RTL8723AU
1984
1985Info: Taken from Realtek driver rtl8723A_WiFi_linux_v4.1.3_6044.20121224
1986 Firmware is embedded in the driver as data statements. This info
1987 has been extracted into a binary file.
1988File: rtlwifi/rtl8723aufw_A.bin
1989File: rtlwifi/rtl8723aufw_B.bin
1990File: rtlwifi/rtl8723aufw_B_NoBT.bin
1991
1992Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
1993
1994--------------------------------------------------------------------------
1995
27f516c5
LF
1996Driver: rtl8188ee - Realtek 802.11n WLAN driver for RTL8188EE
1997
1998Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0010.0109.2013
1999File: rtlwifi/rtl8188efw.bin
2000
2001Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
ffc47f18
LF
2002
2003--------------------------------------------------------------------------
2004
2005Driver: rtl8188eu - Realtek 802.11n WLAN driver for RTL8188EU
2006
2007Info: Taken from Realtek version RTL8188EUS_linux_v4.1.4_6773.20130222
2008File: rtlwifi/rtl8188eufw.bin
2009
2010Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
27f516c5
LF
2011
2012--------------------------------------------------------------------------
4c7327a3
GKH
2013
2014Driver: rtl8821ae - Realtek 802.11n WLAN driver for RTL8821AE
2015
2016Info: Taken from Realtek version wifi_driver_8821ae_0018.1129.2013.tar.gz
2017File: rtlwifi/rtl8821aefw.bin
2018
2019Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2020
2021--------------------------------------------------------------------------
39cd7bc4 2022
4164c23d
LF
2023Driver: rtl8192ee - Realtek 802.11n WLAN driver for RTL8192EE
2024
2025Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_88ee_8723be_92ee_linux_mac80211_0017.1224.2013
2026File: rtlwifi/rtl8192eefw.bin
2027
2028Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2029
2030--------------------------------------------------------------------------
2031
40c0f950
HW
2032Driver: r8169 - RealTek 8169/8168/8101 ethernet driver.
2033
2034File: rtl_nic/rtl8168d-1.fw
2035File: rtl_nic/rtl8168d-2.fw
063e9215 2036File: rtl_nic/rtl8105e-1.fw
7d68cb64
HW
2037File: rtl_nic/rtl8168e-1.fw
2038File: rtl_nic/rtl8168e-2.fw
7f17329d 2039
7293f35d 2040File: rtl_nic/rtl8168e-3.fw
942e656f 2041Version: 0.0.4
40c0f950 2042
98a1c68c 2043File: rtl_nic/rtl8168f-1.fw
95cdda3f 2044Version: 0.0.5
98a1c68c
HW
2045
2046File: rtl_nic/rtl8168f-2.fw
3c11cda9 2047Version: 0.0.4
98a1c68c 2048
f57991bb 2049File: rtl_nic/rtl8411-1.fw
744d47ee 2050Version: 0.0.3
f57991bb 2051
123cd38e
HW
2052File: rtl_nic/rtl8411-2.fw
2053Version: 0.0.1
2054
4969d2da
HW
2055File: rtl_nic/rtl8402-1.fw
2056Version: 0.0.1
2057
4c48ce90
HW
2058File: rtl_nic/rtl8106e-1.fw
2059Version: 0.0.1
2060
cd0e2ba7
HW
2061File: rtl_nic/rtl8106e-2.fw
2062Version: 0.0.1
2063
f1f86bba 2064File: rtl_nic/rtl8168g-1.fw
fae71211 2065Version: 0.0.3
f1f86bba 2066
c5edd97d
HW
2067File: rtl_nic/rtl8168g-2.fw
2068Version: 0.0.1
2069
8c9844c2
HW
2070File: rtl_nic/rtl8168g-3.fw
2071Version: 0.0.1
2072
40c0f950 2073Licence:
8c9844c2 2074 * Copyright © 2011-2013, Realtek Semiconductor Corporation
40c0f950
HW
2075 *
2076 * Permission is hereby granted for the distribution of this firmware
2077 * data in hexadecimal or equivalent format, provided this copyright
2078 * notice is accompanying it.
2079
2080--------------------------------------------------------------------------
2081
0daab4fa
BH
2082Driver: vt6656 - VIA VT6656 USB wireless driver
2083
2084File: vntwusb.fw
2085
2086Licence: Redistributable. See LICENCE.via_vt6656 for details.
e3883d93
BS
2087
2088--------------------------------------------------------------------------
2089
2090Driver: DFU Driver for Atheros bluetooth chipset AR3012
2091
2092File: ar3k/AthrBT_0x01020001.dfu
2093File: ar3k/ramps_0x01020001_26.dfu
ccd71001
JM
2094File: ar3k/AthrBT_0x01020200.dfu
2095File: ar3k/ramps_0x01020200_26.dfu
ec15d5cc 2096File: ar3k/ramps_0x01020200_40.dfu
e50d0d4a
CY
2097File: ar3k/AthrBT_0x31010000.dfu
2098File: ar3k/ramps_0x31010000_40.dfu
0a9640c8
CY
2099File: ar3k/AthrBT_0x11020000.dfu
2100File: ar3k/ramps_0x11020000_40.dfu
7560108a
PC
2101File: ar3k/AthrBT_0x01020201.dfu
2102File: ar3k/ramps_0x01020201_26.dfu
2103File: ar3k/ramps_0x01020201_40.dfu
8f0ce37c
CC
2104File: ar3k/AthrBT_0x41020000.dfu
2105File: ar3k/ramps_0x41020000_40.dfu
e3883d93
BS
2106
2107Licence: Redistributable. See LICENCE.atheros_firmware for details
5d6e01c4
SS
2108
2109--------------------------------------------------------------------------
2110
2111Driver:Atheros AR300x UART HCI Bluetooth Chip driver
2112
643b5422
PC
2113File: ar3k/1020201/PS_ASIC.pst
2114File: ar3k/1020201/RamPatch.txt
5d6e01c4
SS
2115File: ar3k/1020200/ar3kbdaddr.pst
2116File: ar3k/1020200/PS_ASIC.pst
2117File: ar3k/1020200/RamPatch.txt
2118File: ar3k/30101/ar3kbdaddr.pst
2119File: ar3k/30101/PS_ASIC.pst
2120File: ar3k/30101/RamPatch.txt
2121File: ar3k/30000/ar3kbdaddr.pst
2122File: ar3k/30000/PS_ASIC.pst
2123File: ar3k/30000/RamPatch.txt
2124
2125Licence: Redistributable. See LICENCE.atheros_firmware for details
cafa05f5
LR
2126
2127--------------------------------------------------------------------------
2128
2129Driver: ath6kl - Atheros support for AR6003
2130
4e17394e
RC
2131File: ath6k/AR6004/hw1.3/fw-3.bin
2132File: ath6k/AR6004/hw1.3/bdata.bin
e47f996a
KV
2133File: ath6k/AR6004/hw1.2/fw-2.bin
2134File: ath6k/AR6004/hw1.2/bdata.bin
cafa05f5
LR
2135File: ath6k/AR6003/hw1.0/otp.bin.z77
2136File: ath6k/AR6003/hw1.0/bdata.SD31.bin
2137File: ath6k/AR6003/hw1.0/bdata.SD32.bin
2138File: ath6k/AR6003/hw1.0/data.patch.bin
2139File: ath6k/AR6003/hw1.0/bdata.WB31.bin
2140File: ath6k/AR6003/hw1.0/athwlan.bin.z77
d543c1d9 2141File: ath6k/AR6003/hw2.1.1/fw-2.bin
3726c5b5 2142File: ath6k/AR6003/hw2.1.1/fw-3.bin
cafa05f5
LR
2143File: ath6k/AR6003/hw2.1.1/otp.bin
2144File: ath6k/AR6003/hw2.1.1/athwlan.bin
2145File: ath6k/AR6003/hw2.1.1/endpointping.bin
2146File: ath6k/AR6003/hw2.1.1/bdata.SD31.bin
2147File: ath6k/AR6003/hw2.1.1/bdata.SD32.bin
2148File: ath6k/AR6003/hw2.1.1/data.patch.bin
2149File: ath6k/AR6003/hw2.1.1/bdata.WB31.bin
cafa05f5
LR
2150File: ath6k/AR6003/hw2.0/otp.bin.z77
2151File: ath6k/AR6003/hw2.0/bdata.SD31.bin
2152File: ath6k/AR6003/hw2.0/bdata.SD32.bin
2153File: ath6k/AR6003/hw2.0/data.patch.bin
2154File: ath6k/AR6003/hw2.0/bdata.WB31.bin
2155File: ath6k/AR6003/hw2.0/athwlan.bin.z77
cafa05f5 2156File: ath6k/AR6002/eeprom.data
cafa05f5
LR
2157File: ath6k/AR6002/eeprom.bin
2158File: ath6k/AR6002/athwlan.bin.z77
2159File: ath6k/AR6002/data.patch.hw2_0.bin
2160
2161Licence: Redistributable. See LICENCE.atheros_firmware for details
d1cadcf6
AG
2162
2163--------------------------------------------------------------------------
2164
2165Driver: myri10ge - Myri10GE 10GbE NIC driver
2166
2167File: myri10ge_eth_z8e.dat
2168File: myri10ge_ethp_z8e.dat
2169File: myri10ge_rss_eth_z8e.dat
2170File: myri10ge_rss_ethp_z8e.dat
503ebce4
HYK
2171File: myri10ge_eth_big_z8e.dat
2172File: myri10ge_ethp_big_z8e.dat
2173File: myri10ge_rss_eth_big_z8e.dat
2174File: myri10ge_rss_ethp_big_z8e.dat
2175Version: 1.4.57
d1cadcf6
AG
2176
2177License: Redistributable. See LICENCE.myri10ge_firmware for details.
f4b4c46a
BC
2178
2179--------------------------------------------------------------------------
2180
2181Driver: ath6kl - Atheros support for AR6003 WiFi-Bluetooth combo module
2182
f4b4c46a
BC
2183File: ath6k/AR6003.1/hw2.1.1/athwlan.bin
2184File: ath6k/AR6003.1/hw2.1.1/bdata.SD31.bin
2185File: ath6k/AR6003.1/hw2.1.1/bdata.SD32.bin
2186File: ath6k/AR6003.1/hw2.1.1/bdata.WB31.bin
2187File: ath6k/AR6003.1/hw2.1.1/data.patch.bin
2188File: ath6k/AR6003.1/hw2.1.1/endpointping.bin
2189File: ath6k/AR6003.1/hw2.1.1/otp.bin
2190
2191License: Redistributable. See LICENCE.atheros_firmware for details
0f221ddf
BC
2192
2193--------------------------------------------------------------------------
2194
2195Driver: ath6kl - Atheros support for AR3001 WiFi-Bluetooth combo module
2196
0f221ddf
BC
2197File: ar3k/30101coex/ar3kbdaddr.pst
2198File: ar3k/30101coex/PS_ASIC_aclLowPri.pst
2199File: ar3k/30101coex/PS_ASIC_aclHighPri.pst
2200File: ar3k/30101coex/PS_ASIC.pst
2201File: ar3k/30101coex/RamPatch.txt
2202
2203License: Redistributable. See LICENCE.atheros_firmware for details
3c18048f
DW
2204
2205--------------------------------------------------------------------------
2206
4d8eabd6
MCC
2207Driver: drxk - Micronas DRX-K demodulator driver
2208
2209File: dvb-usb-terratec-h5-drxk.fw
2210
2211Licence:
2212TERRATEC grants permission to use and redistribute these firmware
2213files for use with TERRATEC devices, but not as part of the Linux
2214kernel or in any other form which would require these files themselves
2215to be covered by the terms of the GNU General Public License.
2216
2217These firmware files are distributed in the hope that they will be
2218useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2219of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
fc2b8658
CYC
2220
2221--------------------------------------------------------------------------
2222
2223Driver: ene-ub6250 -- ENE UB6250 SD card reader driver
2224
2225File: ene-ub6250/sd_init1.bin
2226File: ene-ub6250/sd_init2.bin
2227File: ene-ub6250/sd_rdwr.bin
2228File: ene-ub6250/ms_init.bin
2229File: ene-ub6250/msp_rdwr.bin
2230File: ene-ub6250/ms_rdwr.bin
2231
2232Licence: Redistributable. See LICENCE.ene_firmware for details.
2233
2234--------------------------------------------------------------------------
de960e50
BH
2235
2236Driver: isci -- Intel C600 SAS controller driver
2237
2238File: isci/isci_firmware.bin
2239Source: isci/create_fw.c
2240Source: isci/create_fw.h
2241Source: isci/probe_roms.h
2242Source: isci/Makefile
2243
2244Licence: GPLv2
2245
2246--------------------------------------------------------------------------
0735e331
PF
2247
2248Driver: ar5523 -- Atheros AR5523 based USB Wifi dongles
2249
2250File: ar5523.bin
2251
2252Licence: Redistributable. See LICENCE.atheros_firmware for details
2253
2254--------------------------------------------------------------------------
fb5cda9c
AK
2255
2256Driver: s5p-mfc - Samsung MFC video encoder/decoder driver
2257
7f388b48
BH
2258File: s5p-mfc.fw
2259File: s5p-mfc-v6.fw
2260File: s5p-mfc-v6-v2.fw
2261File: s5p-mfc-v7.fw
2262File: s5p-mfc-v8.fw
fb5cda9c
AK
2263
2264Licence:
a31518c4
AK
2265Samsung grants permission to use and redistribute aforementioned firmware
2266files for the use with Exynos series devices, but not as part of the Linux
2267kernel, or in any other form which would require these files themselves
fb5cda9c
AK
2268to be covered by the terms of the GNU General Public License.
2269
2270These firmware files are distributed in the hope that they will be
2271useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2272of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2273
2274--------------------------------------------------------------------------
32eb7c73
XVP
2275
2276Driver: carl9170 -- Atheros AR9170 802.11 draft-n USB driver
2277
2278File: carl9170-1.fw
2279Version: 1.9.6
2280Source: carl9170fw/
2281
2282Downloaded from http://linuxwireless.org/en/users/Drivers/carl9170
2283
18b3046a 2284Licence: GPLv2. Some build scripts use the New BSD (3-clause) licence.
32eb7c73
XVP
2285
2286--------------------------------------------------------------------------
e944f30f
IM
2287
2288Driver: snd-hda-codec-ca0132 - Creative Sound Core3D codec
2289
2290File: ctefx.bin
2291File: ctspeq.bin
2292
2293Licence: Redistributable. See LICENCE.ca0132 for details
2294
2295Found also in alsa-firmware package.
2296
2297--------------------------------------------------------------------------
120a97ff
THJA
2298
2299Driver: btusb - Bluetooth USB driver
2300
3fe01af2 2301File: intel/ibt-hw-37.7.bseq
fbc6222c 2302Version: 1316.02.00
120a97ff 2303File: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
4db2e12a 2304Version: WP_1303_02_patch_0.0.65.1
74ed3155 2305File: intel/ibt-hw-37.7.10-fw-1.0.2.3.d.bseq
4db2e12a 2306Version: WP_1303_02_patch_0.0.65.1
6c2381e8 2307File: intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq
4db2e12a 2308Version: WP_1345_01_patch_0.0.13.1
a2ff576c
THJA
2309File: intel/ibt-hw-37.7.10-fw-1.0.1.2d.d.bseq
2310Version: WP_1345_01_patch_0.0.10.1
01ca0001
THJA
2311File: intel/ibt-hw-37.8.bseq
2312Version: 1339_02.00
2313File: intel/ibt-hw-37.8.10-fw-1.10.2.27.d.bseq
b8c260df 2314Version: STP2_C0_1339_02_patch_27.1
120a97ff
THJA
2315
2316Licence: Redistributable. See LICENCE.ibt_firmware for details
2317
2318--------------------------------------------------------------------------
8267525f
JH
2319
2320Driver: btmtk_usb - Bluetooth USB driver
2321
2322File: mt7650.bin
2323
2324Licence: Redistributable. See LICENCE.ralink_a_mediatek_company_firmware for details
2325
2326--------------------------------------------------------------------------
94f39039
KC
2327
2328Driver: rp2 -- Comtrol RocketPort 2 serial driver
2329
2330File: rp2.fw
2331
2332Licence:
2333Copyright (C) 2013 Comtrol Corporation
2334
2335Comtrol grants permission to use and redistribute these firmware
2336files for use with Comtrol devices, but not as part of the Linux
2337kernel or in any other form which would require these files themselves
2338to be covered by the terms of the GNU General Public License.
2339
2340These firmware files are distributed in the hope that they will be
2341useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2342of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2343
2344--------------------------------------------------------------------------
b5aaee4c 2345
88512c91
HV
2346Driver: go7007
2347
2348File: go7007/s2250-1.fw
2349File: go7007/s2250-2.fw
2892af06
BH
2350Link: s2250.fw -> go7007/s2250-2.fw
2351Link: s2250_loader.fw -> go7007/s2250-1.fw
88512c91
HV
2352
2353Licence:
2354 Sensoray grants permission to use and redistribute these firmware
2355 files for use with Sensoray devices, but not as a part of the Linux
2356 kernel or in any other form which would require these files themselves
2357 to be covered by the terms of the GNU General Public License.
2358 These firmware files are distributed in the hope that they will be
2359 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2360 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2361
2362File: go7007/go7007fw.bin
2363File: go7007/go7007tv.bin
2364File: go7007/lr192.fw
2365File: go7007/px-m402u.fw
2366File: go7007/px-tv402u.fw
2367File: go7007/wis-startrek.fw
2368
2369Licence: Redistributable. See LICENCE.go7007_firmware for details
b5aaee4c
BH
2370
2371--------------------------------------------------------------------------
31f6b307
SS
2372
2373Driver: microcode_amd - AMD CPU Microcode Update Driver for Linux
2374
2375File: amd-ucode/microcode_amd.bin
2376Version: 2013-07-10
2377File: amd-ucode/microcode_amd_fam15h.bin
2378Version: 2013-07-10
2379
2380License: Redistributable. See LICENSE.amd-ucode for details
2381
2382--------------------------------------------------------------------------
6eed67a9
AL
2383
2384Driver: mxuport - MOXA UPort USB Serial hub driver
2385
e7c85b24
AL
2386File: moxa/moxa-1250.fw
2387File: moxa/moxa-1251.fw
2388File: moxa/moxa-1410.fw
2389File: moxa/moxa-1450.fw
2390File: moxa/moxa-1451.fw
2391File: moxa/moxa-1613.fw
2392File: moxa/moxa-1618.fw
2393File: moxa/moxa-1653.fw
2394File: moxa/moxa-1658.fw
6eed67a9
AL
2395
2396License:
2397The software accompanying this license statement (the “Software”)
2398is the property of Moxa Inc. (the “Moxa”), and is protected by
2399United States and International Copyright Laws and International
2400treaty provisions. No ownership rights are granted by this
2401Agreement or possession of the Software. Therefore, you must treat
2402the Licensed Software like any other copyrighted material. Your
2403rights and obligations in its use are described as follows:
2404
24051. You may freely redistribute this software under this license.
24062. You may freely download and use this software on Moxa's device.
24073. You may not modify or attempt to reverse engineer the software, or
2408 make any attempt to change or even examine the source code of the
2409 software.
24104. You may not re-license or sub-license the software to any person or
2411 business, using any other license.
24125. Moxa(r) is worldwide registered trademark.
2413
2414--------------------------------------------------------------------------
321bd6d9
SP
2415
2416Driver: cw1200 - ST-E CW1100/CW1200 WLAN driver
2417
a54a760d
SP
2418File: wsm_22.bin
2419Version: WSM395
2420Licence: Redistributable. See LICENSE.cw1200 for details.
2421
321bd6d9
SP
2422File: sdd_sagrad_1091_1098.bin
2423
2424License:
2425 Copyright (c) 2011-2013 Sagrad, Inc.
2426
2427 This SDD ("Static Dynamic Data") file is licensed strictly for use with
2428 the Sagrad WiFi modules (such as the SG901-1091/1098) that utilize the
2429 cw1200 driver. There is no warranty expressed or implied about its
2430 fitness for any purpose.
2431
2432 Permission is hereby granted for the distribution of this SDD file as
2433 part of Linux or other Open Source operating system kernel in text or
2434 binary form as required.
2435
a54a760d 2436 (Please note that the actual device firmware is separately licensed)
321bd6d9
SP
2437
2438--------------------------------------------------------------------------
2439
b8ac7c7e
RM
2440Driver: BFA/BNA - Brocade Adapter FC/FCOE drivers
2441
2442File: cbfw-3.2.1.1.bin
f8c22c69
BH
2443File: ctfw-3.2.1.1.bin
2444File: ct2fw-3.2.1.1.bin
76b366df 2445File: cbfw-3.2.3.0.bin
f8c22c69
BH
2446File: ctfw-3.2.3.0.bin
2447File: ct2fw-3.2.3.0.bin
b8ac7c7e
RM
2448
2449Licence:
2450
2451This file contains firmware data derived from proprietary unpublished
2452source code, Copyright (c) 2013 Brocade Communications Systems, Inc.
2453
2454Permission is hereby granted for the distribution of this firmware data
2455in hexadecimal or equivalent format, provided this copyright notice is
2456accompanying it.
2457
2458Found in hex form in kernel source.
2459
2460Brocade grants permission to use and redistribute these firmware files
2461for use with Brocade devices, but not as a part of the Linux
2462kernel or in any other form which would require these files themselves
2463to be covered by the terms of the GNU General Public License.
2464These firmware files are distributed in the hope that they will be
2465useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2466of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2467
02b418b2
TS
2468--------------------------------------------------------------------------
2469Driver: qat_dh895xxcc - Intel(R) QAT crypto accelerator
2470
2471File: qat_895xcc.bin
2472
2473Licence: Redistributable. See LICENCE.qat_dh895xcc_firmware for details
b8ac7c7e
RM
2474--------------------------------------------------------------------------
2475
b11ec337
FF
2476Driver: rsi -- Redpine Signals Inc 91x driver
2477
2478File: rsi_91x.fw
2479
2480Licence:
2481 * Firmware is:
2482 * Derived from proprietary unpublished source code,
2483 * Copyright (C) 2014 Redpine Signals Inc.
2484 *
2485 * Permission is hereby granted for the distribution of this firmware
2486 * as part of Linux or other Open Source operating system kernel
2487 * provided this copyright notice is accompanying it.
2488
2489--------------------------------------------------------------------------
1cafe232
YS
2490
2491Driver: xhci-rcar -- Renesas R-Car H2/M2 USB 3.0 host controller driver
2492
2493File: r8a779x_usb3_v1.dlmem
2494
2495Licence: Redistributable. See LICENCE.r8a779x_usb3 for details.
2496
2497--------------------------------------------------------------------------