Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move a few unmaintained packages from trunk to /packages | Felix Fietkau | 2012-10-07 | 2 | -737/+0 |
| | | | | SVN-Revision: 33634 | ||||
* | madwifi: modify madwifi.sh to support IBSS WPA-NONE | Felix Fietkau | 2012-03-27 | 1 | -0/+9 |
| | | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 31082 | ||||
* | wpa_supplicant: use wext driver for hostap and madwifi | Felix Fietkau | 2012-03-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 31081 | ||||
* | madwifi: change wireless ifname numbering schema Instead of simply counting ↵ | Jo-Philipp Wich | 2011-11-06 | 1 | -2/+9 |
| | | | | | | up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number and following ifaces an index-suffix, e.g. ath0 for network 1 on phy 1 and ath0-1 for network 2 on phy 1. This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if the number of networks changes in between. This should, along with other changes in LuCI, fix #10335. SVN-Revision: 28785 | ||||
* | madwifi: introduce "disabled" option for wifi-iface section to shutdown ↵ | Jo-Philipp Wich | 2011-09-08 | 1 | -2/+4 |
| | | | | | | single networks on a radio SVN-Revision: 28199 | ||||
* | madwifi: typo(s) in /lib/wifi/madwifi.sh | Vasilis Tsiligiannis | 2011-04-06 | 1 | -2/+2 |
| | | | | | | | | | | Hi minrate and maxrate are acually not boolean, so, for example "config minrate 11000" in /etc/config/wireless has no effect. Signed-off by: Jan Hetges <tran@ms20.net> SVN-Revision: 26504 | ||||
* | madwifi: Always escape SSID parameter | Vasilis Tsiligiannis | 2011-04-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 26484 | ||||
* | madwifi: add support for translating country codes into internal country ↵ | Felix Fietkau | 2011-03-26 | 2 | -6/+249 |
| | | | | | | code numbers (based on a patch by Manuel Munz) SVN-Revision: 26306 | ||||
* | madwifi: Add newline at end of autodetected wireless config (cosmetic) | Vasilis Tsiligiannis | 2011-03-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 26197 | ||||
* | madwifi: Fix unique device autodetection | Vasilis Tsiligiannis | 2011-03-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 26164 | ||||
* | madwifi: Add support for multiple interfaces | Vasilis Tsiligiannis | 2011-03-08 | 1 | -15/+69 |
| | | | | SVN-Revision: 25951 | ||||
* | madwifi: fix syntax error introduced by r23660 | Jo-Philipp Wich | 2010-10-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 23679 | ||||
* | madwifi: make wep-open the default | Jo-Philipp Wich | 2010-10-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 23660 | ||||
* | madwifi: add wep+open, wep+shared format support to madwifi as well | Jo-Philipp Wich | 2010-10-27 | 1 | -1/+5 |
| | | | | SVN-Revision: 23657 | ||||
* | madwifi: disable softled by default on pci devices (fixes #4484) | Felix Fietkau | 2010-03-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 20195 | ||||
* | madwifi: fix antenna selection for ubnt loco2/loco5 | Felix Fietkau | 2009-12-19 | 1 | -9/+41 |
| | | | | SVN-Revision: 18853 | ||||
* | madwifi: add antenna gpio support for nanostation loco2 | Felix Fietkau | 2009-10-17 | 1 | -7/+15 |
| | | | | SVN-Revision: 18055 | ||||
* | madwifi: add a configuration for uapsd (unscheduled automatic powersave ↵ | Felix Fietkau | 2009-09-03 | 1 | -0/+3 |
| | | | | | | delivery), turn it off by default because of compatibility issues with nokia phones SVN-Revision: 17510 | ||||
* | madwifi: turn software based tsf merging on by default, get rid of some ↵ | Felix Fietkau | 2009-07-16 | 1 | -4/+5 |
| | | | | | | iwpriv errors on wifi restart SVN-Revision: 16862 | ||||
* | madwifi.sh channel fix | Vasilis Tsiligiannis | 2009-07-12 | 1 | -22/+17 |
| | | | | | | | | In the madwifi.sh there is to read "only need to change freq band and channel on the first vif". This is wrong. For example if you create a new Ad-Hoc network and an AP interface, the channel is reseted to 1, regardless of the UCI setting. So remove this wrong code. Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> SVN-Revision: 16814 | ||||
* | madwifi: disable compression by default, as it can cause instabilities on ↵ | Felix Fietkau | 2009-06-11 | 1 | -2/+2 |
| | | | | | | various platforms (thx, acoul) SVN-Revision: 16421 | ||||
* | madwifi: clear variables used in for loop | Vasilis Tsiligiannis | 2009-06-03 | 1 | -2/+1 |
| | | | | SVN-Revision: 16308 | ||||
* | madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis ↵ | Jo-Philipp Wich | 2009-05-31 | 1 | -43/+3 |
| | | | | | | Tsiligiannis SVN-Revision: 16238 | ||||
* | madwifi: remove the "turbo" iwpriv command, it does not do anything useful, ↵ | Felix Fietkau | 2009-05-22 | 1 | -3/+0 |
| | | | | | | but it can lead to crashes SVN-Revision: 15992 | ||||
* | Declare some missing local variables in madwifi.sh Signed-off-by: Vasilis ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -17/+58 |
| | | | | | | Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15954 | ||||
* | Detect every atheros device present This patch is for boards with more than ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -1/+1 |
| | | | | | | one atheros devices. It changes detect_atheros() function to continue with the detection of every device present and don't return when just one is found Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15940 | ||||
* | madwifi: don't try to set an interface essid with an empty value | Nicolas Thill | 2009-05-17 | 1 | -2/+4 |
| | | | | SVN-Revision: 15886 | ||||
* | madwifi: fix distance setting | Felix Fietkau | 2009-05-13 | 1 | -0/+2 |
| | | | | SVN-Revision: 15824 | ||||
* | madwifi: clean up handling of various timings such as slot time, ack ↵ | Felix Fietkau | 2009-05-08 | 1 | -3/+1 |
| | | | | | | timeout, eifs time, etc. SVN-Revision: 15713 | ||||
* | use config_get_bool for outdoor mode | Felix Fietkau | 2009-05-06 | 1 | -2/+1 |
| | | | | SVN-Revision: 15634 | ||||
* | madwifi: make country code and outdoor flag changeable without reloading the ↵ | Felix Fietkau | 2009-05-06 | 1 | -7/+10 |
| | | | | | | driver SVN-Revision: 15633 | ||||
* | allow connection to a prefered bssid (#4252) | Florian Fainelli | 2009-04-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 15283 | ||||
* | madwifi: only set the desired mode for the first vap | Felix Fietkau | 2009-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 15059 | ||||
* | madwifi: add config option for adjusting the beacon power relative to the ↵ | Felix Fietkau | 2009-03-26 | 1 | -0/+3 |
| | | | | | | full tx power (needs testing, units/scale still unknown, defaults to max.) SVN-Revision: 15054 | ||||
* | 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 |