solomon
ec780a50ba
get_wireless_stats call re-written to use the mib interface.
...
still have the generic ioctl stuff to finish before all of the GPL-only
code is gone.
2002-09-30 03:38:30 +00:00
solomon
bd8c2ed235
First part of dot11req_scan/scan_results.
...
Incomplete:
0) Testing. :)
1) ScanResults needs to have the *rates fields filled.
2) Scan needs to enable the port if necessary.
And of course, (3), the startup script rewrite to make everything more
intelligent. That'll be the fun part.
2002-09-29 19:44:19 +00:00
solomon
f563fb744b
updates and cleanups.
2002-09-29 17:53:40 +00:00
solomon
cf38f98c1f
doc updates.
2002-09-29 14:41:26 +00:00
solomon
6993d6a14b
Wireless extension cleanups. Preperation for proper (versioned!)
...
support.
2002-09-28 02:30:48 +00:00
solomon
776b8c4cc2
Add the MS MN510 USB widget.
2002-09-27 17:45:16 +00:00
solomon
fc3dad7b14
Fix for PCI crash on unload for 2.2.x PCI systems.
2002-09-26 12:45:52 +00:00
solomon
9a74fce1bf
Cleansd up our use of __FUNCTION__
2002-09-24 22:37:07 +00:00
solomon
a3c17428b6
whoops.
2002-09-24 21:19:19 +00:00
solomon
c87d5c2fd0
0.1.15-final. Plus a PCMCIA configure bug.
2002-09-23 22:11:44 +00:00
solomon
0a7fc4c2fc
added in a truncate flag to monitor mode.
2002-09-18 13:55:44 +00:00
solomon
1ca589662f
Fixed a polarity problem with a sniff argument.
2002-09-17 16:01:06 +00:00
solomon
41fea41667
wireless.h include fixups.
2002-09-12 19:10:43 +00:00
solomon
ac8027a8b1
card ident.
2002-09-11 18:20:52 +00:00
solomon
fb3d1bfee1
-pre8
...
And.. enema of the Makefiles. Configure cares about cross-compiling,
the rest of everything uses the stuff that Configure tells it to.
2002-09-11 18:08:32 +00:00
solomon
f855a6e261
fix the wireless extension stuff.
2002-09-09 22:33:45 +00:00
solomon
15f2673757
Alignment problems go bye-bye.
2002-09-07 18:33:25 +00:00
solomon
f565e671db
-pre7 headers,
...
fix a packing problem that affected ARMs.
2002-09-06 21:16:06 +00:00
solomon
1e49e1a046
backed out the autojoin changes.
2002-09-06 20:52:24 +00:00
solomon
4d1f3e53bc
add the new auto-unknown mode.
2002-09-06 20:29:02 +00:00
solomon
f538e687e7
Documentation updates.
2002-09-06 00:44:31 +00:00
solomon
7f3b93e532
RID updates; including one deletion.
2002-09-05 20:59:13 +00:00
solomon
45e3886150
modver_wrapper is gone. praise the lord!
2002-09-04 19:12:16 +00:00
solomon
82cdb7a660
.... all-new kernel version detection.
2002-09-03 17:47:11 +00:00
solomon
8189b6d311
crash on unload stuff, caused by the module_remove code on 2.2.x being
...
absent. :)
2002-08-30 13:42:25 +00:00
solomon
045b5d72f5
'p2req_join' from Clay Jones.
...
Superceded by the "real" scan/join/etc commands in the hbmac tree, so
this will only go into the -ng tree.
2002-08-30 13:37:22 +00:00
solomon
742257ef7e
more card idents.
2002-08-29 19:25:51 +00:00
solomon
6db8968ff6
-pre6 baby!
2002-08-26 18:16:16 +00:00
solomon
76c2da5841
-pre5
2002-08-26 13:55:42 +00:00
solomon
7b1a175fc3
init script fixes for modprobe path.
...
makefile shuffle.
2002-08-26 13:28:39 +00:00
solomon
82b9309226
Debian package stuff yanked. We're in -testing now, and will be part of
...
-stable soon.
2002-08-23 15:06:20 +00:00
solomon
9024a4d5d9
@#^@# header file hell.
...
modversion stuff now done.
2002-08-23 15:01:11 +00:00
solomon
4095efb054
better fix for the USB in_interrupt() woes.
2002-08-21 20:22:21 +00:00
solomon
9a444e5f23
um, typos.
2002-08-20 13:18:06 +00:00
solomon
f8f19fdcd3
Hotplug support!
2002-08-19 23:07:05 +00:00
solomon
b5eabe64d7
Wheee!
2002-08-19 18:35:40 +00:00
solomon
b03b79d13d
TMC7160-based "plx-like" boards.
2002-08-19 14:19:19 +00:00
solomon
9d7ae346d8
HP-PA support. In theory.
2002-08-18 15:56:00 +00:00
solomon
c16e9a96c5
Getting ready for -pre4.
...
Also include more USB idents.
2002-08-18 15:45:54 +00:00
solomon
096dd1f860
MAybe this will fix the modversion madness.
2002-08-12 13:52:05 +00:00
solomon
402b246704
-pre3.
2002-08-09 16:50:33 +00:00
solomon
6ea809c158
PCI power management support. Currently performs an 'ifstate=disable'
...
on the card.
2002-08-07 15:39:02 +00:00
solomon
bba3591bff
Fixes to the WEP code.
2002-08-06 14:45:40 +00:00
solomon
643dbb1e2c
A couple more fixes.
2002-08-05 14:50:49 +00:00
solomon
8eb006ba43
Add support for the SIOCGIWRATE call.
2002-08-05 13:58:55 +00:00
solomon
dd17617d6c
bumped up to -pre2.
...
locking rework of hfa384x.c is now in! Things should be MUCH better.
2002-08-02 21:27:31 +00:00
solomon
22c87cc40b
Fix some bugs, and add another USB widget.
2002-08-01 14:54:08 +00:00
solomon
f452f8a47e
Docmd_* rewrite.
2002-07-31 13:56:32 +00:00
solomon
60f5bf8e94
Just a few last-minute cleanups. ready for 0.1.15-pre1 now.
2002-07-30 13:19:41 +00:00
solomon
3281c33831
More updates.
2002-07-29 21:48:42 +00:00