aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/408-changeset_r3337.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/madwifi: refresh madwifi patchesAlexandros C. Couloumbis2010-11-121-1/+1
| | | | SVN-Revision: 23971
* madwifi: add better hw detection, use a power offset for setting/getting tx ↵Felix Fietkau2009-05-311-1/+1
| | | | | | power for cards that have a twisted eeprom SVN-Revision: 16224
* madwifi: improve autochannel, nuke some dead code, fix scanlist building ↵Felix Fietkau2009-05-071-1/+1
| | | | | | from channel mode SVN-Revision: 15702
* reorganize madwifi patches slightlyFelix Fietkau2009-03-231-1/+1
| | | | SVN-Revision: 14988
* madwifi: preserve the interface mode correctly when using wds with sta ↵Felix Fietkau2009-01-261-1/+1
| | | | | | separation SVN-Revision: 14195
* madwifi: fix division by zeroFelix Fietkau2008-12-041-1/+1
| | | | SVN-Revision: 13521
* madwifi: fix the autochannel patchFelix Fietkau2008-12-041-1/+1
| | | | SVN-Revision: 13520
* madwifi: improve automatic channel selection by taking idle airtime into accountFelix Fietkau2008-11-291-1/+1
| | | | SVN-Revision: 13420
* madwifi: improve reliability of the wds modesFelix Fietkau2008-11-281-1/+1
| | | | SVN-Revision: 13416
* madwifi: add a patch for detecting vendor / device name information (only ↵Felix Fietkau2008-10-231-3/+3
| | | | | | implemented for WiSoC at the moment) SVN-Revision: 13027
* madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ↵Felix Fietkau2008-10-071-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 Fietkau2008-10-031-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 Fietkau2008-07-311-1/+1
| | | | | | Randolf's patchset) SVN-Revision: 12049
* fix madwifi packet injectionFelix Fietkau2008-07-311-0/+34
This patch from madwifi commit 3337 makes packet injection work. Signed-off-by: Petr Liebmann <petrliebman@googlemail.com> SVN-Revision: 12048