OpenGrok
Cross Reference: if_iwnreg.h
xref
: /
src
/
sys
/
dev
/
pci
/
if_iwnreg.h
Home
|
History
|
Annotate
|
Download
|
only in
pci
History log of
/src/sys/dev/pci/if_iwnreg.h
Revision
Date
Author
Comments
1.18
17-Jun-2021
msaitoh
Use unsigned to avoid undefined behavior. Found by kUBSan.
1.17
19-Jul-2017
mlelstv
branches: 1.17.22;
Pull in some hardware support from FreeBSD. Also fix 5GHz mode by
adapting the method described in: https://forums.freebsd.org/threads/53574/.
1.16
11-Mar-2017
maya
branches: 1.16.6;
Add missing comma, else the strings are concatenated (and possibly the
wrong message is used). noted by coverity.
Linux iwlwifi strings seem similar.
1.15
09-Nov-2014
nonaka
branches: 1.15.2; 1.15.4; 1.15.6;
Use correct IWN_HW_REV_TYPE_MASK.
1.14
30-Oct-2014
nonaka
Add support for Intel Centrino Wireless-N 100/105/130/135/2200/2230.
From OpenBSD.
1.13
28-Jul-2013
prlw1
branches: 1.13.4;
Add support for Centrino Wireless-N 1030 and Centrino Advanced-N 6230
http://mail-index.netbsd.org/tech-net/2013/01/04/msg003802.html
1.12
15-Jun-2013
christos
branches: 1.12.2;
reflect the correct OpenBSD versions we are synced with.
1.11
30-Mar-2013
christos
Use only one set of EDCA variables
1.10
08-Oct-2011
elric
branches: 1.10.2; 1.10.12;
Update from OpenBSD merging in 1.111 and 1.112 with log messages:
1.112 Differential gain calibration makes the 6005 firmware crap
out, so skip it for now until we figure out why. This
probably means the device won't function optimally, but
that's better than not functioning at all. Makes my "Intel
Centrinto Advanced-N 6205" work quite well.
1.111 The 6005 and 6050-based parts need DC calibration turned
on, otherwise the firmware will crap out, at least on the
6005. First step to getting my "Intel Centrino Advanced-N
6205" to work.
Both are commited by kettenis@openbsd.org.
1.9
15-May-2011
christos
update from OpenBSD by msaitoh. Tested on amd64.
1.8
18-Jun-2010
christos
branches: 1.8.2;
Patch from Sverre Froyen to avoid panic when an ioctl happens while the
driver is initializing.
1.7
16-Apr-2010
christos
Update with newer version from Sverre Froyen
1.6
11-Sep-2009
christos
branches: 1.6.2; 1.6.4;
Add support for the 5100 and newer firmware. Tested also with the 4900.
Thanks to everyone for helping and testing.
1.5
13-Nov-2008
blymn
Actually declare the structures used in iwn_scan_hdr instead of using
pointer arithmetic to create the elements on the fly.
Other changes to scan routine taken from FreeBSD driver.
1.4
13-Oct-2008
blymn
branches: 1.4.2;
Correct beacon structure
Add scan abort command
Add TX status codes from FreeBSD driver
1.3
09-Feb-2008
skrll
branches: 1.3.2; 1.3.4; 1.3.10; 1.3.12; 1.3.16; 1.3.22;
More whitespace and RCSIds.
1.2
09-Feb-2008
ober
Clean up white space and KNF everything.
1.1
09-Feb-2008
ober
Intel PRO/Wireless LAN 4965AGN Mini-PCI Adapter Driver ported from OpenBSD
by deroote@. OK nick@ moof@
1.3.22.2
13-Dec-2008
haad
Update haad-dm branch to haad-dm-base2.
1.3.22.1
19-Oct-2008
haad
Sync with HEAD.
1.3.16.3
11-Aug-2010
yamt
sync with head.
1.3.16.2
16-Sep-2009
yamt
sync with head
1.3.16.1
04-May-2009
yamt
sync with head.
1.3.12.2
23-Mar-2008
matt
sync with HEAD
1.3.12.1
09-Feb-2008
matt
file if_iwnreg.h was added on branch matt-armv6 on 2008-03-23 02:04:47 +0000
1.3.10.1
17-Jan-2009
mjf
Sync with HEAD.
1.3.4.2
18-Feb-2008
mjf
Sync with HEAD.
1.3.4.1
09-Feb-2008
mjf
file if_iwnreg.h was added on branch mjf-devfs on 2008-02-18 21:05:57 +0000
1.3.2.2
11-Feb-2008
yamt
sync with head.
1.3.2.1
09-Feb-2008
yamt
file if_iwnreg.h was added on branch yamt-lazymbuf on 2008-02-11 14:59:38 +0000
1.4.2.1
19-Jan-2009
skrll
Sync with HEAD.
1.6.4.3
31-May-2011
rmind
sync with head
1.6.4.2
03-Jul-2010
rmind
sync with head
1.6.4.1
30-May-2010
rmind
sync with head
1.6.2.2
17-Aug-2010
uebayasi
Sync with HEAD.
1.6.2.1
30-Apr-2010
uebayasi
Sync with HEAD.
1.8.2.1
06-Jun-2011
jruoho
Sync with HEAD.
1.10.12.3
03-Dec-2017
jdolecek
update from HEAD
1.10.12.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.10.12.1
23-Jun-2013
tls
resync from head
1.10.2.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.12.2.1
28-Aug-2013
rmind
sync with head
1.13.4.1
28-Jan-2015
martin
Pull up following revision(s) (requested by nonaka in ticket #467):
external/intel-fw-public/iwl2030/dist/iwlwifi-2030-6.ucode: revision 1.1
distrib/sets/lists/base/mi: revision 1.1091
share/man/man4/iwn.4: revision 1.13
external/intel-fw-public/iwl100/Makefile: revision 1.1
external/intel-fw-public/iwl2030/Makefile: revision 1.1
external/intel-fw-public/iwl135/Makefile: revision 1.1
sys/dev/pci/pcidevs: revision 1.1205
external/intel-fw-public/Makefile: revision 1.8
external/intel-fw-public/iwl135/dist/iwlwifi-135-6.ucode: revision 1.1
external/intel-fw-public/iwl2030/dist/LICENSE.iwlwifi-2030-ucode: revision 1.1
external/intel-fw-public/iwl105/dist/LICENSE.iwlwifi-105-ucode: revision 1.1
external/intel-fw-public/iwl2000/dist/LICENSE.iwlwifi-2000-ucode: revision 1.1
external/intel-fw-public/iwl100/dist/iwlwifi-100-5.ucode: revision 1.1
external/intel-fw-public/iwl135/dist/LICENSE.iwlwifi-135-ucode: revision 1.1
external/intel-fw-public/iwl135/dist/README.iwlwifi-135-ucode: revision 1.1
sys/dev/pci/if_iwnvar.h: revision 1.16
external/intel-fw-public/iwl2000/dist/iwlwifi-2000-6.ucode: revision 1.1
external/intel-fw-public/iwl100/dist/README.iwlwifi-100-ucode: revision 1.1
sys/dev/pci/if_iwn.c: revision 1.72
sys/dev/pci/if_iwnreg.h: revision 1.14
external/intel-fw-public/iwl105/dist/README.iwlwifi-105-ucode: revision 1.1
external/intel-fw-public/iwl100/dist/LICENSE.iwlwifi-100-ucode: revision 1.1
external/intel-fw-public/iwl2000/dist/README.iwlwifi-2000-ucode: revision 1.1
external/intel-fw-public/iwl105/dist/iwlwifi-105-6.ucode: revision 1.1
external/intel-fw-public/iwl2000/Makefile: revision 1.1
external/intel-fw-public/iwl105/Makefile: revision 1.1
external/intel-fw-public/iwl2030/dist/README.iwlwifi-2030-ucode: revision 1.1
Add some Intel Wi-Fi devices.
Add support for Intel Centrino Wireless-N 100/105/130/135/2200/2230.
From OpenBSD.
1.15.6.1
21-Apr-2017
bouyer
Sync with HEAD
1.15.4.1
20-Mar-2017
pgoyette
Sync with HEAD
1.15.2.1
28-Aug-2017
skrll
Sync with HEAD
1.16.6.1
25-Aug-2017
snj
Pull up following revision(s) (requested by mlelstv in ticket #218):
sys/dev/pci/if_iwn.c: revision 1.85
sys/dev/pci/if_iwnreg.h: revision 1.17
sys/dev/pci/if_iwnvar.h: revision 1.20
Pull in some hardware support from FreeBSD. Also fix 5GHz mode by
adapting the method described in: https://forums.freebsd.org/threads/53574/.
1.17.22.1
17-Jun-2021
thorpej
Sync w/ HEAD.
Indexes created Thu Oct 16 14:10:15 GMT 2025