summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorLuca Coelho <luciano.coelho@intel.com>2016-12-27 10:18:18 +0200
committerLuca Coelho <luciano.coelho@intel.com>2017-04-11 14:54:31 +0300
commit63f231fea02afbd364bbe77717bdee5a22daedd1 (patch)
tree9ef5d48fcd07871e88050e52d6aead9a29f17e84 /tools/perf/scripts/python/netdev-times.py
parentddef2f98eee55deb7923917d388e7715310c3aa9 (diff)
downloadkernel-63f231fea02afbd364bbe77717bdee5a22daedd1.tar.gz
iwlwifi: remove support for deprecated RF
One of the RF modules we support has been deprecated and never released publicly. Remove support for this module. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
932c539c3b32fd21fbbb'>Reimplement IDR and IDA using the radix treeMatthew Wilcox 2016-12-12lib/ida: document locking requirements a bit betterDaniel Vetter 2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman 2015-02-12lib/idr.c: remove redundant includeRasmus Villemoes 2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2014-09-09Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida