]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx: AP-mode - support HW based link PS monitoring
authorArik Nemtsov <arik@wizery.com>
Tue, 22 Feb 2011 22:22:28 +0000 (00:22 +0200)
committerLuciano Coelho <coelho@ti.com>
Wed, 23 Feb 2011 09:18:45 +0000 (11:18 +0200)
commitd6f0c25efb6c10d4d5f090f4d9f4ca8e119ef1e5
tree82a982f221b1b3992eb9f3b0bfe7a3e435c182ac
parenteab3e95544680b5758e90edf3cc167b81f8f68d3
wl12xx: AP-mode - support HW based link PS monitoring

When operating in AP mode the wl1271 hardware filters out null-data
packets as well as management packets. This makes it impossible for
mac80211 to monitor the PS mode by using the PM bit of incoming frames.

Disable mac80211 automatic link PS-mode handling by supporting
IEEE80211_HW_AP_LINK_PS in HW flags.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c