On Wed, Dec 23, 2015 at 3:18 AM, Jes Sorensen wrote:
> Daniel Lenski writes:
>> On Mon, Dec 21, 2015 at 9:53 AM, Larry Finger
>> wrote:
>>> On 12/20/2015 08:28 PM, Dan Lenski wrote:
Signed-off-by: Dan Lenski
>>>
>>>
>>> The commit message should be in this patch rather than in the no
Hi Grygorii,
On 12/24/2015 06:32 PM, Grygorii Strashko wrote:
On 12/24/2015 05:35 PM, Uri Mashiach wrote:
Add DT support for the wl1271 SPI WiFi.
Add documentation file for the wl1271 SPI WiFi.
Signed-off-by: Uri Mashiach
Acked-by: Igor Grinberg
---
v1 -> v2: update interrupt documentation.
Hi Hante,
I'm having an issue with my BCM43340 SDIO WiFi card on the Asus X205TA
laptop and the latest firmware taken from the linux-firmware git repo
with the correct nvram file in place. I bisected the issue back to
commit 2b76acd "brcmfmac: Rework p2p attach, use single method for p2p
dev creati
Hello Javier,
On 12/24/2015 06:25 PM, Javier Martinez Canillas wrote:
Hello Uri,
On Thu, Dec 24, 2015 at 12:35 PM, Uri Mashiach
wrote:
Add DT support for the wl1271 SPI WiFi.
Add documentation file for the wl1271 SPI WiFi.
Signed-off-by: Uri Mashiach
Acked-by: Igor Grinberg
---
v1 -> v2:
On 12/24/2015 05:35 PM, Uri Mashiach wrote:
The power function uses a consumer regulator access to update the WiFi
enable GPIO value.
Signed-off-by: Uri Mashiach
---
v1 -> v2: oops fix was removed to a separate fix.
drivers/net/wireless/ti/wlcore/spi.c | 37 ++
On 12/24/2015 05:35 PM, Uri Mashiach wrote:
> Add DT support for the wl1271 SPI WiFi.
>
> Add documentation file for the wl1271 SPI WiFi.
>
> Signed-off-by: Uri Mashiach
> Acked-by: Igor Grinberg
> ---
> v1 -> v2: update interrupt documentation.
>replace interrupts and interrupt-par
Hello Uri,
On Thu, Dec 24, 2015 at 12:35 PM, Uri Mashiach
wrote:
> Device tree modifications:
> - Pinmux for SPI0 and WiFi GPIOs.
> - SPI0 node with wlcore as a child node.
>
> Cc: Tony Lindgren
> Signed-off-by: Uri Mashiach
> Acked-by: Igor Grinberg
> ---
> v1 -> v2: replace interrupts and in
Hello Uri,
On Thu, Dec 24, 2015 at 12:35 PM, Uri Mashiach
wrote:
> Add DT support for the wl1271 SPI WiFi.
>
> Add documentation file for the wl1271 SPI WiFi.
>
> Signed-off-by: Uri Mashiach
> Acked-by: Igor Grinberg
> ---
> v1 -> v2: update interrupt documentation.
> replace interrup
Device tree modifications:
- Pinmux for SPI0 and WiFi GPIOs.
- SPI0 node with wlcore as a child node.
Cc: Tony Lindgren
Signed-off-by: Uri Mashiach
Acked-by: Igor Grinberg
---
v1 -> v2: replace interrupts and interrupt-parent with interrupts-extended.
arch/arm/boot/dts/am335x-cm-t335.dts | 57
The power function uses a consumer regulator access to update the WiFi
enable GPIO value.
Signed-off-by: Uri Mashiach
---
v1 -> v2: oops fix was removed to a separate fix.
drivers/net/wireless/ti/wlcore/spi.c | 37
1 file changed, 37 insertions(+)
diff --gi
Add DT support for WLS1271 SPI driver.
Add power operation function to the WLS1271 SPI driver.
Uri Mashiach (3):
wlcore/wl12xx: spi: add power operation function
wlcore/wl12xx: spi: add device tree support
wlcore/wl12xx: spi: add wifi support to cm-t335
.../bindings/net/wireless/ti,wlcore,
Add DT support for the wl1271 SPI WiFi.
Add documentation file for the wl1271 SPI WiFi.
Signed-off-by: Uri Mashiach
Acked-by: Igor Grinberg
---
v1 -> v2: update interrupt documentation.
replace interrupts and interrupt-parent with interrupts-extended.
IRQ parameters retrieve
Fix the below Oops when trying to modprobe wlcore_spi.
The oops occurs because the wl1271_power_{off,on}()
function doesn't check the power() function pointer.
[ 23.401447] Unable to handle kernel NULL pointer dereference at
virtual address
[ 23.409954] pgd = c0004000
[ 23.412922] [
Introducing a new extended feature that the driver can support which
indicate the driver/firmware supports configuration of BSS selection
criteria upon CONNECT command.
Reviewed-by: Hante Meuleman
Reviewed-by: Franky (Zhenhui) Lin
Reviewed-by: Pieter-Paul Giesberts
Reviewed-by: Lei Zhang
Signe
This patch series adds support for configuration of BSS selection done by
the driver and/or firmware. It allows user-space to pass selection criteria
with the NL80211_CMD_CONNECT using NL80211_ATTR_BSS_SELECT. When user-space
does provide this attribute and no explicit BSSID is provided it will pas
Announce support for extended nl80211 feature BSS_SELECT and
process BSS selection criteria provided in .connect() callback.
Reviewed-by: Hante Meuleman
Reviewed-by: Franky (Zhenhui) Lin
Reviewed-by: Pieter-Paul Giesberts
Reviewed-by: Lei Zhang
Signed-off-by: Arend van Spriel
---
drivers/net
Make the addr parameter const in SET_IEEE80211_PERM_ADDR() to save
clients from having to cast away a const qualifier.
Signed-off-by: Bjorn Andersson
---
include/net/mac80211.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/net/mac80211.h b/include/net/mac80211.h
ind
17 matches
Mail list logo