summaryrefslogtreecommitdiffstats
path: root/sys/dev/wi/if_wi_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diff"Renato Botelho2016-02-221-1/+0
* Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diffRenato Botelho2015-08-171-0/+1
* Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCIscottl2013-08-121-11/+1
* Minor tweaks to names and comments now that I understand what's goingimp2008-08-021-5/+5
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-5/+2
* Since DELAY() was moved, most <machine/clock.h> #includes have beenphk2006-05-161-1/+0
* Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE andrwatson2005-08-091-1/+1
* Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, returnimp2005-03-011-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* o Update for net80211 changessam2004-12-081-8/+6
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-4/+4
* o add experimental radiotap capture formatsam2003-09-051-1/+2
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* Add the PCI Id of the Intersil prism3 (mini-PCI) WLAN chip. The Vaiomarcel2003-08-081-0/+1
* Fix a couple of bugs in the resume handler. Don't call the if_initjdp2003-07-261-2/+3
* Add Addtron AWA-100 wireless PCI cardimp2003-07-191-0/+1
* update for new 802.11 supportsam2003-06-281-1/+2
* Call wi_free() in all the relevant error cases.imp2003-06-111-3/+2
* - Express hard dependencies on bus (pci, isa, pccard) andmdodd2003-04-151-2/+3
* Add SMC 2602W pci card, from a post to mobile@imp2003-03-181-0/+1
* new wi driver that uses the 802.11 link layer codesam2003-01-151-7/+9
* Suspend/resume support (mostly for MiniPCI Prism2.5 boards).mdodd2003-01-141-0/+34
* Add an entry for the US Robotics 2415.nsayer2002-06-141-0/+1
* We don't need the card_if.h here. It breaks the building of kernelsimp2002-04-291-7/+2
* Alphabetize descriptions and remove the "PCI" from the desciptions.imp2002-04-281-5/+6
* Better names for the PCI cards. The biggest change is that we nowimp2002-04-271-7/+7
* Make this driver compile for -stable also to prep for MFCimp2002-04-261-0/+2
* Support the Siemens SpeedStream PCI card.brooks2002-04-141-0/+1
* unifdef -DWI_HOSTAP, like OpenBSD doesimp2002-04-121-2/+0
* Integrate the hostap stuff that Thomas Skibo <skibo@packbell.net>imp2002-04-111-0/+3
* Four fixes from NetBSD:imp2002-04-031-1/+0
* First cut at breaking out the bus attachment from the bus independentimp2002-04-021-0/+235
OpenPOWER on IntegriCloud