pizza
688e9c7967
Add in a few thank-yous.
15 years ago
solomon
5e7b9a9de7
Applied a series of patches from Robert Kennedy:
...
Hi,
I fixed up some of the issues that sparse warns about when building the
prism2_usb. I don't think that any of these patches change the generated
modules and I've been running them on my laptop with no problems so far,
1+ days.
I've not seen anything that looks to be a problem, so these patches are
just to align the wlan code with the kernel best practises.
With a couple of changes to ensure compilation against older kernels.
18 years ago
solomon
9118a3337c
Several build fixes for 2.6.8 and 2.4.27, sent from the Debian
...
packagers.
18 years ago
solomon
b6b7a94ad8
* Use usb_reset_device() on 2.6 kernels (Andreas Schultes)
...
* Experimentally do the same on 2.4 kernels too...
18 years ago
solomon
02badb8b79
An endian fix from Eric Koenders.
...
Fixes memory corruption when pulling scan results, especially if the
SSID is over 16 bytes long.
18 years ago
solomon
02e9f9d8c4
USB identity for the viewsonic 11m USB adapter, from Ekin Meroglu
18 years ago
solomon
30ec9125c9
A fix from Tim Huck; return sane error codes and properly
...
free the skb when we fail on a transmit due to permission
or non-open problems.
18 years ago
solomon
e60932ebd8
Convert the rx_urb data to use a skb to avoid the copy-on-rx.
18 years ago
solomon
378526baa3
2.6 sysfs support in the form of SET_NETDEV_DEV (Dan Willimas)
18 years ago
solomon
55a707764e
fix a brown-paper-bag bug in the registration code.
18 years ago
solomon
16e7e21e32
fix the TIMEOUT.
19 years ago
solomon
c3c9700dd2
x64-64 fixes.
19 years ago
solomon
23645a991e
Doc updates.
19 years ago
mark
3ee057aec0
new USB ID.
19 years ago
mark
386a42f0d4
New Z-Com id from Alain Chehikian <alain.chehikian@cegetel.net>.
19 years ago
solomon
603ae70f9a
Add in IWSPY support, courtesy of Josef Kriegl
...
That patch got morphed into the beginnings of an overhaul of the rx
frame representation, with OOB metadata being passed with each frame to
p80211. Eventually there will only be one rx path in the NSD, and
p80211conv_* will be the only thing to care about how it goes out to
userland (eg sniff headers, etc)
19 years ago
solomon
239d2f0c15
Fix from Shiro Ninomiya:
...
GIWENCODE test was inverted.
19 years ago
mark
784516b5bf
New USB id.
19 years ago
solomon
f8c174ec2f
Fix an endian-ness buglet in the portstatus code.
19 years ago
solomon
caf2372d03
"ROPEX FreeLan 802.11b USB Adapter"
19 years ago
solomon
5c2f6ea765
much better GIWNAME support.
19 years ago
solomon
718a7c5f28
Fix a scriptlet.
19 years ago
solomon
31e2417d39
card ident.
20 years ago
solomon
462020a237
-pre15
20 years ago
solomon
56f194cf77
fix aux timeout; it shouldn't use jiffies in irqsave context.
20 years ago
solomon
e6d9f94f59
device IDs.
20 years ago
solomon
fb1309f19f
another card ident.
20 years ago
solomon
ddd4bb411d
fix some bash-isms.
20 years ago
solomon
625b9754fc
a couple of minor compile fixes.
20 years ago
solomon
be86dd541d
more USB idents.
20 years ago
solomon
1fca9170de
another usb id.
20 years ago
solomon
7e8db9eeab
new card ident.
20 years ago
solomon
c735ca5d74
Add in a lucent-compatible key generator.
20 years ago
solomon
67e0cd6a46
WUSB12 added.
20 years ago
solomon
b0f068adaa
misc fixes, see CHANGES.
20 years ago
solomon
9780337b9b
card ident.
21 years ago
solomon
32035b9d2f
SH support and beginnings of 2.5.x support as well.
21 years ago
solomon
0fb112fec3
beginnings of SPARC supprt.
21 years ago
solomon
635176d271
keygen enhancements.
21 years ago
solomon
fc3dad7b14
Fix for PCI crash on unload for 2.2.x PCI systems.
21 years ago
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.
21 years ago
solomon
9d7ae346d8
HP-PA support. In theory.
21 years ago
solomon
8eb006ba43
Add support for the SIOCGIWRATE call.
21 years ago
solomon
a00d94c508
Fix a bug in the ether->802.11 code.
21 years ago
solomon
ae1b9d98bf
Nuked the skb_reserve(2) on the rx path, as it caused alignment problems
...
and didn't do anything useful anyway. :)
Also fixed a really stupid bug in the usb flashdl_disable code.
21 years ago
solomon
0e070e7d2d
Bump up release to -pre6
...
Another fix for 2.2.19 compilation.
21 years ago
solomon
da81caefe6
Applied patches from Tony Likhite:
...
1) Don't overwrite /etc/wlan.conf if it already exists.
2) support packet socket if it's compiled as a module.
21 years ago
solomon
b0b8bc0aa8
Add in "The Tivo patch" for USB wonkyness.
21 years ago
solomon
79fef1e21e
Remy Cool's patch to add the Dynalink prism2 card ids.
21 years ago
solomon
3d76c3cb47
Tim Miller's misc patches to fix the MODULE_LICENSE and pcmcia script
...
installdir stuff.
21 years ago