Re: [ath9k-devel] [PATCH] Repair soft lockup with monitor mode of ath9k_htc card

2015-01-29 Thread Kalle Valo
! :D Please run ./scripts/checkpatch.pl yourpatch_path i get: total: 139 errors, 12 warnings, 2 checks, 231 lines checked Also please add ath9k_htc: prefix to the title. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord

Re: [PATCH] Revert ipw2200: select CFG80211_WEXT

2015-01-06 Thread Kalle Valo
. Signed-off-by: Paul Bolle pebo...@tiscali.nl Based on the discussion I have dropped this patch from my queue. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH] drivers:net:wireless: Add proper locking for the function, b43_op_beacon_set_tim in main.c

2015-01-05 Thread Kalle Valo
the templates for this pointer in the function, b43_update_templates internally in the function, b43_op_beacon_set_tim. Signed-off-by: Nicholas Krause xerofo...@gmail.com Based on the discussion I have dropped this patch. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH] brcm80211: brcmsmac: dma: Remove some unused functions

2015-01-05 Thread Kalle Valo
accordingly. Should I submit the patch again? Yes, please resubmit. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

Re: [PATCH] net: wireless: rtlwifi: btcoexist: halbtc8821a2ant: Remove some unused functions

2015-01-05 Thread Kalle Valo
your earlier patches, but I guess you didn't get the mail because I got a bounce: https://lkml.org/lkml/2014/12/24/222 -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH] brcm80211: brcmsmac: dma: Remove some unused functions

2015-01-05 Thread Kalle Valo
:) [1] clean patch title == short, clear and unique -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [PATCH 1/2] Align member-assigns in a structure-copy block

2015-01-05 Thread Kalle Valo
. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH 1/2] Align member-assigns in a structure-copy block

2015-01-05 Thread Kalle Valo
Giel van Schijndel m...@mortis.eu writes: This highlights the differences (errors). --- drivers/net/wireless/ti/wlcore/acx.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) Please prefix the patch titles with wlcore: . -- Kalle Valo -- To unsubscribe from

Re: [PATCH v3] ath10k: fixup wait_for_completion_timeout return handling

2015-01-12 Thread Kalle Valo
should only be removing unreachable cases. Sorry, I wasn't clear enough in my last email but everything related to v2, v3 etc should be after --- line. I fixed this in ath-next-test branch and will apply your patch once kbuild has run it's tests. -- Kalle Valo -- To unsubscribe from this list: send

pull-request: wireless-drivers 2015-01-09

2015-01-09 Thread Kalle Valo
corrections Emmanuel Grumbach (2): iwlwifi: 7000: fix reported firmware name for 7265D iwlwifi: bump firmware API for mvm devices to 12 Eyal Shapira (2): iwlwifi: mvm: fix Rx with both chains iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_ac Kalle Valo (1): Merge

Re: [PATCH RESEND 2/2] wlcore: align member-assigns in a structure-copy block

2015-01-09 Thread Kalle Valo
= conf-window_size; I would like to get an ACK from one of the wlcore developers if I should apply this (or not). -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH v3] ath10k: fixup wait_for_completion_timeout return handling

2015-01-13 Thread Kalle Valo
. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH 8/8] ath10k: fix error return code

2015-01-13 Thread Kalle Valo
ret; } | ret = 0 ) ... when != ret = e1 when != ret *if(...) { ... when != ret = e2 when forall return ret; } // /smpl Signed-off-by: Julia Lawall julia.law...@lip6.fr Thanks, applied to ath.git. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH v4] bcma: fix two coding style issues, more than 80 characters per line.

2015-01-09 Thread Kalle Valo
Rafał Miłecki zaj...@gmail.com writes: On 7 January 2015 at 19:39, Kalle Valo kv...@codeaurora.org wrote: Rafał Miłecki zaj...@gmail.com writes: On 7 January 2015 at 18:55, Kalle Valo kv...@codeaurora.org wrote: Oscar Forner Martinez oscar.forner.marti...@gmail.com writes: Two lines

Re: [PATCH v4] bcma: fix two coding style issues, more than 80 characters per line.

2015-01-09 Thread Kalle Valo
Rafał Miłecki zaj...@gmail.com writes: Rafal, is this the patch I should apply: https://patchwork.kernel.org/patch/5545021/ Please confirm. That's correct. Thanks. I marked it as 'Under Review' in patchwork and will apply in my next commit round. -- Kalle Valo -- To unsubscribe from

