Commit graph

32 commits

Author SHA1 Message Date
Felix Fietkau
c1366bb46d madwifi: add some extra delay between bringing the interface up and configuring it (#1703)
SVN-Revision: 7729
2007-06-25 10:58:17 +00:00
Felix Fietkau
47ecff5cf8 madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now
SVN-Revision: 7440
2007-06-02 02:22:01 +00:00
Felix Fietkau
65ec59bd88 madwifi: add patch for doing ad-hoc and master mode at the same (including beacon handling)
SVN-Revision: 7409
2007-05-31 03:41:01 +00:00
Felix Fietkau
b7e8f1c3d1 madwifi: add support for the ahdemo (ad-hoc demo) mode in /etc/config/wireless. using it, simultaneous ap+mesh operation is possible
SVN-Revision: 7302
2007-05-21 07:22:02 +00:00
Felix Fietkau
b2db4e7f09 fix essid setting in adhoc mode
SVN-Revision: 7301
2007-05-21 06:34:05 +00:00
Mike Baker
93f73100fc fix isolate mode
SVN-Revision: 7155
2007-05-10 06:54:47 +00:00
Travis Kemen
cae78388d1 add isolate closes #1636
SVN-Revision: 7133
2007-05-08 01:11:33 +00:00
Felix Fietkau
269c00418c madwifi: fix static bssid setting for ad-hoc mode
SVN-Revision: 7067
2007-04-29 20:50:42 +00:00
Felix Fietkau
4062525157 don't try to set up wpa if hostapd is not installed
SVN-Revision: 7005
2007-04-19 11:42:39 +00:00
Felix Fietkau
53a2bf0f59 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)
SVN-Revision: 6975
2007-04-16 20:59:16 +00:00
Felix Fietkau
c38691f291 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)
SVN-Revision: 6939
2007-04-12 17:34:21 +00:00
Felix Fietkau
c2d5b2d04a don't call wpa_supplicant unconditionally
SVN-Revision: 6656
2007-03-24 01:03:42 +00:00
Felix Fietkau
4a65dd20fe fix wep encryption setting for madwifi
SVN-Revision: 6655
2007-03-24 01:01:18 +00:00
Felix Fietkau
080d4f6710 fix a small typo
SVN-Revision: 6654
2007-03-24 00:43:05 +00:00
Felix Fietkau
437ffd0970 fix a harmless warning
SVN-Revision: 6650
2007-03-23 16:48:43 +00:00
Florian Fainelli
677b02a250 Add bssid fix from #1281
SVN-Revision: 6601
2007-03-18 12:59:44 +00:00
Travis Kemen
f1432e60f0 remove duplicate section to find bridge name
SVN-Revision: 6591
2007-03-17 03:56:14 +00:00
Mike Baker
a738f566e6 add a new 'option disabled' to wifi-device
SVN-Revision: 6576
2007-03-16 13:56:36 +00:00
Mike Baker
568c026623 Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "why isn't wifi working?"
SVN-Revision: 6570
2007-03-15 23:17:16 +00:00
Travis Kemen
2873adfe53 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255
SVN-Revision: 6567
2007-03-15 03:21:35 +00:00
Felix Fietkau
90a57bbefb use config_get_bool for hide_ssid option in madwifi
SVN-Revision: 6408
2007-02-27 23:10:53 +00:00
Florian Fainelli
e74ae58645 Add hidden_ssid option to madwifi script (#1363)
SVN-Revision: 6406
2007-02-27 23:05:05 +00:00
Florian Fainelli
138f93e130 Fix wep encryption setting with madwifi (#1173)
SVN-Revision: 6125
2007-01-18 14:43:21 +00:00
Felix Fietkau
522199f7ef fix a small typo
SVN-Revision: 6104
2007-01-15 00:10:00 +00:00
Felix Fietkau
e4390854df fix madwifi mode selection problems
SVN-Revision: 6063
2007-01-10 16:14:16 +00:00
Felix Fietkau
04378c334f fix a typo
SVN-Revision: 6039
2007-01-08 16:39:40 +00:00
Felix Fietkau
c15d072541 fix b/g mode selection for madwifi, update documentation
SVN-Revision: 5973
2007-01-04 01:29:01 +00:00
Felix Fietkau
4a2b2b02aa madwifi: fix setting the essid for ap mode
SVN-Revision: 5903
2006-12-27 00:55:59 +00:00
Felix Fietkau
d68a9310fb move hostapd setup function to wireless-tools package, as it is driver independent
SVN-Revision: 5890
2006-12-22 08:06:07 +00:00
Felix Fietkau
88e7da2bab nuke old madwifi init script, add new /lib/wifi handler (usable for many configurations already), fix up a target name
SVN-Revision: 5889
2006-12-22 08:02:59 +00:00
Felix Fietkau
a5546e6c40 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)
SVN-Revision: 5888
2006-12-22 07:58:06 +00:00
Mike Baker
dba1ec6535 /etc/config/wireless support for madwifi (work in progress)
SVN-Revision: 5630
2006-11-23 18:27:22 +00:00