118 Commits (a243cb1735cd8f3adc77eeb490febd8b8989ca3f)

Author SHA1 Message Date
Felix Fietkau b28a095964 revert accidental change to madwifi.sh 16 years ago
Felix Fietkau 683789250d madwifi: fix encryption type check 16 years ago
Felix Fietkau a2e70fed22 madwifi: only start hostapd when necessary 16 years ago
Felix Fietkau 4419978f84 madwifi: keep a/g mode and pureg setting in sync across vaps 16 years ago
Florian Fainelli 8c8b85b54c Add generic wpa_supplicant calls and use them for mac80211 and madwifi. 16 years ago
Florian Fainelli 4b5488ebfa Add 802.1x client configuration support and corresponding documentation (#2069) 16 years ago
Florian Fainelli 9c8bb0241f Add 11gdt, 11adt, 11ast and fh modes (#3824) 16 years ago
Felix Fietkau 8970a1213b enable wds sta interface splitting by default 16 years ago
Felix Fietkau 1201ed1baa madwifi: remove wds type of wifi-iface without essid, imho it never worked properly and is unsupported now, regular ap/sta with option wds 1 is preferred 16 years ago
Felix Fietkau a5e83a8bed use the madwifi driver instead of wext in the wpa_supplicant command line. the madwifi driver can associate faster because it uses a different ioctl interface 16 years ago
Felix Fietkau fbc77ede0a fix duplicate "doth" interface option in madwifi 16 years ago
Felix Fietkau 55b55f6861 madwifi: change the network scripts to use the new wds sta separation feature 16 years ago
Florian Fainelli e63040663d Allow madwifi devices to be set in monitor mode 16 years ago
Felix Fietkau 67039dcf9e fix madwifi mode setting 16 years ago
Florian Fainelli 11d0725b61 Remove the sleep since we delayed bringing up the interface 17 years ago
Florian Fainelli e2e80ab38a Delay bringing up the interface because some cards requires setting the mode before bringing it up (#3541) 17 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
John Crispin 78edb9c7bb fixed wpa2 support for madwifi/wpa_supplicant 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 18 years ago
Felix Fietkau c1366bb46d madwifi: add some extra delay between bringing the interface up and configuring it (#1703) 18 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