Re: mwifiex: add PCIe function level reset support

2016-09-09 Thread Kalle Valo
Amitkumar Karwar writes: >> Doesn't apply anymore, please rebase. >> >> Applying: mwifiex: add PCIe function level reset support >> fatal: sha1 information is lacking or useless >> (drivers/net/wireless/marvell/mwifiex/main.c). >> Repository lacks necessary blobs to fall

Re: mwifiex: add PCIe function level reset support

2016-09-09 Thread Kalle Valo
Amitkumar Karwar wrote: > This patch implements pre and post FLR handlers to support PCIe FLR > functionality. Software cleanup is performed in pre-FLR whereas > firmware is downloaded and software is re-initialised in > post-FLR handler. > > Following command triggers FLR.

RE: mwifiex: add PCIe function level reset support

2016-09-08 Thread Amitkumar Karwar
Hi Kalle, > From: linux-wireless-ow...@vger.kernel.org [mailto:linux-wireless- > ow...@vger.kernel.org] On Behalf Of Kalle Valo > Sent: Saturday, September 03, 2016 9:10 PM > To: Amitkumar Karwar > Cc: linux-wireless@vger.kernel.org; Amitkumar Karwar > Subject: Re: mwifiex:

Re: mwifiex: add PCIe function level reset support

2016-09-03 Thread Kalle Valo
Amitkumar Karwar wrote: > This patch implements pre and post FLR handlers to support PCIe FLR > functionality. Software cleanup is performed in pre-FLR whereas > firmware is downloaded and software is re-initialised in > post-FLR handler. > > Following command triggers FLR.