Re: [PATCH] rtlwifi: ratelimit skb allocation failure message

2015-02-10 Thread Kalle Valo
for that, I'll send it to Dave ASAP: https://patchwork.kernel.org/patch/5671121/ -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

Re: [PATCH] ath9k_htc: add adaptive usb receive flow control to repair soft lockup with monitor mode

2015-02-11 Thread Kalle Valo
add a changelog after --- line. Documentation/SubmittingPatches should tell you all this. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: checkpatch induced patches...

2015-02-12 Thread Kalle Valo
a patch that implements my suggestion in that thread. https://lkml.org/lkml/2014/7/17/427 I wonder if the undocumented --force option is acceptable to Pavel and Kalle. I don't mind if I have to add --force to my scripts as long as checkpatch works similarly as before. -- Kalle Valo

Re: [PATCH] bcma: fix three coding style issues, more than 80 characters per line

2015-01-07 Thread Kalle Valo
2014, at 07:16, Kalle Valo kv...@codeaurora.org wrote: Rafał Miłecki zaj...@gmail.com writes: Acked-by: Rafał Miłecki zaj...@gmail.com Kalle: will you pick this patch? Most likely yes, but let's wait first for John's opinion about how to handle bcma patches. I talked with John about

Re: [PATCH v2] ath10k: fixup wait_for_completion_timeout return handling

2015-01-07 Thread Kalle Valo
after v2: should be here, under the --- line so that git-am can automatically discard them. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] net: wireless: rt2x00: use helper to check capability/requirement

2015-01-07 Thread Kalle Valo
helper to check capability/requirement -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH v4] bcma: fix two coding style issues, more than 80 characters per line.

2015-01-07 Thread Kalle Valo
Rafał Miłecki zaj...@gmail.com writes: On 7 January 2015 at 18:55, Kalle Valo kv...@codeaurora.org wrote: Oscar Forner Martinez oscar.forner.marti...@gmail.com writes: Two lines with more than 80 characters per line have been split in several lines. Signed-off-by: Oscar Forner Martinez

Re: [PATCH v4] bcma: fix two coding style issues, more than 80 characters per line.

2015-01-07 Thread Kalle Valo
Oscar Forner Martinez oscar.forner.marti...@gmail.com writes: Two lines with more than 80 characters per line have been split in several lines. Signed-off-by: Oscar Forner Martinez oscar.forner.marti...@gmail.com Thanks, applied to wireless-drivers-next.git. -- Kalle Valo

Re: [PATCH 8/27] wireless: cw1200: Use setup_timer

2015-01-07 Thread Kalle Valo
-- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH 11/28] net: wireless: ath: ath5k: drop owner assignment from platform_drivers

2015-01-06 Thread Kalle Valo
in this merge window. This series catches the bits fallen through. The patches shall go in via the subsystem trees. Thanks, applied to wireless-drivers-next.git. But I simplified the patch title: c0c3163a7213 ath5k: drop owner assignment from platform_drivers -- Kalle Valo -- To unsubscribe from this list

Re: [PATCH] net: wireless: rtlwifi: btcoexist: halbtc8821a2ant: Remove some unused functions

2015-01-06 Thread Kalle Valo
for everyone please group these wireless-drivers cleanup patches into a larger patchset (like 10-15 patches max per patchset). That way it's a lot easier for me tomanage them. Sending one patch a day is not recommended, especially when we are talking trivial cleanup patches like this. -- Kalle Valo

Re: [PATCH] net: wireless: ipw2x00: ipw2200.c: Remove unused function

2015-01-06 Thread Kalle Valo
improve the patch title and make it more unique like: ipw2200: remove unused ipw_alive() -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] ath10k: match wait_for_completion_timeout return type

2015-03-16 Thread Kalle Valo
Nicholas Mc Guire der.h...@hofr.at writes: On Fri, 13 Mar 2015, Kalle Valo wrote: Nicholas Mc Guire hof...@osadl.org writes: Return type of wait_for_completion_timeout is unsigned long not int. An appropriately named unsigned long is added and the assignments fixed up. Signed-off

Re: wl18xx: show rx_frames_per_rates as an array as it really is

2015-03-16 Thread Kalle Valo
, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: rt2x00: add new rt2800usb device DWA 130

