From: Eliad Peller Date: Wed, 8 Jan 2014 08:11:12 +0000 (+0200) Subject: iwlwifi: mvm: add bcast_filtering debugfs entries X-Git-Tag: v3.15-rc1~113^2~289^2^2~102^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de06a59e36662f6adf2a5248f219ea0a1d42ed5b;p=pandora-kernel.git iwlwifi: mvm: add bcast_filtering debugfs entries Allow reading and setting bcast filtering configuration through debugfs. By default, mvm->bcast_filters is used for setting the bcast filtering configuration (these filters will be configured for each associated station). For testing purposes, allow overriding this configuration, and setting the bcast filtering configuration manually. The following debugfs keys can be used: * bcast_filtering/override - use debugfs values instead of default configuration * bcast_filtering/filters - set filters (+ attributes) * bcast_filtering/macs - per-mac bcast filtering configuration (policy + attached filters) Signed-off-by: Eliad Peller Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed