On 16 April 2018 at 16:16, Daniel Mack <daniel@xxxxxxxxxx> wrote: > Here's another series of 5 patches for wcn36xx that address some issues > with scanning. The first one is the most important one. > Nicely done. Thanks ! > > Daniel > > Daniel Mack (5): > wcn36xx: abort scan request when 'dequeued' indicator is sent > wcn36xx: cancel pending scan request when interface goes down > wcn36xx: handle scan cancellation when firmware support is missing > wcn36xx: send bss_type in scan requests > wcn36xx: pass information elements in scan requests > > drivers/net/wireless/ath/wcn36xx/hal.h | 8 +++++++- > drivers/net/wireless/ath/wcn36xx/main.c | 29 +++++++++++++++++++++++++---- > drivers/net/wireless/ath/wcn36xx/smd.c | 20 +++++++++++++++++--- > drivers/net/wireless/ath/wcn36xx/wcn36xx.h | 7 +------ > 4 files changed, 50 insertions(+), 14 deletions(-) > > -- > 2.14.3 >