Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | madwifi: mode txpower to wifi-device section, but remain backwards compatible | Andy Boyett | 2009-01-31 | 1 | -3/+10 |
| | | | | SVN-Revision: 14307 | ||||
* | Allow changing country code for madwifi driver. Thanks alisonken1 | Travis Kemen | 2009-01-22 | 1 | -4/+14 |
| | | | | SVN-Revision: 14148 | ||||
* | package/madwifi: add uci support for the propereq iwpriv setting | Jo-Philipp Wich | 2009-01-01 | 1 | -0/+3 |
| | | | | SVN-Revision: 13795 | ||||
* | package/madwifi: fix typo in config handler | Jo-Philipp Wich | 2009-01-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 13793 | ||||
* | hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only ↵ | Andy Boyett | 2008-12-31 | 1 | -13/+13 |
| | | | | | | allowed values SVN-Revision: 13790 | ||||
* | Move txpower settings after the interface comes up. Thanks alisonken1 | Travis Kemen | 2008-12-03 | 1 | -3/+5 |
| | | | | SVN-Revision: 13502 | ||||
* | madwifi: ap+sta race conditions | Felix Fietkau | 2008-11-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 13208 | ||||
* | use pidfiles for hostapd/wpa_supplicant instead of killing all processes ↵ | Felix Fietkau | 2008-10-29 | 1 | -7/+3 |
| | | | | | | when bringing an interface down - fixes an issue with random hostapd death SVN-Revision: 13078 | ||||
* | remove LED api abuse from r13032 per request fom nbd, gpioctl is now built ↵ | Travis Kemen | 2008-10-23 | 1 | -14/+5 |
| | | | | | | by defualt SVN-Revision: 13039 | ||||
* | remove polarity from config file generation | Travis Kemen | 2008-10-23 | 1 | -2/+1 |
| | | | | SVN-Revision: 13034 | ||||
* | fix mistakes in last commit | Travis Kemen | 2008-10-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 13033 | ||||
* | Simplify antenna selection and remove the need for gpioctl for the nanostation2. | Travis Kemen | 2008-10-23 | 1 | -12/+19 |
| | | | | SVN-Revision: 13032 | ||||
* | fix polarity | Travis Kemen | 2008-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 13031 | ||||
* | implement uci config option for the nanostation antenna/polarity control ↵ | Felix Fietkau | 2008-10-23 | 1 | -8/+47 |
| | | | | | | (ns2 and ns5 supported) SVN-Revision: 13028 | ||||
* | madwifi: allow disabling of hardware ibss merges by setting the wifi-iface ↵ | Felix Fietkau | 2008-10-16 | 1 | -1/+4 |
| | | | | | | option sw_merge, which does the tsf sync in software instead. used to work around hardware issues with hw merges (ATIM window gets screwed up) SVN-Revision: 12993 | ||||
* | madwifi: set essid on to avoid association with different ssid (patch from ↵ | Felix Fietkau | 2008-09-28 | 1 | -0/+1 |
| | | | | | | #3937) SVN-Revision: 12759 | ||||
* | add option to shutoff softled | Travis Kemen | 2008-09-25 | 1 | -0/+3 |
| | | | | SVN-Revision: 12709 | ||||
* | revert accidental change to madwifi.sh | Felix Fietkau | 2008-08-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 12428 | ||||
* | madwifi: fix encryption type check | Felix Fietkau | 2008-08-28 | 1 | -2/+1 |
| | | | | SVN-Revision: 12421 | ||||
* | madwifi: only start hostapd when necessary | Felix Fietkau | 2008-08-28 | 1 | -2/+3 |
| | | | | SVN-Revision: 12420 | ||||
* | 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 |