Commit Graph

40 Commits (a8e4960f3d97e0ddbcdd35d9dadd582850033393)

Author SHA1 Message Date
Felix Fietkau 8445b132ce adhoc has issues with bgscan as well
SVN-Revision: 8394
17 years ago
Felix Fietkau 8fd798cb2c add a missing variable assignment
SVN-Revision: 8339
17 years ago
Felix Fietkau 9b1084b7fc madwifi: bgscan is a bit broken. disable by default
SVN-Revision: 8315
17 years ago
Felix Fietkau 2b8e0918c9 fix a typo
SVN-Revision: 8220
17 years ago
Felix Fietkau b13426e21b keep track of the wifi interface state in /var/state/wireless
SVN-Revision: 8108
17 years ago
Felix Fietkau e58d9626f2 add a workaround for the hostapd killed issue when using more than one wifi card (#1928, #2040)
SVN-Revision: 8077
17 years ago
Mike Baker 31ea6879d7 clean up default wifi config
SVN-Revision: 7873
17 years ago
Travis Kemen bb2c2a81dd add fragmentation and rts settings thanks rene closes #1725
SVN-Revision: 7743
17 years ago
Felix Fietkau c1366bb46d madwifi: add some extra delay between bringing the interface up and configuring it (#1703)
SVN-Revision: 7729
17 years ago
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
17 years ago
Felix Fietkau 65ec59bd88 madwifi: add patch for doing ad-hoc and master mode at the same (including beacon handling)
SVN-Revision: 7409
17 years ago
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
17 years ago
Felix Fietkau b2db4e7f09 fix essid setting in adhoc mode
SVN-Revision: 7301
17 years ago
Mike Baker 93f73100fc fix isolate mode
SVN-Revision: 7155
17 years ago
Travis Kemen cae78388d1 add isolate closes #1636
SVN-Revision: 7133
17 years ago
Felix Fietkau 269c00418c madwifi: fix static bssid setting for ad-hoc mode
SVN-Revision: 7067
17 years ago
Felix Fietkau 4062525157 don't try to set up wpa if hostapd is not installed
SVN-Revision: 7005
17 years ago
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
17 years ago
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
17 years ago
Felix Fietkau c2d5b2d04a don't call wpa_supplicant unconditionally
SVN-Revision: 6656
18 years ago
Felix Fietkau 4a65dd20fe fix wep encryption setting for madwifi
SVN-Revision: 6655
18 years ago
Felix Fietkau 080d4f6710 fix a small typo
SVN-Revision: 6654
18 years ago
Felix Fietkau 437ffd0970 fix a harmless warning
SVN-Revision: 6650
18 years ago
Florian Fainelli 677b02a250 Add bssid fix from #1281
SVN-Revision: 6601
18 years ago
Travis Kemen f1432e60f0 remove duplicate section to find bridge name
SVN-Revision: 6591
18 years ago
Mike Baker a738f566e6 add a new 'option disabled' to wifi-device
SVN-Revision: 6576
18 years ago
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
18 years ago
Travis Kemen 2873adfe53 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255
SVN-Revision: 6567
18 years ago
Felix Fietkau 90a57bbefb use config_get_bool for hide_ssid option in madwifi
SVN-Revision: 6408
18 years ago
Florian Fainelli e74ae58645 Add hidden_ssid option to madwifi script (#1363)
SVN-Revision: 6406
18 years ago
Florian Fainelli 138f93e130 Fix wep encryption setting with madwifi (#1173)
SVN-Revision: 6125
18 years ago
Felix Fietkau 522199f7ef fix a small typo
SVN-Revision: 6104
18 years ago
Felix Fietkau e4390854df fix madwifi mode selection problems
SVN-Revision: 6063
18 years ago
Felix Fietkau 04378c334f fix a typo
SVN-Revision: 6039
18 years ago
Felix Fietkau c15d072541 fix b/g mode selection for madwifi, update documentation
SVN-Revision: 5973
18 years ago
Felix Fietkau 4a2b2b02aa madwifi: fix setting the essid for ap mode
SVN-Revision: 5903
18 years ago
Felix Fietkau d68a9310fb move hostapd setup function to wireless-tools package, as it is driver independent
SVN-Revision: 5890
18 years ago
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
18 years ago
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
18 years ago
Mike Baker dba1ec6535 /etc/config/wireless support for madwifi (work in progress)
SVN-Revision: 5630
18 years ago