Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move a few unmaintained packages from trunk to /packages | Felix Fietkau | 2012-10-07 | 1 | -1665/+0 |
| | | | | SVN-Revision: 33634 | ||||
* | package/madwifi: refresh madwifi patches | Alexandros C. Couloumbis | 2010-11-12 | 1 | -11/+11 |
| | | | | SVN-Revision: 23971 | ||||
* | madwifi: fix some potential null pointer derefs with wds | Felix Fietkau | 2010-01-24 | 1 | -3/+5 |
| | | | | SVN-Revision: 19322 | ||||
* | madwifi: fix a wds related race condition | Felix Fietkau | 2009-09-14 | 1 | -5/+6 |
| | | | | SVN-Revision: 17578 | ||||
* | madwifi: fix a race condition in the ap2ap wds setup | Felix Fietkau | 2009-08-01 | 1 | -11/+33 |
| | | | | SVN-Revision: 17086 | ||||
* | madwifi: delay calibration with a timer when called from becaon context | Felix Fietkau | 2009-03-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 15029 | ||||
* | madwifi: fix a locking error related to wds (thx, tharvey) | Felix Fietkau | 2009-03-23 | 1 | -6/+6 |
| | | | | SVN-Revision: 14990 | ||||
* | madwifi: fix a potential race condition in the wds ap station interface ↵ | Felix Fietkau | 2009-01-26 | 1 | -13/+15 |
| | | | | | | setup/teardown SVN-Revision: 14202 | ||||
* | madwifi: preserve the interface mode correctly when using wds with sta ↵ | Felix Fietkau | 2009-01-26 | 1 | -4/+5 |
| | | | | | | separation SVN-Revision: 14195 | ||||
* | madwifi: fix a race condition in the wds sta separation, which is triggered ↵ | Felix Fietkau | 2009-01-26 | 1 | -11/+11 |
| | | | | | | by using wpa authentication on the ap SVN-Revision: 14193 | ||||
* | madwifi: improve reliability of the wds modes | Felix Fietkau | 2008-11-28 | 1 | -45/+833 |
| | | | | SVN-Revision: 13416 | ||||
* | madwifi: fix noderef and state machine issues in the currently unused ↵ | Felix Fietkau | 2008-11-02 | 1 | -67/+209 |
| | | | | | | ap-to-ap wds mode; refresh patches SVN-Revision: 13096 | ||||
* | fix a rare wds related noderef issue | Felix Fietkau | 2008-11-02 | 1 | -41/+42 |
| | | | | SVN-Revision: 13095 | ||||
* | madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ↵ | Felix Fietkau | 2008-10-07 | 1 | -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 Fietkau | 2008-10-03 | 1 | -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 changes | Felix Fietkau | 2008-09-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 12670 | ||||
* | madwifi: fix compile warning | Felix Fietkau | 2008-09-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 12450 | ||||
* | madwifi: wds updates - refactor wds code - add interface for separating ↵ | Felix Fietkau | 2008-07-30 | 1 | -0/+706 |
individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces SVN-Revision: 12003 |