summaryrefslogtreecommitdiffstats
path: root/sys/dev/wi/if_wi_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diff"Renato Botelho2016-02-221-1/+1
* Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diffRenato Botelho2015-08-171-1/+1
* Remove opt_wi.himp2008-08-271-2/+0
* The APDL-325 is a Wireless LAN pcmcia adapter that sits inside someimp2008-08-271-0/+1
* Add an altnerative Siemens SpeedStream ID. This one is for a Prism 3imp2008-08-021-0/+1
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-46/+17
* Add ELSA XI330 product. This is rebadged and sold as SMC 2532W-B andimp2005-10-141-0/+2
* MFp4: save mac addr hint, eliminage OLDCARD shimsimp2005-09-221-35/+10
* Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8imp2005-07-101-0/+1
* Eliminate unused argument in PCMCIA_CARD macro.imp2005-06-241-49/+51
* Unbreak style(9) breakage from last commit. We try to avoid definingimp2005-03-271-4/+2
* Unbreak LINT.pjd2005-03-271-0/+3
* purge dead codesam2005-03-261-3/+0
* The two PLANEX cards listed in pccarddevs, identified only by theirimp2005-02-011-1/+1
* Use Intersil chip names for the symbols, since many makers use theimp2005-01-201-3/+3
* Add support for SENAO SL-2511CDimp2005-01-201-1/+2
* Call wi_free after we turn off the interrupts. If we call it before,imp2005-01-191-2/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Only match cards that claim to be network cards. I've had twoimp2004-06-091-0/+10
* Fix disordering of pccarddevs.h noticed by bde. Also remove a fewimp2004-05-271-21/+1
* Move to generating pccarddevs.h on the fly, both for the kernel andimp2004-05-261-1/+1
* It turns out that the module dependency on pccard is in error. Sinceimp2004-05-081-1/+0
* Add support for a new variant of the prism3 that has appaered in theimp2004-03-251-0/+1
* Fix slight disordering of supported cards.imp2003-12-271-3/+3
* Sony PEGA-WL110 Wireless LANimp2003-09-221-0/+1
* New Proxim Harmony OEM card.imp2003-09-201-0/+1
* o add experimental radiotap capture formatsam2003-09-051-1/+2
* This doesn't work, so back them out.imp2003-08-241-2/+2
* Return -100 rather than 0 for pccard probe routines. This allowsimp2003-08-241-2/+2
* LINKSYS2 -> BROMAXimp2003-08-211-3/+3
* Update to reflect NETGEAR_2 -> INTERSIL and INTERSIL -> INTERSIL2imp2003-08-211-2/+2
* Add microsoft mn-520 wlan card.imp2003-08-141-0/+1
* Add Linksys WCF12: from Scott Lambertimp2003-07-191-0/+1
* OpenBSD calls this AIRVAST, so use that insteadimp2003-07-151-1/+2
* Add Siemens SpeedStream 1021imp2003-07-151-0/+1
* Add support for asus wl100imp2003-07-111-0/+1
* Add corega PCCL-11 to match entry added to pccarddevs a while ago.imp2003-07-071-0/+1
* update for new 802.11 supportsam2003-06-281-1/+2
* ARtem ONAIR cardimp2003-06-111-0/+1
* Call wi_free on the failure cases of pccard.imp2003-06-111-2/+6
* Add generic OEM1 PRISM3 card.imp2003-04-271-0/+1
* - Express hard dependencies on bus (pci, isa, pccard) andmdodd2003-04-151-2/+3
* Make sure that pp_name is non-null before setting the deviceimp2003-04-101-1/+1
* Back out the _ND change. I plan on making all drivers default to that withimp2003-04-101-37/+37
* Use the new _ND macros to not include the description strings. If anyimp2003-04-081-40/+43
* Don't set the decription, since the pccard layer does that for us now.imp2003-04-081-10/+1
* Use __FBSDID rather than rcsid[].obrien2003-04-031-5/+3
* Add DLINK DWL650Himp2003-03-181-0/+1
* Add YIS YWL-11B. This card has same vendor id and product idshiba2003-02-151-0/+1
* Add Allied Telesis WR211PCM.shiba2003-01-171-0/+1
OpenPOWER on IntegriCloud