| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 33688
|
|
|
|
|
|
| |
where wpa_supplicant is not invoked (#11996)
SVN-Revision: 33674
|
|
|
|
|
|
| |
(#11914)
SVN-Revision: 33053
|
|
|
|
|
|
| |
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32830
|
|
|
|
|
|
| |
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32829
|
|
|
|
|
|
| |
remove the undocumented usepasspharse option, this makes it match the logic of the hostapd setup
SVN-Revision: 32614
|
|
|
|
|
|
|
|
|
| |
This fix is needed to correctly set the driver to use with wpa_s in case of
IBSS/WPA-NONE. The current setting is not made correctly.
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32084
|
|
|
|
| |
SVN-Revision: 31145
|
|
|
|
| |
SVN-Revision: 31087
|
|
|
|
|
|
| |
Based on patch by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 31085
|
|
|
|
| |
SVN-Revision: 30504
|
|
|
|
|
|
| |
(#8876)
SVN-Revision: 29901
|
|
|
|
| |
SVN-Revision: 28858
|
|
|
|
|
|
| |
wpa_supplicant (#8164)
SVN-Revision: 23817
|
|
|
|
| |
SVN-Revision: 23602
|
|
|
|
| |
SVN-Revision: 21821
|
|
|
|
|
|
|
|
| |
configurable in /etc/config/wireless.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 20395
|
|
|
|
|
|
|
|
| |
to openwrt-devel before, but I am resending it as part of this series because the next patch will also edit wpa_supplicant.sh).
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 20394
|
|
|
|
| |
SVN-Revision: 20088
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
SVN-Revision: 19718
|
|
|
|
|
|
| |
mode reliability (patch by Stijn Tintel from #6653)
SVN-Revision: 19550
|
|
hostapd+supplicant program (wpad) and remove the old wpa_supplicant package
SVN-Revision: 19286
|