This set of patches include the following: - Fix for "low level RF sector API" patch - Addtotional wil6210 fixes Hamad Kadmany (2): wil6210: add option to load FTM FW wil6210: Improve AP stop handling Lior David (1): wil6210: low level RF sector API Maya Erez (2): wil6210: add option to ignore OTA regulatory hints wil6210: support devices with different PCIe bar size drivers/net/wireless/ath/wil6210/cfg80211.c | 585 ++++++++++++++++++++++++++++ drivers/net/wireless/ath/wil6210/ioctl.c | 4 +- drivers/net/wireless/ath/wil6210/pcie_bus.c | 35 +- drivers/net/wireless/ath/wil6210/wil6210.h | 13 +- drivers/net/wireless/ath/wil6210/wmi.c | 4 +- 5 files changed, 622 insertions(+), 19 deletions(-) -- 1.9.1