2015-03-20 Thread Kalle Valo
Add the USB Id to link the D-Link DWA 130 USB Wifi adapter to the rt2830 driver. Signed-off-by: Scott Branden sbran...@broadcom.com Signed-off-by: Pieter Truter ptru...@broadcom.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line

pull-request: wireless-drivers 2015-03-10

2015-03-10 Thread Kalle Valo
max_ht_ampdu_exponent for older devices iwlwifi: mvm: BT Coex - fix a NULL pointer exception Eyal Shapira (2): iwlwifi: mvm: rs: fix BT Coex check to look at the correct ant iwlwifi: mvm: disable beamformer unless FW supports it Kalle Valo (1): Merge tag 'iwlwifi-for-kalle-2015-03-05

Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-06 Thread Kalle Valo
that configuration file on wireless-drivers-next-for-davem-2015-02-07-9274-g1ca2760fb2c13, with no build errors. Good, thanks for checking. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [8/15] libertas_tf: if_usb.c: don't export static symbol

2015-03-13 Thread Kalle Valo
); // /smpl Signed-off-by: Julia Lawall julia.law...@lip6.fr Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH 2/3 RFC] ath10k: wmi: match wait_for_completion_timeout return type

2015-03-13 Thread Kalle Valo
drop all patches (or patchsets) which have RFC, and that's what I'm going to do now. To save everyone's time, when submitting something please state clearly what's your intention. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: [PATCH] ath10k: match wait_for_completion_timeout return type

2015-03-13 Thread Kalle Valo
wait_for_completion_timeout return type fatal: sha1 information is lacking or useless (drivers/net/wireless/ath/ath10k/mac.c). Repository lacks necessary blobs to fall back on 3-way merge. Cannot fall back to three-way merge. Patch failed at 0001 ath10k: match wait_for_completion_timeout return type -- Kalle

Re: [PATCH 3.19 113/123] b43: fix support for 5 GHz only BCM43228 model

2015-03-25 Thread Kalle Valo
device. Signed-off-by: Rafał Miłecki zaj...@gmail.com UTF-8 characters look to be broken? -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 3.19 113/123] b43: fix support for 5 GHz only BCM43228 model

2015-03-25 Thread Kalle Valo
Greg Kroah-Hartman gre...@linuxfoundation.org writes: On Wed, Mar 25, 2015 at 08:55:38AM +0200, Kalle Valo wrote: Greg Kroah-Hartman gre...@linuxfoundation.org writes: 3.19-stable review patch. If anyone has any objections, please let me know. -- From: RafaÅ‚ MiÅ

Re: [V2] rtlwifi: rtl8192cu: Add new device ID

2015-03-30 Thread Kalle Valo
-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH 5/7] ssb: Use bool function return values of true/false not 1/0

2015-03-30 Thread Kalle Valo
, I'll apply it in the next few days. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [V4.0-rc5 Regression] drm/intel problem

2015-03-27 Thread Kalle Valo
://people.freedesktop.org/~airlied/linux Pull drm refcounting fixes from Dave Airlie: Here is the complete set of i915 bug/warn/refcounting fixes -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org

Re: [PATCH trivial/resend 8/9] iwlegacy: 4965-rs: Remove bogus colon after newline from debug message

2015-03-03 Thread Kalle Valo
+ linux-wireless Geert Uytterhoeven geert+rene...@glider.be writes: Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Cc: Kalle Valo kv...@codeaurora.org --- Resending trivial patches submitted in 2014. Thanks, applied to wireless-drivers-next.git. -- Kalle Valo -- To unsubscribe

Re: [v3,1/7] rtlwifi: Remove unused defines from rtl8192cu driver

2015-03-03 Thread Kalle Valo
8a09dd2ed2bc rtlwifi: Remove unused defines from cam.h 44a56d6c81d3 rtlwifi: Remove unused defines from base.h baeeb3ca934d rtlwifi: Remove unused defines from efuse.h be1f8d31c93b rtlwifi: Remove unused RTL_SUPPORTED_CTRL_FILTER define Kalle Valo -- To unsubscribe from this list: send the line

Re: rtlwifi: rtl8821ae: Remove duplicate hex prefixes

2015-03-03 Thread Kalle Valo
The # flag in %X means print a 0X prefix. Remove the extra 0x prefix. Signed-off-by: Rasmus Villemoes li...@rasmusvillemoes.dk Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord

