]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUS
authorEliad Peller <eliad@wizery.com>
Wed, 2 Feb 2011 09:20:05 +0000 (11:20 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 22 Feb 2011 16:06:37 +0000 (18:06 +0200)
commit36815ca82acf4e05cea567f51c5d789a40b8eae8
treed1671ba94c32bbc4dde4747d49297135ef3f5094
parentfa64cdb6ee4a356dfae4e42a04f2654e24a48c00
wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUS

The wl12xx fw supports ack status reporting for tx frames, so
add the IEEE80211_HW_REPORTS_TX_ACK_STATUS flag to our supported
features.

Since we do the rate control in the fw, we'll probably want
to adjust the STA_LOST_PKT_THRESHOLD heuristics in the future, to
account for retransmissions as well.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c