| Commit message (Expand) | Author | Age | Files | Lines |
* | reclaim mbuf chain when ieee80211_crypto_encap fails | sam | 2005-03-08 | 1 | -0/+1 |
* | Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return | imp | 2005-03-01 | 1 | -1/+1 |
* | 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 | 7 | -7/+7 |
* | Eliminate some of the egregious bypass of the 802.11 state | sam | 2005-01-01 | 1 | -18/+20 |
* | Diff reduce wi_write_wep() relative to revision 1.168 | mdodd | 2004-12-17 | 1 | -41/+38 |
* | Fix wep operation for station mode: | sam | 2004-12-17 | 1 | -4/+28 |
* | set ic_ibss_chan when entering RUN state to match ic_bss so the channel | sam | 2004-12-17 | 1 | -0/+1 |
* | remove power save logic from the tx path; the driver isn't ready to support | sam | 2004-12-17 | 1 | -6/+0 |
* | o Update for net80211 changes | sam | 2004-12-08 | 3 | -205/+238 |
* | Second part of ALTQ driver modifications, covering: | mlaier | 2004-08-01 | 1 | -10/+6 |
* | Link ALTQ to the build and break with ABI for struct ifnet. Please recompile | mlaier | 2004-06-13 | 1 | -0/+2 |
* | 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 |
* | radiotap updates: | sam | 2004-04-01 | 2 | -6/+13 |
* | correct xmit-side radiotap collection by tap'ing the frame before | sam | 2004-04-01 | 1 | -4/+4 |
* | Add support for a new variant of the prism3 that has appaered in the | imp | 2004-03-25 | 1 | -0/+1 |
* | Don't announce MAC addresses twice. | mdodd | 2004-03-20 | 1 | -1/+0 |
* | Eliminate bogus usage of WI_RSSI_TO_DBM(). Not only does it bogusly | green | 2004-03-17 | 1 | -4/+2 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 2 | -8/+8 |
* | update radiotap support to reflect recent changes: | sam | 2003-12-28 | 2 | -13/+14 |
* | o eliminate widespread on-stack mbuf use for bpf by introducing | sam | 2003-12-28 | 1 | -34/+12 |
* | Fix slight disordering of supported cards. | imp | 2003-12-27 | 1 | -3/+3 |
* | Older versions of the intersil firmware is a lot slower than newer | imp | 2003-12-09 | 2 | -1/+8 |
* | Fix Lucent cards. | imp | 2003-12-02 | 1 | -10/+25 |
* | Truly fix the lockup mentioned in 1.153. The PRISM hardware is not | green | 2003-11-04 | 1 | -0/+9 |
* | Despite making the card not lock up, thae workaround from 1.153 didn't | green | 2003-11-04 | 1 | -3/+0 |
* | Fix wi(4)'s WI_RID_SCAN_RES ioctl (wicontrol -L). The wrong length | green | 2003-11-04 | 1 | -9/+13 |
* | On my ZoomAir-branded Intersil PRISM2 cards, if you try to set the | green | 2003-11-04 | 1 | -0/+3 |
* | Replace the if_name and if_unit members of struct ifnet with new members | brooks | 2003-10-31 | 1 | -2/+1 |
* | mark interrupt handlers MPSAFE | sam | 2003-10-29 | 1 | -1/+1 |
* | 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 | 5 | -13/+125 |
* | 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 |
* | Prefer new location of pci include files (which have only been in the | imp | 2003-08-22 | 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 |
* | MFp4 changes to fix locking issues and correct reference | sam | 2003-08-19 | 1 | -22/+51 |
* | Add microsoft mn-520 wlan card. | imp | 2003-08-14 | 1 | -0/+1 |
* | Add the PCI Id of the Intersil prism3 (mini-PCI) WLAN chip. The Vaio | marcel | 2003-08-08 | 1 | -0/+1 |
* | Fix a couple of bugs in the resume handler. Don't call the if_init | jdp | 2003-07-26 | 1 | -2/+3 |
* | o Add monitor mode support. This tested fine with prism cards but may require | sam | 2003-07-21 | 1 | -2/+29 |
* | track changes to 802.11 code: | sam | 2003-07-20 | 2 | -22/+23 |