summaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/355-eap_auth_disassoc.patch
Commit message (Collapse)AuthorAgeFilesLines
* madwifi: fix noderef and state machine issues in the currently unused ↵Felix Fietkau2008-11-021-7/+7
| | | | | | ap-to-ap wds mode; refresh patches SVN-Revision: 13096
* 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: fix locking issues in state machine changesFelix Fietkau2008-09-231-9/+5
| | | | SVN-Revision: 12670
* refresh madwifi patchesFelix Fietkau2008-07-251-1/+1
| | | | SVN-Revision: 11932
* add some madwifi fixes and enhancements by Sven-Ola, refresh patchesFelix Fietkau2008-07-161-1/+1
| | | | SVN-Revision: 11848
* madwifi: make STA mode interfaces disassociate if transmission of assoc/auth ↵Felix Fietkau2008-07-121-0/+81
critical packets failed. SVN-Revision: 11792