summaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/370-wdsvap.patch
Commit message (Collapse)AuthorAgeFilesLines
* madwifi: fix a race condition in the ap2ap wds setupFelix Fietkau2009-08-011-11/+33
| | | | SVN-Revision: 17086
* madwifi: delay calibration with a timer when called from becaon contextFelix Fietkau2009-03-251-1/+1
| | | | SVN-Revision: 15029
* madwifi: fix a locking error related to wds (thx, tharvey)Felix Fietkau2009-03-231-6/+6
| | | | SVN-Revision: 14990
* madwifi: fix a potential race condition in the wds ap station interface ↵Felix Fietkau2009-01-261-13/+15
| | | | | | setup/teardown SVN-Revision: 14202
* madwifi: preserve the interface mode correctly when using wds with sta ↵Felix Fietkau2009-01-261-4/+5
| | | | | | separation SVN-Revision: 14195
* madwifi: fix a race condition in the wds sta separation, which is triggered ↵Felix Fietkau2009-01-261-11/+11
| | | | | | by using wpa authentication on the ap SVN-Revision: 14193
* madwifi: improve reliability of the wds modesFelix Fietkau2008-11-281-45/+833
| | | | SVN-Revision: 13416
* madwifi: fix noderef and state machine issues in the currently unused ↵Felix Fietkau2008-11-021-67/+209
| | | | | | ap-to-ap wds mode; refresh patches SVN-Revision: 13096
* fix a rare wds related noderef issueFelix Fietkau2008-11-021-41/+42
| | | | SVN-Revision: 13095
* madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ↵Felix Fietkau2008-10-071-2/+2
| | | | | | 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-2/+2
| | | | | | 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: fix locking issues in state machine changesFelix Fietkau2008-09-231-1/+1
| | | | SVN-Revision: 12670
* madwifi: fix compile warningFelix Fietkau2008-09-011-1/+1
| | | | SVN-Revision: 12450
* madwifi: wds updates - refactor wds code - add interface for separating ↵Felix Fietkau2008-07-301-0/+706
individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces SVN-Revision: 12003