OpenGrok
Cross Reference: if_iwmreg.h
xref
: /
src
/
sys
/
dev
/
pci
/
if_iwmreg.h
Home
|
History
|
Annotate
|
Download
|
only in
pci
History log of
/src/sys/dev/pci/if_iwmreg.h
Revision
Date
Author
Comments
1.14
01-Sep-2023
andvar
fix typos in comments, mainly s/innner/inner/.
1.13
24-Jun-2023
msaitoh
Fix typo in comment.
1.12
05-Dec-2021
msaitoh
s/coresponding/corresponding/ in comment.
1.11
05-Dec-2021
msaitoh
availabe -> available in comment.
1.10
10-Nov-2021
msaitoh
s/unoticable/unnoticeable/ in comment.
1.9
17-Aug-2021
andvar
fix multiplei repetitive typos in comments, messages and documentation. mainly because copy paste code big amount of files are affected.
1.8
02-Jun-2021
nia
Can't left shift a signed int by 31. Found by kubsan.
1.7
19-Apr-2018
christos
branches: 1.7.8; 1.7.20;
s/static inline/static __inline/g for consistency.
1.6
14-Mar-2017
nonaka
branches: 1.6.6; 1.6.10; 1.6.14; 1.6.16;
iwm(4): update firmware to maintained core release.
firmware from https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git/tree/?id=4b9559fb0565f582a21a4070a81a3b6a7d77610b
1.5
13-Jan-2017
nonaka
branches: 1.5.2;
iwm(4): 3165 works fine with iwlwifi-7265D-17.ucode firmware.
firmware from http://git.kernel.org/cgit/linux/kernel/git/iwlwifi/linux-firmware.git/tree/?id=be8a6fcba2e48e00674d1f35e6def56e2268039c
1.4
09-Jan-2017
nonaka
Added enum iwm_tx_pm_timeouts from FreeBSD.
1.3
18-Dec-2016
nonaka
iwm(4): Sync with OpenBSD.
7265 works fine.
7260 and 3160 maybe work.
7265D, 3165 and 8260 not work yet.
if_iwm.c: r1.147.
if_iwmreg.h: r1.19 without r1.16.
if_iwmvar.h: r1.24.
firmware is taken from https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi
- iwlwifi-7260-ucode-16.242414.0.tgz
- iwlwifi-3160-ucode-16.242414.0.tgz
- iwlwifi-7265-ucode-16.242414.0.tgz
- iwlwifi-8000-ucode-16.242414.0.tgz
1.2
16-Feb-2015
nonaka
branches: 1.2.2; 1.2.4;
whitespace
1.1
07-Feb-2015
pooka
Add a driver for Intel Centrino 7260 and similar wireless cards.
Supported devices should more or less match ones supported
by the Linux iwlwifi mvm driver. Sponsored by genua mbh for OpenBSD.
This is probably the world's first Canadian cross device driver: it was
created for OpenBSD by writing and porting a NetBSD driver which was
developed in a rump kernel in Linux userspace.
Note: I don't have access to the hardware anymore, so this version is
not tested and not enabled by default. While I tried to be careful in
adding the NetBSD bits back, it's probable that there's a snafu or two.
Feel free to send private email in case you have the hardware and there
are issues.
1.2.4.2
20-Mar-2017
pgoyette
Sync with HEAD
1.2.4.1
07-Jan-2017
pgoyette
Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
1.2.2.4
28-Aug-2017
skrll
Sync with HEAD
1.2.2.3
05-Feb-2017
skrll
Sync with HEAD
1.2.2.2
06-Apr-2015
skrll
Sync with HEAD
1.2.2.1
16-Feb-2015
skrll
file if_iwmreg.h was added on branch nick-nhusb on 2015-04-06 15:18:10 +0000
1.5.2.1
21-Apr-2017
bouyer
Sync with HEAD
1.6.16.1
22-Apr-2018
pgoyette
Sync with HEAD
1.6.14.2
03-Dec-2017
jdolecek
update from HEAD
1.6.14.1
14-Mar-2017
jdolecek
file if_iwmreg.h was added on branch tls-maxphys on 2017-12-03 11:37:07 +0000
1.6.10.2
25-Jul-2017
snj
Apply patch (requested by nonaka in ticket #1413):
iwm(4): Add a driver for Intel Wireless 726x, 316x, 826x and 416x series.
Ported from OpenBSD.
1.6.10.1
14-Mar-2017
snj
file if_iwmreg.h was added on branch netbsd-7 on 2017-07-25 19:43:03 +0000
1.6.6.1
05-Jun-2021
martin
Pull up following revision(s) (requested by nia in ticket #1682):
sys/dev/pci/if_iwmreg.h: revision 1.8
Can't left shift a signed int by 31. Found by kubsan.
1.7.20.1
17-Jun-2021
thorpej
Sync w/ HEAD.
1.7.8.1
05-Jun-2021
martin
Pull up following revision(s) (requested by nia in ticket #1282):
sys/dev/pci/if_iwmreg.h: revision 1.8
Can't left shift a signed int by 31. Found by kubsan.
Indexes created Wed Oct 22 13:09:56 GMT 2025