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
/
pcmcia
/
if_ray.c
Age
Commit message (
Expand
)
Author
2002-11-19
Use queue.h macros instead of using the structure names directly.
Jason Wright
2002-06-04
spelling; raj@cerias.purdue.edu
Theo de Raadt
2002-03-24
from martin@netbsd:
Michael Shalayeff
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-08-17
quieten pcmcia/cardbus interrupt handling at unsuspend time
Theo de Raadt
2001-06-27
ALTQ'ify network drivers.
Kenjiro Cho
2001-06-25
ether_input_mbuf() conversion.
Federico G. Schwindt
2001-06-23
Remove repeated ethernet constants; use if_ether.h for it instead.
Federico G. Schwindt
2001-02-20
for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok
Michael Shalayeff
2001-01-22
nobody has base station for fh, and this was not ever discussed, bad angelos
Michael Shalayeff
2001-01-10
BSS mode by default.
Angelos D. Keromytis
2000-12-29
a few more ra_dprintf vs pktlen fmt fixes
Michael Shalayeff
2000-10-17
/* Authentication added by Steve Weiss <srw@alum.mit.edu> based on advice
Michael Shalayeff
2000-09-10
enable card on resume
Michael Shalayeff
2000-09-04
do not panic on detach
Michael Shalayeff
2000-06-29
No need to call bpfdetach(), that's done in if_detach().
Aaron Campbell
2000-05-18
cleanup ifdefs and remove static for ray_update_siglev()
Michael Shalayeff
2000-04-29
make bus_space_region* w/o extra functions, seem to work ok for us
Michael Shalayeff
2000-04-24
Do not unmap CCR before using them for the last time
Niklas Hallqvist
2000-03-23
new timeout code from netbsd; also remove trailing spaces and tabs, spaces in...
Michael Shalayeff
2000-03-22
raytheon/webgear ieee 802.11 FH wireless ethernet, from Christian E. Hopps, f...
Michael Shalayeff