summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/if_ray.c
AgeCommit message (Expand)Author
2001-08-17quieten pcmcia/cardbus interrupt handling at unsuspend timeTheo de Raadt
2001-06-27ALTQ'ify network drivers.Kenjiro Cho
2001-06-25ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-23Remove repeated ethernet constants; use if_ether.h for it instead.Federico G. Schwindt
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
2001-01-22nobody has base station for fh, and this was not ever discussed, bad angelosMichael Shalayeff
2001-01-10BSS mode by default.Angelos D. Keromytis
2000-12-29a few more ra_dprintf vs pktlen fmt fixesMichael Shalayeff
2000-10-17/* Authentication added by Steve Weiss <srw@alum.mit.edu> based on adviceMichael Shalayeff
2000-09-10enable card on resumeMichael Shalayeff
2000-09-04do not panic on detachMichael Shalayeff
2000-06-29No need to call bpfdetach(), that's done in if_detach().Aaron Campbell
2000-05-18cleanup ifdefs and remove static for ray_update_siglev()Michael Shalayeff
2000-04-29make bus_space_region* w/o extra functions, seem to work ok for usMichael Shalayeff
2000-04-24Do not unmap CCR before using them for the last timeNiklas Hallqvist
2000-03-23new timeout code from netbsd; also remove trailing spaces and tabs, spaces in...Michael Shalayeff
2000-03-22raytheon/webgear ieee 802.11 FH wireless ethernet, from Christian E. Hopps, f...Michael Shalayeff