lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 03 Nov 2008 11:05:53 +0000
From:	Richard Kennedy <richard@....demon.co.uk>
To:	gregkh <gregkh@...e.de>
Cc:	lkml <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/8] staging/wlan-ng: apply changes from wlan-ng-devel that
	get the driver working

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