Re: wil6210: increase cmd buffer size to avoid sscanf buffer overflow

2015-03-03 Thread Kalle Valo
, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH v3] brcmfmac: avoid duplicated suspend/resume operation

2015-03-02 Thread Kalle Valo
fix. Yeah, Zhonghui's patch doesn't apply anymore. There is similar code in wireless-drivers-next but still a bit different. So what should we do? Is the driver ok now? -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord

Re: [PATCH 21/32] wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks

2015-03-02 Thread Kalle Valo
...@kernel.org Cc: Andrew Morton a...@linux-foundation.org Cc: John W. Linville linvi...@tuxdriver.com Cc: linux-wirel...@vger.kernel.org This was already applied so I'm dropping it from my queue. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel

Re: libertas: remove unnecessary check before calling debugfs_remove

2015-02-27 Thread Kalle Valo
Debugfs_remove will check for error or NULL for us, so it is not necessary to do this here. Signed-off-by: Bas Peters baspeter...@gmail.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: [PATCH] ath10k: Delete unnecessary checks before the function call release_firmware

2015-03-04 Thread Kalle Valo
. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring elfr...@users.sourceforge.net Thanks, applied to ath.git. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More

Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-04 Thread Kalle Valo
] err = pcie_set_readrq(dev, pcie2-reqsize); ^ This should fix it: bcma: add missing includes https://git.kernel.org/cgit/linux/kernel/git/kvalo/wireless-drivers-next.git/commit/?id=2264fc857decd45798368f46861d9aecac23546f -- Kalle Valo -- To unsubscribe from this list: send the line

Re: [PATCH] bcma: Kconfig: Let it depend on PCI

2015-03-05 Thread Kalle Valo
problem. Also once your final fix is ready, please remember that you need to revert Chen's patch within the same patch. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: bcma: Kconfig: Let it depend on PCI

2015-03-05 Thread Kalle Valo
declaration of function 'pcie_set_readrq' [-Werror=implicit-function-declaration] err = pcie_set_readrq(dev, pcie2-reqsize); ^ Signed-off-by: Chen Gang gang.chen.5...@gmail.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line

Re: randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c

2015-03-05 Thread Kalle Valo
Stephen Rothwell s...@canb.auug.org.au writes: Hi Kalle, On Wed, 04 Mar 2015 16:31:00 +0200 Kalle Valo kv...@codeaurora.org wrote: Jim Davis jim.ep...@gmail.com writes: Building with the attached random configuration file, drivers/bcma/driver_pcie2.c: In function 'bcma_core_pcie2_up

Re: [PATCH trivial/resend 8/9] iwlegacy: 4965-rs: Remove bogus colon after newline from debug message

2015-03-03 Thread Kalle Valo
Geert Uytterhoeven geert+rene...@glider.be writes: Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Cc: Kalle Valo kv...@codeaurora.org --- Resending trivial patches submitted in 2014. Do you want me to apply this to wireless-drivers-next? -- Kalle Valo -- To unsubscribe from

Re: [PATCH] ath9k_htc: avoid memcpy when downloading firmware

2015-03-03 Thread Kalle Valo
Fred Chou fred.chou...@gmail.com writes: Are you sure usb_control_msg() accepts vmalloc()ed buffers ? My guess is the answer is no. I agree, and I would like to drop the patch. Thanks. I dropped it from my queue. -- Kalle Valo -- To unsubscribe from this list: send the line

Re: [PATCH -stable] ath6kl: fix struct hif_scatter_req list handling

2015-02-20 Thread Kalle Valo
Josh Cartwright jo...@ni.com writes: From: Kalle Valo kv...@qca.qualcomm.com commit 31b9cc9a873dcab161999622314f98a75d838975 upstream. Jason noticed that with Yocto GCC 4.8.1 ath6kl crashes with this iperf command: iperf -c $TARGET_IP -i 5 -t 50 -w 1M The crash was: Unable to handle

Re: brcm80211: drop unreachable else case

2015-02-26 Thread Kalle Valo
to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: brcmfmac: use msecs_to_jiffies for time conversion

