| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use __FBSDID rather than rcsid[]. | David E. O'Brien | 2003-04-03 | 2 | -10/+6 |
| * | MFP4 27224 and 27225: | Warner Losh | 2003-03-22 | 1 | -3/+18 |
| * | o Lucent cards don't seem to like multiple buffers for tx. Use only | Warner Losh | 2003-03-18 | 2 | -36/+25 |
| * | Move symbol reset detection code back into wi_reset. This is a more | Warner Losh | 2003-03-18 | 2 | -8/+10 |
| * | Add DLINK DWL650H | Warner Losh | 2003-03-18 | 1 | -0/+1 |
| * | Add SMC 2602W pci card, from a post to mobile@ | Warner Losh | 2003-03-18 | 1 | -0/+1 |
| * | Remove bogus KASSERT. The 802.11 layer and the resume from suspend | Warner Losh | 2003-03-17 | 1 | -2/+0 |
| * | Remove bogus UNLOCK in if_wi.c. Since we no longer WILOCK() in the | Warner Losh | 2003-03-11 | 1 | -3/+1 |
| * | Change default setting of hw.wi.txerate to zero so that tx error msgs are | Sam Leffler | 2003-02-26 | 1 | -2/+2 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -6/+6 |
| * | Add YIS YWL-11B. This card has same vendor id and product id | Takeshi Shibagaki | 2003-02-15 | 1 | -0/+1 |
| * | Unlock the mutex in the error case in wi_init. Otherwise we can return | Warner Losh | 2003-02-02 | 1 | -0/+1 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -6/+6 |
| * | correct default setting of hw.wi.txerate; it must be -1, not zero, | Sam Leffler | 2003-01-20 | 1 | -2/+2 |
| * | correct sysctl names and move them to hw.wi: hw.wi.txerate controls the rate | Sam Leffler | 2003-01-20 | 1 | -4/+6 |
| * | gc dead code | Sam Leffler | 2003-01-20 | 1 | -7/+0 |
| * | default tx error rate limiting to 0 to disable tx error msgs; this is | Sam Leffler | 2003-01-20 | 1 | -1/+1 |
| * | Add Allied Telesis WR211PCM. | Takeshi Shibagaki | 2003-01-17 | 1 | -0/+1 |
| * | Restore a comment that was lost in the shuffle. | Warner Losh | 2003-01-16 | 1 | -0/+5 |
| * | wi-specific host ap support no longer needed now that it uses | Sam Leffler | 2003-01-15 | 2 | -1402/+0 |
| * | new wi driver that uses the 802.11 link layer code | Sam Leffler | 2003-01-15 | 6 | -2657/+2325 |
| * | Suspend/resume support (mostly for MiniPCI Prism2.5 boards). | Matthew N. Dodd | 2003-01-14 | 3 | -2/+36 |
| * | Avoid casting pointers to int and using %x to print them. | Mike Barcroft | 2003-01-05 | 1 | -4/+3 |
| * | Require privilege to flush the signal cache on if_an and if_wi 802.11 | Robert Watson | 2002-12-24 | 1 | -0/+3 |
| * | network interface driver changes: | Sam Leffler | 2002-11-14 | 1 | -14/+7 |
| * | Be consistent about functions being static. | Poul-Henning Kamp | 2002-10-16 | 1 | -1/+1 |
| * | o Comment out the symbol download code for 4.x. | Warner Losh | 2002-10-14 | 4 | -6/+42 |
| * | Some renamings from pccarddevs | Warner Losh | 2002-10-11 | 1 | -4/+6 |
| * | Add Planex GWNS11H | Warner Losh | 2002-10-11 | 1 | -0/+1 |
| * | Fix comment | Warner Losh | 2002-09-29 | 1 | -1/+1 |
| * | Limit the TX key to a valid range | Warner Losh | 2002-09-29 | 2 | -1/+8 |
| * | When setting the WI_RID_ENCRYPTION mode, we have to conditionally | Warner Losh | 2002-08-21 | 1 | -11/+20 |
| * | comment about the magic number -149 | Warner Losh | 2002-08-21 | 1 | -0/+6 |
| * | Treat IBSS the same as ADHOC in wi_get_cur_ssid. This makes ifconfig | Warner Losh | 2002-08-21 | 1 | -0/+1 |
| * | Move the symbol firmware loading routines into if_wi. | Warner Losh | 2002-08-15 | 4 | -148/+161 |
| * | Follow NetBSD's lead and use WI_PORTTYPE_HOSTAP instead of _AP, since | Warner Losh | 2002-08-11 | 3 | -16/+16 |
| * | Fix minor typo in ID number in last commit | Warner Losh | 2002-08-05 | 1 | -1/+1 |
| * | A definition of regulatory domains that matches the docs. | Warner Losh | 2002-08-05 | 1 | -1/+2 |
| * | Differentiate between AT45DB011 compatible large serial flash parts | Warner Losh | 2002-08-05 | 2 | -6/+20 |
| * | Add a comment that says it looks like lucent cards have a primary | Warner Losh | 2002-08-05 | 1 | -0/+2 |
| * | Add code that will download firmware to a Symbol LA4100-series of CF | Warner Losh | 2002-08-03 | 3 | -1/+4533 |
| * | Don't set the IFF_PROMISC bit when in hostap mode like the previous | Warner Losh | 2002-08-01 | 1 | -17/+15 |
| * | If we are in hostap mode, do not go into promisc mode. This causes | Warner Losh | 2002-07-29 | 1 | -11/+33 |
| * | Send a disassoc packet for a STA that we don't know about that claims to | Warner Losh | 2002-07-26 | 2 | -17/+15 |
| * | Only INTERSIL 0.8.3 and newer firmware is supported with hostap mode. | Warner Losh | 2002-07-26 | 1 | -8/+13 |
| * | Add support for Elsa XI325, Netgear MA401RA, and Nokia C110. From OpenBSD | Warner Losh | 2002-07-17 | 1 | -0/+3 |
| * | IF_HANDOFF is no longer in -stable | Warner Losh | 2002-06-30 | 1 | -12/+0 |
| * | On REASREQ packets, handled them earlier in processing the association | Warner Losh | 2002-06-24 | 1 | -7/+11 |
| * | Add kernel printf bits for WI_SUPPRATES and HOSTAP_FLAGS | Warner Losh | 2002-06-24 | 2 | -0/+2 |
| * | Add RID to get the DBM adjustment factor | Warner Losh | 2002-06-24 | 1 | -0/+1 |