]> git.proxmox.com Git - mirror_linux-firmware.git/blame - WHENCE
linux-firmware: update Marvell SD8887 firmware image
[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
f84ebf3b 432Version: 7.01.00 MID
b217ed59 433File: ql2500_fw.bin
f84ebf3b 434Version: 7.01.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
33bebd0e
HS
570File: cxgb4/t4fw-1.9.23.0.bin
571Link: cxgb4/t4fw.bin -> t4fw-1.9.23.0.bin
572File: cxgb4/t5fw-1.9.23.0.bin
573Link: cxgb4/t5fw.bin -> t5fw-1.9.23.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
3f45b8c4 727Version: 14.66.35.p52
4bd88f61 728
7404c1d4
AP
729File: mrvl/usb8766_uapsta.bin
730Version: 14.68.22.p16
731
66a7be7f 732File: mrvl/sd8797_uapsta.bin
f87c5b8d 733Version: 14.66.11.p151
66a7be7f 734
5e4823fd 735File: mrvl/usb8797_uapsta.bin
e92f8b3f 736Version: 14.68.29.p49
5e4823fd 737
b7c84863 738File: mrvl/sd8897_uapsta.bin
d07c718f 739Version: 15.68.7.p87
b7c84863 740
c1041d5e 741File: mrvl/usb8897_uapsta.bin
e09d164b 742Version: 15.68.4.p103
c1041d5e 743
009719f9 744File: mrvl/pcie8897_uapsta.bin
1e0f28ad 745Version: 15.68.7.p77
009719f9 746
3f82fcb3 747File: mrvl/sd8887_uapsta.bin
5e523f5c 748Version: 15.68.7.p71
3f82fcb3 749
bb029c3e
AP
750File: mrvl/sd8801_uapsta.bin
751Version: 14.68.36.p60
752
753File: mrvl/usb8801_uapsta.bin
754Version: 14.68.36.p60
755
1e0f28ad
AK
756File: mrvl/pcieuart8997_combo_v4.bin
757Version: 16.68.1.p70
758
759File: mrvl/pcieusb8997_combo_v4.bin
8f171e29 760Version: 16.68.1.p97
1e0f28ad 761
59d72586
XH
762File: mrvl/pcie8997_wlan_v4.bin
763Version: 16.68.1.p97
764
bac3567c
DD
765Licence: Redistributable. See LICENCE.Marvell for details. Originates from
766http://git.marvell.com/?p=mwifiex-firmware.git
4bd88f61
BZ
767
768--------------------------------------------------------------------------
769
caef650a
CR
770
771Driver: iwlwifi - Intel Wireless Wifi
772
773File: iwlwifi-3945-2.ucode
4bd6c56f 774Version: 15.32.2.9
caef650a
CR
775
776File: iwlwifi-4965-2.ucode
4bd6c56f 777Version: 228.61.2.24
caef650a
CR
778
779File: iwlwifi-5000-1.ucode
4bd6c56f 780Version: 5.4.A.11 (aka 5.4.1.16)
caef650a 781
58013911 782File: iwlwifi-5000-2.ucode
4bd6c56f 783Version: 8.24.2.12
58013911 784
8654e2dd 785File: iwlwifi-5000-5.ucode
4bd6c56f 786Version: 8.83.5.1
8654e2dd 787
80a20327 788File: iwlwifi-5150-2.ucode
4bd6c56f 789Version: 8.24.2.2
80a20327 790
c296f41d 791File: iwlwifi-1000-3.ucode
4bd6c56f 792Version: 128.50.3.1
c296f41d 793
7522de5d 794File: iwlwifi-1000-5.ucode
4bd6c56f 795Version: 39.31.5.1
7522de5d 796
171dbc3d 797File: iwlwifi-6000-4.ucode
4bd6c56f 798Version: 9.221.4.1
171dbc3d 799
85212bf6 800File: iwlwifi-6050-4.ucode
4bd6c56f 801Version: 9.201.4.1
85212bf6 802
eb0ad4ff 803File: iwlwifi-6050-5.ucode
4bd6c56f 804Version: 41.28.5.1
eb0ad4ff 805
3feb2d95 806File: iwlwifi-6000g2a-5.ucode
4bd6c56f 807Version: 17.168.5.3
3feb2d95 808
bbede96f
JB
809File: iwlwifi-6000g2a-6.ucode
810Version: 18.168.6.1
811
dd6e5da9 812File: iwlwifi-6000g2b-5.ucode
4bd6c56f 813Version: 17.168.5.1
dd6e5da9 814
652fbb40 815File: iwlwifi-6000g2b-6.ucode
4bd6c56f 816Version: 18.168.6.1
652fbb40 817
5d1a03de 818File: iwlwifi-135-6.ucode
4bd6c56f 819Version: 18.168.6.1
5d1a03de 820
5890cd45 821File: iwlwifi-100-5.ucode
4bd6c56f 822Version: 39.31.5.1
5890cd45 823
5d1a03de 824File: iwlwifi-105-6.ucode
4bd6c56f 825Version: 18.168.6.1
5d1a03de 826
4ee709b2 827File: iwlwifi-2030-6.ucode
4bd6c56f 828Version: 18.168.6.1
4ee709b2 829
26be5d1c 830File: iwlwifi-2000-6.ucode
4bd6c56f 831Version: 18.168.6.1
26be5d1c 832
e982abf0 833File: iwlwifi-7260-7.ucode
82499471 834Version: 22.1.7.0
e982abf0 835
11fdbda7 836File: iwlwifi-7260-8.ucode
509a474f 837Version: 22.24.8.0
11fdbda7 838
e982abf0 839File: iwlwifi-3160-7.ucode
82499471 840Version: 22.1.7.0
e982abf0 841
11fdbda7 842File: iwlwifi-3160-8.ucode
509a474f 843Version: 22.24.8.0
11fdbda7 844
224d4493 845Licence: Redistributable. See LICENCE.iwlwifi_firmware for details
caef650a 846
509a474f 847Also available from http://wireless.kernel.org/en/users/Drivers/iwlwifi/?n=Downloads
caef650a
CR
848
849--------------------------------------------------------------------------
6b933a27 850
a699eb69 851Driver: cx231xx - Conexant Cx23100/101/102 USB broadcast A/V decoder
6b933a27
MCC
852
853File: v4l-cx231xx-avcore-01.fw
854
224d4493 855Licence:
6b933a27
MCC
856 Conexant grants permission to use and redistribute these firmware
857 files for use with Conexant devices, but not as a part of the Linux
858 kernel or in any other form which would require these files themselves
859 to be covered by the terms of the GNU General Public License.
860 These firmware files are distributed in the hope that they will be
861 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
862 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
cc8127f1
DW
863
864--------------------------------------------------------------------------
865
859754a1 866Driver: tehuti - Tehuti Networks 10G Ethernet
8008f73c
BH
867
868File: tehuti/bdx.bin
869
870Licence:
871
872 Copyright (C) 2007 Tehuti Networks Ltd.
873
874 Permission is hereby granted for the distribution of this firmware data
875 in hexadecimal or equivalent format, provided this copyright notice is
876 accompanying it.
877
878Found in hex form in kernel source.
879
880--------------------------------------------------------------------------
6ebd5bee 881
859754a1 882Driver: typhoon - 3cr990 series Typhoon
6ebd5bee
BH
883
884File: 3com/typhoon.bin
885
886Licence:
887/*
888 * Copyright 1999-2004 3Com Corporation. All Rights Reserved.
889 *
890 * Redistribution and use in source and binary forms of the 3c990img.h
891 * microcode software are permitted provided that the following conditions
892 * are met:
893 * 1. Redistribution of source code must retain the above copyright
894 * notice, this list of conditions and the following disclaimer.
895 * 2. Redistribution in binary form must reproduce the above copyright
896 * notice, this list of conditions and the following disclaimer in the
897 * documentation and/or other materials provided with the distribution.
898 * 3. The name of 3Com may not be used to endorse or promote products
899 * derived from this software without specific prior written permission
900 *
901 * THIS SOFTWARE IS PROVIDED BY 3COM ``AS IS'' AND ANY EXPRESS OR
902 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
903 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
904 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
905 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
906 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
907 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
908 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
909 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
910 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
911 *
912 * USER ACKNOWLEDGES AND AGREES THAT PURCHASE OR USE OF THE 3c990img.h
913 * MICROCODE SOFTWARE WILL NOT CREATE OR GIVE GROUNDS FOR A LICENSE BY
914 * IMPLICATION, ESTOPPEL, OR OTHERWISE IN ANY INTELLECTUAL PROPERTY RIGHTS
915 * (PATENT, COPYRIGHT, TRADE SECRET, MASK WORK, OR OTHER PROPRIETARY RIGHT)
916 * EMBODIED IN ANY OTHER 3COM HARDWARE OR SOFTWARE EITHER SOLELY OR IN
917 * COMBINATION WITH THE 3c990img.h MICROCODE SOFTWARE
918 */
919
920Found in hex form in kernel source.
921
922--------------------------------------------------------------------------
a8f3ffd6 923
859754a1 924Driver: yam - YAM driver for AX.25
a8f3ffd6
JSR
925
926File: yam/1200.bin
927File: yam/9600.bin
928
929Licence:
930 * (C) F6FBB 1998
931
932Found in hex form in kernel source.
933
934--------------------------------------------------------------------------
de6f8d14 935
859754a1 936Driver: 3c359 - 3Com 3C359 Token Link Velocity XL adapter
de6f8d14
JSR
937
938File: 3com/3C359.bin
939
940Licence:
941/*
942 * The firmware this driver downloads into the tokenring card is a
943 * separate program and is not GPL'd source code, even though the Linux
944 * side driver and the routine that loads this data into the card are.
945 *
946 * This firmware is licensed to you strictly for use in conjunction
947 * with the use of 3Com 3C359 TokenRing adapters. There is no
948 * waranty expressed or implied about its fitness for any purpose.
949 */
950/* 3c359_microcode.mac: 3Com 3C359 Tokenring microcode.
951 *
952 * Notes:
953 * - Loaded from xl_init upon adapter initialization.
954 *
955 * Available from 3Com as part of their standard 3C359 driver.
956 */
957
958Found in hex form in kernel source.
959
960--------------------------------------------------------------------------
b06e75fd 961
859754a1 962Driver: pcnet_cs - NE2000 compatible PCMCIA adapter
252dceb8
KK
963
964File: cis/LA-PCM.cis
56cda01b
BH
965File: cis/PCMLM28.cis
966File: cis/DP83903.cis
967File: cis/NE2K.cis
968File: cis/tamarack.cis
969File: cis/PE-200.cis
2d07c7de 970File: cis/PE520.cis
8adae7fc
BH
971Source: cis/src/LA-PCM.cis
972Source: cis/src/PCMLM28.cis
973Source: cis/src/DP83903.cis
974Source: cis/src/NE2K.cis
975Source: cis/src/tamarack.cis
976Source: cis/src/PE-200.cis
977Source: cis/src/PE520.cis
252dceb8 978
8adae7fc 979Licence: Dual GPLv2/MPL
252dceb8
KK
980
981Originally developed by the pcmcia-cs project
8adae7fc 982Copyright (C) 1998, 1999, 2000 David A. Hinds
252dceb8
KK
983
984--------------------------------------------------------------------------
985
859754a1 986Driver: 3c589_cs - 3Com PCMCIA adapter
5a6c8aff
KK
987
988File: cis/3CXEM556.cis
8adae7fc 989Source: cis/src/3CXEM556.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: 3c574_cs - 3Com PCMCIA adapter
5a6c8aff
KK
999
1000File: cis/3CCFEM556.cis
8adae7fc 1001Source: cis/src/3CCFEM556.cis
5a6c8aff 1002
8adae7fc 1003Licence: Dual GPLv2/MPL
5a6c8aff
KK
1004
1005Originally developed by the pcmcia-cs project
8adae7fc 1006Copyright (C) 1998, 1999, 2000 David A. Hinds
5a6c8aff
KK
1007
1008--------------------------------------------------------------------------
1009
859754a1 1010Driver: serial_cs - Serial PCMCIA adapter
1ca52a49
KK
1011
1012File: cis/MT5634ZLX.cis
56cda01b
BH
1013File: cis/RS-COM-2P.cis
1014File: cis/COMpad2.cis
1015File: cis/COMpad4.cis
8adae7fc
BH
1016Source: cis/src/MT5634ZLX.cis
1017Source: cis/src/RS-COM-2P.cis
1018Source: cis/src/COMpad2.cis
1019Source: cis/src/COMpad4.cis
1ca52a49 1020
8adae7fc 1021Licence: Dual GPLv2/MPL
1ca52a49
KK
1022
1023Originally developed by the pcmcia-cs project
8adae7fc 1024Copyright (C) 1998, 1999, 2000 David A. Hinds
1ca52a49
KK
1025
1026--------------------------------------------------------------------------
1027
c69b9145
BH
1028Driver: serial_cs - Serial PCMCIA adapter
1029
56cda01b
BH
1030File: cis/SW_555_SER.cis
1031File: cis/SW_7xx_SER.cis
1032File: cis/SW_8xx_SER.cis
1ca52a49 1033
c69b9145 1034Licence: GPLv3
1ca52a49 1035
c69b9145 1036Copyright Sierra Wireless
1ca52a49
KK
1037
1038--------------------------------------------------------------------------
1039
859754a1 1040Driver: smc91c92_cs - SMC 91Cxx PCMCIA
b06e75fd
JSR
1041
1042File: ositech/Xilinx7OD.bin
1043
1044Licence: Allegedly GPL, but no source visible. Marked:
1045 This file contains the firmware of Seven of Diamonds from OSITECH.
1046 (Special thanks to Kevin MacPherson of OSITECH)
1047
1048Found in hex form in kernel source.
1049
1050--------------------------------------------------------------------------
c22feacf 1051
a699eb69
MCC
1052Driver: cx23418 - Conexant PCI Broadcast A/V with MPEG encoder
1053
1054File: v4l-cx23418-apu.fw
1055File: v4l-cx23418-cpu.fw
1056File: v4l-cx23418-dig.fw
1057
224d4493 1058Licence:
a699eb69
MCC
1059 Conexant grants permission to use and redistribute these firmware
1060 files for use with Conexant devices, but not as a part of the Linux
1061 kernel or in any other form which would require these files themselves
1062 to be covered by the terms of the GNU General Public License.
1063 These firmware files are distributed in the hope that they will be
1064 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1065 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1066
1067--------------------------------------------------------------------------
1068
1069Driver: cx23885 - Conexant PCI Express Broadcast A/V decoder
1070
1071File: v4l-cx23885-avcore-01.fw
1072File: v4l-cx23885-enc.fw
1073
224d4493 1074Licence:
a699eb69
MCC
1075 Conexant grants permission to use and redistribute these firmware
1076 files for use with Conexant devices, but not as a part of the Linux
1077 kernel or in any other form which would require these files themselves
1078 to be covered by the terms of the GNU General Public License.
1079 These firmware files are distributed in the hope that they will be
1080 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1081 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1082
1083--------------------------------------------------------------------------
1084
1085Driver: cx23840 - Conexant sideport Broadcast A/V decoder
1086
1087File: v4l-cx25840.fw
1088
224d4493 1089Licence:
a699eb69
MCC
1090 Conexant grants permission to use and redistribute these firmware
1091 files for use with Conexant devices, but not as a part of the Linux
1092 kernel or in any other form which would require these files themselves
1093 to be covered by the terms of the GNU General Public License.
1094 These firmware files are distributed in the hope that they will be
1095 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1096 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
c22feacf
DW
1097
1098--------------------------------------------------------------------------
a652b079 1099
859754a1 1100Driver: qlogicpti - PTI Qlogic, ISP Driver
761eb27e
JSR
1101
1102File: qlogic/isp1000.bin
1103
1104Licence: Unknown
1105
1106Found in hex form in kernel source.
1107
1108--------------------------------------------------------------------------
bfe8ff32 1109
859754a1 1110Driver: myri_sbus - MyriCOM Gigabit Ethernet
9ce2c73c
JSR
1111
1112File: myricom/lanai.bin
1113
1114Licence: Unknown
1115
0eae2a4d
VZ
1116Found in hex form in kernel source.
1117
1118--------------------------------------------------------------------------
1119
1120Driver: bnx2x: Broadcom Everest
1121
e99eb076
DW
1122File: bnx2x-e1-4.8.53.0.fw
1123File: bnx2x-e1h-4.8.53.0.fw
305a70e8
BH
1124File: bnx2x-e1-5.2.7.0.fw
1125File: bnx2x-e1h-5.2.7.0.fw
82af8beb
VZ
1126File: bnx2x-e1-5.2.13.0.fw
1127File: bnx2x-e1h-5.2.13.0.fw
b34ccef9
BH
1128File: bnx2x/bnx2x-e1-6.0.34.0.fw
1129File: bnx2x/bnx2x-e1h-6.0.34.0.fw
1130File: bnx2x/bnx2x-e2-6.0.34.0.fw
1131File: bnx2x/bnx2x-e1-6.2.5.0.fw
1132File: bnx2x/bnx2x-e1h-6.2.5.0.fw
1133File: bnx2x/bnx2x-e2-6.2.5.0.fw
286d0455
DK
1134File: bnx2x/bnx2x-e1-6.2.9.0.fw
1135File: bnx2x/bnx2x-e1h-6.2.9.0.fw
1136File: bnx2x/bnx2x-e2-6.2.9.0.fw
97649b1e
VZ
1137File: bnx2x/bnx2x-e2-7.0.20.0.fw
1138File: bnx2x/bnx2x-e1-7.0.20.0.fw
1139File: bnx2x/bnx2x-e1h-7.0.20.0.fw
c8958f5d
AE
1140File: bnx2x/bnx2x-e2-7.0.23.0.fw
1141File: bnx2x/bnx2x-e1-7.0.23.0.fw
1142File: bnx2x/bnx2x-e1h-7.0.23.0.fw
15888a2e
DK
1143File: bnx2x/bnx2x-e2-7.0.29.0.fw
1144File: bnx2x/bnx2x-e1-7.0.29.0.fw
1145File: bnx2x/bnx2x-e1h-7.0.29.0.fw
6f8990bc
BW
1146File: bnx2x/bnx2x-e2-7.2.16.0.fw
1147File: bnx2x/bnx2x-e1-7.2.16.0.fw
1148File: bnx2x/bnx2x-e1h-7.2.16.0.fw
1a9f168b
BW
1149File: bnx2x/bnx2x-e2-7.2.51.0.fw
1150File: bnx2x/bnx2x-e1-7.2.51.0.fw
1151File: bnx2x/bnx2x-e1h-7.2.51.0.fw
236367db
YM
1152File: bnx2x/bnx2x-e1-7.8.2.0.fw
1153File: bnx2x/bnx2x-e1h-7.8.2.0.fw
1154File: bnx2x/bnx2x-e2-7.8.2.0.fw
72524b4f
DK
1155File: bnx2x/bnx2x-e1-7.8.17.0.fw
1156File: bnx2x/bnx2x-e1h-7.8.17.0.fw
1157File: bnx2x/bnx2x-e2-7.8.17.0.fw
9f464219
YM
1158File: bnx2x/bnx2x-e1-7.8.19.0.fw
1159File: bnx2x/bnx2x-e1h-7.8.19.0.fw
1160File: bnx2x/bnx2x-e2-7.8.19.0.fw
0eae2a4d
VZ
1161
1162License:
15888a2e 1163 Copyright (c) 2007-2011 Broadcom Corporation
0eae2a4d
VZ
1164
1165 This file contains firmware data derived from proprietary unpublished
15888a2e 1166 source code, Copyright (c) 2007-2011 Broadcom Corporation.
0eae2a4d
VZ
1167
1168 Permission is hereby granted for the distribution of this firmware data
1169 in hexadecimal or equivalent format, provided this copyright notice is
1170 accompanying it.
1171
1172
9ce2c73c
JSR
1173Found in hex form in kernel source.
1174
1175--------------------------------------------------------------------------
aaba5f25 1176
859754a1 1177Driver: bnx2 - Broadcom NetXtremeII
aaba5f25
MC
1178
1179File: bnx2/bnx2-mips-06-4.6.16.fw
c103430a 1180File: bnx2/bnx2-mips-06-5.0.0.j3.fw
2d07c7de 1181File: bnx2/bnx2-mips-06-5.0.0.j6.fw
c9cbafa5 1182File: bnx2/bnx2-mips-06-6.0.15.fw
7b3d6e71 1183File: bnx2/bnx2-mips-06-6.2.1.fw
9897fdba 1184File: bnx2/bnx2-mips-06-6.2.3.fw
aaba5f25 1185File: bnx2/bnx2-mips-09-4.6.17.fw
c103430a 1186File: bnx2/bnx2-mips-09-5.0.0.j3.fw
2d07c7de 1187File: bnx2/bnx2-mips-09-5.0.0.j9.fw
9a45f6c1 1188File: bnx2/bnx2-mips-09-5.0.0.j15.fw
c9cbafa5 1189File: bnx2/bnx2-mips-09-6.0.17.fw
7b3d6e71 1190File: bnx2/bnx2-mips-09-6.2.1.fw
82273130 1191File: bnx2/bnx2-mips-09-6.2.1a.fw
9897fdba 1192File: bnx2/bnx2-mips-09-6.2.1b.fw
c103430a
DW
1193File: bnx2/bnx2-rv2p-06-4.6.16.fw
1194File: bnx2/bnx2-rv2p-06-5.0.0.j3.fw
c9cbafa5 1195File: bnx2/bnx2-rv2p-06-6.0.15.fw
aaba5f25 1196File: bnx2/bnx2-rv2p-09-4.6.15.fw
c103430a 1197File: bnx2/bnx2-rv2p-09-5.0.0.j3.fw
2d07c7de 1198File: bnx2/bnx2-rv2p-09-5.0.0.j10.fw
c9cbafa5 1199File: bnx2/bnx2-rv2p-09-6.0.17.fw
c103430a 1200File: bnx2/bnx2-rv2p-09ax-5.0.0.j3.fw
2d07c7de 1201File: bnx2/bnx2-rv2p-09ax-5.0.0.j10.fw
c9cbafa5 1202File: bnx2/bnx2-rv2p-09ax-6.0.17.fw
aaba5f25
MC
1203
1204Licence:
1205
1206 This file contains firmware data derived from proprietary unpublished
2d07c7de 1207 source code, Copyright (c) 2004 - 2010 Broadcom Corporation.
aaba5f25
MC
1208
1209 Permission is hereby granted for the distribution of this firmware data
1210 in hexadecimal or equivalent format, provided this copyright notice is
1211 accompanying it.
1212
1213Found in hex form in kernel source.
1214
1215--------------------------------------------------------------------------
aeb537e9 1216
1533edfa 1217Driver: netxen_nic - NetXen Multi port (1/10) Gigabit Ethernet NIC
1218
1219File: phanfw.bin
b0e5040c 1220Version: 4.0.590
1533edfa 1221
1222Licence: Redistributable. See LICENCE.phanfw for details.
1223
b584174f
SS
1224Available from http://ldriver.qlogic.com/firmware/netxen_nic/new/
1225
1533edfa 1226--------------------------------------------------------------------------
1227
859754a1 1228Driver: dvb-ttpci -- AV7110 cards
f14750df
JS
1229
1230File: av7110/bootcode.bin
5cbed982
BH
1231Source: av7110/Boot.S
1232Source: av7110/Makefile
f14750df
JS
1233
1234Licence: GPLv2 or later
1235
5cbed982 1236ARM assembly source code from http://www.linuxtv.org/downloads/firmware/Boot.S
f14750df
JS
1237
1238--------------------------------------------------------------------------
8bb3b685 1239
859754a1 1240Driver: snd-wavefront - ISA WaveFront sound card
8bb3b685
TI
1241
1242File: yamaha/yss225_registers.bin
1243
1244Licence: Allegedly GPLv2+, but no source visible.
1245
1246Found in hex form in kernel source, with the following comment:
1247 Copyright (c) 1998-2002 by Paul Davis <pbd@op.net>
1248
8bb3b685 1249--------------------------------------------------------------------------
a1b8f9ee 1250
4618e53c
BH
1251Driver: rt61pci - Ralink RT2561, RT2561S, RT2661 wireless MACs
1252
85fbcaa8
BH
1253File: rt2561.bin
1254File: rt2561s.bin
1255File: rt2661.bin
4618e53c 1256
bfdde6b0 1257Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c
BH
1258
1259Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
1260
1261--------------------------------------------------------------------------
1262
1263Driver: rt73usb - Ralink RT2571W, RT2671 wireless MACs
1264
1265File: rt73.bin
1266
bfdde6b0 1267Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c
BH
1268
1269Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
1270
1271--------------------------------------------------------------------------
1272
e98750f0 1273Driver: rt2800pci - Ralink RT2860, RT2890, RT3090, RT3290, RT5390 wireless MACs
4618e53c
BH
1274
1275File: rt2860.bin
e98750f0 1276File: rt3290.bin
4618e53c 1277
bfdde6b0 1278Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c 1279
5c10f3d6 1280Binary file supplied by Shiang Tu <shiang_tu@ralinktech.com>. Firmware Version 34
e98750f0 1281rt3290.bin is a specific firmware support the RT3290 chip. Firmware Version 37
4618e53c
BH
1282
1283--------------------------------------------------------------------------
1284
a513267c
BH
1285Driver: rt2860sta - Ralink RT3090 wireless MACs
1286
2892af06 1287Link: rt3090.bin -> rt2860.bin
a513267c
BH
1288
1289Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1290
a513267c
BH
1291--------------------------------------------------------------------------
1292
5c10f3d6 1293Driver: rt2800usb - Ralink RT2870, RT3070, RT3071, RT3072, RT5370 wireless MACs
4618e53c
BH
1294
1295File: rt2870.bin
ae524638
BH
1296
1297Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1298
1299Binary file supplied by Shiang Tu <shiang_tu@ralinktech.com>. Firmware Version 29
1300
1301--------------------------------------------------------------------------
1302
1303Driver: rt2870sta - Ralink RT2870, RT3070, RT3071 wireless MACs
1304
2892af06 1305Link: rt3070.bin -> rt2870.bin
a1deff1f 1306File: rt3071.bin
4618e53c 1307
bfdde6b0 1308Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c 1309
ae524638 1310rt3071.bin is a copy of bytes 4096-8191 of rt2870.bin for compatibility.
4618e53c 1311
9627a3b8
BP
1312--------------------------------------------------------------------------
1313
09c949f6 1314Driver: usbdux/usbduxfast/usbduxsigma - usbdux data acquisition cards
9627a3b8
BP
1315
1316File: usbdux_firmware.bin
305a70e8 1317File: usbduxfast_firmware.bin
09c949f6 1318File: usbduxsigma_firmware.bin
dd0ea3aa
DW
1319Source: usbdux/fx2-include.asm
1320Source: usbdux/usbduxfast_firmware.asm
1321Source: usbdux/usbdux_firmware.asm
09c949f6 1322Source: usbdux/usbduxsigma_firmware.asm
9627a3b8
BP
1323
1324Licence: GPLv2. See source code in usbdux/ subdirectory.
1325
1326Provided from the author, Bernd Porr <BerndPorr@f2s.com>
8620e8b6
DW
1327
1328--------------------------------------------------------------------------
1329
ae6c3532
MCC
1330Driver: xc5000 - Xceive 5000 Tuner driver
1331
1332File: dvb-fe-xc5000-1.6.114.fw
4bd6c56f 1333Version: 1.6.114
ae6c3532 1334
224d4493 1335Licence: Redistributable. See LICENCE.xc5000 for details
ae6c3532 1336
f20b0674
DH
1337--------------------------------------------------------------------------
1338
1339Driver: dib0700 - DiBcom dib0700 USB DVB bridge driver
1340
1341File: dvb-usb-dib0700-1.20.fw
4bd6c56f 1342Version: 1.20
f20b0674 1343
224d4493 1344Licence: Redistributable. See LICENCE.dib0700 for details
c103430a 1345
7a035410
KV
1346--------------------------------------------------------------------------
1347
859754a1 1348Driver: ath3k - DFU Driver for Atheros bluetooth chipset AR3011
7a035410
KV
1349
1350File: ath3k-1.fw
4bd6c56f 1351Version: 1.0
7a035410 1352
9cab998b
BS
1353Fix EEPROM radio table issue and change PID to 3005
1354
7a035410 1355Licence: Redistributable. See LICENCE.atheros_firmware for details
c103430a
DW
1356
1357--------------------------------------------------------------------------
1358
4fb42e30
BH
1359Driver: mga - Matrox G200/G400/G550
1360
1361File: matrox/g200_warp.fw
1362File: matrox/g400_warp.fw
1363
1364Licence:
1365
1366Copyright 1999 Matrox Graphics Inc.
1367All Rights Reserved.
1368
1369Permission is hereby granted, free of charge, to any person obtaining a
1370copy of this software and associated documentation files (the "Software"),
1371to deal in the Software without restriction, including without limitation
1372the rights to use, copy, modify, merge, publish, distribute, sublicense,
1373and/or sell copies of the Software, and to permit persons to whom the
1374Software is furnished to do so, subject to the following conditions:
1375
1376The above copyright notice and this permission notice shall be included
1377in all copies or substantial portions of the Software.
1378
1379THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
1380OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1381FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1382MATROX GRAPHICS INC., OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM,
1383DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1384OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
1385OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1386
1387Found in hex form in kernel source.
1388
1389--------------------------------------------------------------------------
5d46d0e9
BH
1390
1391Driver: r128 - ATI Rage 128
1392
1393File: r128/r128_cce.bin
1394
1395Licence:
1396
1397Copyright 2000 Advanced Micro Devices, Inc.
1398
1399 * Permission is hereby granted, free of charge, to any person obtaining a
1400 * copy of this software and associated documentation files (the "Software"),
1401 * to deal in the Software without restriction, including without limitation
1402 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
1403 * and/or sell copies of the Software, and to permit persons to whom the
1404 * Software is furnished to do so, subject to the following conditions:
1405 *
1406 * The above copyright notice and this permission notice (including the next
1407 * paragraph) shall be included in all copies or substantial portions of the
1408 * Software.
1409 *
1410 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1411 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1412 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1413 * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
1414 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1415 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1416 * DEALINGS IN THE SOFTWARE.
1417
1418Found in decimal form in kernel source.
1419
1420--------------------------------------------------------------------------
9715b36e
BH
1421
1422Driver: radeon - ATI Radeon
1423
1424File: radeon/R100_cp.bin
1425File: radeon/R200_cp.bin
1426File: radeon/R300_cp.bin
1427File: radeon/R420_cp.bin
1428File: radeon/RS600_cp.bin
1429File: radeon/RS690_cp.bin
1430File: radeon/R520_cp.bin
1431File: radeon/R600_pfp.bin
1432File: radeon/R600_me.bin
1433File: radeon/RV610_pfp.bin
1434File: radeon/RV610_me.bin
1435File: radeon/RV630_pfp.bin
1436File: radeon/RV630_me.bin
1437File: radeon/RV620_pfp.bin
1438File: radeon/RV620_me.bin
1439File: radeon/RV635_pfp.bin
1440File: radeon/RV635_me.bin
1441File: radeon/RV670_pfp.bin
1442File: radeon/RV670_me.bin
1443File: radeon/RS780_pfp.bin
1444File: radeon/RS780_me.bin
1445File: radeon/RV770_pfp.bin
1446File: radeon/RV770_me.bin
1447File: radeon/RV730_pfp.bin
1448File: radeon/RV730_me.bin
1449File: radeon/RV710_pfp.bin
1450File: radeon/RV710_me.bin
1451
1452Licence:
1453
1454 * Copyright 2007-2009 Advanced Micro Devices, Inc.
1455 * All Rights Reserved.
1456 *
1457 * Permission is hereby granted, free of charge, to any person obtaining a
1458 * copy of this software and associated documentation files (the "Software"),
1459 * to deal in the Software without restriction, including without limitation
1460 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
1461 * and/or sell copies of the Software, and to permit persons to whom the
1462 * Software is furnished to do so, subject to the following conditions:
1463 *
1464 * The above copyright notice and this permission notice (including the next
1465 * paragraph) shall be included in all copies or substantial portions of the
1466 * Software.
1467 *
1468 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1469 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1470 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1471 * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE
1472 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1473 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1474 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1475
1476Found in hex form in kernel source.
1477
1478--------------------------------------------------------------------------
c103430a 1479
d9076a54
DA
1480Driver: radeon - ATI Radeon
1481
1482File: radeon/R600_rlc.bin
1483File: radeon/R700_rlc.bin
efe904b8 1484File: radeon/RV710_uvd.bin
e2b52bb0
AD
1485File: radeon/RV710_smc.bin
1486File: radeon/RV730_smc.bin
1487File: radeon/RV740_smc.bin
1488File: radeon/RV770_smc.bin
c4fc1f5b
DA
1489File: radeon/CEDAR_me.bin
1490File: radeon/CEDAR_pfp.bin
1491File: radeon/CEDAR_rlc.bin
e2b52bb0 1492File: radeon/CEDAR_smc.bin
c4fc1f5b
DA
1493File: radeon/CYPRESS_me.bin
1494File: radeon/CYPRESS_pfp.bin
1495File: radeon/CYPRESS_rlc.bin
efe904b8 1496File: radeon/CYPRESS_uvd.bin
e2b52bb0 1497File: radeon/CYPRESS_smc.bin
c4fc1f5b
DA
1498File: radeon/JUNIPER_me.bin
1499File: radeon/JUNIPER_pfp.bin
1500File: radeon/JUNIPER_rlc.bin
e2b52bb0 1501File: radeon/JUNIPER_smc.bin
c4fc1f5b
DA
1502File: radeon/REDWOOD_me.bin
1503File: radeon/REDWOOD_pfp.bin
1504File: radeon/REDWOOD_rlc.bin
e2b52bb0 1505File: radeon/REDWOOD_smc.bin
ea30bee8
DA
1506File: radeon/PALM_me.bin
1507File: radeon/PALM_pfp.bin
1508File: radeon/SUMO_rlc.bin
efe904b8 1509File: radeon/SUMO_uvd.bin
bce93b43
DA
1510File: radeon/BARTS_mc.bin
1511File: radeon/BARTS_me.bin
1512File: radeon/BARTS_pfp.bin
e2b52bb0 1513File: radeon/BARTS_smc.bin
bce93b43
DA
1514File: radeon/BTC_rlc.bin
1515File: radeon/CAICOS_mc.bin
1516File: radeon/CAICOS_me.bin
1517File: radeon/CAICOS_pfp.bin
e2b52bb0 1518File: radeon/CAICOS_smc.bin
bce93b43
DA
1519File: radeon/TURKS_mc.bin
1520File: radeon/TURKS_me.bin
1521File: radeon/TURKS_pfp.bin
e2b52bb0 1522File: radeon/TURKS_smc.bin
c2e530ab
DA
1523File: radeon/CAYMAN_mc.bin
1524File: radeon/CAYMAN_me.bin
1525File: radeon/CAYMAN_pfp.bin
1526File: radeon/CAYMAN_rlc.bin
e2b52bb0 1527File: radeon/CAYMAN_smc.bin
be09d5d9
DA
1528File: radeon/SUMO_pfp.bin
1529File: radeon/SUMO_me.bin
1530File: radeon/SUMO2_pfp.bin
1531File: radeon/SUMO2_me.bin
375e9548
AD
1532File: radeon/ARUBA_me.bin
1533File: radeon/ARUBA_pfp.bin
1534File: radeon/ARUBA_rlc.bin
1535File: radeon/PITCAIRN_ce.bin
1536File: radeon/PITCAIRN_mc.bin
1537File: radeon/PITCAIRN_me.bin
1538File: radeon/PITCAIRN_pfp.bin
1539File: radeon/PITCAIRN_rlc.bin
e2b52bb0 1540File: radeon/PITCAIRN_smc.bin
375e9548
AD
1541File: radeon/TAHITI_ce.bin
1542File: radeon/TAHITI_mc.bin
1543File: radeon/TAHITI_me.bin
1544File: radeon/TAHITI_pfp.bin
1545File: radeon/TAHITI_rlc.bin
efe904b8 1546File: radeon/TAHITI_uvd.bin
e2b52bb0 1547File: radeon/TAHITI_smc.bin
375e9548
AD
1548File: radeon/VERDE_ce.bin
1549File: radeon/VERDE_mc.bin
1550File: radeon/VERDE_me.bin
1551File: radeon/VERDE_pfp.bin
1552File: radeon/VERDE_rlc.bin
e2b52bb0 1553File: radeon/VERDE_smc.bin
305bc66f
AD
1554File: radeon/OLAND_ce.bin
1555File: radeon/OLAND_mc.bin
1556File: radeon/OLAND_me.bin
1557File: radeon/OLAND_pfp.bin
1558File: radeon/OLAND_rlc.bin
e2b52bb0 1559File: radeon/OLAND_smc.bin
d583cfea
AD
1560File: radeon/HAINAN_ce.bin
1561File: radeon/HAINAN_mc.bin
1562File: radeon/HAINAN_me.bin
1563File: radeon/HAINAN_pfp.bin
1564File: radeon/HAINAN_rlc.bin
e2b52bb0 1565File: radeon/HAINAN_smc.bin
79fb9b9c
AD
1566File: radeon/BONAIRE_ce.bin
1567File: radeon/BONAIRE_mc.bin
1568File: radeon/BONAIRE_me.bin
1569File: radeon/BONAIRE_mec.bin
1570File: radeon/BONAIRE_pfp.bin
1571File: radeon/BONAIRE_rlc.bin
1572File: radeon/BONAIRE_sdma.bin
1573File: radeon/BONAIRE_uvd.bin
66f87a22 1574File: radeon/BONAIRE_smc.bin
931e4469
AD
1575File: radeon/KABINI_ce.bin
1576File: radeon/KABINI_me.bin
1577File: radeon/KABINI_mec.bin
1578File: radeon/KABINI_pfp.bin
1579File: radeon/KABINI_rlc.bin
1580File: radeon/KABINI_sdma.bin
1461bed1
AD
1581File: radeon/KAVERI_ce.bin
1582File: radeon/KAVERI_me.bin
1583File: radeon/KAVERI_mec.bin
1584File: radeon/KAVERI_pfp.bin
1585File: radeon/KAVERI_rlc.bin
1586File: radeon/KAVERI_sdma.bin
418320bd
AD
1587File: radeon/HAWAII_ce.bin
1588File: radeon/HAWAII_mc.bin
1589File: radeon/HAWAII_me.bin
1590File: radeon/HAWAII_mec.bin
1591File: radeon/HAWAII_pfp.bin
1592File: radeon/HAWAII_rlc.bin
1593File: radeon/HAWAII_sdma.bin
1594File: radeon/HAWAII_smc.bin
375e9548
AD
1595
1596Licence: Redistributable. See LICENSE.radeon for details.
d9076a54
DA
1597
1598--------------------------------------------------------------------------
8c3ff02a 1599
a142b9f0
MCC
1600Driver: s2255drv
1601
8c3ff02a 1602File: f2255usb.bin
a142b9f0
MCC
1603
1604Licence:
1605 Sensoray grants permission to use and redistribute these firmware
1606 files for use with Sensoray devices, but not as a part of the Linux
1607 kernel or in any other form which would require these files themselves
1608 to be covered by the terms of the GNU General Public License.
1609 These firmware files are distributed in the hope that they will be
1610 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1611 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
8c3ff02a 1612
a9799c6d
GKH
1613--------------------------------------------------------------------------
1614
5af5b3eb 1615Driver: rtl8192e - Realtek 8192 PCI wireless driver
a9799c6d 1616
09a550b6 1617File: RTL8192E/*
a9799c6d
GKH
1618Licence: Redistributable, provided by Realtek in their driver
1619 source download.
1620
1621--------------------------------------------------------------------------
909d91fc 1622
61b5e101
BH
1623Driver: lgs8gxx - Legend Silicon GB20600 demodulator driver
1624
1625File: lgs8g75.fw
1626
1627Licence: Unknown
1628
72cf26d5
DW
1629--------------------------------------------------------------------------
1630
c1cc7baf
BH
1631Driver: ib_qib - QLogic Infiniband
1632
1633File: qlogic/sd7220.fw
1634
1635Licence:
1636
1637 * Copyright (c) 2007, 2008 QLogic Corporation. All rights reserved.
1638 *
1639 * This software is available to you under a choice of one of two
1640 * licenses. You may choose to be licensed under the terms of the GNU
1641 * General Public License (GPL) Version 2, available from the file
1642 * COPYING in the main directory of this source tree, or the
1643 * OpenIB.org BSD license below:
1644 *
1645 * Redistribution and use in source and binary forms, with or
1646 * without modification, are permitted provided that the following
1647 * conditions are met:
1648 *
1649 * - Redistributions of source code must retain the above
1650 * copyright notice, this list of conditions and the following
1651 * disclaimer.
1652 *
1653 * - Redistributions in binary form must reproduce the above
1654 * copyright notice, this list of conditions and the following
1655 * disclaimer in the documentation and/or other materials
1656 * provided with the distribution.
1657 *
1658 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1659 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1660 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1661 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
1662 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
1663 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1664 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1665 * SOFTWARE.
1666
61b5e101
BH
1667Found in hex form in kernel source.
1668
1669--------------------------------------------------------------------------
370066f0
HH
1670
1671Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle IV Chipset
1672
1673File: ueagle-atm/CMV4p.bin.v2
1674File: ueagle-atm/DSP4p.bin
1675File: ueagle-atm/eagleIV.fw
4bd6c56f 1676Version: 1.0
370066f0
HH
1677
1678Licence: Redistributable. See LICENCE.ueagle-atm4-firmware for details
1679
1680--------------------------------------------------------------------------
1681
1682Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle I,II,III
1683
370066f0
HH
1684File: ueagle-atm/930-fpga.bin
1685File: ueagle-atm/CMVeiWO.bin
1686File: ueagle-atm/CMVepFR10.bin
1687File: ueagle-atm/DSP9p.bin
1688File: ueagle-atm/eagleIII.fw
1689File: ueagle-atm/adi930.fw
1690File: ueagle-atm/CMVep.bin
1691File: ueagle-atm/CMVepFR.bin
1692File: ueagle-atm/DSPei.bin
1693File: ueagle-atm/CMV9i.bin
1694File: ueagle-atm/CMVepES03.bin
1695File: ueagle-atm/CMVepIT.bin
1696File: ueagle-atm/DSPep.bin
1697File: ueagle-atm/CMV9p.bin
1698File: ueagle-atm/CMVepES.bin
1699File: ueagle-atm/CMVepWO.bin
1700File: ueagle-atm/eagleI.fw
1701File: ueagle-atm/CMVei.bin
1702File: ueagle-atm/CMVepFR04.bin
1703File: ueagle-atm/DSP9i.bin
1704File: ueagle-atm/eagleII.fw
4bd6c56f 1705Version: 1.1
370066f0
HH
1706
1707Licence: Redistributable. Based on
1708 https://mail.gna.org/public/eagleusb-dev/2004-11/msg00172.html
e7fb8010
JM
1709
1710--------------------------------------------------------------------------
1711
1712Driver: vxge - Exar X3100 Series 10GbE PCIe I/O Virtualized Server Adapter
1713
1714File: vxge/X3fw.ncf
1715File: vxge/X3fw-pxe.ncf
0892c5ad 1716Version: 1.8.1
e7fb8010
JM
1717
1718Licence:
1719
1720 This file contains firmware data derived from proprietary unpublished
1721 source code, Copyright (c) 2010 Exar Corporation.
1722
1723 Permission is hereby granted for the distribution of this firmware data
1724 in hexadecimal or equivalent format, provided this copyright notice is
1725 accompanying it.
8ce599d7
HP
1726
1727--------------------------------------------------------------------------
1728
a531257c 1729Driver: brcmsmac - Broadcom 802.11n softmac wireless LAN driver.
8ce599d7 1730
a531257c
HP
1731File: brcm/bcm43xx-0.fw
1732File: brcm/bcm43xx_hdr-0.fw
bda53ca9 1733Version: 610.812
8ce599d7
HP
1734
1735Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.
28f8f084
HP
1736
1737--------------------------------------------------------------------------
1738
a531257c 1739Driver: brcmfmac - Broadcom 802.11n fullmac wireless LAN driver.
28f8f084 1740
a531257c 1741File: brcm/bcm4329-fullmac-4.bin
e15feb99 1742File: brcm/brcmfmac43236b.bin
dc957644
AS
1743File: brcm/brcmfmac4329-sdio.bin
1744File: brcm/brcmfmac4330-sdio.bin
1745File: brcm/brcmfmac4334-sdio.bin
fc70339e 1746File: brcm/brcmfmac4335-sdio.bin
af2a88b9 1747File: brcm/brcmfmac43362-sdio.bin
5a717d1a 1748File: brcm/brcmfmac43241b0-sdio.bin
ec24832c 1749File: brcm/brcmfmac43241b4-sdio.bin
28f8f084
HP
1750
1751Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.
af4d39ea
SL
1752
1753--------------------------------------------------------------------------
1754
981d5d70
GA
1755Driver: tda7706 - FM radio Highly integrated tuner for AM/FM car-radio
1756
1757File: TDA7706_OM_v2.5.1_boot.txt
1758File: TDA7706_OM_v3.0.2_boot.txt
1759
1760Licence: Redistributable. See LICENCE.tda7706-firmware.txt for details.
1761 Copyright © 2010 STMicroelectronics
1762
1763--------------------------------------------------------------------------
1764
d726804d
FB
1765Driver: wl1251 - Texas Instruments 802.11 WLAN driver for WiLink4 chips
1766
1767File: ti-connectivity/wl1251-fw.bin
1768Version: 4.0.4.3.7
1769
1770File: ti-connectivity/wl1251-nvs.bin
1771
1772Licence: See LICENCE.wl1251 for details.
1773
1774The published NVS files are for testing only. Every device needs to
1775have a unique NVS which is properly calibrated for best results.
1776
1777The driver expects to find the firmwares under a ti-connectivity subdirectory.
1778So if your system looks for firmwares in /lib/firmware, the firmwares for
1779wl12xx chips must be located in /lib/firmware/ti-connectivity/.
1780
1781--------------------------------------------------------------------------
1782
4384c8a7 1783Driver: wl12xx - Texas Instruments 802.11 WLAN driver for WiLink6/7 chips
af4d39ea 1784
d70ea985 1785File: ti-connectivity/wl1271-fw.bin
cfa526bd 1786Version: 6.1.0.50.350 (STA-only)
d70ea985 1787File: ti-connectivity/wl1271-fw-2.bin
cfa526bd 1788Version: 6.1.5.50.74 (STA-only)
d70ea985 1789File: ti-connectivity/wl1271-fw-ap.bin
cfa526bd 1790Version: 6.2.1.0.54 (AP-only)
d70ea985 1791File: ti-connectivity/wl127x-fw-3.bin
cfa526bd 1792Version: 6.3.0.0.77
d70ea985 1793File: ti-connectivity/wl127x-fw-plt-3.bin
cfa526bd 1794Version: 6.3.0.0.77 (PLT-only)
d70ea985 1795File: ti-connectivity/wl127x-fw-4-sr.bin
f268e392 1796Version: 6.3.5.0.98 (Single-role)
d70ea985 1797File: ti-connectivity/wl127x-fw-4-mr.bin
f268e392 1798Version: 6.5.2.0.15 (Multi-role)
d70ea985 1799File: ti-connectivity/wl127x-fw-4-plt.bin
f268e392 1800Version: 6.3.5.0.98 (PLT-only)
629bb880 1801File: ti-connectivity/wl127x-fw-5-sr.bin
97788061 1802Version: 6.3.10.0.133 (Single-role)
629bb880 1803File: ti-connectivity/wl127x-fw-5-mr.bin
97788061 1804Version: 6.5.7.0.42 (Multi-role)
629bb880 1805File: ti-connectivity/wl127x-fw-5-plt.bin
97788061 1806Version: 6.3.10.0.133 (PLT-only)
14f515de 1807
d70ea985 1808File: ti-connectivity/wl128x-fw.bin
cfa526bd 1809Version: 7.1.5.50.74 (STA-only)
d70ea985 1810File: ti-connectivity/wl128x-fw-ap.bin
cfa526bd 1811Version: 7.2.1.0.54 (AP-only)
d70ea985 1812File: ti-connectivity/wl128x-fw-3.bin
cfa526bd 1813Version: 7.3.0.0.77
d70ea985 1814File: ti-connectivity/wl128x-fw-plt-3.bin
cfa526bd 1815Version: 7.3.0.0.77
d70ea985 1816File: ti-connectivity/wl128x-fw-4-sr.bin
f268e392 1817Version: 7.3.5.0.98 (Single-role)
d70ea985 1818File: ti-connectivity/wl128x-fw-4-mr.bin
f268e392 1819Version: 7.5.2.0.15 (Multi-role)
d70ea985 1820File: ti-connectivity/wl128x-fw-4-plt.bin
f268e392 1821Version: 7.3.5.0.98 (PLT)
629bb880 1822File: ti-connectivity/wl128x-fw-5-sr.bin
97788061 1823Version: 7.3.10.0.133 (Single-role)
629bb880 1824File: ti-connectivity/wl128x-fw-5-mr.bin
97788061 1825Version: 7.5.7.0.42 (Multi-role)
629bb880 1826File: ti-connectivity/wl128x-fw-5-plt.bin
97788061 1827Version: 7.3.10.2.133 (PLT-only)
14f515de 1828
d70ea985
BH
1829File: ti-connectivity/wl127x-nvs.bin
1830File: ti-connectivity/wl128x-nvs.bin
2892af06
BH
1831Link: ti-connectivity/wl12xx-nvs.bin -> wl127x-nvs.bin
1832Link: ti-connectivity/wl1271-nvs.bin -> wl127x-nvs.bin
14f515de 1833
af4d39ea
SL
1834Licence: See LICENCE.ti-connectivity for details.
1835
cfa526bd 1836The NVS file includes two parts:
e9a798bf 1837 - radio calibration
cfa526bd 1838 - HW configuration parameters (aka. INI values)
e9a798bf 1839
cfa526bd
LC
1840The published NVS files are for testing only. Every device needs to
1841hava a unique NVS which is properly calibrated for best results. You
1842can find more information about NVS generation for your device here:
a472d49f 1843
cfa526bd 1844http://wireless.kernel.org/en/users/Drivers/wl12xx/calibrator
a472d49f 1845
cfa526bd
LC
1846If you're using a wl127x based device, use a symbolic link called
1847wl1271-nvs.bin that links to the wl127x-nvs.bin file. If you are
1848using wl128x, link to wl128x-nvs.bin instead.
1849
1850The driver expects to find the firmwares under a ti-connectivity
1851subdirectory. So if your system looks for firmwares in /lib/firmware,
1852the firmwares for wl12xx chips must be located in
14f515de 1853/lib/firmware/ti-connectivity/.
af4d39ea
SL
1854
1855--------------------------------------------------------------------------
cb6d7df4 1856
4384c8a7
LC
1857Driver: wl18xx - Texas Instruments 802.11 WLAN driver for WiLink8 chips
1858
1859File: ti-connectivity/wl18xx-fw.bin
1860Version: 8.2.0.0.100
69d81c7e
LC
1861File: ti-connectivity/wl18xx-fw-2.bin
1862Version: 8.5.0.0.55
7f9cf6eb
AN
1863File: ti-connectivity/wl18xx-fw-3.bin
1864Version: 8.8.0.0.13
07ac844f
LC
1865File: ti-connectivity/wl18xx-conf.bin
1866Version: 6/5
4384c8a7
LC
1867
1868Licence: See LICENCE.ti-connectivity for details.
1869
1870The driver expects to find the firmwares under a ti-connectivity
1871subdirectory. So if your system looks for firmwares in /lib/firmware,
1872the firmwares for wl18xx chips must be located in
1873/lib/firmware/ti-connectivity/.
1874
1875--------------------------------------------------------------------------
1876
14e41391
GK
1877Driver: TI_ST - Texas Instruments bluetooth driver
1878
d70ea985 1879File: ti-connectivity/TIInit_7.2.31.bts
14e41391
GK
1880
1881Licence: See LICENCE.ti-connectivity for details.
1882
1883 TIInit_7.2.31.bts version 7.2.31
1884
1885 In order to use that file copy it to /lib/firmware/ti-connectivity.
1886
1887--------------------------------------------------------------------------
1888
89c6da31
MCC
1889Driver: tlg2300 - Telgent 2300 V4L/DVB driver.
1890
1891File: tlg2300_firmware.bin
1892
1893Licence:
1894 Telegent System grants permission to use and redistribute these
1895 firmware files for use with devices containing the chip tlg2300, but
1896 not as a part of the Linux kernel or in any other form which would
1897 require these files themselves to be covered by the terms of the GNU
1898 General Public License. These firmware files are distributed in the
1899 hope that they will be useful, but WITHOUT ANY WARRANTY; without even
1900 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
1901 PURPOSE.
cb6d7df4
DW
1902
1903--------------------------------------------------------------------------
8f919160 1904
1fbf358d 1905Driver: r8712u - Realtek 802.11n WLAN driver for RTL8712U
8f919160 1906
b217ed59 1907File: rtlwifi/rtl8712u.bin
d92576c7
LF
1908Info: From Vendor's rtl8712_8188_8191_8192SU_usb_linux_v7_0.20100831
1909 Reverted rtl8188C_8192C_8192D_usb_linux_v3.4.2_3727.20120404
8f919160 1910
1fbf358d 1911Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
8f919160
LF
1912
1913--------------------------------------------------------------------------
1914
1fbf358d 1915Driver: rtl8192ce - Realtek 802.11n WLAN driver for RTL8192CE
8f919160 1916
4844fa16 1917File: rtlwifi/rtl8192cfw.bin
e0836e6e
LF
1918File: rtlwifi/rtl8192cfwU.bin
1919File: rtlwifi/rtl8192cfwU_B.bin
4844fa16 1920
1fbf358d 1921Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
4844fa16
LF
1922
1923--------------------------------------------------------------------------
1924
1925Driver: rtl8192cu - Realtek 802.11n WLAN driver for RTL8192CU
1926
1927File: rtlwifi/rtl8192cufw.bin
f8c22c69
BH
1928File: rtlwifi/rtl8192cufw_A.bin
1929File: rtlwifi/rtl8192cufw_B.bin
1930File: rtlwifi/rtl8192cufw_TMSC.bin
8f919160 1931
1fbf358d 1932Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
8f919160
LF
1933
1934--------------------------------------------------------------------------
1935
39cd7bc4
LF
1936Driver: rtl8192se - Realtek 802.11n WLAN driver for RTL8192SE
1937
e0836e6e 1938Info: updated from rtl_92ce_92se_92de_linux_mac80211_0004.0816.2011 driver version
39cd7bc4
LF
1939File: rtlwifi/rtl8192sefw.bin
1940
1fbf358d 1941Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
39cd7bc4
LF
1942
1943--------------------------------------------------------------------------
1944
2fab4839
LF
1945Driver: rtl8192de - Realtek 802.11n WLAN driver for RTL8192DE
1946
e0836e6e 1947Info: updated from Realtek version rtl_92ce_92se_92de_linux_mac80211_0004.0816.2011
2fab4839
LF
1948File: rtlwifi/rtl8192defw.bin
1949
1fbf358d 1950Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
adb6547d
LF
1951
1952--------------------------------------------------------------------------
1953
1954Driver: rtl8723e - Realtek 802.11n WLAN driver for RTL8723E
1955
1956Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_linux_mac80211_0007.0809.2012
1957File: rtlwifi/rtl8723fw.bin
1958File: rtlwifi/rtl8723fw_B.bin
1959
1960Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2fab4839
LF
1961
1962--------------------------------------------------------------------------
1963
e05f16ef
LF
1964Driver: r8723au - Realtek 802.11n WLAN driver for RTL8723AU
1965
1966Info: Taken from Realtek driver rtl8723A_WiFi_linux_v4.1.3_6044.20121224
1967 Firmware is embedded in the driver as data statements. This info
1968 has been extracted into a binary file.
1969File: rtlwifi/rtl8723aufw_A.bin
1970File: rtlwifi/rtl8723aufw_B.bin
1971File: rtlwifi/rtl8723aufw_B_NoBT.bin
1972
1973Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
1974
1975--------------------------------------------------------------------------
1976
27f516c5
LF
1977Driver: rtl8188ee - Realtek 802.11n WLAN driver for RTL8188EE
1978
1979Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0010.0109.2013
1980File: rtlwifi/rtl8188efw.bin
1981
1982Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
ffc47f18
LF
1983
1984--------------------------------------------------------------------------
1985
1986Driver: rtl8188eu - Realtek 802.11n WLAN driver for RTL8188EU
1987
1988Info: Taken from Realtek version RTL8188EUS_linux_v4.1.4_6773.20130222
1989File: rtlwifi/rtl8188eufw.bin
1990
1991Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
27f516c5
LF
1992
1993--------------------------------------------------------------------------
4c7327a3
GKH
1994
1995Driver: rtl8821ae - Realtek 802.11n WLAN driver for RTL8821AE
1996
1997Info: Taken from Realtek version wifi_driver_8821ae_0018.1129.2013.tar.gz
1998File: rtlwifi/rtl8821aefw.bin
1999
2000Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2001
2002--------------------------------------------------------------------------
39cd7bc4 2003
4164c23d
LF
2004Driver: rtl8192ee - Realtek 802.11n WLAN driver for RTL8192EE
2005
2006Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_88ee_8723be_92ee_linux_mac80211_0017.1224.2013
2007File: rtlwifi/rtl8192eefw.bin
2008
2009Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2010
2011--------------------------------------------------------------------------
2012
40c0f950
HW
2013Driver: r8169 - RealTek 8169/8168/8101 ethernet driver.
2014
2015File: rtl_nic/rtl8168d-1.fw
2016File: rtl_nic/rtl8168d-2.fw
063e9215 2017File: rtl_nic/rtl8105e-1.fw
7d68cb64
HW
2018File: rtl_nic/rtl8168e-1.fw
2019File: rtl_nic/rtl8168e-2.fw
7f17329d 2020
7293f35d 2021File: rtl_nic/rtl8168e-3.fw
942e656f 2022Version: 0.0.4
40c0f950 2023
98a1c68c 2024File: rtl_nic/rtl8168f-1.fw
95cdda3f 2025Version: 0.0.5
98a1c68c
HW
2026
2027File: rtl_nic/rtl8168f-2.fw
3c11cda9 2028Version: 0.0.4
98a1c68c 2029
f57991bb 2030File: rtl_nic/rtl8411-1.fw
744d47ee 2031Version: 0.0.3
f57991bb 2032
123cd38e
HW
2033File: rtl_nic/rtl8411-2.fw
2034Version: 0.0.1
2035
4969d2da
HW
2036File: rtl_nic/rtl8402-1.fw
2037Version: 0.0.1
2038
4c48ce90
HW
2039File: rtl_nic/rtl8106e-1.fw
2040Version: 0.0.1
2041
cd0e2ba7
HW
2042File: rtl_nic/rtl8106e-2.fw
2043Version: 0.0.1
2044
f1f86bba 2045File: rtl_nic/rtl8168g-1.fw
fae71211 2046Version: 0.0.3
f1f86bba 2047
c5edd97d
HW
2048File: rtl_nic/rtl8168g-2.fw
2049Version: 0.0.1
2050
8c9844c2
HW
2051File: rtl_nic/rtl8168g-3.fw
2052Version: 0.0.1
2053
40c0f950 2054Licence:
8c9844c2 2055 * Copyright © 2011-2013, Realtek Semiconductor Corporation
40c0f950
HW
2056 *
2057 * Permission is hereby granted for the distribution of this firmware
2058 * data in hexadecimal or equivalent format, provided this copyright
2059 * notice is accompanying it.
2060
2061--------------------------------------------------------------------------
2062
0daab4fa
BH
2063Driver: vt6656 - VIA VT6656 USB wireless driver
2064
2065File: vntwusb.fw
2066
2067Licence: Redistributable. See LICENCE.via_vt6656 for details.
e3883d93
BS
2068
2069--------------------------------------------------------------------------
2070
2071Driver: DFU Driver for Atheros bluetooth chipset AR3012
2072
2073File: ar3k/AthrBT_0x01020001.dfu
2074File: ar3k/ramps_0x01020001_26.dfu
ccd71001
JM
2075File: ar3k/AthrBT_0x01020200.dfu
2076File: ar3k/ramps_0x01020200_26.dfu
ec15d5cc 2077File: ar3k/ramps_0x01020200_40.dfu
e50d0d4a
CY
2078File: ar3k/AthrBT_0x31010000.dfu
2079File: ar3k/ramps_0x31010000_40.dfu
0a9640c8
CY
2080File: ar3k/AthrBT_0x11020000.dfu
2081File: ar3k/ramps_0x11020000_40.dfu
7560108a
PC
2082File: ar3k/AthrBT_0x01020201.dfu
2083File: ar3k/ramps_0x01020201_26.dfu
2084File: ar3k/ramps_0x01020201_40.dfu
8f0ce37c
CC
2085File: ar3k/AthrBT_0x41020000.dfu
2086File: ar3k/ramps_0x41020000_40.dfu
e3883d93
BS
2087
2088Licence: Redistributable. See LICENCE.atheros_firmware for details
5d6e01c4
SS
2089
2090--------------------------------------------------------------------------
2091
2092Driver:Atheros AR300x UART HCI Bluetooth Chip driver
2093
643b5422
PC
2094File: ar3k/1020201/PS_ASIC.pst
2095File: ar3k/1020201/RamPatch.txt
5d6e01c4
SS
2096File: ar3k/1020200/ar3kbdaddr.pst
2097File: ar3k/1020200/PS_ASIC.pst
2098File: ar3k/1020200/RamPatch.txt
2099File: ar3k/30101/ar3kbdaddr.pst
2100File: ar3k/30101/PS_ASIC.pst
2101File: ar3k/30101/RamPatch.txt
2102File: ar3k/30000/ar3kbdaddr.pst
2103File: ar3k/30000/PS_ASIC.pst
2104File: ar3k/30000/RamPatch.txt
2105
2106Licence: Redistributable. See LICENCE.atheros_firmware for details
cafa05f5
LR
2107
2108--------------------------------------------------------------------------
2109
2110Driver: ath6kl - Atheros support for AR6003
2111
4e17394e
RC
2112File: ath6k/AR6004/hw1.3/fw-3.bin
2113File: ath6k/AR6004/hw1.3/bdata.bin
e47f996a
KV
2114File: ath6k/AR6004/hw1.2/fw-2.bin
2115File: ath6k/AR6004/hw1.2/bdata.bin
cafa05f5
LR
2116File: ath6k/AR6003/hw1.0/otp.bin.z77
2117File: ath6k/AR6003/hw1.0/bdata.SD31.bin
2118File: ath6k/AR6003/hw1.0/bdata.SD32.bin
2119File: ath6k/AR6003/hw1.0/data.patch.bin
2120File: ath6k/AR6003/hw1.0/bdata.WB31.bin
2121File: ath6k/AR6003/hw1.0/athwlan.bin.z77
d543c1d9 2122File: ath6k/AR6003/hw2.1.1/fw-2.bin
3726c5b5 2123File: ath6k/AR6003/hw2.1.1/fw-3.bin
cafa05f5
LR
2124File: ath6k/AR6003/hw2.1.1/otp.bin
2125File: ath6k/AR6003/hw2.1.1/athwlan.bin
2126File: ath6k/AR6003/hw2.1.1/endpointping.bin
2127File: ath6k/AR6003/hw2.1.1/bdata.SD31.bin
2128File: ath6k/AR6003/hw2.1.1/bdata.SD32.bin
2129File: ath6k/AR6003/hw2.1.1/data.patch.bin
2130File: ath6k/AR6003/hw2.1.1/bdata.WB31.bin
cafa05f5
LR
2131File: ath6k/AR6003/hw2.0/otp.bin.z77
2132File: ath6k/AR6003/hw2.0/bdata.SD31.bin
2133File: ath6k/AR6003/hw2.0/bdata.SD32.bin
2134File: ath6k/AR6003/hw2.0/data.patch.bin
2135File: ath6k/AR6003/hw2.0/bdata.WB31.bin
2136File: ath6k/AR6003/hw2.0/athwlan.bin.z77
cafa05f5 2137File: ath6k/AR6002/eeprom.data
cafa05f5
LR
2138File: ath6k/AR6002/eeprom.bin
2139File: ath6k/AR6002/athwlan.bin.z77
2140File: ath6k/AR6002/data.patch.hw2_0.bin
2141
2142Licence: Redistributable. See LICENCE.atheros_firmware for details
d1cadcf6
AG
2143
2144--------------------------------------------------------------------------
2145
2146Driver: myri10ge - Myri10GE 10GbE NIC driver
2147
2148File: myri10ge_eth_z8e.dat
2149File: myri10ge_ethp_z8e.dat
2150File: myri10ge_rss_eth_z8e.dat
2151File: myri10ge_rss_ethp_z8e.dat
503ebce4
HYK
2152File: myri10ge_eth_big_z8e.dat
2153File: myri10ge_ethp_big_z8e.dat
2154File: myri10ge_rss_eth_big_z8e.dat
2155File: myri10ge_rss_ethp_big_z8e.dat
2156Version: 1.4.57
d1cadcf6
AG
2157
2158License: Redistributable. See LICENCE.myri10ge_firmware for details.
f4b4c46a
BC
2159
2160--------------------------------------------------------------------------
2161
2162Driver: ath6kl - Atheros support for AR6003 WiFi-Bluetooth combo module
2163
f4b4c46a
BC
2164File: ath6k/AR6003.1/hw2.1.1/athwlan.bin
2165File: ath6k/AR6003.1/hw2.1.1/bdata.SD31.bin
2166File: ath6k/AR6003.1/hw2.1.1/bdata.SD32.bin
2167File: ath6k/AR6003.1/hw2.1.1/bdata.WB31.bin
2168File: ath6k/AR6003.1/hw2.1.1/data.patch.bin
2169File: ath6k/AR6003.1/hw2.1.1/endpointping.bin
2170File: ath6k/AR6003.1/hw2.1.1/otp.bin
2171
2172License: Redistributable. See LICENCE.atheros_firmware for details
0f221ddf
BC
2173
2174--------------------------------------------------------------------------
2175
2176Driver: ath6kl - Atheros support for AR3001 WiFi-Bluetooth combo module
2177
0f221ddf
BC
2178File: ar3k/30101coex/ar3kbdaddr.pst
2179File: ar3k/30101coex/PS_ASIC_aclLowPri.pst
2180File: ar3k/30101coex/PS_ASIC_aclHighPri.pst
2181File: ar3k/30101coex/PS_ASIC.pst
2182File: ar3k/30101coex/RamPatch.txt
2183
2184License: Redistributable. See LICENCE.atheros_firmware for details
3c18048f
DW
2185
2186--------------------------------------------------------------------------
2187
4d8eabd6
MCC
2188Driver: drxk - Micronas DRX-K demodulator driver
2189
2190File: dvb-usb-terratec-h5-drxk.fw
2191
2192Licence:
2193TERRATEC grants permission to use and redistribute these firmware
2194files for use with TERRATEC devices, but not as part of the Linux
2195kernel or in any other form which would require these files themselves
2196to be covered by the terms of the GNU General Public License.
2197
2198These firmware files are distributed in the hope that they will be
2199useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2200of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
fc2b8658
CYC
2201
2202--------------------------------------------------------------------------
2203
2204Driver: ene-ub6250 -- ENE UB6250 SD card reader driver
2205
2206File: ene-ub6250/sd_init1.bin
2207File: ene-ub6250/sd_init2.bin
2208File: ene-ub6250/sd_rdwr.bin
2209File: ene-ub6250/ms_init.bin
2210File: ene-ub6250/msp_rdwr.bin
2211File: ene-ub6250/ms_rdwr.bin
2212
2213Licence: Redistributable. See LICENCE.ene_firmware for details.
2214
2215--------------------------------------------------------------------------
de960e50
BH
2216
2217Driver: isci -- Intel C600 SAS controller driver
2218
2219File: isci/isci_firmware.bin
2220Source: isci/create_fw.c
2221Source: isci/create_fw.h
2222Source: isci/probe_roms.h
2223Source: isci/Makefile
2224
2225Licence: GPLv2
2226
2227--------------------------------------------------------------------------
0735e331
PF
2228
2229Driver: ar5523 -- Atheros AR5523 based USB Wifi dongles
2230
2231File: ar5523.bin
2232
2233Licence: Redistributable. See LICENCE.atheros_firmware for details
2234
2235--------------------------------------------------------------------------
fb5cda9c
AK
2236
2237Driver: s5p-mfc - Samsung MFC video encoder/decoder driver
2238
2239File: s5p-mfc/s5p-mfc.fw
2240File: s5p-mfc/s5p-mfc-v6.fw
2241
2242Licence:
2243Samsung grants permission to use and redistribute these firmware
2244files for use with Exynos series devices, but not as part of the Linux
2245kernel or in any other form which would require these files themselves
2246to be covered by the terms of the GNU General Public License.
2247
2248These firmware files are distributed in the hope that they will be
2249useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2250of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2251
2252--------------------------------------------------------------------------
32eb7c73
XVP
2253
2254Driver: carl9170 -- Atheros AR9170 802.11 draft-n USB driver
2255
2256File: carl9170-1.fw
2257Version: 1.9.6
2258Source: carl9170fw/
2259
2260Downloaded from http://linuxwireless.org/en/users/Drivers/carl9170
2261
18b3046a 2262Licence: GPLv2. Some build scripts use the New BSD (3-clause) licence.
32eb7c73
XVP
2263
2264--------------------------------------------------------------------------
e944f30f
IM
2265
2266Driver: snd-hda-codec-ca0132 - Creative Sound Core3D codec
2267
2268File: ctefx.bin
2269File: ctspeq.bin
2270
2271Licence: Redistributable. See LICENCE.ca0132 for details
2272
2273Found also in alsa-firmware package.
2274
2275--------------------------------------------------------------------------
120a97ff
THJA
2276
2277Driver: btusb - Bluetooth USB driver
2278
3fe01af2 2279File: intel/ibt-hw-37.7.bseq
fbc6222c 2280Version: 1316.02.00
120a97ff 2281File: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
0b6ac6bc 2282Version: 1344.01.33
74ed3155 2283File: intel/ibt-hw-37.7.10-fw-1.0.2.3.d.bseq
0b6ac6bc 2284Version: 1344.01.33
120a97ff
THJA
2285
2286Licence: Redistributable. See LICENCE.ibt_firmware for details
2287
2288--------------------------------------------------------------------------
8267525f
JH
2289
2290Driver: btmtk_usb - Bluetooth USB driver
2291
2292File: mt7650.bin
2293
2294Licence: Redistributable. See LICENCE.ralink_a_mediatek_company_firmware for details
2295
2296--------------------------------------------------------------------------
94f39039
KC
2297
2298Driver: rp2 -- Comtrol RocketPort 2 serial driver
2299
2300File: rp2.fw
2301
2302Licence:
2303Copyright (C) 2013 Comtrol Corporation
2304
2305Comtrol grants permission to use and redistribute these firmware
2306files for use with Comtrol devices, but not as part of the Linux
2307kernel or in any other form which would require these files themselves
2308to be covered by the terms of the GNU General Public License.
2309
2310These firmware files are distributed in the hope that they will be
2311useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2312of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2313
2314--------------------------------------------------------------------------
b5aaee4c 2315
88512c91
HV
2316Driver: go7007
2317
2318File: go7007/s2250-1.fw
2319File: go7007/s2250-2.fw
2892af06
BH
2320Link: s2250.fw -> go7007/s2250-2.fw
2321Link: s2250_loader.fw -> go7007/s2250-1.fw
88512c91
HV
2322
2323Licence:
2324 Sensoray grants permission to use and redistribute these firmware
2325 files for use with Sensoray devices, but not as a part of the Linux
2326 kernel or in any other form which would require these files themselves
2327 to be covered by the terms of the GNU General Public License.
2328 These firmware files are distributed in the hope that they will be
2329 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2330 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2331
2332File: go7007/go7007fw.bin
2333File: go7007/go7007tv.bin
2334File: go7007/lr192.fw
2335File: go7007/px-m402u.fw
2336File: go7007/px-tv402u.fw
2337File: go7007/wis-startrek.fw
2338
2339Licence: Redistributable. See LICENCE.go7007_firmware for details
b5aaee4c
BH
2340
2341--------------------------------------------------------------------------
31f6b307
SS
2342
2343Driver: microcode_amd - AMD CPU Microcode Update Driver for Linux
2344
2345File: amd-ucode/microcode_amd.bin
2346Version: 2013-07-10
2347File: amd-ucode/microcode_amd_fam15h.bin
2348Version: 2013-07-10
2349
2350License: Redistributable. See LICENSE.amd-ucode for details
2351
2352--------------------------------------------------------------------------
6eed67a9
AL
2353
2354Driver: mxuport - MOXA UPort USB Serial hub driver
2355
e7c85b24
AL
2356File: moxa/moxa-1250.fw
2357File: moxa/moxa-1251.fw
2358File: moxa/moxa-1410.fw
2359File: moxa/moxa-1450.fw
2360File: moxa/moxa-1451.fw
2361File: moxa/moxa-1613.fw
2362File: moxa/moxa-1618.fw
2363File: moxa/moxa-1653.fw
2364File: moxa/moxa-1658.fw
6eed67a9
AL
2365
2366License:
2367The software accompanying this license statement (the “Software”)
2368is the property of Moxa Inc. (the “Moxa”), and is protected by
2369United States and International Copyright Laws and International
2370treaty provisions. No ownership rights are granted by this
2371Agreement or possession of the Software. Therefore, you must treat
2372the Licensed Software like any other copyrighted material. Your
2373rights and obligations in its use are described as follows:
2374
23751. You may freely redistribute this software under this license.
23762. You may freely download and use this software on Moxa's device.
23773. You may not modify or attempt to reverse engineer the software, or
2378 make any attempt to change or even examine the source code of the
2379 software.
23804. You may not re-license or sub-license the software to any person or
2381 business, using any other license.
23825. Moxa(r) is worldwide registered trademark.
2383
2384--------------------------------------------------------------------------
321bd6d9
SP
2385
2386Driver: cw1200 - ST-E CW1100/CW1200 WLAN driver
2387
a54a760d
SP
2388File: wsm_22.bin
2389Version: WSM395
2390Licence: Redistributable. See LICENSE.cw1200 for details.
2391
321bd6d9
SP
2392File: sdd_sagrad_1091_1098.bin
2393
2394License:
2395 Copyright (c) 2011-2013 Sagrad, Inc.
2396
2397 This SDD ("Static Dynamic Data") file is licensed strictly for use with
2398 the Sagrad WiFi modules (such as the SG901-1091/1098) that utilize the
2399 cw1200 driver. There is no warranty expressed or implied about its
2400 fitness for any purpose.
2401
2402 Permission is hereby granted for the distribution of this SDD file as
2403 part of Linux or other Open Source operating system kernel in text or
2404 binary form as required.
2405
a54a760d 2406 (Please note that the actual device firmware is separately licensed)
321bd6d9
SP
2407
2408--------------------------------------------------------------------------
2409
b8ac7c7e
RM
2410Driver: BFA/BNA - Brocade Adapter FC/FCOE drivers
2411
2412File: cbfw-3.2.1.1.bin
f8c22c69
BH
2413File: ctfw-3.2.1.1.bin
2414File: ct2fw-3.2.1.1.bin
76b366df 2415File: cbfw-3.2.3.0.bin
f8c22c69
BH
2416File: ctfw-3.2.3.0.bin
2417File: ct2fw-3.2.3.0.bin
b8ac7c7e
RM
2418
2419Licence:
2420
2421This file contains firmware data derived from proprietary unpublished
2422source code, Copyright (c) 2013 Brocade Communications Systems, Inc.
2423
2424Permission is hereby granted for the distribution of this firmware data
2425in hexadecimal or equivalent format, provided this copyright notice is
2426accompanying it.
2427
2428Found in hex form in kernel source.
2429
2430Brocade grants permission to use and redistribute these firmware files
2431for use with Brocade devices, but not as a part of the Linux
2432kernel or in any other form which would require these files themselves
2433to be covered by the terms of the GNU General Public License.
2434These firmware files are distributed in the hope that they will be
2435useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2436of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2437
2438--------------------------------------------------------------------------
2439