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
/
ic
/
if_wireg.h
Age
Commit message (
Expand
)
Author
2002-05-01
Change WI_PORTTYPE_IBSS to 4. This change got lost in the big ibss
Todd C. Miller
2002-04-06
Add support for setting antenna diversity on Symbol cards.
Todd C. Miller
2002-04-06
Add support for Symbol cards and printing of the primary station
Todd C. Miller
2002-03-30
o Move register definitions to if_wireg.h
Todd C. Miller
2002-03-28
some BITS defs for %b
Michael Shalayeff
2002-03-28
basic host-ap implementation, more work is needed; from Thomas Skibo <skibo@p...
Michael Shalayeff
2002-03-28
recognize isl37300p as a prism2.5, for niels baby
Michael Shalayeff
2002-03-26
Add support for the TMD7160 dumb PCI-ISA bridge (similar in function to
Todd C. Miller
2002-02-21
In WI_SETSTR round up i_len to be an even number if needed since we
Todd C. Miller
2002-02-19
add support for media and other generic 802.11 ioctls, elliminates need for w...
Michael Shalayeff
2001-12-21
increase the timeout 10x, it seems some cards cannot keep up w/ our pace
Michael Shalayeff
2001-12-20
for mimi-pci cards registers are word in a dword, missed that in bringing ove...
Michael Shalayeff
2001-10-25
implement "the other" pci interface for wavelans, found on intersil
Michael Shalayeff
2001-10-25
add prism2.5 mini-pci nic id
Michael Shalayeff
2001-06-25
Add the missing endian pieces to wavelan driver.
Dale Rahn
2001-06-07
Kill #define duplicates between if_wireg.h and if_wi_ieee.h
Todd C. Miller
2001-06-07
no, definately *wi.* does not work here
Michael Shalayeff
2001-06-06
PCI shim for if_wi.c as promised. Magic for setting the PLX up
Todd C. Miller
2001-05-15
Split wi(4) into bus-dependent and bus-independent bits similar to
Todd C. Miller