index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
if_iwireg.h
Age
Commit message (
Expand
)
Author
2008-09-08
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
gmcgarry
2007-12-25
Convert many of the uses of __attribute__ to equivalent
perry
2006-12-20
- Upgrade to the latest firmware and as a result remove the error log dump.
skrll
2006-08-09
Adapt iwi(4) to use firmload(9) and remove firmware loading from
skrll
2005-11-29
Add support for software controlled LEDs as found on some
rpaulo
2005-11-18
Resolve conflicts. Changelog to follow.
skrll
2005-11-14
Dump the error log if we get an IWI_INTR_FATAL_ERROR interrupt.
skrll
2005-10-29
Re-arrange a bitfield according to host byte-order.
scw
2005-10-08
Use the new scan command for monitor mode as well.
skrll
2005-09-29
Fix the endianness of the scan command.
skrll
2005-09-25
Support hidden ESSID APs.
skrll
2005-09-25
Resolve conflicts.
skrll
2005-09-17
KNF. That is change u_intN_t to uintN_t.
skrll
2005-09-12
Fix spello.
skrll
2005-08-19
More sync with the FreeBSD driver.
skrll
2005-07-30
Partially fix. Now it comes up, associates with wep, but something is wrong
christos
2005-06-20
Implement monitor mode. From OpenBSD.
sekiya
2005-01-11
NetBSD RCSID
skrll
2005-01-11
iwi(4) - Intel PRO/Wireless 2200AG/2915ABG driver.
skrll