Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | madwifi: fix division by zero | Felix Fietkau | 2008-12-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 13521 | ||||
* | madwifi: fix the autochannel patch | Felix Fietkau | 2008-12-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 13520 | ||||
* | madwifi: improve automatic channel selection by taking idle airtime into account | Felix Fietkau | 2008-11-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 13420 | ||||
* | madwifi: improve reliability of the wds modes | Felix Fietkau | 2008-11-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 13416 | ||||
* | madwifi: add a patch for detecting vendor / device name information (only ↵ | Felix Fietkau | 2008-10-23 | 1 | -3/+3 |
| | | | | | | implemented for WiSoC at the moment) SVN-Revision: 13027 | ||||
* | madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ↵ | Felix Fietkau | 2008-10-07 | 1 | -1/+1 |
| | | | | | | can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag SVN-Revision: 12883 | ||||
* | madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by ↵ | Felix Fietkau | 2008-10-03 | 1 | -1/+1 |
| | | | | | | replacing the previous noderef fix with a simple hack that is not 100% correct, but safe. - add ad-hoc atim fixes by bruno - add napi polling fixes by sven-ola - fix compile breakage with debug enabled SVN-Revision: 12838 | ||||
* | madwifi: add some beacon setup/update related fixes (based on Bruno ↵ | Felix Fietkau | 2008-07-31 | 1 | -1/+1 |
| | | | | | | Randolf's patchset) SVN-Revision: 12049 | ||||
* | fix madwifi packet injection | Felix Fietkau | 2008-07-31 | 1 | -0/+34 |
This patch from madwifi commit 3337 makes packet injection work. Signed-off-by: Petr Liebmann <petrliebman@googlemail.com> SVN-Revision: 12048 |