aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/375-atim_tsf_update.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/madwifi: refresh madwifi patchesAlexandros C. Couloumbis2010-11-121-3/+3
| | | | SVN-Revision: 23971
* madwifi: delay calibration with a timer when called from becaon contextFelix Fietkau2009-03-251-4/+4
| | | | SVN-Revision: 15029
* madwifi: preserve the interface mode correctly when using wds with sta ↵Felix Fietkau2009-01-261-5/+5
| | | | | | separation SVN-Revision: 14195
* madwifi: improve reliability of the wds modesFelix Fietkau2008-11-281-5/+5
| | | | SVN-Revision: 13416
* fix a rare wds related noderef issueFelix Fietkau2008-11-021-6/+6
| | | | SVN-Revision: 13095
* madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ↵Felix Fietkau2008-10-071-7/+7
| | | | | | 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: add another missing change for linux 2.4 compatFelix Fietkau2008-10-041-1/+1
| | | | SVN-Revision: 12847
* fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)Felix Fietkau2008-10-031-2/+2
| | | | SVN-Revision: 12841
* madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by ↵Felix Fietkau2008-10-031-14/+96
| | | | | | 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-0/+59
Randolf's patchset) SVN-Revision: 12049