Commit Graph

72 Commits (0eac4291292de95856d8429b377da7536d9d5398)

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
Felix Fietkau 713863458d add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
Felix Fietkau c70cfb3d1a add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 19:18:55 +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
Imre Kaloz aec06de3db add preliminary IOP32x support, mark it broken for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-11 19:49:50 +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
Felix Fietkau 5ae4ff8844 nuke even more debug stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-20 22:35:12 +00:00
Felix Fietkau b659eaa3fc sorry, last commit had a bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-20 22:04:49 +00:00
Felix Fietkau a4fe64450e fix debug patch for ahb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-20 22:00:29 +00:00
Imre Kaloz 1f4c37cfeb disable debugging stuff in madwifi - saves precious flash space :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-20 13:16:51 +00:00
Felix Fietkau ca1b0dc166 fix madwifi compile for atheros 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6260 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-04 03:28:57 +00:00
Felix Fietkau f764bcfdf9 get rid of the get_system_type() dependency for atheros 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6259 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-04 03:27:41 +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 55cde828d3 fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-09 17:40:25 +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 7d9e204f3d remove problematic change that probably broke SoC support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-22 11:58:24 +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
Felix Fietkau 055290f33c update madwifi SoC support patch, add device ids for 2317 (will be functional after a hal upgrade)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-22 03:52:48 +00:00
Felix Fietkau 09987790ae add two patches from madwifi trac ticket 914 - should fix multiple wlanconfig create/destroy runs and a few wds related crashes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 22:52:16 +00:00
Nicolas Thill bfc971d255 use INSTALL_DIR variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-16 19:57:11 +00:00
Felix Fietkau 717b57173d add SoC support to madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-16 00:39:57 +00:00
Imre Kaloz 8c1e1f53c4 remove the ar531x-2.4 target, a 2.6 port will be added soon
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 22:50:13 +00:00
Felix Fietkau ccd6e6d87b prepare madwifi for the kernel upgrade to 2.6.19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 04:54:59 +00:00
Felix Fietkau 070350b0d9 fix file encoding of madwifi security patch (trac gave me CRLF)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5744 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-09 21:38:50 +00:00
Felix Fietkau d6b8219de1 add an update for the not-entirely-correct security fix of madwifi (see [5720], madwifi changeset 1847)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 16:48:43 +00:00
Felix Fietkau ea702df14a update madwifi (security issues: CVE-2006-6332)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 12:42:25 +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
Felix Fietkau 5a32593057 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
Felix Fietkau 768b48f380 implement target profiles in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 05:06:56 +00:00
Nicolas Thill 803f212243 use target optimization flags for madwifi tools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-27 19:14:43 +00:00
Felix Fietkau 8ae816d309 put madwifi in the right category
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 20:52:40 +00:00
Felix Fietkau fc8658be6d make kernel module packaging code reusable and use it in madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 16:13:10 +00:00
Florian Fainelli 85bd2e19cc Do not automatically create atheros devices (#811), and potentially other bugs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-16 22:18:06 +00:00