summaryrefslogtreecommitdiffstats
path: root/package/madwifi/files
Commit message (Expand)AuthorAgeFilesLines
* madwifi: change wireless ifname numbering schema Instead of simply counting u...Jo-Philipp Wich2011-11-061-2/+9
* madwifi: introduce "disabled" option for wifi-iface section to shutdown singl...Jo-Philipp Wich2011-09-081-2/+4
* madwifi: typo(s) in /lib/wifi/madwifi.shVasilis Tsiligiannis2011-04-061-2/+2
* madwifi: Always escape SSID parameterVasilis Tsiligiannis2011-04-051-1/+1
* madwifi: add support for translating country codes into internal country code...Felix Fietkau2011-03-262-6/+249
* madwifi: Add newline at end of autodetected wireless config (cosmetic)Vasilis Tsiligiannis2011-03-171-0/+1
* madwifi: Fix unique device autodetectionVasilis Tsiligiannis2011-03-151-2/+2
* madwifi: Add support for multiple interfacesVasilis Tsiligiannis2011-03-081-15/+69
* madwifi: fix syntax error introduced by r23660Jo-Philipp Wich2010-10-271-1/+1
* madwifi: make wep-open the defaultJo-Philipp Wich2010-10-271-2/+2
* madwifi: add wep+open, wep+shared format support to madwifi as wellJo-Philipp Wich2010-10-271-1/+5
* madwifi: disable softled by default on pci devices (fixes #4484)Felix Fietkau2010-03-141-1/+1
* madwifi: fix antenna selection for ubnt loco2/loco5Felix Fietkau2009-12-191-9/+41
* madwifi: add antenna gpio support for nanostation loco2Felix Fietkau2009-10-171-7/+15
* madwifi: add a configuration for uapsd (unscheduled automatic powersave deliv...Felix Fietkau2009-09-031-0/+3
* madwifi: turn software based tsf merging on by default, get rid of some iwpri...Felix Fietkau2009-07-161-4/+5
* madwifi.sh channel fixVasilis Tsiligiannis2009-07-121-22/+17
* madwifi: disable compression by default, as it can cause instabilities on var...Felix Fietkau2009-06-111-2/+2
* madwifi: clear variables used in for loopVasilis Tsiligiannis2009-06-031-2/+1
* madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Ts...Jo-Philipp Wich2009-05-311-43/+3
* madwifi: remove the "turbo" iwpriv command, it does not do anything useful, b...Felix Fietkau2009-05-221-3/+0
* Declare some missing local variables in madwifi.sh Signed-off-by: Vasilis Tsi...Jo-Philipp Wich2009-05-201-17/+58
* Detect every atheros device present This patch is for boards with more than o...Jo-Philipp Wich2009-05-201-1/+1
* madwifi: don't try to set an interface essid with an empty valueNicolas Thill2009-05-171-2/+4
* madwifi: fix distance settingFelix Fietkau2009-05-131-0/+2
* madwifi: clean up handling of various timings such as slot time, ack timeout,...Felix Fietkau2009-05-081-3/+1
* use config_get_bool for outdoor modeFelix Fietkau2009-05-061-2/+1
* madwifi: make country code and outdoor flag changeable without reloading the ...Felix Fietkau2009-05-061-7/+10
* allow connection to a prefered bssid (#4252)Florian Fainelli2009-04-191-1/+1
* madwifi: only set the desired mode for the first vapFelix Fietkau2009-03-291-1/+1
* madwifi: add config option for adjusting the beacon power relative to the ful...Felix Fietkau2009-03-261-0/+3
* madwifi: mode txpower to wifi-device section, but remain backwards compatibleAndy Boyett2009-01-311-3/+10
* Allow changing country code for madwifi driver. Thanks alisonken1Travis Kemen2009-01-221-4/+14
* package/madwifi: add uci support for the propereq iwpriv settingJo-Philipp Wich2009-01-011-0/+3
* package/madwifi: fix typo in config handlerJo-Philipp Wich2009-01-011-1/+1
* hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only ...Andy Boyett2008-12-311-13/+13
* Move txpower settings after the interface comes up. Thanks alisonken1Travis Kemen2008-12-031-3/+5
* madwifi: ap+sta race conditionsFelix Fietkau2008-11-141-1/+1
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...Felix Fietkau2008-10-291-7/+3
* remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by...Travis Kemen2008-10-231-14/+5
* remove polarity from config file generationTravis Kemen2008-10-231-2/+1
* fix mistakes in last commitTravis Kemen2008-10-231-2/+2
* Simplify antenna selection and remove the need for gpioctl for the nanostation2.Travis Kemen2008-10-231-12/+19
* fix polarityTravis Kemen2008-10-231-1/+1
* implement uci config option for the nanostation antenna/polarity control (ns2...Felix Fietkau2008-10-231-8/+47
* madwifi: allow disabling of hardware ibss merges by setting the wifi-iface op...Felix Fietkau2008-10-161-1/+4
* madwifi: set essid on to avoid association with different ssid (patch from #3...Felix Fietkau2008-09-281-0/+1
* add option to shutoff softledTravis Kemen2008-09-251-0/+3
* revert accidental change to madwifi.shFelix Fietkau2008-08-291-0/+1
* madwifi: fix encryption type checkFelix Fietkau2008-08-281-2/+1