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
/
ic
/
wi.c
Age
Commit message (
Expand
)
Author
2002-03-21
I have Prism2 with 0.8.2 firmware, and have no problem
itohy
2002-03-17
don't set prism2 bit when WI_NIC_LUCENT is detected
dbj
2002-03-10
fix 128bit WEP work with Prism2 Card.
ichiro
2002-03-10
Add a nic I don't really know much about, but it's used on my D-Link card.
augustss
2002-03-06
return EINPROGRESS instead of EINVAL when trying to read
dbj
2002-03-04
Don't attempt to gather unrequested statistics.
dbj
2002-03-04
fix byte swapping when gathering statistics
dbj
2002-03-04
correctly handle AP scanning result when there are no APs
dbj
2002-03-04
used %02x instead of %x when printing out BSS ids
dbj
2002-03-04
s/Faild/Failed/
dbj
2002-02-26
use #ifdef WI_DEBUG instead of #if WI_DEBUG
dbj
2002-02-26
avoid walking full length of unknown stats structure.
dbj
2002-02-18
fix indent
yamt
2002-02-18
add a missing splx in the case of error.
yamt
2002-02-17
Protect calls to wi_cmd() from callout handlers by proper splnet()/splx()
martin
2002-02-13
make the driver even more silent; print state change messages only if IFF_DEBUG.
itojun
2002-02-01
Don't display some (non-exceptional) events unless IFF_DEBUG is set.
martin
2002-01-21
if AP is nothing, FrameLen is 3 or less.
ichiro
2002-01-21
Print Association status changes to the console.
ichiro
2002-01-21
"Association Faild" was added to "Link Stat" messages.
ichiro
2002-01-20
mistake bit number of tx_rate
ichiro
2002-01-20
When the length of the key of WEP was 5 or less octets, WEP was set to 40Bit.
ichiro
2002-01-18
to use 104bit WEP key
ichiro
2002-01-09
print link status changes to the console
drochner
2002-01-05
revert changes I made a long time ago. This should undo the changes which ar...
explorer
2001-11-13
add/cleanup RCSID
lukem
2001-11-11
Get rid of duplicate RID definitions.
christos
2001-10-14
The description about soft-reset of WI_PCI_COR was added
ichiro
2001-10-13
Add Intersil Prism2.5 Mini-PCI wavelan.
ichiro
2001-09-22
Implement two major items:
explorer
2001-08-16
Fix indentation in switch statement, per kern/13725 by seebs.
wiz
2001-08-13
Space nit. kern/13712 by seebs.
wiz
2001-07-26
make local variable 'len' in wi_set_nwkey() size_t (hence unsigned)
jdolecek
2001-07-07
bzero -> memset
thorpej
2001-07-07
bcopy -> memcpy
thorpej
2001-07-07
bcmp -> memcmp
thorpej
2001-06-27
The back end driver doesn't need PCMCIA headers, but it does need
nathanw
2001-06-12
Don't need INET or NS includes here.
thorpej
2001-06-04
Don't pass nonpositive repeat count to CSR_*_MULTI_2.
toshii
2001-06-02
Use bus_space_{read,write}_multi_stream_2 where available.
toshii
2001-05-20
add more comment about firmware of EVAL-CARD.
ichiro
2001-05-20
chenge chip and card identity,
ichiro
2001-05-16
support BUFFALO AirStation WLI-PCM-S11
ichiro
2001-05-16
Big-endian support.
tsubai
2001-05-16
add prism chip identity, Prism2 with SST flush.
ichiro
2001-05-16
cosmetic change.
ichiro
2001-05-15
fixed mistake.
ichiro
2001-05-15
Fix indentation in recent commit.
ichiro
2001-05-15
getting prism2 firm ver routine to wi_get_id().
ichiro
2001-05-15
WEP cannot be used when Prism2 Firm version is lower than 0.8.3.
ichiro
[next]