Performance tuning; some AP features; some small fixes Dedy Lansky (2): wil6210: fix timing of netif_carrier_on indication wil6210: ignore firmware failure to gracefully stop AP Vladimir Kondratiev (4): wil6210: sync WMI with firmware wil6210: Tx status wil6210: probe_client wil6210: move Rx reorder buffer allocation out of spinlock Vladimir Shulman (4): wil6210: Add Tx queue len configuration wil6210: tuning rings size wil6210: interrupt moderation configuration update wil6210: remove unnecessary interrupt moderation module parameters drivers/net/wireless/ath/wil6210/cfg80211.c | 112 ++++++++++++++++++++++++-- drivers/net/wireless/ath/wil6210/main.c | 73 ++++------------- drivers/net/wireless/ath/wil6210/netdev.c | 15 ++-- drivers/net/wireless/ath/wil6210/rx_reorder.c | 8 +- drivers/net/wireless/ath/wil6210/txrx.c | 19 ++++- drivers/net/wireless/ath/wil6210/wil6210.h | 25 ++++-- drivers/net/wireless/ath/wil6210/wmi.c | 17 ++-- drivers/net/wireless/ath/wil6210/wmi.h | 58 +++++++++++-- 8 files changed, 227 insertions(+), 100 deletions(-) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html