| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | madwifi: fix the long standing bug that is triggered by nodes getting a timeo... | Felix Fietkau | 2009-01-25 | 6 | -3/+843 |
* | Allow changing country code for madwifi driver. Thanks alisonken1 | Travis Kemen | 2009-01-22 | 1 | -4/+14 |
* | package/madwifi: add uci support for the propereq iwpriv setting | Jo-Philipp Wich | 2009-01-01 | 1 | -0/+3 |
* | package/madwifi: fix typo in config handler | Jo-Philipp Wich | 2009-01-01 | 1 | -1/+1 |
* | hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only ... | Andy Boyett | 2008-12-31 | 1 | -13/+13 |
* | madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh) | Felix Fietkau | 2008-12-29 | 1 | -0/+64 |
* | madwifi: move autochannel idletime decision after radar and phy mode checking | Felix Fietkau | 2008-12-09 | 1 | -4/+4 |
* | madwifi: fix division by zero | Felix Fietkau | 2008-12-04 | 4 | -7/+10 |
* | madwifi: fix the autochannel patch | Felix Fietkau | 2008-12-04 | 5 | -10/+13 |
* | Move txpower settings after the interface comes up. Thanks alisonken1 | Travis Kemen | 2008-12-03 | 1 | -3/+5 |
* | madwifi: fix frame type parsing (fixes stp, see #4205) | Felix Fietkau | 2008-12-02 | 1 | -0/+13 |
* | madwifi: improve automatic channel selection by taking idle airtime into account | Felix Fietkau | 2008-11-29 | 4 | -5/+124 |
* | madwifi: improve reliability of the wds modes | Felix Fietkau | 2008-11-28 | 16 | -889/+862 |
* | MADWIFI_DEBUG should depend on DEVEL | Imre Kaloz | 2008-11-17 | 1 | -1/+1 |
* | madwifi: ap+sta race conditions | Felix Fietkau | 2008-11-14 | 2 | -1/+61 |
* | madwifi: add iwpriv for setting the maximum number of associated clients (ap ... | Felix Fietkau | 2008-11-14 | 3 | -3/+88 |
* | madwifi: fix ACL race condition (patch by Sebastian Gottschall) | Felix Fietkau | 2008-11-02 | 1 | -0/+116 |
* | madwifi: fix noderef and state machine issues in the currently unused ap-to-a... | Felix Fietkau | 2008-11-02 | 65 | -465/+602 |
* | fix a rare wds related noderef issue | Felix Fietkau | 2008-11-02 | 18 | -190/+191 |
* | use pidfiles for hostapd/wpa_supplicant instead of killing all processes when... | Felix Fietkau | 2008-10-29 | 1 | -7/+3 |
* | remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by... | Travis Kemen | 2008-10-23 | 1 | -14/+5 |
* | remove polarity from config file generation | Travis Kemen | 2008-10-23 | 1 | -2/+1 |
* | fix mistakes in last commit | Travis Kemen | 2008-10-23 | 1 | -2/+2 |
* | Simplify antenna selection and remove the need for gpioctl for the nanostation2. | Travis Kemen | 2008-10-23 | 1 | -12/+19 |
* | fix polarity | Travis Kemen | 2008-10-23 | 1 | -1/+1 |
* | madwifi: improve reliability of the antenna diversity setting | Felix Fietkau | 2008-10-23 | 2 | -1/+11 |
* | implement uci config option for the nanostation antenna/polarity control (ns2... | Felix Fietkau | 2008-10-23 | 1 | -8/+47 |
* | madwifi: add a patch for detecting vendor / device name information (only imp... | Felix Fietkau | 2008-10-23 | 4 | -9/+326 |
* | madwifi: allow disabling of hardware ibss merges by setting the wifi-iface op... | Felix Fietkau | 2008-10-16 | 1 | -1/+4 |
* | remove madwifi-testing (it confuses users) - it doesn't work, never has, and ... | Felix Fietkau | 2008-10-16 | 46 | -5160/+5 |
* | madwifi: add sta mode idle reassoc fix (#4091) | Felix Fietkau | 2008-10-14 | 1 | -9/+0 |
* | madwifi: fix a node refcounting imbalance with a low (but nonzero) crash prob... | Felix Fietkau | 2008-10-11 | 1 | -1/+1 |
* | allow larger beacon interval values - useful for big mesh networks (patch by ... | Felix Fietkau | 2008-10-07 | 1 | -0/+13 |
* | madwifi: re-enable the MIB interrupt flood protection fix - apparently it's s... | Felix Fietkau | 2008-10-07 | 1 | -28/+11 |
* | fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode ... | Felix Fietkau | 2008-10-07 | 1 | -0/+23 |
* | madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ... | Felix Fietkau | 2008-10-07 | 10 | -18/+123 |
* | madwifi: add another missing change for linux 2.4 compat | Felix Fietkau | 2008-10-04 | 1 | -1/+1 |
* | fix linux 2.4 compile with latest ibss fixes (thx, sven-ola) | Felix Fietkau | 2008-10-03 | 1 | -2/+2 |
* | madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by re... | Felix Fietkau | 2008-10-03 | 35 | -162/+401 |
* | port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptable... | Felix Fietkau | 2008-09-29 | 1 | -0/+133 |
* | madwifi: revert part of the noderef fix patch | Felix Fietkau | 2008-09-28 | 1 | -19/+0 |
* | madwifi: set essid on to avoid association with different ssid (patch from #3... | Felix Fietkau | 2008-09-28 | 1 | -0/+1 |
* | remove unnecessary patch chunk | Felix Fietkau | 2008-09-26 | 1 | -11/+1 |
* | madwifi: fix some really evil noderef issues (fixes #3999) | Felix Fietkau | 2008-09-26 | 2 | -1/+59 |
* | madwifi: don't crash if the static rate is not in a per-node rateset | Felix Fietkau | 2008-09-25 | 1 | -0/+200 |
* | add option to shutoff softled | Travis Kemen | 2008-09-25 | 1 | -0/+3 |
* | madwifi: fix locking issues in state machine changes | Felix Fietkau | 2008-09-23 | 4 | -43/+8 |
* | madwifi: fix x86_64 compilation | Felix Fietkau | 2008-09-12 | 1 | -0/+16 |
* | madwifi: upgrade to 2008-09-09 HAL | Felix Fietkau | 2008-09-12 | 2 | -0/+0 |
* | madwifi: add missing include file for the tools multicall binary | Felix Fietkau | 2008-09-05 | 1 | -1/+2 |