| From: |
| Bjorge Dijkstra <bjd@jooz.net> |
| To: |
| dbrownell@users.sourceforge.net |
| Subject: |
| [PATCH 0/8] RFC: Wireless Extensions for rndis_host |
| Date: |
| Sat, 22 Dec 2007 22:51:26 +0100 |
| Message-ID: |
| <11983602942818-git-send-email-bjd@jooz.net> |
| Cc: |
| netdev@vger.kernel.org, linux-wireless@vger.kernel.org |
| Archive‑link: | |
Article |
Hello all,
I have here a patchset that needs some review.
This patchset adds wireless extensions for rndis_host to
enable support for RNDIS based USB wireless LAN adapters
(e.g. Linksys WUSB54GS, Belkin F05D7051).
In this patchset:
1. Fix sparse warning: returning void valued expression
2. Hardwire CDC descriptors when missing
3. Use 1KB buffer in rndis_unbind
4. Halt device if rndis_bind fails
5. Fix rndis packet filter flags
6. Split up rndis_host.c
7. Add Wireless Extensions for rndis_host
8. Use wlan device name for RNDIS wireless devices
The first five patches are more generic fixes that I think
can be applied as they are. Of these, patch 2 is required
to get these wireless devices working.
Patches 6-8 introduce some larger changes that may need a
closer look.
All these patches should be applied in order.
The entire series should apply cleanly to current linux
kernel and net-2.6.25 trees.
regards,
Bjorge Dijkstra
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html