| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] madwifi: change wireless ifname numbering schema | jow | 2011-11-06 | 1 | -2/+9 |
* | [package] madwifi: introduce "disabled" option for wifi-iface section to shut... | jow | 2011-09-08 | 1 | -2/+4 |
* | [packages] madwifi: typo(s) in /lib/wifi/madwifi.sh | acinonyx | 2011-04-06 | 1 | -2/+2 |
* | [packages] madwifi: Always escape SSID parameter | acinonyx | 2011-04-05 | 1 | -1/+1 |
* | madwifi: add support for translating country codes into internal country code... | nbd | 2011-03-26 | 2 | -6/+249 |
* | [package] madwifi: Add newline at end of autodetected wireless config (cosmetic) | acinonyx | 2011-03-17 | 1 | -0/+1 |
* | [package] madwifi: Fix unique device autodetection | acinonyx | 2011-03-15 | 1 | -2/+2 |
* | [package] madwifi: Add support for multiple interfaces | acinonyx | 2011-03-08 | 1 | -15/+69 |
* | [package] madwifi: fix syntax error introduced by r23660 | jow | 2010-10-27 | 1 | -1/+1 |
* | [package] madwifi: make wep-open the default | jow | 2010-10-27 | 1 | -2/+2 |
* | [package] madwifi: add wep+open, wep+shared format support to madwifi as well | jow | 2010-10-27 | 1 | -1/+5 |
* | madwifi: disable softled by default on pci devices (fixes #4484) | nbd | 2010-03-14 | 1 | -1/+1 |
* | madwifi: fix antenna selection for ubnt loco2/loco5 | nbd | 2009-12-19 | 1 | -9/+41 |
* | madwifi: add antenna gpio support for nanostation loco2 | nbd | 2009-10-17 | 1 | -7/+15 |
* | madwifi: add a configuration for uapsd (unscheduled automatic powersave deliv... | nbd | 2009-09-03 | 1 | -0/+3 |
* | madwifi: turn software based tsf merging on by default, get rid of some iwpri... | nbd | 2009-07-16 | 1 | -4/+5 |
* | madwifi.sh channel fix | acinonyx | 2009-07-12 | 1 | -22/+17 |
* | madwifi: disable compression by default, as it can cause instabilities on var... | nbd | 2009-06-11 | 1 | -2/+2 |
* | [package] madwifi: clear variables used in for loop | acinonyx | 2009-06-03 | 1 | -2/+1 |
* | [package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks ... | jow | 2009-05-31 | 1 | -43/+3 |
* | madwifi: remove the "turbo" iwpriv command, it does not do anything useful, b... | nbd | 2009-05-22 | 1 | -3/+0 |
* | [PATCH] [madwifi] Declare some missing local variables in madwifi.sh | jow | 2009-05-20 | 1 | -17/+58 |
* | [PATCH] [madwifi] Detect every atheros device present | jow | 2009-05-20 | 1 | -1/+1 |
* | [package] madwifi: don't try to set an interface essid with an empty value | nico | 2009-05-17 | 1 | -2/+4 |
* | madwifi: fix distance setting | nbd | 2009-05-13 | 1 | -0/+2 |
* | madwifi: clean up handling of various timings such as slot time, ack timeout,... | nbd | 2009-05-08 | 1 | -3/+1 |
* | use config_get_bool for outdoor mode | nbd | 2009-05-06 | 1 | -2/+1 |
* | madwifi: make country code and outdoor flag changeable without reloading the ... | nbd | 2009-05-06 | 1 | -7/+10 |
* | [package] allow connection to a prefered bssid (#4252) | florian | 2009-04-19 | 1 | -1/+1 |
* | madwifi: only set the desired mode for the first vap | nbd | 2009-03-29 | 1 | -1/+1 |
* | madwifi: add config option for adjusting the beacon power relative to the ful... | nbd | 2009-03-26 | 1 | -0/+3 |
* | [package] madwifi: mode txpower to wifi-device section, but remain backwards ... | agb | 2009-01-31 | 1 | -3/+10 |
* | Allow changing country code for madwifi driver. Thanks alisonken1 | thepeople | 2009-01-22 | 1 | -4/+14 |
* | package/madwifi: add uci support for the propereq iwpriv setting | jow | 2009-01-01 | 1 | -0/+3 |
* | package/madwifi: fix typo in config handler | jow | 2009-01-01 | 1 | -1/+1 |
* | [package] hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't... | agb | 2008-12-31 | 1 | -13/+13 |
* | Move txpower settings after the interface comes up. Thanks alisonken1 | thepeople | 2008-12-03 | 1 | -3/+5 |
* | madwifi: ap+sta race conditions | nbd | 2008-11-14 | 1 | -1/+1 |
* | use pidfiles for hostapd/wpa_supplicant instead of killing all processes when... | nbd | 2008-10-29 | 1 | -7/+3 |
* | remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by... | thepeople | 2008-10-23 | 1 | -14/+5 |
* | remove polarity from config file generation | thepeople | 2008-10-23 | 1 | -2/+1 |
* | fix mistakes in last commit | thepeople | 2008-10-23 | 1 | -2/+2 |
* | Simplify antenna selection and remove the need for gpioctl for the nanostation2. | thepeople | 2008-10-23 | 1 | -12/+19 |
* | fix polarity | thepeople | 2008-10-23 | 1 | -1/+1 |
* | implement uci config option for the nanostation antenna/polarity control (ns2... | nbd | 2008-10-23 | 1 | -8/+47 |
* | madwifi: allow disabling of hardware ibss merges by setting the wifi-iface op... | nbd | 2008-10-16 | 1 | -1/+4 |
* | madwifi: set essid on to avoid association with different ssid (patch from #3... | nbd | 2008-09-28 | 1 | -0/+1 |
* | add option to shutoff softled | thepeople | 2008-09-25 | 1 | -0/+3 |
* | revert accidental change to madwifi.sh | nbd | 2008-08-29 | 1 | -0/+1 |
* | madwifi: fix encryption type check | nbd | 2008-08-28 | 1 | -2/+1 |