summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_wi.c
Commit message (Expand)AuthorAgeFilesLines
* When in infrastructure mode, use address 3 from the 802.11 header as thewpaul2000-04-171-2/+7
* Modify if_wi.c to call bpfdetach(ifp) before if_detach(ifp), so as torwatson2000-03-191-0/+2
* Add support for WEP (encryption) for silver and gold WaveLAN/IEEE turbo cards.wpaul2000-02-021-0/+30
* Correctly set the data length when transmitting 802.3 frames (we need towpaul2000-01-121-3/+2
* Fix invocation of bus_teardown_intr(). The last arg is supposed to bewpaul1999-12-081-1/+1
* Update the WaveLAN/IEEE driver:wpaul1999-11-251-160/+388
* Fix a warning.peter1999-11-181-3/+1
* Disable old PCCARD_MODULE code.imp1999-10-291-0/+2
* As suggested by phk, unconditionalize BPF support in these drivers. Sincewpaul1999-09-231-9/+0
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Clean up after removing sys/eventhandler.h from sys/systm.h at the lastmsmith1999-08-211-2/+3
* Implement a new generic mechanism for attaching handler functions tomsmith1999-08-211-6/+7
* Rename bpfilter to bpf.des1999-07-061-7/+7
* Patch the WaveLAN/IEEE driver to detect and reject oversized receivedwpaul1999-07-041-2/+19
* Small optimization: use wi_seek() in wi_read_record() and wi_write_record()wpaul1999-06-061-27/+9
* - Fix up some comments in if_wi.c (no code changes)wpaul1999-05-221-9/+9
* Add support to wicontrol(8) and wi(4) for enabling and configuringwpaul1999-05-071-2/+16
* Modify wicontrol(8) and wi(4) to allow setting the frequency of thewpaul1999-05-061-2/+23
* Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIAwpaul1999-05-051-4/+4
* Add device driver support for the Lucent WaveLAN/IEEE 802.11 wirelesswpaul1999-05-051-0/+1315
OpenPOWER on IntegriCloud