|
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0 |
|
| #
031beb4e |
| 16-Aug-2023 |
Warner Losh <[email protected]> |
sys: Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
|
Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0 |
|
| #
988a7cd1 |
| 30-Oct-2019 |
Mark Johnston <[email protected]> |
Add firmware images for Intel 9000-series wifi chips.
This is in preparation for adding the corresponding support to iwm(4).
Version 46 is the latest but contains unrecognized TLVs, so use version
Add firmware images for Intel 9000-series wifi chips.
This is in preparation for adding the corresponding support to iwm(4).
Version 46 is the latest but contains unrecognized TLVs, so use version 43 for now.
Obtained from: linux-firmware MFC after: 1 month Sponsored by: The FreeBSD Foundation
show more ...
|
|
Revision tags: release/11.3.0, release/12.0.0, release/11.2.0 |
|
| #
6472fa9a |
| 28-Mar-2018 |
Eitan Adler <[email protected]> |
[iwm] Add support for iwm 3168 cards
``` iwm0@pci0:5:0:0: class=0x028000 card=0x21108086 chip=0x24fb8086 rev=0x10 hdr=0x00 vendor = 'Intel Corporation' device = 'Dual Band Wireless-AC
[iwm] Add support for iwm 3168 cards
``` iwm0@pci0:5:0:0: class=0x028000 card=0x21108086 chip=0x24fb8086 rev=0x10 hdr=0x00 vendor = 'Intel Corporation' device = 'Dual Band Wireless-AC 3168NGW [Stone Peak]' class = network [94829] iwm0: <Intel(R) Dual Band Wireless AC 3168> mem 0xef700000-0xef701fff at device 0.0 on pci5 [94829] iwm0: hw rev 0x220, fw ver 22.361476.0, address 28:c6:3f:15:43:c5 ```
MFC After: 2 weeks Reviewed by: ivadasz (over IRC) PR: 224886 Differential Revision: https://reviews.freebsd.org/D14865
show more ...
|
| #
0b621317 |
| 10-Oct-2017 |
Enji Cooper <[email protected]> |
Add missing SUBDIR needed for iwmfw to load after ^/head@r324434
Submitted by: Pete Wright <[email protected]> MFC after: 1 month MFC with: r324434
|
| #
b46e7cdd |
| 10-Oct-2017 |
Enji Cooper <[email protected]> |
Sort SUBDIR and put entries on a single list
This is to aid with identifying diffs between commits.
MFC after: 3 days
|
|
Revision tags: release/10.4.0, release/11.1.0 |
|
| #
b60b5e75 |
| 22-Feb-2017 |
Adrian Chadd <[email protected]> |
[iwmfw] add 7265D firmware.
|
|
Revision tags: release/11.0.1, release/11.0.0 |
|
| #
e4ff4297 |
| 25-Jul-2016 |
Sean Bruno <[email protected]> |
Update iwmfw(4) to include support for 8260 series units and update f/w for the other devices supported by this driver.
Patch linked in https://reviews.freebsd.org/D6967 but not actually a part of t
Update iwmfw(4) to include support for 8260 series units and update f/w for the other devices supported by this driver.
Patch linked in https://reviews.freebsd.org/D6967 but not actually a part of the review.
Obtained from DragonflyBSD.
Submitted by: Kevin Bowling <[email protected]> MFC after: 2 weeks Relnotes: yes
show more ...
|
|
Revision tags: release/10.3.0, release/10.2.0 |
|
| #
d4886179 |
| 08-Aug-2015 |
Rui Paulo <[email protected]> |
Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.
There are still several bugs, but I've been using it for a while now. Thanks to all the testers and to Adrian for his help with this driver
Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.
There are still several bugs, but I've been using it for a while now. Thanks to all the testers and to Adrian for his help with this driver.
This driver isn't connected to the build yet, but it will be soon.
There's no MFC planned because the driver isn't very stable yet.
Reviewed by: adrian Obtained from: https://github.com/rpaulo/iwm Tested by: adrian, gjb, dumbbell (others that I forgot). Relnotes: yes
show more ...
|