| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: (1.191) Fix "taskqueue_drain with the following non-sleepable locks | Tai-hwa Liang | 2006-08-01 | 1 | -1/+1 |
| * | MFC: (1.193) fixing WEP bustage in hostap mode. | Tai-hwa Liang | 2005-10-05 | 1 | -15/+55 |
| * | MFC: (1.27) fixing WEP bustage in hostap mode. | Tai-hwa Liang | 2005-10-05 | 1 | -0/+4 |
| * | MFC: (1.192) honouring ic->ic_dtim_period. | Tai-hwa Liang | 2005-10-05 | 1 | -1/+1 |
| * | MFC: 1.188 and 1.189 remove bogus counter to allow ore than one card | Warner Losh | 2005-09-08 | 1 | -8/+0 |
| * | sync with HEAD after net80211 changes: | Sam Leffler | 2005-09-03 | 1 | -3/+11 |
| * | Merge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq.c:1.3 if_oltr.c:1.38 | Robert Watson | 2005-08-25 | 2 | -11/+11 |
| * | Merge if_ath.c:1.99 awi.c:1.39 if_bfe.c:1.26 if_bge.c:1.92 if_ed.c:1.255 | Robert Watson | 2005-08-24 | 1 | -0/+2 |
| * | Sync wireless support from HEAD: | Sam Leffler | 2005-07-29 | 1 | -2/+2 |
| * | 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 |
| * | Stop embedding struct ifnet at the top of driver softcs. Instead the | Brooks Davis | 2005-06-10 | 2 | -18/+25 |
| * | Honouring current authmode setting. With this patch, my wi card can now | Tai-hwa Liang | 2005-06-02 | 1 | -1/+3 |
| * | Invert conditional and use continue to reduce nesting. | Matthew N. Dodd | 2005-04-13 | 1 | -5/+5 |
| * | 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 |
| * | correct logic so we recognize timeout on alloc | Sam Leffler | 2005-03-26 | 1 | -4/+4 |
| * | reclaim mbuf chain when ieee80211_crypto_encap fails | Sam Leffler | 2005-03-08 | 1 | -0/+1 |
| * | Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return | Warner Losh | 2005-03-01 | 1 | -1/+1 |
| * | 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 | 7 | -7/+7 |
| * | Eliminate some of the egregious bypass of the 802.11 state | Sam Leffler | 2005-01-01 | 1 | -18/+20 |
| * | Diff reduce wi_write_wep() relative to revision 1.168 | Matthew N. Dodd | 2004-12-17 | 1 | -41/+38 |
| * | Fix wep operation for station mode: | Sam Leffler | 2004-12-17 | 1 | -4/+28 |
| * | set ic_ibss_chan when entering RUN state to match ic_bss so the channel | Sam Leffler | 2004-12-17 | 1 | -0/+1 |
| * | remove power save logic from the tx path; the driver isn't ready to support | Sam Leffler | 2004-12-17 | 1 | -6/+0 |
| * | o Update for net80211 changes | Sam Leffler | 2004-12-08 | 3 | -205/+238 |
| * | Second part of ALTQ driver modifications, covering: | Max Laier | 2004-08-01 | 1 | -10/+6 |
| * | Link ALTQ to the build and break with ABI for struct ifnet. Please recompile | Max Laier | 2004-06-13 | 1 | -0/+2 |
| * | 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 |
| * | radiotap updates: | Sam Leffler | 2004-04-01 | 2 | -6/+13 |
| * | correct xmit-side radiotap collection by tap'ing the frame before | Sam Leffler | 2004-04-01 | 1 | -4/+4 |
| * | Add support for a new variant of the prism3 that has appaered in the | Warner Losh | 2004-03-25 | 1 | -0/+1 |
| * | Don't announce MAC addresses twice. | Matthew N. Dodd | 2004-03-20 | 1 | -1/+0 |
| * | Eliminate bogus usage of WI_RSSI_TO_DBM(). Not only does it bogusly | Brian Feldman | 2004-03-17 | 1 | -4/+2 |
| * | Convert callers to the new bus_alloc_resource_any(9) API. | Nate Lawson | 2004-03-17 | 2 | -8/+8 |
| * | update radiotap support to reflect recent changes: | Sam Leffler | 2003-12-28 | 2 | -13/+14 |
| * | o eliminate widespread on-stack mbuf use for bpf by introducing | Sam Leffler | 2003-12-28 | 1 | -34/+12 |
| * | Fix slight disordering of supported cards. | Warner Losh | 2003-12-27 | 1 | -3/+3 |
| * | Older versions of the intersil firmware is a lot slower than newer | Warner Losh | 2003-12-09 | 2 | -1/+8 |
| * | Fix Lucent cards. | Warner Losh | 2003-12-02 | 1 | -10/+25 |
| * | Truly fix the lockup mentioned in 1.153. The PRISM hardware is not | Brian Feldman | 2003-11-04 | 1 | -0/+9 |
| * | Despite making the card not lock up, thae workaround from 1.153 didn't | Brian Feldman | 2003-11-04 | 1 | -3/+0 |