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

2015-10-15 Thread Kalle Valo
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 add Version field for firmware-4.bin. Signed-off-by: Kalle Valo

Re: [PATCH 01/11] brcmfmac: expose device memory to devcoredump subsystem

2015-10-15 Thread Kalle Valo
Arend van Spriel writes: > On 10/14/2015 01:01 PM, Kalle Valo wrote: >> Arend van Spriel writes: >> >>> On 10/12/2015 10:59 AM, Kalle Valo wrote: >>> Arend, are the kbuild errors valid? I would guess they are as wireless-drivers-next should be

Re: [PATCH 1/1] New driver: rtl8xxxu (mac80211)

2015-10-15 Thread Jes Sorensen
Bruno Randolf writes: > Hi Jens, Jes :) > I just tested your driver with a RTL8188CU rev A ("Vilros" ID 0bda:8176) > and it works well so far! I'm missing monitor mode however. Do you see > any chance to add that? It's on the todo list, but fairly far down the list. I am more

Re: [PATCH 1/1] New driver: rtl8xxxu (mac80211)

2015-10-15 Thread Bruno Randolf
Hi Jens, I just tested your driver with a RTL8188CU rev A ("Vilros" ID 0bda:8176) and it works well so far! I'm missing monitor mode however. Do you see any chance to add that? Your patch seems to be correct, but in your own git, branch 'rtl8723au-mac80211' you seem to be missing the below part:

[RFC PATCH] staging: wilc1000: periodic_rssi can be static

2015-10-15 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- host_interface.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_interface.c index 3c1110c..b29d7b186 100644 ---

Re: [PATCH 17/40] staging: wilc1000: rename variable g_hPeriodicRSSI

