1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-06 13:36:01 +03:00
openwrt-xburst/package/mac80211
nbd c0a4b957c5 mac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel)
Since client mode in mac80211is unreliable without using wpa_supplicant,
it would be better to enable wpa_supplicant by default.

With this patch, wpa_supplicant will always be used for mac80211-based
drivers in client mode. This will break client mode for images that
don't include wpa_supplicant or wpad, so maybe I need to add a check
somewhere to see if wpa_supplicant is available, and show the user a
warning if he tries client mode without wpa_supplicant. Suggestions on
where to add this check are welcome.

Tested with ath5k in client mode on open and wpa2-psk network, and
tested on my ath9k based AP as well to make sure it doesn't break AP mode.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:07:21 +00:00
..
files mac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel) 2010-02-19 01:07:21 +00:00
patches ath9k: fix rate control fallback rate selection - improves throughput and link stability 2010-02-19 00:47:32 +00:00
Config.in package/mac80211: add menuconfig option for enabling debug support via debugfs 2009-09-08 07:32:08 +00:00
Config.in.ath9k package/mac80211: add menuconfig option for enabling debug support via debugfs 2009-09-08 07:32:08 +00:00
Config.in.b43 [mac80211] b43 and b43legacy: squash firmware 2009-12-26 23:15:16 +00:00
Config.in.b43legacy [mac80211] b43 and b43legacy: squash firmware 2009-12-26 23:15:16 +00:00
Makefile mac80211: update to wireless-testing 2010-02-16 2010-02-17 14:13:27 +00:00