iwlwifi is not working after doing the reboot by pressing RESET button

2018-07-08 Thread Palanisamy, Rameshbabu
Hi Team, I am using intel 8265 NGW wifi card in intel leafhill board. We have enabled the Intel -wifi card in the Leaf_hill platform. After powering on the device, the wifi module is working fine but it doesn't work when we do the reboot by pressing RESET button. We have debug the issue and

[PATCH V2] brcmfmac: specify some features per firmware version

2018-07-08 Thread Rafał Miłecki
From: Rafał Miłecki Some features supported by firmware aren't advertised and there is no way for a driver to query them. This includes e.g. monitor mode details. Most firmwares support monitor interface but only the latest ones /announce/ it with a "monitor" flag in the "cap" iovar. There

Re: [PATCH] staging: r8822be: Fix RTL8822be can't find any wireless AP

2018-07-08 Thread Pkshih
On Sun, 2018-07-08 at 11:30 -0500, Larry Finger wrote: > On 07/06/2018 12:44 AM, pks...@realtek.com wrote: > > From: Ping-Ke Shih > >  > > RTL8822be can't bring up properly on ASUS X530UN, and dmesg says: > > [ 8.591333] r8822be: module is from the staging directory, the quality > > is unknown,

RFkill for Bluetooth hard reset

2018-07-08 Thread Ghorai, Sukumar
Hi, We need an option to reset Bluetooth using GPIO toggle for a Linux product when BT connected over USB (HCI interface). i.e I need out of band(OOB) signal for USB to control/reset the BT. hence I opt to add ACPI device in RfKill gpio driver(rfkill-gpio.c). localhost /sys/class/rfkill # ls -l

Re: [PATCH 00/27] mtd: rawnand: Improve compile-test coverage

2018-07-08 Thread Miquel Raynal
Hi Boris, Boris Brezillon wrote on Thu, 5 Jul 2018 11:44:55 +0200: > Hello, > > This is an attempt at adding "depends || COMPILE_TEST" to all NAND > drivers that have no compile-time dependencies on arch > features/headers. > > This will hopefully help us (NAND/MTD maintainers) in detecting

Re: [PATCH 17/27] mtd: rawnand: fsmc: Allow selection of this driver when COMPILE_TEST=y

2018-07-08 Thread Boris Brezillon
On Thu, 5 Jul 2018 11:45:12 +0200 Boris Brezillon wrote: > It just makes NAND maintainers' life easier by allowing them to > compile-test this driver without having PLAT_SPEAR, ARCH_NOMADIK, > ARCH_U8500 or MACH_U300 enabled. > > We also need to add a dependency on HAS_IOMEM to make sure the

Hello Beautiful

2018-07-08 Thread Jack
Hi Dear, my name is Jack and i am seeking for a relationship in which i will feel loved after a series of failed relationships. I am hoping that you would be interested and we could possibly get to know each other more if you do not mind. I am open to answering questions from you as i think

Re: [PATCH v2] mac80211: Fix wlan freezes under load at rekey

2018-07-08 Thread Alexander Wetzel
>>> I think easier would be to just disconnect ourselves? At least if we're >>> in managed mode... >>> >> >> I still have much to learn about 802.11, but so far I did not see way to >> directly disconnect a STA. (Maybe spoofing a "signal lost" event or >> something like that, but I fear