2015-02-26 Thread Kalle Valo
This is only an API consolidation and should make things more readable it replaces var * HZ / 1000 by msecs_to_jiffies(var). Signed-off-by: Nicholas Mc Guire hof...@osadl.org Acked-by: Arend van Spriel ar...@broadcom.com Thanks, applied to wireless-drivers-next.git. Kalle Valo

pull-request: wireless-drivers 2015-03-24

2015-03-24 Thread Kalle Valo
WARN_ON for invalid BA notification Kalle Valo (1): Merge tag 'iwlwifi-for-kalle-2014-03-22' of https://git.kernel.org/.../iwlwifi/iwlwifi-fixes Larry Finger (1): rtlwifi: Fix IOMMU mapping leak in AP mode Oren Givon (1): iwlwifi: add new 3165 series PCI IDs drivers/net/wireless

Re: [PATCH] brcmfmac: avoid duplicated suspend/resume operation

2015-01-23 Thread Kalle Valo
Arend van Spriel ar...@broadcom.com writes: On 01/22/15 14:54, Sergei Shtylyov wrote: Hello. On 1/22/2015 4:49 PM, Kalle Valo wrote: From 04d3fa673897ca4ccbea6c76836d0092dba2484a Mon Sep 17 00:00:00 2001 From: Zhonghui Fu zhonghui...@linux.intel.com Date: Tue, 20 Jan 2015 11:14:13 +0800

Re: [PATCH] Repair soft lockup with monitor mode of ath9k_htc card

2015-01-30 Thread Kalle Valo
prefix the title with ath9k_htc: . -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] Use -mcount-record for dynamic ftrace

2015-04-14 Thread Kalle Valo
at tony (at) bake your noodle . com https://www.kernel.org/pub/tools/crosstool/ -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please

Re: [PATCH] iwl4965: Enable checking of format strings

2015-04-28 Thread Kalle Valo
what's the conclusion, should I commit this patch or not? Full discussion here: https://patchwork.kernel.org/patch/5814811/ -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH] staging: adm8211: fix checkpatch error for trailing statements on next line

2015-05-04 Thread Kalle Valo
--- drivers/net/wireless/adm8211.c | 20 1 file changed, 12 insertions(+), 8 deletions(-) The patch has incorrectly staging: prefix in the title, please fix that. adm8211: is enough, you don't need anything for drivers in drivers/net/wireless. -- Kalle Valo -- To unsubscribe

Re: [PATCH v2] adm8211: fix checkpatch error for trailing statements on next line

2015-05-04 Thread Kalle Valo
Okash Khawaja okash.khaw...@gmail.com writes: On Mon, May 04, 2015 at 03:42:04PM +0300, Kalle Valo wrote: Okash Khawaja okash.khaw...@gmail.com writes: This patch fixes the checkpatch.pl error: ERROR: trailing statements should be on next line More specifically, the fix has been

Re: [PATCH 2/2] adm8211: fix the possible pci cache line sizes inside switch-case

2015-05-05 Thread Kalle Valo
: + case 0x20: reg |= (0x3 14); break; default: Did you test this? How certain can we be that this doesn't break anything? -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: [PATCH 2/2] adm8211: fix the possible pci cache line sizes inside switch-case

2015-05-11 Thread Kalle Valo
Okash Khawaja okash.khaw...@gmail.com writes: On Wed, May 06, 2015 at 07:59:04AM +0300, Kalle Valo wrote: Okash Khawaja okash.khaw...@gmail.com writes: The PCI cache line size value was being compared against decimal values prefixed with 0x. Fixed the literals to use the correct hex

Re: [PATCH 2/2] adm8211: fix the possible pci cache line sizes inside switch-case

2015-05-11 Thread Kalle Valo
. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

wireless-drivers 2015-05-05

2015-05-05 Thread Kalle Valo
): iwlwifi: mvm: force quota update update after FW restart Kalle Valo (1): Merge tag 'iwlwifi-for-kalle-2015-04-28' of https://git.kernel.org/.../iwlwifi/iwlwifi-fixes Larry Finger (1): rtlwifi: rtl8192cu: Fix kernel deadlock Liad Kaufman (1): iwlwifi: pcie: prevent using

Re: [2/2] wireless: fix typos in mwifiex and rtlwifi

2015-05-09 Thread Kalle Valo
This patch fix some spelling typo in drivers/net/wirless Signed-off-by: Masanari Iida standby2...@gmail.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org

Re: mwifiex: do not return success when command times out

