]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: support TX error rate CQM
authorThomas Pedersen <c_tpeder@qca.qualcomm.com>
Thu, 12 Jul 2012 23:17:33 +0000 (16:17 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 17 Jul 2012 09:57:23 +0000 (11:57 +0200)
commite59ac03f2c0c258dc1cb8b80082e90469268bd0c
tree39a4ca2f6cc3ab5b33320e3a62d2a8f7c4901b7a
parente5aed3c6b84247df104d725581f46d27d0c19f9f
cfg80211: support TX error rate CQM

Let the user configure serveral TX error conection quality monitoring
parameters: % error rate, survey interval, and # of attempted packets.

On exceeding the TX failure rate over the given interval, the driver
will send a CQM notify event with the actual TX failure rate and
packets attempted.

Signed-off-by: Thomas Pedersen <c_tpeder@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/mlme.c
net/wireless/nl80211.c
net/wireless/nl80211.h