summaryrefslogtreecommitdiffstats
path: root/sys/dev/wi
Commit message (Expand)AuthorAgeFilesLines
* Merge from OpenBSD's fixes:imp2002-04-162-278/+278
* Minor format nitimp2002-04-161-1/+0
* Fix tx-rate setting for Lucent cards.brooks2002-04-141-0/+15
* Support the Siemens SpeedStream PCI card.brooks2002-04-141-0/+1
* After committing the forgotten IFM_IEEE80211_HOSTAP stuff to if_media.h,imp2002-04-121-10/+2
* unifdef -DWI_HOSTAP, like OpenBSD doesimp2002-04-125-56/+5
* ifdef WI_HOSTAP some stuff that seems like it needs to be ifdef'd.alfred2002-04-121-0/+2
* Replace the original host WEP implementation with the one in OpenBSDimp2002-04-122-146/+130
* Add ActionTec HWC01170 and Linksys IWN2imp2002-04-111-0/+2
* Integrate the hostap stuff that Thomas Skibo <skibo@packbell.net>imp2002-04-118-53/+1769
* better initimp2002-04-111-4/+6
* Sony ID is 0x0002, not 0x0001. Noticed by Ichiro Fukuhara-san when Iimp2002-04-081-1/+1
* The 3Com 3CRWE62092A (the XJack antenna product) does not have a hostimp2002-04-051-1/+1
* MFNetBSD:imp2002-04-041-0/+8
* MFNetBSD:imp2002-04-043-100/+123
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-1/+2
* o Reduce the gratuitous differences with NetBSD.imp2002-04-043-60/+34
* It would appear, from preliminary indications, that No Wires Necessaryimp2002-04-031-2/+0
* Four fixes from NetBSD:imp2002-04-034-62/+146
* Add some devices from OpenBSD/NetBSD:imp2002-04-021-1/+6
* First cut at breaking out the bus attachment from the bus independentimp2002-04-026-473/+612
* Change the suser() API to take advantage of td_ucred as well as do ajhb2002-04-011-6/+6
* More diff reduction patchesimp2002-04-012-15/+14
* Merge a little from NetBSD. This changes reduces the diffs between theimp2002-04-012-25/+14
* Fix type from last commitimp2002-04-011-2/+2
* Add more ID's from the PRISM family. from wi.c 1.61 and wireg.h 1.26 byimp2002-04-012-0/+12
* Identify PRISM 2.5 with ISL37300Pimp2002-03-292-7/+11
* Integrate the air-tools 0.2 from dachb0den labs.imp2002-03-293-72/+760
* o Rework the identify routine a little, merging it with NetBSD's wi.imp2002-03-163-50/+45
* Add support for 3Com Airconnect PCI cards.brooks2002-03-111-0/+1
* Add roaming and microwave oven support. Some minor formatting nits.imp2002-03-051-12/+58
* Remove __P to reduce diffs with NetBSD and my private tree.imp2002-03-051-40/+38
* Merge a little from NetBSD.imp2002-03-051-2/+24
* Add a bunch of cards from NetBSD and maybe other places.imp2002-03-041-0/+5
* Make 128-bit WEP (aka 104-bit WEP) work with Prism based cards.brooks2002-03-021-3/+6
* Add the following functions/macros to support byte order conversions andtmm2002-02-271-4/+2
* Add a missing field to the end of array marker in the pci_ids array.brooks2002-02-261-1/+1
* Add support for the Linksys WMP-11, Prism 2.5, PCI adaptor.brooks2002-02-122-78/+149
* identify GLPRISM2 PCI WaveLAN/IEEE 802.11alfred2002-01-311-0/+1
* Add support for Linksys WDT11 PCI adaptors.brooks2002-01-211-0/+1
* put function return types on a line by themselves as per style(9)alfred2001-12-271-32/+62
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-2/+2
* Replace %i formatting characters with %d since printf(9) doesn't support %i.alfred2001-12-081-1/+1
* Implement prism2 detection from NetBSD. This mostly obsoletes theimp2001-12-052-27/+107
* Add Buffalo AirStation 11Mbps CF WLAN card.imp2001-11-281-0/+1
* Add Linksys Instant Wireless Network PC Card from NetBSDimp2001-11-191-0/+1
* Hoist the Card/Card2 macros that I invented for the wi driver intoimp2001-11-151-29/+21
* Add a bunch of wireless cards for NEWBUS from NetBSD's list. I'mimp2001-11-111-3/+31
* s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharingimp2001-11-111-3/+3
* KSE Milestone 2julian2001-09-121-0/+1
OpenPOWER on IntegriCloud