freebsd-skq/sys/dev/wi
Sam Leffler 181ab45653 Fix wep operation for station mode:
o don't encapsulate on tx; the chip expect a raw frame w/o the crypto header
o clear the WEP bit in the 802.11 header on rx so the 802.11 layer doesn't
  try to strip the crypto header
o clobber the "drop unencoded frames" state bit when privacy is enabled so
  rx'd frames we pass up to the 802.11 layer are not discarded as unencrypted

This stuff will need to be redone if anyone decides to add WPA support.
2004-12-17 03:57:16 +00:00
..
if_wavelan_ieee.h Return support needed by dstumbler: 2003-06-27 00:49:04 +00:00
if_wi_pccard.c Only match cards that claim to be network cards. I've had two 2004-06-09 06:31:40 +00:00
if_wi_pci.c o Update for net80211 changes 2004-12-08 17:36:28 +00:00
if_wi.c Fix wep operation for station mode: 2004-12-17 03:57:16 +00:00
if_wireg.h update radiotap support to reflect recent changes: 2003-12-28 06:58:52 +00:00
if_wivar.h o Update for net80211 changes 2004-12-08 17:36:28 +00:00
spectrum24t_cf.h