| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ELSA XI330 product. This is rebadged and sold as SMC 2532W-B and | imp | 2005-10-14 | 1 | -0/+2 |
* | MFp4: save mac addr hint, eliminage OLDCARD shims | imp | 2005-09-22 | 1 | -35/+10 |
* | Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8 | imp | 2005-07-10 | 1 | -0/+1 |
* | Eliminate unused argument in PCMCIA_CARD macro. | imp | 2005-06-24 | 1 | -49/+51 |
* | Unbreak style(9) breakage from last commit. We try to avoid defining | imp | 2005-03-27 | 1 | -4/+2 |
* | Unbreak LINT. | pjd | 2005-03-27 | 1 | -0/+3 |
* | purge dead code | sam | 2005-03-26 | 1 | -3/+0 |
* | The two PLANEX cards listed in pccarddevs, identified only by their | imp | 2005-02-01 | 1 | -1/+1 |
* | Use Intersil chip names for the symbols, since many makers use the | imp | 2005-01-20 | 1 | -3/+3 |
* | Add support for SENAO SL-2511CD | imp | 2005-01-20 | 1 | -1/+2 |
* | Call wi_free after we turn off the interrupts. If we call it before, | imp | 2005-01-19 | 1 | -2/+2 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
* | Only match cards that claim to be network cards. I've had two | imp | 2004-06-09 | 1 | -0/+10 |
* | Fix disordering of pccarddevs.h noticed by bde. Also remove a few | imp | 2004-05-27 | 1 | -21/+1 |
* | Move to generating pccarddevs.h on the fly, both for the kernel and | imp | 2004-05-26 | 1 | -1/+1 |
* | It turns out that the module dependency on pccard is in error. Since | imp | 2004-05-08 | 1 | -1/+0 |
* | Add support for a new variant of the prism3 that has appaered in the | imp | 2004-03-25 | 1 | -0/+1 |
* | Fix slight disordering of supported cards. | imp | 2003-12-27 | 1 | -3/+3 |
* | Sony PEGA-WL110 Wireless LAN | imp | 2003-09-22 | 1 | -0/+1 |
* | New Proxim Harmony OEM card. | imp | 2003-09-20 | 1 | -0/+1 |
* | o add experimental radiotap capture format | sam | 2003-09-05 | 1 | -1/+2 |
* | This doesn't work, so back them out. | imp | 2003-08-24 | 1 | -2/+2 |
* | Return -100 rather than 0 for pccard probe routines. This allows | imp | 2003-08-24 | 1 | -2/+2 |
* | LINKSYS2 -> BROMAX | imp | 2003-08-21 | 1 | -3/+3 |
* | Update to reflect NETGEAR_2 -> INTERSIL and INTERSIL -> INTERSIL2 | imp | 2003-08-21 | 1 | -2/+2 |
* | Add microsoft mn-520 wlan card. | imp | 2003-08-14 | 1 | -0/+1 |
* | Add Linksys WCF12: from Scott Lambert | imp | 2003-07-19 | 1 | -0/+1 |
* | OpenBSD calls this AIRVAST, so use that instead | imp | 2003-07-15 | 1 | -1/+2 |
* | Add Siemens SpeedStream 1021 | imp | 2003-07-15 | 1 | -0/+1 |
* | Add support for asus wl100 | imp | 2003-07-11 | 1 | -0/+1 |
* | Add corega PCCL-11 to match entry added to pccarddevs a while ago. | imp | 2003-07-07 | 1 | -0/+1 |
* | update for new 802.11 support | sam | 2003-06-28 | 1 | -1/+2 |
* | ARtem ONAIR card | imp | 2003-06-11 | 1 | -0/+1 |
* | Call wi_free on the failure cases of pccard. | imp | 2003-06-11 | 1 | -2/+6 |
* | Add generic OEM1 PRISM3 card. | imp | 2003-04-27 | 1 | -0/+1 |
* | - Express hard dependencies on bus (pci, isa, pccard) and | mdodd | 2003-04-15 | 1 | -2/+3 |
* | Make sure that pp_name is non-null before setting the device | imp | 2003-04-10 | 1 | -1/+1 |
* | Back out the _ND change. I plan on making all drivers default to that with | imp | 2003-04-10 | 1 | -37/+37 |
* | Use the new _ND macros to not include the description strings. If any | imp | 2003-04-08 | 1 | -40/+43 |
* | Don't set the decription, since the pccard layer does that for us now. | imp | 2003-04-08 | 1 | -10/+1 |
* | Use __FBSDID rather than rcsid[]. | obrien | 2003-04-03 | 1 | -5/+3 |
* | Add DLINK DWL650H | imp | 2003-03-18 | 1 | -0/+1 |
* | Add YIS YWL-11B. This card has same vendor id and product id | shiba | 2003-02-15 | 1 | -0/+1 |
* | Add Allied Telesis WR211PCM. | shiba | 2003-01-17 | 1 | -0/+1 |
* | new wi driver that uses the 802.11 link layer code | sam | 2003-01-15 | 1 | -4/+4 |
* | o Comment out the symbol download code for 4.x. | imp | 2002-10-14 | 1 | -0/+2 |
* | Some renamings from pccarddevs | imp | 2002-10-11 | 1 | -4/+6 |
* | Add Planex GWNS11H | imp | 2002-10-11 | 1 | -0/+1 |
* | Move the symbol firmware loading routines into if_wi. | imp | 2002-08-15 | 1 | -148/+1 |
* | Add code that will download firmware to a Symbol LA4100-series of CF | imp | 2002-08-03 | 1 | -0/+176 |