aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/321-mac80211-add-an-intermediate-software-queue-implemen.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: update to wireless-testing 2015-03-09Felix Fietkau2015-03-111-498/+0
| | | | | | | | | | Based on patch by Bryan Forbes <bryan@reigndropsfall.net> Also update mt76 to update for API changes Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44655
* mac80211: fix NULL pointer crash in monitor frame injection TX pathJohn Crispin2015-01-301-1/+1
| | | | | | | | | | | | This "patch to the patch" fixes a NULL pointer derefence crash in the new intermediate software queues. The crash can be reproduced by injecting an 802.11 frame with a BSSID that does not belong to a configured vif. The wperf tool (https://github.com/anyfi/wperf) may be convenient for doing this. Signed-off-by: Johan Almbladh <ja@anyfi.net> SVN-Revision: 44220
* mac80211: add an intermediate software queueing implementationFelix Fietkau2014-11-191-0/+498
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43325