Commit graph

609 commits

Author SHA1 Message Date
solomon b1677d3eb8 whoops. left out the PLX path. 2002-12-11 21:16:20 +00:00
solomon f15abee7ae fixes for 2.2.x 2002-12-11 21:13:01 +00:00
solomon 5cdfb13d28 accidentally broke it. 2002-11-26 14:22:58 +00:00
solomon e735506524 man pages! 2002-11-25 19:08:20 +00:00
solomon f18b5a644a card idents. 2002-11-21 21:20:17 +00:00
solomon d21b5f5ef7 Fixes for compile warnings, courtesy of Pavel Roskin. 2002-11-20 16:09:30 +00:00
solomon 40c39792f8 Fix for prism2 non-pcmcia so we don't spin endlessly on interrupts.
Clay Jones' patch was only good for pcmcia.
2002-11-14 17:04:16 +00:00
solomon 52640df171 fix lnxreq_commsquality's response. 2002-11-11 18:29:44 +00:00
solomon a2b33ff015 Fix from Clay Jones that works around triggered interrupts before the
driver is fully initialized.
2002-11-11 18:12:20 +00:00
solomon 96b7ac4f44 whoops, didn't compile it first. 2002-11-11 15:43:09 +00:00
solomon 419b138e5a More cleanups and fixes from Pavel Roskin. 2002-11-11 15:37:35 +00:00
solomon 30502ae717 disable port 0 after leaving monitor mode if it was disabled when we
started.
2002-11-07 15:05:33 +00:00
solomon 4c98996a2d IT_KEYIDCHANGED added; though unhandled. 2002-11-06 23:52:34 +00:00
solomon eb90970a2f NSDCAP_NOSCAN -- so scripts can do the right thing. Need to update the
scripts to reflect this.
2002-11-04 14:22:52 +00:00
solomon 3ab2b1d01b fix an errenous byteswap. 2002-11-02 00:25:07 +00:00
solomon d6c69b9f21 2.2.x fixes. Whee! 2002-11-01 20:56:26 +00:00
solomon 70c477b819 Whoops, left out the USB stuff. :) 2002-11-01 20:52:40 +00:00
solomon ca5aa7a270 support the new capture header type. 2002-11-01 20:43:46 +00:00
solomon fd13b54de8 if we don't find any networks, we return 0 instead of (UINT32) -1
Handle a "zero result" scan.
2002-11-01 01:22:52 +00:00
solomon d043f3dda0 tracking hbmac tree. slot name is now in wlandev. 2002-10-31 22:05:58 +00:00
solomon 07128696b1 fix the IBSS port type. 2002-10-31 21:20:08 +00:00
solomon b903f4750b Fix a typo in the passive scan stuff. 2002-10-31 21:12:06 +00:00
solomon 255fbe365b mroe devug. 2002-10-31 21:10:06 +00:00
solomon 75370b172c error updates. 2002-10-31 21:04:50 +00:00
solomon 5bfbaf70cd passive/active scan type not polarized correctly. 2002-10-31 20:54:30 +00:00
solomon 11d7dc4c8f host scan changes, -pre5. 2002-10-31 20:29:52 +00:00
solomon c32249b560 proc support in the p80211 layer, similar to what's in the hbmac tree
except this just reports nsd caps only.

This is to make the scripts' life much easier.  :)
2002-10-31 19:41:24 +00:00
solomon 8dcf7e3151 ncp130 fixes, and BUG() tweaks. 2002-10-29 14:08:44 +00:00
solomon ad22f125b1 ...
replace BUG() with dump_stack()
2002-10-25 13:47:17 +00:00
solomon 7b9a1789f1 p2preamble fixes. Clay Jones. 2002-10-19 18:37:22 +00:00
solomon 767cc55bb3 get rid of a couple of comments. 2002-10-19 15:13:51 +00:00
solomon 1544b26648 W200 is back in. 2002-10-18 20:30:05 +00:00
solomon a21560662c now we defer unlocking only on PCI targets. 2002-10-18 18:24:53 +00:00
solomon f13df2ee31 BAP access fixes as per intersil errata. 2002-10-18 18:13:13 +00:00
solomon 27e6b87cdc prism2_bap_timeout only valid on non-usb platforms. 2002-10-16 20:13:10 +00:00
solomon de94fb6e89 Compaq WL200. 2002-10-16 15:52:05 +00:00
solomon 46ce87f6a9 in_irq only, as in_interrupt is true whenever we transmit, for example. 2002-10-16 01:49:15 +00:00
solomon 4d1c912be4 add a BUG() to make sure we don't try anything fishy. 2002-10-15 23:10:20 +00:00
solomon fb4e7b2b98 host scan now has a firmware version check. 2002-10-15 22:21:29 +00:00
solomon 218f57de31 usb id. 2002-10-15 21:16:41 +00:00
solomon 92c0da7581 whoops, left something important out. :) 2002-10-15 20:38:00 +00:00
solomon 6638fcb8fb rework linkstatus notification to defer processing to outside of
interrupt context.
2002-10-15 20:25:19 +00:00
solomon 8bb3eed864 USB disconnect work. 2002-10-15 16:03:25 +00:00
solomon 09009ead51 bap_timeout is now a module parameter. 2002-10-09 13:34:03 +00:00
solomon acfcee1d9e scanresults is now in. Yay! 2002-09-30 21:12:55 +00:00
solomon a347a3e6da hostscan should be done now. scanresults needs work. 2002-09-30 20:51:04 +00:00
mark ec7dd94480 Added a set of CnfDesiredSSID in ADHOC start. Without it, with the MAC
in its default roaming mode, the MAC will join whatever BSS is already
present.
2002-09-30 20:32:41 +00:00
solomon 8d37319ab7 fix the stack overflow.
or it had better.
2002-09-30 19:48:38 +00:00
solomon 34c96f683d dead code. 2002-09-30 19:41:59 +00:00
solomon b4a62b52d0 wireless extension and compile fixes for 2.2.13. 2002-09-30 18:03:00 +00:00