42 Commits (cfd0fecd47ca970b7deff63c81ad1034b80e5328)

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