index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
if_wpireg.h
Age
Commit message (
Expand
)
Author
2013-11-26
1 << 31 cleanup. Eitan Adler pointed out that there has been a
Theo de Raadt
2009-10-24
add explicit barriers for read/write accesses to prph and internal memory.
Damien Bergamini
2009-10-24
oops i forgot the if_wpireg.h file in last my commit
Damien Bergamini
2009-05-29
fix confusion between number of DMA channels and number of Tx queues.
Damien Bergamini
2009-05-24
reduce Rx ring size from 256 to 64 slots.
Damien Bergamini
2008-11-25
move some generic PCIe register flags used in wpi(4) and iwn(4)
Damien Bergamini
2008-11-09
rework the rate coding code to get rid of the ugly {wpi,iwn}_plcp_signal()
Damien Bergamini
2008-11-08
major wpi(4) overhaul.
Damien Bergamini
2007-09-11
- add callbacks for setting EDCA parameters and pairwise crypto keys.
Damien Bergamini
2007-09-10
fix boot code maximum size.
Damien Bergamini
2007-09-10
- add support for 802.11 headers with various sizes (will be required
Damien Bergamini
2007-07-24
hardware WEP in the TX path.
Damien Bergamini
2007-07-10
change firmware loading code to adopt the new 2.14.4 firmware layout.
Damien Bergamini
2007-06-16
do not allocate ring descriptors for the service queue.
Damien Bergamini
2007-06-09
print regulatory domain in dmesg output.
Damien Bergamini
2007-06-05
Major wpi(4) update:
Damien Bergamini
2006-11-13
first round of commits for proper 11b/g protection support:
Damien Bergamini
2006-08-28
Completely rework the allocation/management of Rx buffers.
Damien Bergamini
2006-08-01
- improve scan code to support scanning of 802.11a channels
Damien Bergamini
2006-06-17
Move AMRR rate control algorithm out of wpi(4) and ural(4), into net80211.
Damien Bergamini
2006-06-16
- fix reassociations (the firmware was crashing because the configuration
Damien Bergamini
2006-06-05
- discard Rx frames with a bad CRC early
Damien Bergamini
2006-05-25
automatic rate control (AMRR) + cosmetic and small fixes
Damien Bergamini
2006-05-20
more rx radiotap stats
Damien Bergamini
2006-05-20
- fix monitor mode
Damien Bergamini
2006-05-20
- fix CCK mask for 802.11b/only
Damien Bergamini
2006-05-20
- fix short slot time and short preamble settings
Damien Bergamini
2006-05-14
Initial import of wpi(4), a blob-free driver for Intel PRO/Wireless 3945ABG
Damien Bergamini