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
/
usb
/
if_wi_usb.c
Age
Commit message (
Expand
)
Author
2004-11-23
replace old net/if_ieee80211.h header with the net80211 ones, kernel part.
Federico G. Schwindt
2004-10-20
add devices found in linux driver
Jonathan Gray
2004-10-17
another new Corega USB wireless (found in Tokyo)
Theo de Raadt
2004-08-05
attach the compaq w100 and w200. the w100 should work with a bit of work. it
David Gwynne
2004-07-16
recognize the dwl-122 usb wireless card. from fgsch
Pedro Martelletto
2004-07-08
put "do { } while (0)" wrappers on all the debug maroc functions
Theo de Raadt
2004-03-16
unlock on error paths, from Patrick Latifi
Ted Unangst
2004-03-15
fix if(); error, also add missing error checks and close_pipe calls.
Dale Rahn
2004-02-27
JVC MP-XP7250 Builtin USB WLAN
Henning Brauer
2004-01-13
remove needs-flag from wi@usb. drahn@ ok.
Federico G. Schwindt
2003-12-23
recognize several more wi@usb devices.
Dale Rahn
2003-12-05
consistently treat wi_keylen as le16, fixes wicontrol crash for if_wi
Dale Rahn
2003-11-09
Zero the tx buffer before reusing it. This way stray bits will
Dale Rahn
2003-11-08
typos from Jonathon Gray;
Jason McIntyre
2003-10-26
Uhm, disable debugging my default, even if it probably is good to
Dale Rahn
2003-10-26
Driver for PRISM 2.5/3 based (wifi) USB adapters. This is a work in progress,
Dale Rahn