[PATCH 0/8] staging/wlan-ng: apply changes from wlan-ng-devel thatget the driver working

From: Richard Kennedy
Date: Mon Nov 03 2008 - 06:06:21 EST


These changes from wlan-ng-devel get the card in my laptop working.
All the patches are needed to get it fully working.
Patches are against 2.6.28-rc2 + latest wlan-ng cleanup-patches

My laptop can now connected to wep enable access point under the control
of NetworkManager

Regards
Richard


Richard Kennedy (8):
p80211netdev.c fix netdev alloc to prevent oops on device start
prism2_usb.c always enable the card in probe_usb
hfa384x_usb.c use newest version of 384x_drvr_start
p80211netdev.c correctly enable wext handlers
p80211wext.c add latest changes & remove extra nulls from wext_handlers
p80211wext.c don't set default key id twice
hfa384x_usb.c hfa384x_usbin_callback: check for hardware removed
p80211conv.c copy code from wlan-ng-devel branch to not drop packets

drivers/staging/wlan-ng/hfa384x_usb.c | 70 +++++++++++++++++++++++++------
drivers/staging/wlan-ng/p80211conv.c | 49 ++++++++++++++++++++++-
drivers/staging/wlan-ng/p80211netdev.c | 18 ++------
drivers/staging/wlan-ng/p80211wext.c | 44 +++++++++++---------
drivers/staging/wlan-ng/prism2_usb.c | 14 ++++--
5 files changed, 142 insertions(+), 53 deletions(-)



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/