aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/wi
Commit message (Expand)AuthorAgeFilesLines
* Second part of ALTQ driver modifications, covering:Max Laier2004-08-011-10/+6
* Link ALTQ to the build and break with ABI for struct ifnet. Please recompileMax Laier2004-06-131-0/+2
* Only match cards that claim to be network cards. I've had twoWarner Losh2004-06-091-0/+10
* Fix disordering of pccarddevs.h noticed by bde. Also remove a fewWarner Losh2004-05-271-21/+1
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-261-1/+1
* It turns out that the module dependency on pccard is in error. SinceWarner Losh2004-05-081-1/+0
* radiotap updates:Sam Leffler2004-04-012-6/+13
* correct xmit-side radiotap collection by tap'ing the frame beforeSam Leffler2004-04-011-4/+4
* Add support for a new variant of the prism3 that has appaered in theWarner Losh2004-03-251-0/+1
* Don't announce MAC addresses twice.Matthew N. Dodd2004-03-201-1/+0
* Eliminate bogus usage of WI_RSSI_TO_DBM(). Not only does it boguslyBrian Feldman2004-03-171-4/+2
* Convert callers to the new bus_alloc_resource_any(9) API.Nate Lawson2004-03-172-8/+8
* update radiotap support to reflect recent changes:Sam Leffler2003-12-282-13/+14
* o eliminate widespread on-stack mbuf use for bpf by introducingSam Leffler2003-12-281-34/+12
* Fix slight disordering of supported cards.Warner Losh2003-12-271-3/+3
* Older versions of the intersil firmware is a lot slower than newerWarner Losh2003-12-092-1/+8
* Fix Lucent cards.Warner Losh2003-12-021-10/+25
* Truly fix the lockup mentioned in 1.153. The PRISM hardware is notBrian Feldman2003-11-041-0/+9
* Despite making the card not lock up, thae workaround from 1.153 didn'tBrian Feldman2003-11-041-3/+0
* Fix wi(4)'s WI_RID_SCAN_RES ioctl (wicontrol -L). The wrong lengthBrian Feldman2003-11-041-9/+13
* On my ZoomAir-branded Intersil PRISM2 cards, if you try to set theBrian Feldman2003-11-041-0/+3
* Replace the if_name and if_unit members of struct ifnet with new membersBrooks Davis2003-10-311-2/+1
* mark interrupt handlers MPSAFESam Leffler2003-10-291-1/+1
* Sony PEGA-WL110 Wireless LANWarner Losh2003-09-221-0/+1
* New Proxim Harmony OEM card.Warner Losh2003-09-201-0/+1
* o add experimental radiotap capture formatSam Leffler2003-09-055-13/+125
* This doesn't work, so back them out.Warner Losh2003-08-241-2/+2
* Return -100 rather than 0 for pccard probe routines. This allowsWarner Losh2003-08-241-2/+2
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-2/+2
* LINKSYS2 -> BROMAXWarner Losh2003-08-211-3/+3
* Update to reflect NETGEAR_2 -> INTERSIL and INTERSIL -> INTERSIL2Warner Losh2003-08-211-2/+2
* MFp4 changes to fix locking issues and correct referenceSam Leffler2003-08-191-22/+51
* Add microsoft mn-520 wlan card.Warner Losh2003-08-141-0/+1
* Add the PCI Id of the Intersil prism3 (mini-PCI) WLAN chip. The VaioMarcel Moolenaar2003-08-081-0/+1
* Fix a couple of bugs in the resume handler. Don't call the if_initJohn Polstra2003-07-261-2/+3
* o Add monitor mode support. This tested fine with prism cards but may requireSam Leffler2003-07-211-2/+29
* track changes to 802.11 code:Sam Leffler2003-07-202-22/+23
* Add Addtron AWA-100 wireless PCI cardWarner Losh2003-07-191-0/+1
* Add Linksys WCF12: from Scott LambertWarner Losh2003-07-191-0/+1
* OpenBSD calls this AIRVAST, so use that insteadWarner Losh2003-07-151-1/+2
* Add Siemens SpeedStream 1021Warner Losh2003-07-151-0/+1
* Add support for asus wl100Warner Losh2003-07-111-0/+1
* Add corega PCCL-11 to match entry added to pccarddevs a while ago.Warner Losh2003-07-071-0/+1
* Revert the previous commit, it snuck in by accident.Scott Long2003-07-031-10/+0
* Mega busdma API commit.Scott Long2003-07-011-0/+10
* catch failure to fetch the card's "own channel"; this should not happenSam Leffler2003-06-291-0/+4
* update for new 802.11 supportSam Leffler2003-06-284-148/+92
* Return support needed by dstumbler:Sam Leffler2003-06-272-12/+174
* As a workaround for the latest problems, don't init hermes cards moreWarner Losh2003-06-131-1/+1
* ARtem ONAIR cardWarner Losh2003-06-111-0/+1