Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move a few unmaintained packages from trunk to /packages | Felix Fietkau | 2012-10-07 | 1 | -34/+0 |
| | | | | SVN-Revision: 33634 | ||||
* | package/madwifi: refresh madwifi patches | Alexandros C. Couloumbis | 2010-11-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 23971 | ||||
* | madwifi: add better hw detection, use a power offset for setting/getting tx ↵ | Felix Fietkau | 2009-05-31 | 1 | -1/+1 |
| | | | | | | power for cards that have a twisted eeprom SVN-Revision: 16224 | ||||
* | madwifi: improve autochannel, nuke some dead code, fix scanlist building ↵ | Felix Fietkau | 2009-05-07 | 1 | -1/+1 |
| | | | | | | from channel mode SVN-Revision: 15702 | ||||
* | reorganize madwifi patches slightly | Felix Fietkau | 2009-03-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 14988 | ||||
* | madwifi: preserve the interface mode correctly when using wds with sta ↵ | Felix Fietkau | 2009-01-26 | 1 | -1/+1 |
| | | | | | | separation SVN-Revision: 14195 | ||||
* | 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 |