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