]> 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)
commitadfa94d0fe42de3d00997e4a331820f20432a12a
tree39a4ca2f6cc3ab5b33320e3a62d2a8f7c4901b7a
parentaf26da112812c03ff078e23b863f794bac586e06
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