Commit Graph

24 Commits (2a01af800c5593ec142e2a569036db108e59475f)

Author SHA1 Message Date
Felix Fietkau c951bb10d6 don't try to set up wpa if hostapd is not installed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-19 11:42:39 +00:00
Felix Fietkau 441413596f improve handling of 11a/b/g mode setting. redirect iwconfig channel errors to /dev/null (the command fails at times and needs to be run multiple times, because it's a bit unreliable)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-16 20:59:16 +00:00
Felix Fietkau 7fbae2f84f madwifi init: set the channel after bringing up the interface (sometimes it needs the channel before bringing up the interface, sometimes after, no idea what's going on)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-12 17:34:21 +00:00
Felix Fietkau 94ad65aa18 don't call wpa_supplicant unconditionally
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 01:03:42 +00:00
Felix Fietkau 2c8d0980de fix wep encryption setting for madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 01:01:18 +00:00
Felix Fietkau 23d90b1c4d fix a small typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 00:43:05 +00:00
Felix Fietkau 3438f73de2 fix a harmless warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 16:48:43 +00:00
Florian Fainelli 2c9f0e14e6 Add bssid fix from #1281
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-18 12:59:44 +00:00
Travis Kemen 8dcd686170 remove duplicate section to find bridge name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-17 03:56:14 +00:00
Mike Baker 59e316c32c add a new 'option disabled' to wifi-device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 13:56:36 +00:00
Mike Baker e62084b7f5 Enable bridge, disable wifi
Easier to deal with "how do I enable wifi" than "why isn't wifi working?"


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-15 23:17:16 +00:00
Travis Kemen 0d4671a953 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-15 03:21:35 +00:00
Felix Fietkau f5685b7e3e use config_get_bool for hide_ssid option in madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6408 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-27 23:10:53 +00:00
Florian Fainelli 1ec4cebdef Add hidden_ssid option to madwifi script (#1363)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6406 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-27 23:05:05 +00:00
Florian Fainelli 7e2cf9b6e3 Fix wep encryption setting with madwifi (#1173)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-18 14:43:21 +00:00
Felix Fietkau dc9e0519cc fix a small typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-15 00:10:00 +00:00
Felix Fietkau 2ab09f7882 fix madwifi mode selection problems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 16:14:16 +00:00
Felix Fietkau a8ae4e817d fix a typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 16:39:40 +00:00
Felix Fietkau 9ff0d5832d fix b/g mode selection for madwifi, update documentation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-04 01:29:01 +00:00
Felix Fietkau 1eb8154bc4 madwifi: fix setting the essid for ap mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-27 00:55:59 +00:00
Felix Fietkau d92d7ad898 move hostapd setup function to wireless-tools package, as it is driver independent
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-22 08:06:07 +00:00
Felix Fietkau d12343b632 nuke old madwifi init script, add new /lib/wifi handler (usable for many configurations already), fix up a target name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-22 08:02:59 +00:00
Felix Fietkau 1820fb67b7 lots of enhancements for the madwifi script (hostapd calls for ap with wpa implemented, two kinds of wds support added - by essid or by bssid, various bugfixes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-22 07:58:06 +00:00
Mike Baker cf96f6961a /etc/config/wireless support for madwifi (work in progress)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 18:27:22 +00:00