2015-05-09 Thread Kalle Valo
to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] ath9k_htc: wmi: match wait_for_completion_timeout return type

2015-05-14 Thread Kalle Valo
Nicholas Mc Guire hof...@osadl.org writes: Patch is against 4.1-rc3 (localversion-next is -next-20150514) BTW, this info should be under --- line so that it doesn't get stored to the actual commit log. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel

Re: [net-next] wireless: Use bool function returns of true/false insteadof 1/0

2015-04-07 Thread Kalle Valo
Use bool constants as the return values instead of 1 and 0. Signed-off-by: Joe Perches j...@perches.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org

Re: ath9k_htc: check seq number instead of cmd id for timeout

2015-04-07 Thread Kalle Valo
From: Fred Chou fred.chou...@gmail.com As the driver may send multiple wmi commands with identical cmd id, it is more robust to check seq number for timeout instead. Signed-off-by: Fred Chou fred.chou...@gmail.com Thanks, applied to wireless-drivers-next.git. Kalle Valo

Re: wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.c

2015-04-07 Thread Kalle Valo
This patch fix a spelling typo in MODULE_DESCRIPTION in wl1251/main.c Signed-off-by: Masanari Iida standby2...@gmail.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord

Re: [PATCH] ath10k: thermal: match wait_for_completion_timeout return type

2015-04-01 Thread Kalle Valo
Nicholas Mc Guire hof...@osadl.org writes: Return type of wait_for_completion_timeout is unsigned long not int. An appropriately named unsigned long is added and the assignments fixed up. Signed-off-by: Nicholas Mc Guire hof...@osadl.org Thanks, applied. -- Kalle Valo -- To unsubscribe

Re: [PATCH] ath10k: core: match wait_for_completion_timeout return type

2015-04-01 Thread Kalle Valo
Nicholas Mc Guire hof...@osadl.org writes: Return type of wait_for_completion_timeout is unsigned long not int. An appropriately named unsigned long is added and the assignments fixed up. Signed-off-by: Nicholas Mc Guire hof...@osadl.org Thanks, applied. -- Kalle Valo -- To unsubscribe

pull-request: wireless-drivers 2015-04-01

2015-04-01 Thread Kalle Valo
each time the module was loaded. Kalle Valo (1): Merge tag 'iwlwifi-for-kalle-2015-03-30' of https://git.kernel.org/.../iwlwifi/iwlwifi-fixes Larry Finger (1): iwlwifi: Fix memory leak in iwl_req_fw_callback

Re: [PATCH] ath10k: mac: match wait_for_completion_timeout return type

2015-04-01 Thread Kalle Valo
. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] ath10k: debug: match wait_for_completion_timeout return type

2015-04-01 Thread Kalle Valo
...@osadl.org Thanks, applied. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] ath10k: htc: match wait_for_completion_timeout return type

2015-04-01 Thread Kalle Valo
Nicholas Mc Guire hof...@osadl.org writes: Return type of wait_for_completion_timeout is unsigned long not int. An appropriately named unsigned long is added and the assignments fixed up. Signed-off-by: Nicholas Mc Guire hof...@osadl.org Thanks, applied. -- Kalle Valo -- To unsubscribe

Re: [PATCH] ath10k: core: match wait_for_completion_timeout return type

2015-04-01 Thread Kalle Valo
Nicholas Mc Guire hof...@osadl.org writes: Return type of wait_for_completion_timeout is unsigned long not int. An appropriately named unsigned long is added and the assignments fixed up. Signed-off-by: Nicholas Mc Guire hof...@osadl.org Thanks, applied. -- Kalle Valo -- To unsubscribe

Re: [PATCH] rtl8723au: replaced asm/atomic.h by linux/atomic.h

2015-06-08 Thread Kalle Valo
that this a patch for a driver in staging. So this should be renamed to staging: rtl8723au: replaced asm/atomic.h by linux/atomic.h. Here's a tip how you can check what commit title you should use: git log --oneline drivers/staging/rtl8723au/include/rtw_io.h -- Kalle Valo -- To unsubscribe from this list

Re: [5/9] wl1251: drop unneeded goto

2015-06-08 Thread Kalle Valo
; -l: // /smpl Signed-off-by: Julia Lawall julia.law...@lip6.fr Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: ray_cs: Change 1 to true for bool type variable.

