Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: update to version 2015-06-22 | Felix Fietkau | 2015-07-06 | 1 | -267/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46198 | ||||
* | mac80211: make it work with 3.18.12+ | Jonas Gorski | 2015-05-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | 3.18.12 backported 61ada528dea028331e99e8ceaed87c683ad25de2 ("sched/wait: Provide infrastructure to deal with nested blocking") from 3.19, causing the following error on load: [ 13.588000] compat: exports duplicate symbol woken_wake_function (owned by kernel) Fix this by guarding it with a check for 3.18.11 or earlier instead of 3.19. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45710 | ||||
* | mac80211: update the software queue patch to the version accepted upstream | Felix Fietkau | 2015-04-03 | 1 | -19/+19 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45265 | ||||
* | mac80211: merge a few performance enhancements | Felix Fietkau | 2015-03-20 | 1 | -0/+267 |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44910 |