From: Wey-Yi Guy Date: Tue, 2 Mar 2010 01:23:50 +0000 (-0800) Subject: iwlwifi: Recover TX flow stall due to stuck queue X-Git-Tag: v2.6.35-rc1~473^2~671^2~51^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b74e31a9bc1013e69b85b139072485dc153453dd;p=pandora-kernel.git iwlwifi: Recover TX flow stall due to stuck queue Monitors the internal TX queues periodically. When a queue is stuck for some unknown conditions causing the throughput to drop and the transfer is stop, the driver will force firmware reload and bring the system back to normal operational state. The iwlwifi devices behave differently in this regard so this feature is made part of the ops infrastructure so we can have more control on how to monitor and recover from tx queue stall case per device. Signed-off-by: Trieu 'Andrew' Nguyen Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed