Darlehen anbieten

2015-10-18 Thread MASTHAVEN LOAN FINANCE
Guten Tag, Wir MASTHAVEN Darlehensfinanzierung geben, Kredite per Post Anzeige. Wir bieten verschiedene Arten von Krediten (kurz- und langfristige Darlehen, persönliche Darlehen, Kredite an Unternehmen etc.) um 3% Zins. Wir geben Kredite an Menschen in Not nicht unabhängig von

Re: [PATCH V2 01/40] staging: wilc1000: rename ssidLen of struct join_bss_param

2015-10-18 Thread Tony Cho
On 2015년 10월 17일 13:59, Greg KH wrote: On Fri, Oct 16, 2015 at 01:37:31PM +0900, Tony Cho wrote: From: Leo Kim This patch renames ssidLen of struct join_bss_param to ssid_len to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by:

Re: [PATCH 03/16] staging: wilc1000: rename g_linux_wlan to wl

2015-10-18 Thread Tony Cho
On 2015년 10월 17일 13:33, Greg KH wrote: On Wed, Oct 14, 2015 at 08:46:31PM +0900, Tony Cho wrote: This patch renames g_linux_wlan to wl. Why? What's wrong with g_linux_wlan? You will need to delete this entire variable soon anyway, might as well leave it alone until then. The reason why I

Re: [PATCH] wireless-regdb: Update regulatory rules for Croatia (HR)

2015-10-18 Thread Andrej Vlašić
On 15 October 2015 at 20:04, Seth Forshee wrote: > On Tue, Oct 13, 2015 at 08:31:24PM +0200, Andrej Vlasic wrote: >> Update frequency allocation rules to mach data from table [1]. >> >> Also increase allowed power limit for range 5150-5250 Mhz to 200mW. >> >> [1]

Re: [PATCH V2] staging: wilc1000: wilc_msgqueue.c : remove the goto ERRORHANDER

2015-10-18 Thread Tony Cho
On 2015년 10월 17일 13:28, Greg KH wrote: On Wed, Oct 14, 2015 at 05:52:55PM +0900, Tony Cho wrote: On 2015년 10월 14일 17:32, Mike Rapoport wrote: On Wed, Oct 14, 2015 at 02:55:43PM +0900, Tony Cho wrote: From: Leo Kim This patch removes goto ERRORHANDER and the result

Re: pull-request: wireless-drivers 2015-10-17

2015-10-18 Thread David Miller
From: Kalle Valo Date: Sat, 17 Oct 2015 08:26:19 +0300 > few small fixes I would like to get to 4.3 still. Please let me know if > there are any problems. Pulled, thanks Kalle. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a

Troubles with Ralink 3070 USB device.

2015-10-18 Thread Matt Keveney
I need a hand getting a USB Wifi device going. The device is a "Legaung LG-N120 outdoor ethernet wifi adapter" which is a cheap USB device with a patch antenna I found on eBay. It's based on the Ralink 3070 chip and works great under OSX Mavericks 10.9.5, once I found and installed the

Re: [PATCH] Add FW binary used by mwlwifi driver.

2015-10-18 Thread Ben Hutchings
On Sat, 2015-08-22 at 03:54 +, David Lin wrote: > Signed-off-by: David Lin > --- >  WHENCE  |  12 >  mwlwifi/88W8864.bin | Bin 0 -> 116356 bytes >  mwlwifi/88W8897.bin | Bin 0 -> 489084 bytes >  3 files changed, 12 insertions(+) >  mode change 100644

Re: [PATCH 1/5] ath10k: QCA988X hw2.0: add board.bin

2015-10-18 Thread Ben Hutchings
On Sun, 2015-10-18 at 19:23 +0100, Ben Hutchings wrote: > On Thu, 2015-10-15 at 13:40 +0300, Kalle Valo wrote: > > In commit 40d14143b787 ("ath10k: add firmware 10.2.4.45 as firmware-4.bin") > > I > > forgot to commit board.bin file and that's why it was not included in the > > commit even I had

Re: [PATCH] iwlwifi: Fix module firmware information for 3160

2015-10-18 Thread Emmanuel Grumbach
On Sun, Oct 18, 2015 at 8:47 PM, Ben Hutchings wrote: > > IWL3160_UCODE_API_OK is no longer defined, so we end up with this > in the module information: > > firmware: iwlwifi-3160-IWL3160_UCODE_API_OK.ucode > > It looks like IWL7260_UCODE_API_OK should be used instead

Re: [PATCH] iwlwifi: Fix module firmware information for 3160

2015-10-18 Thread Ben Hutchings
On Sun, 2015-10-18 at 18:47 +0100, Ben Hutchings wrote: > IWL3160_UCODE_API_OK is no longer defined, so we end up with this > in the module information: > > firmware:   iwlwifi-3160-IWL3160_UCODE_API_OK.ucode > > It looks like IWL7260_UCODE_API_OK should be used instead now. [...] Somewhat

Re: [PATCH] iwlwifi: Fix module firmware information for 3160

2015-10-18 Thread Grumbach, Emmanuel
Hi, On 10/18/2015 09:33 PM, Ben Hutchings wrote: > On Sun, 2015-10-18 at 18:47 +0100, Ben Hutchings wrote: >> IWL3160_UCODE_API_OK is no longer defined, so we end up with this >> in the module information: >> >> firmware: iwlwifi-3160-IWL3160_UCODE_API_OK.ucode >> >> It looks like

Re: [PATCH 3.10-3.18] Driver, staging rtl8712, add support for sitecom WLA2100

2015-10-18 Thread Greg KH
On Sun, Oct 18, 2015 at 07:58:30PM +0200, Frans van de Wiel wrote: > The staging driver rtl8712 lacks support for dongles based on sitecom > WLA2100. > The current driver doesn't contain the usb id for this device, this patch > add it. > > reported by: Frans van de Wiel >

Re: [PATCH 1/2 v3] drivers: staging: rtl8723au: Changed rssi_cmd to little-endian param

2015-10-18 Thread Jacob Kiefer
> I am fine with this code in principle, but has it been tested? This > stuff will break the driver miserably if it's wrong. > > Thanks, > Jes > This patchset has not been tested. Unfortunately, I don't have to proper card to test this patch on my local. It built for me, and that's as far as I

Re: [PATCH 3.10-3.18] Driver, staging rtl8712, add support for sitecom WLA2100

2015-10-18 Thread Frans van de Wiel
Hi Greg thanks for your reply, forget the patch, apparently it is to complicated for me rgds, Frans -Oorspronkelijk bericht- From: Greg KH Sent: Sunday, October 18, 2015 8:45 PM To: Frans van de Wiel Cc: larry.fin...@lwfinger.net ; florian.c.schilha...@googlemail.com ;

Re: [PATCH 3/3] net: wireless: b43: statics Don't init to 0

2015-10-18 Thread Rafał Miłecki
On 18 October 2015 at 01:01, Paul McQuade wrote: > Don't turn statics to 0 or NULL Same request as Michael's in 2/3. Your "statics Don't init to 0" message sounds strange, statics *are* initialized to 0 by default (as you probably know but described it in a unclear way). --

Re: [PATCH] staging: wilc1000: restore wilc_spi_dev variable

2015-10-18 Thread Stanislav Kholmanskikh
Hi! On 16.10.2015 23:05, Arnd Bergmann wrote: > A recent change to wilc1000 accidentally deleted an important > variable, so we now get a build error when the SPI mode is > selected: > > ERROR: "wilc_spi_dev" [drivers/staging/wilc1000/wilc1000.ko] undefined! > > This partially reverts the

Re: [PATCH] net: wireless: rt2x00: statics code style

2015-10-18 Thread Sergei Shtylyov
Hello. On 10/17/2015 11:25 PM, Paul McQuade wrote: Do not initialise statics to 0 or NULL Also use tabs where possible Signed-off-by: Paul McQuade --- drivers/net/wireless/rt2x00/rt61pci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[PATCH 5/9] staging: wilc1000: fix trivial typos

2015-10-18 Thread Geliang Tang
s/regsiter/register/ Signed-off-by: Geliang Tang --- drivers/staging/wilc1000/linux_wlan.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/wilc1000/linux_wlan.c b/drivers/staging/wilc1000/linux_wlan.c index ccab89f..6dc5faf 100644

Fw: patch for rtl8712 driver, add support for sitecom WLA2100 (006c)

2015-10-18 Thread Frans van de Wiel
From: Frans van de Wiel Sent: Sunday, October 18, 2015 4:34 PM To: g...@kroah.com ; larry.fin...@lwfinger.net ; florian.c.schilha...@googlemail.com ; linux-wireless@vger.kernel.org Subject: patch for rtl8712 driver, add support for sitecom WLA2100 (006c) dear sirs, please find attached a

[PATCH] iwlwifi: Fix module firmware information for 3160

2015-10-18 Thread Ben Hutchings
IWL3160_UCODE_API_OK is no longer defined, so we end up with this in the module information: firmware:   iwlwifi-3160-IWL3160_UCODE_API_OK.ucode It looks like IWL7260_UCODE_API_OK should be used instead now. Fixes: ed65918735a5 ("iwlwifi: 7000: modify the firmware name for 3165")

Re: [PATCH 1/5] ath10k: QCA988X hw2.0: add board.bin

2015-10-18 Thread Ben Hutchings
On Thu, 2015-10-15 at 13:40 +0300, Kalle Valo wrote: > In commit 40d14143b787 ("ath10k: add firmware 10.2.4.45 as firmware-4.bin") I > forgot to commit board.bin file and that's why it was not included in the > commit even I had added an entry to WHENCE. Add that now. > > At the same time also