2015-06-02 Thread Kalle Valo
The variable translate is bool type. So assigning true instead of 1. Signed-off-by: Shailendra Verma shailendra.capric...@gmail.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: [PATCH] ath10k: txrx: remove unreachable negative return check and fixup type

2015-06-16 Thread Kalle Valo
- an appropriately named variable is added and the assignments fixed up. Signed-off-by: Nicholas Mc Guire hof...@osadl.org Thanks, applied. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More

Re: [PATCH] ath10k: mac: remove unreachable negative return check

2015-06-16 Thread Kalle Valo
- an appropriately named variable is added and the assignments fixed up. Signed-off-by: Nicholas Mc Guire hof...@osadl.org Thanks, applied. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More

pull-request: wireless-drivers 2015-06-01

2015-06-01 Thread Kalle Valo
handling for 8260 brcmfmac: * fix null pointer crash Arend van Spriel (1): brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() fails Ilan Peer (1): iwlwifi: pcie: fix tracking of cmd_in_flight Kalle Valo (1

pull-request: wireless-drivers 2015-05-25

2015-05-25 Thread Kalle Valo
: fix MLME trigger iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNC Haim Dreyfuss (1): iwlwifi: mvm: Free fw_status after use to avoid memory leak Kalle Valo (1): Merge tag 'iwlwifi-for-kalle-2015-05-21' of https://git.kernel.org/.../iwlwifi/iwlwifi-fixes Liad Kaufman (1

Re: [PATCH] ath9k_htc: wmi: match wait_for_completion_timeout return type

2015-05-21 Thread Kalle Valo
Nicholas Mc Guire der.h...@hofr.at writes: On Thu, 14 May 2015, Kalle Valo wrote: Nicholas Mc Guire hof...@osadl.org writes: Patch is against 4.1-rc3 (localversion-next is -next-20150514) BTW, this info should be under --- line so that it doesn't get stored to the actual commit log

Re: [v2, 1/2] adm8211: fix checkpatch errors for indentation and new line

2015-05-26 Thread Kalle Valo
the possible pci cache line sizes inside switch-case Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH v3] brcmfmac: prohibit ACPI power management for brcmfmac driver

2015-05-26 Thread Kalle Valo
ACPI not to manage WiFi chip's power state. Signed-off-by: Zhonghui Fu zhonghui...@linux.intel.com Acked-by: Arend van Spriel ar...@broadcom.com Thanks, applied to wireless-drivers-next.git. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: carl9170: match wait_for_completion_timeout return type

2015-05-26 Thread Kalle Valo
Acked-by: Christian Lamparter chunk...@googlemail.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: linux-next: build failure after merge of the wireless-drivers-next tree

2015-08-09 Thread Kalle Valo
-by: kbuild test robot fengguang...@intel.com Fixes: 592fa228f213 (ath9k: remove struct ath_atx_ac) Signed-off-by: Felix Fietkau n...@openwrt.org Signed-off-by: Kalle Valo kv...@codeaurora.org -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel

Re: ath9k_htc: drv_init: match wait_for_completion_timeout return type

2015-08-13 Thread Kalle Valo
hof...@osadl.org Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: ath9k_htc: wmi: match wait_for_completion_timeout return type

2015-08-13 Thread Kalle Valo
...@osadl.org Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [V2] rtlwifi: misspelled code and comments corrected.

2015-08-13 Thread Kalle Valo
Signed-off-by: Cheolhyun Park pch851...@gmail.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: ath9k_htc: match wait_for_completion_timeout return type

2015-08-13 Thread Kalle Valo
was compile tested with x86_64_defconfig + CONFIG_ATH_CARDS=m, CONFIG_ATH9K_HTC=m Patch is against 4.1-rc3 (localversion-next is -next-20150514) Signed-off-by: Nicholas Mc Guire hof...@osadl.org Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send

Re: [2/3] brcmfmac: dhd_sdio.c: use existing atomic_or primitive

2015-08-13 Thread Kalle Valo
There's already a generic implementation so use that instead. Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: ath9k: match wait_for_completion_timeout return type

2015-08-13 Thread Kalle Valo
, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] wil6210: match wait_for_completion_timeout return type

2015-08-17 Thread Kalle Valo
) Signed-off-by: Nicholas Mc Guire hof...@osadl.org Thanks, applied to ath.git. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

<    1   2   3   4   5   6   7   8   9   10   >