2015-10-15 Thread kbuild test robot
Hi Leo, [auto build test WARNING on staging/staging-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Tony-Cho/staging-wilc1000-rename-ssidLen-of-struct-join_bss_param/20151015-123159 reproduce

[PATCH 1/6] cfg80211: reg: remove useless non-NULL check

2015-10-15 Thread Johannes Berg
From: Johannes Berg There's no way that the alpha2 pointer can be NULL, so no point in checking that it isn't. Signed-off-by: Johannes Berg --- net/wireless/reg.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/net/wireless/reg.c

[RFC PATCH] staging: wilc1000: hif_sema_deinit can be static

2015-10-15 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- host_interface.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_interface.c index acb8379d..aa5c9d7 100644 ---

Re: [PATCH 16/40] staging: wilc1000: rename variable hSemHostIntDeinit

2015-10-15 Thread kbuild test robot
Hi Leo, [auto build test WARNING on staging/staging-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Tony-Cho/staging-wilc1000-rename-ssidLen-of-struct-join_bss_param/20151015-123159 reproduce

[RFC PATCH] staging: wilc1000: scan_while_connected can be static

2015-10-15 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- host_interface.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_interface.c index a09db2c..0e0d1db 100644 ---

[RFC PATCH] staging: wilc1000: mode_11i can be static

2015-10-15 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- host_interface.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_interface.c index 778d9b3..3b86b97 100644 ---

Re: [PATCH v3] brcm80211: Add support for brcm4371

2015-10-15 Thread Arend van Spriel
On 10/14/2015 09:34 PM, Eric Caruso wrote: This is a new Broadcom chip and we should be able to recognize it. Acked-by: Arend van Spriel Signed-off-by: Eric Caruso --- v2: rebased. v3: added back break that got lost in v2.

Re: [RFC] cfg80211: support loading regulatory database as firmware file

2015-10-15 Thread Johannes Berg
> +>> return request_firmware_nowait(THIS_MODULE, true, "regulatory.db", > +>> > > >®_pdev->dev, GFP_KERNEL, > +>> > > >(void *)alpha2, regdb_fw_cb); > That should have some kind of signature validation though. Luis, is that going

[RFC PATCH] staging: wilc1000: hif_sema_driver can be static

2015-10-15 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- host_interface.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_interface.c index b4f8c3a..32c73b1 100644 ---

Re: [PATCH 14/40] staging: wilc1000: rename variable hSemDeinitDrvHandle

2015-10-15 Thread kbuild test robot
Hi Leo, [auto build test WARNING on staging/staging-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Tony-Cho/staging-wilc1000-rename-ssidLen-of-struct-join_bss_param/20151015-123159 reproduce

Re: [PATCH 19/40] staging: wilc1000: rename variable gbScanWhileConnected

2015-10-15 Thread kbuild test robot
Hi Leo, [auto build test WARNING on staging/staging-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Tony-Cho/staging-wilc1000-rename-ssidLen-of-struct-join_bss_param/20151015-123159 reproduce

Re: [PATCH 32/40] staging: wilc1000: rename variable gu32FlushedJoinReqSize

2015-10-15 Thread kbuild test robot
Hi Leo, [auto build test WARNING on staging/staging-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Tony-Cho/staging-wilc1000-rename-ssidLen-of-struct-join_bss_param/20151015-123159 reproduce

Re: [PATCH 28/40] staging: wilc1000: rename variable gu8FlushedJoinReq

2015-10-15 Thread kbuild test robot
Hi Leo, [auto build test WARNING on staging/staging-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Tony-Cho/staging-wilc1000-rename-ssidLen-of-struct-join_bss_param/20151015-123159 reproduce

[RFC PATCH] staging: wilc1000: join_req can be static

2015-10-15 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- host_interface.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_interface.c index 38ce396..a9b17fc0 100644 ---

Re: [PATCH 33/40] staging: wilc1000: rename variable gu32FlushedInfoElemAsocSize

2015-10-15 Thread kbuild test robot
Hi Leo, [auto build test WARNING on staging/staging-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Tony-Cho/staging-wilc1000-rename-ssidLen-of-struct-join_bss_param/20151015-123159 reproduce

[RFC PATCH] staging: wilc1000: info_element_size can be static

2015-10-15 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- host_interface.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_interface.c index 961e853..965fffb 100644 ---

[RFC PATCH] staging: wilc1000: join_req_drv can be static

2015-10-15 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- host_interface.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_interface.c index 704419f..ca6f3983 100644 ---

Re: [PATCH 34/40] staging: wilc1000: rename variable gu8FlushedJoinReqDrvHandler

2015-10-15 Thread kbuild test robot
Hi Leo, [auto build test WARNING on staging/staging-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Tony-Cho/staging-wilc1000-rename-ssidLen-of-struct-join_bss_param/20151015-123159 reproduce

[PATCH 6/6] cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()

2015-10-15 Thread Johannes Berg
From: Johannes Berg The new name better reflects the functionality. Signed-off-by: Johannes Berg --- net/wireless/reg.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/wireless/reg.c b/net/wireless/reg.c index

[PATCH 2/6] cfg80211: reg: rename reg_call_crda to reg_query_database

2015-10-15 Thread Johannes Berg
From: Johannes Berg The new name is more appropriate since in the case of a built-in database it may not really rely on CRDA. Signed-off-by: Johannes Berg --- net/wireless/reg.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-)

[PATCH 4/6] cfg80211: reg: remove useless reg_timeout scheduling

2015-10-15 Thread Johannes Berg
From: Johannes Berg When the functions reg_set_rd_driver() and reg_set_rd_country_ie() return with an error, the calling function already restores data by calling restore_regulatory_settings(), so there's no need to also schedule a timeout (which would lead to other side

[PATCH 3/6] cfg80211: reg: search built-in database directly

2015-10-15 Thread Johannes Berg
From: Johannes Berg Instead of searching the built-in database only in the worker, search it directly and return an error if the entry cannot be found (or memory cannot be allocated.) This means that builtin database queries no longer rely on the timeout. Signed-off-by:

[PATCH 5/6] cfg80211: reg: make CRDA support optional

2015-10-15 Thread Johannes Berg
From: Johannes Berg If there's a built-in regulatory database, there may be little point in also calling out to CRDA and failing if the system is configured that way. Allow removing CRDA support to save ~1K kernel size. Signed-off-by: Johannes Berg

Re: [PATCH 30/40] staging: wilc1000: rename variable gu8Flushed11iMode

2015-10-15 Thread kbuild test robot
Hi Leo, [auto build test WARNING on staging/staging-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Tony-Cho/staging-wilc1000-rename-ssidLen-of-struct-join_bss_param/20151015-123159 reproduce

[PATCH 04/12] cfg80211: reg: search built-in database directly

2015-10-15 Thread Johannes Berg
From: Johannes Berg Instead of searching the built-in database only in the worker, search it directly and return an error if the entry cannot be found (or memory cannot be allocated.) This means that builtin database queries no longer rely on the timeout. Signed-off-by:

[PATCH 11/12] cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdef

2015-10-15 Thread Johannes Berg
From: Johannes Berg The function is void and static, so just ifdef its contents instead of duplicating the declaration. Signed-off-by: Johannes Berg --- net/wireless/reg.c | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) diff

[RFC 2/2] cfg80211: reg: remove support for built-in regdb

2015-10-15 Thread Johannes Berg
From: Johannes Berg Parsing and building C structures from a regdb is no longer needed since the "firmware" file (regulatory.db) can be linked into the kernel image to achieve the same effect. Signed-off-by: Johannes Berg ---

[PATCH 05/12] cfg80211: reg: remove useless reg_timeout scheduling

2015-10-15 Thread Johannes Berg
From: Johannes Berg When the functions reg_set_rd_driver() and reg_set_rd_country_ie() return with an error, the calling function already restores data by calling restore_regulatory_settings(), so there's no need to also schedule a timeout (which would lead to other side

[PATCH 12/12] cfg80211: reg: fix reg_ignore_cell_hint return type

2015-10-15 Thread Johannes Berg
From: Johannes Berg The return type should be enum reg_request_treatment for both branches of the #ifdef. Signed-off-by: Johannes Berg --- net/wireless/reg.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[PATCH 06/12] cfg80211: reg: make CRDA support optional

2015-10-15 Thread Johannes Berg
From: Johannes Berg If there's a built-in regulatory database, there may be little point in also calling out to CRDA and failing if the system is configured that way. Allow removing CRDA support to save ~1K kernel size. Signed-off-by: Johannes Berg

[RFC 1/2] cfg80211: support loading regulatory database as firmware file

2015-10-15 Thread Johannes Berg
From: Johannes Berg As the current regulatory database is only about 4k big, and already difficult to extend, we decided that overall it would be better to get rid of the complications with CRDA and load the database into the kernel directly, but in a new format that is

[PATCH 10/12] cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()

2015-10-15 Thread Johannes Berg
From: Johannes Berg Printing "N/A mBi" is strange - print just "N/A" instead. Also add a missing opening parenthesis. Signed-off-by: Johannes Berg --- net/wireless/reg.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[PATCH 07/12] cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()

2015-10-15 Thread Johannes Berg
From: Johannes Berg The new name better reflects the functionality. Signed-off-by: Johannes Berg --- net/wireless/reg.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/wireless/reg.c b/net/wireless/reg.c index

Re: [PATCH 40/40] staging: wilc1000: fixes comparison to NULL could be written

2015-10-15 Thread Dan Carpenter
On Thu, Oct 15, 2015 at 01:25:21PM +0900, Tony Cho wrote: > @@ -2306,7 +2303,8 @@ static void Handle_AddBeacon(struct host_if_drv > *hif_drv, > strWID.type = WID_BIN; > strWID.size = pstrSetBeaconParam->head_len + > pstrSetBeaconParam->tail_len + 16; > strWID.val =

[PATCH] wireless-regdb: fix gHz to GHz

2015-10-15 Thread Johannes Berg
From: Johannes Berg There's no "g" prefix, only "G" (1e9) that was clearly intended here. Signed-off-by: Johannes Berg --- db.txt | 80 +- 1 file changed, 40 insertions(+), 40

[PATCH 09/12] cfg80211: reg: centralize freeing ignored requests

2015-10-15 Thread Johannes Berg
From: Johannes Berg Instead of having a lot of places that free ignored requests and then return REG_REQ_OK, make reg_process_hint() process REG_REQ_IGNORE by freeing the request, and let functions it calls return that instead of freeing. This also fixes a leak when a

[PATCH 03/12] cfg80211: reg: rename reg_call_crda to reg_query_database

2015-10-15 Thread Johannes Berg
From: Johannes Berg The new name is more appropriate since in the case of a built-in database it may not really rely on CRDA. Signed-off-by: Johannes Berg --- net/wireless/reg.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-)

[PATCH 02/12] cfg80211: reg: fix reg_call_crda() return value bug

2015-10-15 Thread Johannes Berg
From: Johannes Berg The function reg_call_crda() can't actually validly return REG_REQ_IGNORE as it does now when calling CRDA fails since that return value isn't handled properly. Fix that. Signed-off-by: Johannes Berg --- net/wireless/reg.c

[PATCH 08/12] cfg80211: reg: clarify 'treatment' handling in reg_process_hint()

2015-10-15 Thread Johannes Berg
From: Johannes Berg This function can only deal with treatment values OK and ALREADY_SET so make the callees not return anything else and warn if they do. Signed-off-by: Johannes Berg --- net/wireless/reg.c | 16 +--- 1 file

[PATCH 01/12] cfg80211: reg: remove useless non-NULL check

2015-10-15 Thread Johannes Berg
From: Johannes Berg There's no way that the alpha2 pointer can be NULL, so no point in checking that it isn't. Signed-off-by: Johannes Berg --- net/wireless/reg.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/net/wireless/reg.c

Re: [PATCH 5/6] cfg80211: reg: make CRDA support optional

2015-10-15 Thread Julian Calaby
Hi Johannes, On Thu, Oct 15, 2015 at 8:46 PM, Johannes Berg wrote: > From: Johannes Berg > > If there's a built-in regulatory database, there may be little point > in also calling out to CRDA and failing if the system is configured > that way.

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

2015-10-15 Thread Tony Cho
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: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 4 ++-- 1 file changed,

[PATCH V2 27/40] staging: wilc1000: remove unused variable gu32WidConnRstHack

2015-10-15 Thread Tony Cho
From: Leo Kim This patch removes unused the variable gu32WidConnRstHack. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 2 -- 1 file changed, 2 deletions(-) diff --git

[PATCH V2 34/40] staging: wilc1000: rename variable gu8FlushedJoinReqDrvHandler

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gu8FlushedJoinReqDrvHandler to join_req_drv to avoid CamelCase naming convention. Add to static because follow warning reported by kbuild system. - drivers/staging/wilc1000/host_interface.c:270:20: sparse: symbol 'join_req_drv'

[PATCH V2 35/40] staging: wilc1000: rename variable s32Error

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable s32Error to result to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 784 ++ 1

[PATCH V2 36/40] staging: wilc1000: move variable clients_count

2015-10-15 Thread Tony Cho
From: Leo Kim This patch move static variable clients_count to local variable position. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 3 +-- 1 file changed, 1 insertion(+), 2

[PATCH V2 28/40] staging: wilc1000: rename variable gu8FlushedJoinReq

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gu8FlushedJoinReq to join_req to avoid CamelCase naming convention. Add to static because follow warning reported by kbuild system. - drivers/staging/wilc1000/host_interface.c:264:4: sparse: symbol 'join_req' was not declared.

[PATCH V2 30/40] staging: wilc1000: rename variable gu8Flushed11iMode

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gu8Flushed11iMode to mode_11i to avoid CamelCase naming convention. Add to static because follow warning reported by kbuild system. - drivers/staging/wilc1000/host_interface.c:266:4: sparse: symbol 'mode_11i' was not declared.

[PATCH V2 26/40] staging: wilc1000: rename variable gu8DelBcn

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gu8DelBcn to del_beacon to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 4 ++-- 1 file changed, 2

[PATCH V2 29/40] staging: wilc1000: rename variable gu8FlushedInfoElemAsoc

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gu8FlushedInfoElemAsoc to info_element to avoid CamelCase naming convention. Add to static because follow warning reported by kbuild system. - drivers/staging/wilc1000/host_interface.c:268:5: sparse: symbol 'info_element' was not

[PATCH V2 24/40] staging: wilc1000: rename variable gs8GetIP

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gs8GetIP to get_ip to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 8 1 file changed, 4

[PATCH V2 33/40] staging: wilc1000: rename variable gu32FlushedInfoElemAsocSize

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gu32FlushedInfoElemAsocSize to info_element_size to avoid CamelCase naming convention. Add to static because follow warning reported by kbuild system. - drivers/staging/wilc1000/host_interface.c:269:5: sparse: symbol

[PATCH V2 32/40] staging: wilc1000: rename variable gu32FlushedJoinReqSize

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gu32FlushedJoinReqSize to join_req_size to avoid CamelCase naming convention. Add to static because follow warning reported by kbuild system. - drivers/staging/wilc1000/host_interface.c:268:5: sparse: symbol 'join_req_size' was

[PATCH V2 23/40] staging: wilc1000: rename variable gs8SetIP

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gs8SetIP to set_ip to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 8 1 file changed, 4

[PATCH V2 31/40] staging: wilc1000: rename variable gu8FlushedAuthType

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gu8FlushedAuthType to auth_type to avoid CamelCase naming convention. Add to static because follow warning reported by kbuild system. - drivers/staging/wilc1000/host_interface.c:267:4: sparse: symbol 'auth_type' was not declared.

[PATCH V2 25/40] staging: wilc1000: rename variable gu32InactiveTime

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gu32InactiveTime to inactive_time to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 9 - 1 file

[PATCH V2 22/40] staging: wilc1000: rename variable gu8Chnl

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gu8Chnl to ch_no to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 6 +++--- 1 file changed, 3 insertions(+),

[PATCH V2 21/40] staging: wilc1000: rename variable gs8lnkspd

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gs8lnkspd to link_speed. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff

[PATCH V2 05/40] staging: wilc1000: rename u8Count of struct join_bss_param

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames u8Count of struct join_bss_param to cnt to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 6 +++--- 1 file changed, 3

[PATCH V2 06/40] staging: wilc1000: rename u8Index of struct join_bss_param

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames u8Index of struct join_bss_param to idx to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 6 +++--- 1 file changed, 3

[PATCH V2 13/40] staging: wilc1000: rename variable hSemHostIFthrdEnd

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable hSemHostIFthrdEnd to hif_sema_thread to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 9 - 1 file

[PATCH V2 08/40] staging: wilc1000: rename au8Interval of struct join_bss_param

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames au8Interval of struct join_bss_param to interval to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 9 - 1 file

[PATCH V2 19/40] staging: wilc1000: rename variable gbScanWhileConnected

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gbScanWhileConnected to scan_while_connected to avoid CamelCase naming convention. Add to static because follow warning reported by kbuild system. - drivers/staging/wilc1000/host_interface.c:254:6: sparse: symbol

[PATCH V2 15/40] staging: wilc1000: rename variable hWaitResponse

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable hWaitResponse to hif_sema_wait_response to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 26

[PATCH V2 17/40] staging: wilc1000: rename variable g_hPeriodicRSSI

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable g_hPeriodicRSSI to periodic_rssi to avoid CamelCase naming convention. Add to static because follow warning reported by kbuild system. - drivers/staging/wilc1000/host_interface.c:248:19: sparse: symbol 'periodic_rssi' was not

[PATCH V2 11/40] staging: wilc1000: rename variable HostIFthreadHandler

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable HostIFthreadHandler to hif_thread_handler to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 10 ++ 1

[PATCH V2 10/40] staging: wilc1000: remove unused variable gWFiDrvHandle

2015-10-15 Thread Tony Cho
From: Leo Kim This patch removes unused the variable gWFiDrvHandle. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 1 - 1 file changed, 1 deletion(-) diff --git

[PATCH V2 12/40] staging: wilc1000: rename variable gMsgQHostIF

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gMsgQHostIF to hif_msg_q to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 109 +++---

[PATCH V2 14/40] staging: wilc1000: rename variable hSemDeinitDrvHandle

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable hSemDeinitDrvHandle to hif_sema_driver to avoid CamelCase naming convention. Add to static because follow warning reported by kbuild system. - drivers/staging/wilc1000/host_interface.c:245:18: sparse: symbol 'hif_sema_driver' was

[PATCH V2 04/40] staging: wilc1000: rename u8CtWindow of struct join_bss_param

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames u8CtWindow of struct join_bss_param to ct_window to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 6 +++--- 1 file

[PATCH V2 07/40] staging: wilc1000: rename au8Duration of struct join_bss_param

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames au8Duration of struct join_bss_param to duration to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 9 - 1 file

[PATCH V2 03/40] staging: wilc1000: rename u8OppEnable of struct join_bss_param

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames u8OppEnable of struct join_bss_param to opp_enabled to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 14

[PATCH V2 02/40] staging: wilc1000: rename u8NoaEnbaled of struct join_bss_param

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames u8NoaEnbaled of struct join_bss_param to noa_enabled to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 8 1

[PATCH V2 20/40] staging: wilc1000: rename variable gs8Rssi

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gs8Rssi to rssi to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 8 +++- 1 file changed, 3

[PATCH v2 18/40] staging: wilc1000: rename variable gapu8RcvdAssocResp

2015-10-15 Thread Tony Cho
From: Leo Kim This patch renames variable gapu8RcvdAssocResp to rcv_assoc_resp to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 8 1 file

[PATCH] ath6kl: Use vmalloc for loading firmware using api1 method

2015-10-15 Thread Brent Taylor
Signed-off-by: Brent Taylor --- drivers/net/wireless/ath/ath6kl/init.c | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/drivers/net/wireless/ath/ath6kl/init.c b/drivers/net/wireless/ath/ath6kl/init.c index 6e473fa..2155739 100644 ---

[PATCH V2 37/40] staging: wilc1000: move variable FALSE_FRMWR_CHANNEL

2015-10-15 Thread Tony Cho
From: Leo Kim This patch move variable 'FALSE_FRMWR_CHANNEL' to local define position. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH V2 40/40] staging: wilc1000: fixes comparison to NULL could be written

2015-10-15 Thread Tony Cho
From: Leo Kim This patch fixes the checks reported by checkpatch.pl for comparison to NULL could be written. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 220

[PATCH V2 39/40] staging: wilc1000: fixes alignment should match open parenthesis

2015-10-15 Thread Tony Cho
From: Leo Kim This patch fixes the checks reported by checkpatch.pl for alignment should match open parenthesis. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 155

[PATCH V2 38/40] staging: wilc1000: fixes unnecessary variable replacement

2015-10-15 Thread Tony Cho
From: Leo Kim This patch removes an unnecessary variable use for the errors and returns errors directly without a result variable. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 28

[PATCH] Staging: nfc: Fix comment style

2015-10-15 Thread Joaquin Ignacio Barotto
This is a cosmetic fix to a comment to comply with the coding style. Signed-off-by: Joaquin Ignacio Barotto --- drivers/nfc/nfcwilink.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/nfc/nfcwilink.c b/drivers/nfc/nfcwilink.c index

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

2015-10-15 Thread Seth Forshee
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] http://tablice.hakom.hr:8280/vis?lang=en > > Signed-off-by: Andrej Vlasic

Re: [PATCH] wireless-regdb: fix gHz to GHz

2015-10-15 Thread Seth Forshee
On Thu, Oct 15, 2015 at 04:19:19PM +0200, Johannes Berg wrote: > From: Johannes Berg > > There's no "g" prefix, only "G" (1e9) that was clearly intended here. > > Signed-off-by: Johannes Berg Applied, thanks. -- To unsubscribe from this list: