Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | madwifi: keep a/g mode and pureg setting in sync across vaps | Felix Fietkau | 2008-08-21 | 1 | -18/+19 |
| | | | | SVN-Revision: 12363 | ||||
* | Add generic wpa_supplicant calls and use them for mac80211 and madwifi. | Florian Fainelli | 2008-08-12 | 1 | -75/+9 |
| | | | | SVN-Revision: 12289 | ||||
* | Add 802.1x client configuration support and corresponding documentation (#2069) | Florian Fainelli | 2008-08-11 | 1 | -2/+41 |
| | | | | SVN-Revision: 12283 | ||||
* | Add 11gdt, 11adt, 11ast and fh modes (#3824) | Florian Fainelli | 2008-08-07 | 1 | -0/+4 |
| | | | | SVN-Revision: 12240 | ||||
* | enable wds sta interface splitting by default | Felix Fietkau | 2008-08-01 | 1 | -3/+5 |
| | | | | SVN-Revision: 12056 | ||||
* | madwifi: remove wds type of wifi-iface without essid, imho it never worked ↵ | Felix Fietkau | 2008-08-01 | 1 | -11/+6 |
| | | | | | | properly and is unsupported now, regular ap/sta with option wds 1 is preferred SVN-Revision: 12055 | ||||
* | use the madwifi driver instead of wext in the wpa_supplicant command line. ↵ | Felix Fietkau | 2008-07-31 | 1 | -1/+1 |
| | | | | | | the madwifi driver can associate faster because it uses a different ioctl interface SVN-Revision: 12053 | ||||
* | fix duplicate "doth" interface option in madwifi | Felix Fietkau | 2008-07-31 | 1 | -3/+0 |
| | | | | SVN-Revision: 12032 | ||||
* | madwifi: change the network scripts to use the new wds sta separation feature | Felix Fietkau | 2008-07-30 | 2 | -0/+15 |
| | | | | SVN-Revision: 12005 | ||||
* | Allow madwifi devices to be set in monitor mode | Florian Fainelli | 2008-07-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 11943 | ||||
* | fix madwifi mode setting | Felix Fietkau | 2008-07-20 | 1 | -4/+2 |
| | | | | SVN-Revision: 11882 | ||||
* | Remove the sleep since we delayed bringing up the interface | Florian Fainelli | 2008-06-18 | 1 | -1/+0 |
| | | | | SVN-Revision: 11534 | ||||
* | Delay bringing up the interface because some cards requires setting the mode ↵ | Florian Fainelli | 2008-06-18 | 1 | -1/+1 |
| | | | | | | before bringing it up (#3541) SVN-Revision: 11533 | ||||
* | make madwifi startup script aware of new iwpriv options | John Crispin | 2008-03-13 | 1 | -0/+6 |
| | | | | SVN-Revision: 10598 | ||||
* | fix problems with the use of a passphrase, add option to use a key instead ↵ | Travis Kemen | 2008-02-13 | 1 | -5/+13 |
| | | | | | | of passphrase SVN-Revision: 10450 | ||||
* | disable radar detection by default until it is fixed | Felix Fietkau | 2008-02-05 | 1 | -0/+3 |
| | | | | SVN-Revision: 10401 | ||||
* | fix wpa_supplicant for madwifi | John Crispin | 2008-02-05 | 1 | -2/+1 |
| | | | | SVN-Revision: 10392 | ||||
* | upgrade madwifi, finally fix the annoying ap auto channel selection bug, ↵ | Felix Fietkau | 2008-01-25 | 1 | -2/+4 |
| | | | | | | default to automatic channel selection SVN-Revision: 10259 | ||||
* | add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz ↵ | Travis Kemen | 2008-01-17 | 1 | -0/+12 |
| | | | | | | Schori <lorenz.schori@gmx.ch> SVN-Revision: 10217 | ||||
* | add options for rate 80211h compression bursting wmm and mac filtering From: ↵ | Travis Kemen | 2007-11-28 | 1 | -0/+38 |
| | | | | | | Vasilis T. (aka Acinonyx) SVN-Revision: 9624 | ||||
* | some cleanup and remove overwriting of device defaults for bgscan and diversity | Travis Kemen | 2007-11-28 | 1 | -22/+10 |
| | | | | SVN-Revision: 9619 | ||||
* | don't overwrite device default for fast frames closes #2321 | Travis Kemen | 2007-11-28 | 1 | -2/+4 |
| | | | | SVN-Revision: 9609 | ||||
* | Convert the karma changes to be an ioctl | Florian Fainelli | 2007-10-19 | 1 | -94/+0 |
| | | | | SVN-Revision: 9358 | ||||
* | fixed wpa2 support for madwifi/wpa_supplicant | John Crispin | 2007-10-18 | 1 | -3/+8 |
| | | | | SVN-Revision: 9355 | ||||
* | Build a karma variant of madwifi | Florian Fainelli | 2007-10-14 | 1 | -0/+94 |
| | | | | SVN-Revision: 9316 | ||||
* | Fix agmode selection (#2438) | Florian Fainelli | 2007-09-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 9075 | ||||
* | fix madwifi channel setting (#2073) | Felix Fietkau | 2007-09-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 8681 | ||||
* | adhoc has issues with bgscan as well | Felix Fietkau | 2007-08-10 | 1 | -4/+2 |
| | | | | SVN-Revision: 8394 | ||||
* | add a missing variable assignment | Felix Fietkau | 2007-08-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 8339 | ||||
* | madwifi: bgscan is a bit broken. disable by default | Felix Fietkau | 2007-08-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 8315 | ||||
* | fix a typo | Felix Fietkau | 2007-07-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 8220 | ||||
* | keep track of the wifi interface state in /var/state/wireless | Felix Fietkau | 2007-07-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 8108 | ||||
* | add a workaround for the hostapd killed issue when using more than one wifi ↵ | Felix Fietkau | 2007-07-20 | 1 | -1/+0 |
| | | | | | | card (#1928, #2040) SVN-Revision: 8077 | ||||
* | clean up default wifi config | Mike Baker | 2007-07-04 | 1 | -12/+2 |
| | | | | SVN-Revision: 7873 | ||||
* | add fragmentation and rts settings thanks rene closes #1725 | Travis Kemen | 2007-06-27 | 1 | -0/+12 |
| | | | | SVN-Revision: 7743 | ||||
* | madwifi: add some extra delay between bringing the interface up and ↵ | Felix Fietkau | 2007-06-25 | 1 | -0/+1 |
| | | | | | | configuring it (#1703) SVN-Revision: 7729 | ||||
* | madwifi update: include upstream fixes for ff handling, disable ff by ↵ | Felix Fietkau | 2007-06-02 | 1 | -1/+4 |
| | | | | | | default (not reliable enough), wpa in ap mode should be working now SVN-Revision: 7440 | ||||
* | madwifi: add patch for doing ad-hoc and master mode at the same (including ↵ | Felix Fietkau | 2007-05-31 | 1 | -0/+1 |
| | | | | | | beacon handling) SVN-Revision: 7409 | ||||
* | madwifi: add support for the ahdemo (ad-hoc demo) mode in ↵ | Felix Fietkau | 2007-05-21 | 1 | -3/+3 |
| | | | | | | /etc/config/wireless. using it, simultaneous ap+mesh operation is possible SVN-Revision: 7302 | ||||
* | fix essid setting in adhoc mode | Felix Fietkau | 2007-05-21 | 1 | -3/+1 |
| | | | | SVN-Revision: 7301 | ||||
* | fix isolate mode | Mike Baker | 2007-05-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 7155 | ||||
* | add isolate closes #1636 | Travis Kemen | 2007-05-08 | 1 | -0/+3 |
| | | | | SVN-Revision: 7133 | ||||
* | madwifi: fix static bssid setting for ad-hoc mode | Felix Fietkau | 2007-04-29 | 1 | -3/+3 |
| | | | | SVN-Revision: 7067 | ||||
* | don't try to set up wpa if hostapd is not installed | Felix Fietkau | 2007-04-19 | 1 | -7/+9 |
| | | | | SVN-Revision: 7005 | ||||
* | improve handling of 11a/b/g mode setting. redirect iwconfig channel errors ↵ | Felix Fietkau | 2007-04-16 | 1 | -4/+5 |
| | | | | | | to /dev/null (the command fails at times and needs to be run multiple times, because it's a bit unreliable) SVN-Revision: 6975 | ||||
* | madwifi init: set the channel after bringing up the interface (sometimes it ↵ | Felix Fietkau | 2007-04-12 | 1 | -0/+1 |
| | | | | | | needs the channel before bringing up the interface, sometimes after, no idea what's going on) SVN-Revision: 6939 | ||||
* | don't call wpa_supplicant unconditionally | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6656 | ||||
* | fix wep encryption setting for madwifi | Felix Fietkau | 2007-03-24 | 1 | -1/+5 |
| | | | | SVN-Revision: 6655 | ||||
* | fix a small typo | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6654 | ||||
* | fix a harmless warning | Felix Fietkau | 2007-03-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 6650 |