109 Commits (0e0bf71ed982211d00813140b2c6771733ee0661)

Author SHA1 Message Date
Florian Fainelli 11d0725b61 Remove the sleep since we delayed bringing up the interface 16 years ago
Florian Fainelli e2e80ab38a Delay bringing up the interface because some cards requires setting the mode before bringing it up (#3541) 16 years ago
John Crispin cb354d2750 make madwifi startup script aware of new iwpriv options 17 years ago
Travis Kemen 80f0eec0aa fix problems with the use of a passphrase, add option to use a key instead of passphrase 17 years ago
Felix Fietkau cf4ea1eed0 disable radar detection by default until it is fixed 17 years ago
John Crispin 2630cb3800 fix wpa_supplicant for madwifi 17 years ago
Felix Fietkau 1fb5433154 upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection 17 years ago
Travis Kemen f548e54b8d add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch> 17 years ago
Travis Kemen efb988f3f2 add options for rate 80211h compression bursting wmm and mac filtering From: Vasilis T. (aka Acinonyx) 17 years ago
Travis Kemen b6e523bc33 some cleanup and remove overwriting of device defaults for bgscan and diversity 17 years ago
Travis Kemen f30263eea0 don't overwrite device default for fast frames closes #2321 17 years ago
Florian Fainelli 2eca863b8e Convert the karma changes to be an ioctl 17 years ago
John Crispin 78edb9c7bb fixed wpa2 support for madwifi/wpa_supplicant 17 years ago
Florian Fainelli 93c450a043 Build a karma variant of madwifi 17 years ago
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 18 years ago
Felix Fietkau 65ec59bd88 madwifi: add patch for doing ad-hoc and master mode at the same (including beacon handling) 18 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 18 years ago
Felix Fietkau b2db4e7f09 fix essid setting in adhoc mode 18 years ago
Mike Baker 93f73100fc fix isolate mode 18 years ago
Travis Kemen cae78388d1 add isolate closes #1636 18 years ago
Felix Fietkau 269c00418c madwifi: fix static bssid setting for ad-hoc mode 18 years ago
Felix Fietkau 4062525157 don't try to set up wpa if hostapd is not installed 18 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) 18 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