Re: atheros driver - desc

2005-08-06 Thread Kalle Valo
.sourceforge.net/go/progress -- Kalle Valo - To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: atheros driver - desc

2005-08-07 Thread Kalle Valo
kernel? Can a driver reverse-engineered in EU be included to the kernel? (Big part of Linux is developed in US, I guess.) -- Kalle Valo - To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org

[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()

2005-08-28 Thread Kalle Valo
. Signed-off-by: Kalle Valo [EMAIL PROTECTED] --- drivers/net/wireless/hostap/hostap_cs.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 61413565b21cff0f0d69a1760f3558de021804da diff --git a/drivers/net/wireless/hostap/hostap_cs.c b/drivers/net/wireless/hostap/hostap_cs.c

Re: [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()

2005-08-31 Thread Kalle Valo
. Strange. -- Kalle Valo - To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[wireless] add WIRELESS_EXTENSIONS to net/Kconfig

2005-09-03 Thread Kalle Valo
. But, most importantly, this way I have the means to break the recursive dependency. In my opinion, this change is compatible with old drivers because NET_RADIO selects WIRELESS_ENTENSIONS, but I haven't tested that. I have only tested the drivers in the netdev-2.6 branch. Signed-off-by: Kalle Valo

[ieee80211] select WIRELESS_EXTENSIONS instead of NET_RADIO

2005-09-03 Thread Kalle Valo
This fixes the recursive dependency in hostap. Depends on my previous patch which added WIRELESS_EXTENSIONS. Signed-off-by: Kalle Valo [EMAIL PROTECTED] --- net/ieee80211/Kconfig |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 0a96ef321308c0fce817b78e3d4666463baa286f diff --git

Re: [for,4.1] rtlwifi: rtl8192cu: Fix kernel deadlock

2015-04-28 Thread Kalle Valo
Wiedemann bwiedem...@suse.com Cc: Takashi Iwaiti...@suse.com Thanks, applied to wireless-drivers.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

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 netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http

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 netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

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 netdev 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 netdev in the body of a message to majord

pull-request: wireless-drivers-next 2015-06-18

2015-06-17 Thread Kalle Valo
mt7601u: don't cleanup device second time after .resume() mt7601u: set promiscous mode based on FIF_OTHER_BSS mt7601u: don't warn about devices without per-rate power table Julia Lawall (1): wl1251: drop unneeded goto Kalle Valo (1): Merge ath-next from ath.git Michal Kazior

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 netdev in the body of a message to majord...@vger.kernel.org More majordomo info

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 netdev in the body of a message to majord...@vger.kernel.org More majordomo info

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

Re: pull-request: wireless-drivers-next 2015-05-21

2015-05-25 Thread Kalle Valo
David Miller da...@davemloft.net writes: From: Kalle Valo kv...@codeaurora.org Date: Thu, 21 May 2015 16:39:04 +0300 here's a wireless-drivers pull request for 4.2. This time please pay extra attention to this pull as there are two problems: First of all as you can see the diffstat from

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: pull-request: wireless-drivers-next 2015-05-21

2015-05-22 Thread Kalle Valo
Michal Kazior michal.kaz...@tieto.com writes: On 21 May 2015 at 15:39, Kalle Valo kv...@codeaurora.org wrote: Secondly there's a non-trivial conflict in drivers/net/wireless/ath/ath10k/mac.c which is due to removal of FIF_PROMISC_IN_BSS in commit df1404650c. You need to remove more code

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 netdev 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 netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: brcmfmac: avoid gcc-5.1 warning

2015-05-26 Thread Kalle Valo
Bergmann a...@arndb.de Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

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 netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [NEXT] rtlwifi: btcoexist: Fix interference between rtl8723be andBluetooth

2015-05-26 Thread Kalle Valo
that does not seem to have any visible side effects. Signed-off-by: Daniel Drake dr...@endlessm.com Signed-off-by: Larry Finger larry.fin...@lwfinger.net Cc: Shao Fu sha...@realtek.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line

Re: [1/5] rtlwifi: Update regulatory database

2015-05-26 Thread Kalle Valo
to driver b23cd22d3923 rtlwifi: rtl8723be: Update driver for regulatory changes d10101a60372 rtlwifi: rtl8821ae: Fix problem with regulatory information Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to majord...@vger.kernel.org More majordomo

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 netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

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 netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

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 netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

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 netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

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 netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

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 netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: rt2x00: adjust EEPROM_SIZE for rt2500usb

2015-08-18 Thread Kalle Valo
to retrieve all the fields. Tested with a rt2570 device. Signed-off-by: Adrien Schildknecht adrien+...@schischi.me Acked-by: Stanislaw Gruszka sgrus...@redhat.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev

Re: pull-request: wireless-drivers-next 2015-08-19

2015-08-19 Thread Kalle Valo
Kalle Valo kv...@codeaurora.org writes: here's one more pull request for 4.3. More info in the signed tag below. This time I had to merge mac80211-next.git due to some iwlwifi dependencies and apparently that broke git-request-pull's diffstat again, it was showing changes which were

pull-request: wireless-drivers-next 2015-08-19

2015-08-19 Thread Kalle Valo
iwlwifi: mvm: move TX PN assignment for CCMP to the driver iwlwifi: pcie: support frag SKBs iwlwifi: pass NAPI struct from transport layer John Linville (1): mwl8k: refactor some conditionals for clarity Kalle Valo (4): Merge tag 'iwlwifi-next-for-kalle-2015-08-04

pull-request: wireless-drivers-next 2015-07-31

2015-07-31 Thread Kalle Valo
: enable VHT for IBSS John Linville (3): mwifiex: avoid freeing improper pointer in mwifiex_set_wowlan_mef_entry mwifiex: do not short circuit exit from mwifiex_set_mgmt_ies mwifiex: fix leak of gen_ie storage on exit from mwifiex_del_mgmt_ies Kalle Valo (2): Merge ath-next

Re: [v2] rsi: Fix failure to load firmware after memory leak fix and fixthe leak

2015-07-31 Thread Kalle Valo
-by: Mike Looijmans mike.looijm...@topic.nl Cc: sta...@vger.kernel.org Thanks, applied to wireless-drivers.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [V4.2] rtlwifi: Fix NULL dereference when PCI driver used as an AP

2015-07-31 Thread Kalle Valo
to send beacon frame.) Signed-off-by: Luis Felipe Dominguez Vega lfdoming...@nauta.cu Signed-off-by: Larry Finger larry.fin...@lwfinger.net Cc: Stable sta...@vger.kernel.org [3.19+] Thanks, applied to wireless-drivers.git. But I added Fixes line to make it clear what commit this fixes. Kalle Valo

Re: [-4.2] rtlwifi: rtl8723be: Add module parameter for MSI interrupts

2015-08-03 Thread Kalle Valo
The driver code allows for the disabling of MSI interrupts; however the module_parm line was missed and the option fails to show with modinfo. Signed-off-by: Larry Finger larry.fin...@lwfinger.net Cc: Stable sta...@vger.kernel.org [3.15+] Thanks, applied to wireless-drivers.git. Kalle

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

2015-08-04 Thread Kalle Valo
iwlwifi: pcie: fix stuck queue detection for sleeping clients Hauke Mehrtens (1): b43: fix extpa_gain check for 2GHz Kalle Valo (1): Merge tag 'iwlwifi-for-kalle-2015-07-30' of https://git.kernel.org/.../iwlwifi/iwlwifi-fixes Larry Finger (1): rtlwifi: rtl8723be: Add module

Re: [PATCH] iwlwifi: out-of-bounds access in iwl_init_sband_channels

2015-08-14 Thread Kalle Valo
[iwlwifi] at addr 8800c2d0aac8 Read of size 4 by task modprobe/329 == Always try to add information like this to the commit log, it's very useful. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe

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

2015-07-27 Thread Kalle Valo
Arend van Spriel ar...@broadcom.com writes: On 07/24/2015 07:22 PM, Vineet Gupta wrote: On Friday 24 July 2015 08:02 PM, Kalle Valo wrote: Vineet Gupta vineet.gup...@synopsys.com writes: There's already a generic implementation so use that instead. --- I'm not sure if the driver usage

Re: [PATCH] rsi: Fix failure to load firmware after memory leak fix and fix the leak

2015-07-27 Thread Kalle Valo
no need to send email to sta...@vger.kernel.org list, this line is enough and the stable team will pick the commit automatically. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH 1/1] ath10k: fixing wrong initialization of struct channel

2015-07-24 Thread Kalle Valo
. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 1/1] ath10k: fixing wrong initialization of struct channel

2015-07-21 Thread Kalle Valo
dereference: chandef Signed-off-by: Maninder Singh maninder...@samsung.com Signed-off-by: Kalle Valo kv...@qca.qualcomm.com -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [2/2] iwlegacy: convert hex_dump_to_buffer() to %*ph

2015-07-21 Thread Kalle Valo
in the case the output is groupped by 2 bytes and looks like a typo. Thus, patch changes that to plain byte stream. Signed-off-by: Andy Shevchenko andriy.shevche...@linux.intel.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe

Re: rtlwifi: rtl8821ae: Fix an expression that is always false

2015-07-21 Thread Kalle Valo
larry.fin...@lwfinger.net Cc: Stable sta...@vger.kernel.org [3.18+] Cc: David Binderman dcb...@hotmail.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to majord...@vger.kernel.org More majordomo

Re: [v2] brcmsmac: Use kstrdup to simplify code

2015-07-21 Thread Kalle Valo
Replace a kmalloc+strcpy by an equivalent kstrdup in order to improve readability. Signed-off-by: Christophe JAILLET christophe.jail...@wanadoo.fr Acked-by: Arend van Spriel ar...@broadcom.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send

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

2015-07-24 Thread Kalle Valo
...@broadcom.com Cc: Kalle Valo kv...@codeaurora.org Cc: Pieter-Paul Giesberts piete...@broadcom.com Cc: Daniel Kim de...@broadcom.com Cc: linux-wirel...@vger.kernel.org Cc: brcm80211-dev-l...@broadcom.com Cc: Peter Zijlstra pet...@infradead.org Cc: Ingo Molnar mi...@kernel.org Cc: netdev

Re: [PATCH] rfkill-gpio: Add support for the Realtek 8723 BT

2015-07-19 Thread Kalle Valo
/: http://lkml.kernel.org/r/message-id - for marc.info links http://lkml.kernel.org/g/message-id - for gmane.org links -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

pull-request: wireless-drivers 2015-07-20

2015-07-20 Thread Kalle Valo
the device before accessing it Revert iwlwifi: pcie: New RBD allocation model Felix Fietkau (1): ath9k_hw: fix device ID check for AR956x Johannes Berg (1): iwlwifi: mvm: check time-event vif to avoid bad deletion Kalle Valo (1): Merge tag 'iwlwifi-for-kalle-2015-06-12' of https

Re: [PATCH 1/1] ath10k: fixing wrong initialization of struct channel

2015-07-21 Thread Kalle Valo
this bug? -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: mwifiex: usb: Fix double add error when submitting rx urb

2015-07-21 Thread Kalle Valo
-by: Reyad Attiyat reyad.atti...@gmail.com Acked-by: Amitkumar Karwar akar...@marvell.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [5/6] wireless: cw1200: Remove redundant spi driver bus initialization

2015-07-21 Thread Kalle Valo
To: Kalle Valo kv...@codeaurora.org To: linux-wirel...@vger.kernel.org To: netdev@vger.kernel.org Cc: linux-ker...@vger.kernel.org Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to majord

Re: [PATCH v4 14/15] net: wireless: ath: Remove unneeded variable ret returning 0

2015-10-27 Thread Kalle Valo
prone. Also, as you seem to be new here, I don't recommend sending big patchsets in the beginning. Start slow, send just few a patch or two at a time, and once you gain more experience send bigger patchsets. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe ne

pull-request: wireless-drivers-next 2015-10-27

2015-10-27 Thread Kalle Valo
unused state AP creating. brcmfmac: Properly set carrier state of netdev. Jeff Johnson (1): ath10k: cleanup ath10k_mac_register() error handling Jes Sorensen (1): New driver: rtl8xxxu (mac80211) Kalle Valo (10): ath10k: fix checkpatch warning about logical continuations

pull-request: wireless-drivers-next 2015-10-29

2015-10-29 Thread Kalle Valo
return error in ezusb_probe when alloc_orinocodev fails Kalle Valo (2): Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/.../iwlwifi/iwlwifi-next Merge ath-next from ath.git Luca Coelho (1): iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()

Re: mwifiex: fix a comment typo

2015-10-14 Thread Kalle Valo
> Just fix a typo in the code comment. > > Signed-off-by: Geliang Tang <geliangt...@163.com> > Acked-by: Amitkumar Karwar <akar...@marvell.com> Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe net

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

2015-10-16 Thread Kalle Valo
CCMP TX PN assignment iwlwifi: dvm: fix D3 firmware PN programming iwlwifi: mvm: fix D3 firmware PN programming iwlwifi: fix firmware filename for 3160 Kalle Valo (1): Merge tag 'iwlwifi-for-kalle-2015-10-05' of git://git.kernel.org/.../iwlwifi/iwlwifi-fixes Larry Finger

Re: [PATCH v2] ath6kl: drop unlikely behind WARN_ON()

2015-10-09 Thread Kalle Valo
Geliang Tang <geliangt...@163.com> writes: > WARN_ON() already contain an unlikely compiler flag. Drop it. > > Signed-off-by: Geliang Tang <geliangt...@163.com> Applied, thanks. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev

Re: [PATCH] ath6kl: remove redundant null pointer check on send_pkt

2015-10-09 Thread Kalle Valo
by cppcheck. > > Signed-off-by: Colin Ian King <colin.k...@canonical.com> Applied, thanks. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

pull-request: wireless-drivers-next 2015-10-09

2015-10-09 Thread Kalle Valo
threshold temperatures unsigned iwlwifi: size firmware flags memory correctly iwlwifi: mvm: add minimal multi-RXQ infrastructure Kalle Valo (4): ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[] Merge tag 'iwlwifi-next-for-kalle-2015-09-21' of git

Re: ipw2100: fix timeout bug - always evaluated to 0

2015-07-11 Thread Kalle Valo
hof...@osadl.org Acked-by: Stanislav Yakovlev stas.yakov...@gmail.com Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

pull-request: wireless-drivers-next 2015-08-26

2015-08-26 Thread Kalle Valo
size command string arrays iwlwifi: mvm: support new TX power command Kalle Valo (2): Merge tag 'iwlwifi-next-for-kalle-2015-08-23' of https://git.kernel.org/.../iwlwifi/iwlwifi-next Merge ath-next from ath.git Michal Kazior (6): ath10k: wake up offchannel queue properly

Re: rtlwifi: rtl8192ee: fix semicolon.cocci warnings

2015-08-25 Thread Kalle Valo
/semicolon.cocci CC: Larry Finger larry.fin...@lwfinger.net Signed-off-by: Fengguang Wu fengguang...@intel.com Signed-off-by: Larry Finger larry.fin...@lwfinger.net Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe netdev

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

2015-08-25 Thread Kalle Valo
The v2 of NetGear WNA1000M uses a different idProduct: USB ID 0846:9043 Signed-off-by: Adrien Schildknecht adrien+...@schischi.me Cc: Stable sta...@vger.kernel.org Acked-by: Larry Finger larry.fin...@lwfinger.net Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe

Re: rsi: Fix possible leak when loading firmware

2015-08-25 Thread Kalle Valo
. Detected by Coverity CID 1316519. Fixes: 5d5cd85ff441 (rsi: Fix failure to load firmware after memory leak fix and fix the leak) Signed-off-by: Christian Engelmayer cenge...@gmx.at Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line

Re: [PATCH] [net] orinoco_usb:Fix error handling in ezusb_probe()

2015-09-29 Thread Kalle Valo
ue from alloc_orinocodev() and assigns > '-ENOMEM' to variable 'retval' in the case of error. > > Signed-off-by: Zhang Yan <zy900...@163.com>--- > orinoco_usb.c |1 + > 1 file changed, 1 insertion(+) > diff --git a/orinoco_usb.c b/orinoco_usb.c The patch looks cor

Re: mwifiex: Make mwifiex_dbg a function, reduce object size

2015-09-29 Thread Kalle Valo
dec hex filename > 233102 86284809 246539 3c30b > drivers/net/wireless/mwifiex/built-in.o.new > 243949 86284809 257386 3ed6a > drivers/net/wireless/mwifiex/built-in.o.old > > Signed-off-by: Joe Perches <j...@perches.com> Thanks, appl

Re: [v3,1/2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM

2015-09-29 Thread Kalle Valo
f-by: Ondrej Zary <li...@rainbow-software.org> Thanks, 2 patches applied to wireless-drivers-next.git: 4a0f2ea79797 airo: fix IW_AUTH_ALG_OPEN_SYSTEM 2b8fa9e870b7 airo: Implement netif_carrier_on/off Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev&quo

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

2015-10-01 Thread Kalle Valo
(-) -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 1/2 v2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM

2015-09-21 Thread Kalle Valo
rk won't see it and I will miss your patch: https://patchwork.kernel.org/project/linux-wireless/list/ -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev" 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] Fix error handling in ezusb_probe()

2015-09-21 Thread Kalle Valo
1 insertion(+) This is wrong, the patch should contain the full source path. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] cfg80211: drop unlikely behind WARN_ON()

2015-10-05 Thread Kalle Valo
Johannes Berg <johan...@sipsolutions.net> writes: > The subject is entirely wrong - this is not a cfg80211 patch. Yes, please use prefix "ath6kl: ". -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to m

Re: Fixing full name in patchwork

2015-12-08 Thread Kalle Valo
Sudip Mukherjee <sudipm.mukher...@gmail.com> writes: > On Tue, Dec 08, 2015 at 09:54:41AM +0200, Kalle Valo wrote: >> Sudip Mukherjee <sudipm.mukher...@gmail.com> writes: >> >> > On Mon, Dec 07, 2015 at 08:03:54PM +0200, Kalle Valo wrote: >>

Re: Fixing full name in patchwork

2015-12-07 Thread Kalle Valo
Sudip Mukherjee <sudipm.mukher...@gmail.com> writes: > On Mon, Dec 07, 2015 at 08:03:54PM +0200, Kalle Valo wrote: >> Hi Sudip, >> >> Sudip Mukherjee <sudipm.mukher...@gmail.com> writes: >> >> > We were dereferencing cmd first and checkin

Re: [PATCH] rtlwifi: fix gigantic memleak in rtl_usb

2015-12-07 Thread Kalle Valo
uld be great if somebody could update the documentation. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

pull-request: wireless-drivers-next 2015-12-07

2015-12-07 Thread Kalle Valo
mbine code iwlwifi: print index in api/capa flags parsing message iwlwifi: mvm: add 9000-series RX API Julia Lawall (1): brcmfmac: constify brcmf_bus_ops structures Kalle Valo (8): ath10k: fix otp board id error message ath10k: reorganise hardware and firmware info messages

Fixing full name in patchwork

2015-12-07 Thread Kalle Valo
me in patchwork so that in the future we can use your correct full name? The problem is that I don't know exactly how to do this but it should be possible because I remember someone else having a similar problem and he was able to fix it. -- Kalle Valo -- To unsubscribe from this list: send t

Re: [v2] wlcore/wl12xx: spi: fix oops on firmware load

2015-12-11 Thread Kalle Valo
3018 (e5942008) > [ 295.021544] ---[ end trace 66ed188198f4e24e ]--- > > Signed-off-by: Uri Mashiach <uri.mashi...@compulab.co.il> > Acked-by: Igor Grinberg <grinb...@compulab.co.il> > Cc: sta...@vger.kernel.org Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: prism54: fix compare_const_fl.cocci warnings

2015-12-11 Thread Kalle Valo
> Move constants to the right of binary operators. > > Generated by: scripts/coccinelle/misc/compare_const_fl.cocci > > Signed-off-by: Fengguang Wu <fengguang...@intel.com> > Signed-off-by: Julia Lawall <julia.law...@lip6.fr> Thanks, applied to wireless

Re: mwifiex: fix semicolon.cocci warnings

2015-12-11 Thread Kalle Valo
> Remove unneeded semicolon. > > Generated by: scripts/coccinelle/misc/semicolon.cocci > > Signed-off-by: Fengguang Wu <fengguang...@intel.com> > Signed-off-by: Julia Lawall <julia.law...@lip6.fr> Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To un

Re: brcm80211: fix compare_const_fl.cocci warnings

2015-12-11 Thread Kalle Valo
> Move constants to the right of binary operators. > > Generated by: scripts/coccinelle/misc/compare_const_fl.cocci > > Signed-off-by: Fengguang Wu <fengguang...@intel.com> > Signed-off-by: Julia Lawall <julia.law...@lip6.fr> Thanks, applied to wireless

Re: iwlegacy: mark il_adjust_beacon_interval as noinline

2015-12-11 Thread Kalle Valo
arking the il_adjust_beacon_interval > function as noinline, which convinces gcc to use the unoptimized > do_div() all the time. > > Signed-off-by: Arnd Bergmann <a...@arndb.de> > Acked-by: Nicolas Pitre <n...@linaro.org> > Acked-by: Stanislaw Gruszka <sgrus...@r

Re: brcmfmac: only lock and unlock fws if fws is not null

2015-12-11 Thread Kalle Valo
gned-off-by: Colin Ian King <colin.k...@canonical.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 netdev" in the body of a message to majord...@vger.kerne

Re: [v2] rtlwifi: fix memory leak for USB device

2015-12-11 Thread Kalle Valo
up). > > Cc: sta...@vger.kernel.org > Signed-off-by: Peter Wu <pe...@lekensteyn.nl> > ACKed-by: Larry Finger <larry.fin...@lwfinger.net> Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev" in the

Re: [PATCH] ath9k: fix inconsistent indenting on return statement

2015-12-11 Thread Kalle Valo
Colin King <colin.k...@canonical.com> writes: > From: Colin Ian King <colin.k...@canonical.com> > > minor change, indenting is one tab out. > > Signed-off-by: Colin Ian King <colin.k...@canonical.com> Applied to ath.git, thanks. -- Kalle Valo -- To unsubscr

pull-request: wireless-drivers-next 2016-01-05

2016-01-05 Thread Kalle Valo
brcm80211: fix compare_const_fl.cocci warnings mwifiex: fix semicolon.cocci warnings prism54: fix compare_const_fl.cocci warnings iwlwifi: dvm: fix compare_const_fl.cocci warnings Kalle Valo (2): Merge ath-next from ath.git Merge tag 'iwlwifi-next-for-kalle-2015-12-

Re: [PATCH 5/9] ipw2x00: sdhci-pci: use to_pci_dev()

2015-12-31 Thread Kalle Valo
ing to submit these. I only saw this patch 5, not rest of the patches, so I have no clue what's going to happen with this patchset. Please resend. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More

Re: wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)

2015-12-31 Thread Kalle Valo
+0x14/0x3c) > [ 23.719357] Code: bad PC value > [ 23.722760] ---[ end trace 981be8510db9b3a9 ]--- > > Prevent oops by validationg power() pointer value before > calling the function. > > Signed-off-by: Uri Mashiach <uri.mashi...@compulab.co.il> > Cc: sta...@vger.ke

Re: prism54: fix checks for dma mapping errors

2015-12-31 Thread Kalle Valo
lied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [v2] mwifiex: correctly handling kzalloc

2016-01-07 Thread Kalle Valo
> Since kzalloc can be failed in memory pressure, > it needs to be handled, otherwise NULL dereference could be happened > > Signed-off-by: Insu Yun <wuni...@gmail.com> Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line &

Re: iwlegacy: 4965-mac: constify il_sensitivity_ranges structure

2016-01-07 Thread Kalle Valo
> The il_sensitivity_ranges is never modified, so declare it as const. > > Done with the help of Coccinelle. > > Signed-off-by: Julia Lawall <julia.law...@lip6.fr> > Acked-by: Stanislaw Gruszka <sgrus...@redhat.com> Thanks, applied to wireless-drivers-next.git.

Re: [PATCH] ath9k_htc: fix handling return value of ath9k_hw_calibrate

2015-12-31 Thread Kalle Valo
ci [1]. > > [1]: http://permalink.gmane.org/gmane.linux.kernel/2046107 > > Signed-off-by: Andrzej Hajda <a.ha...@samsung.com> Applied to ath.git, thanks. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to major

pull-request: wireless-drivers 2015-12-28

2015-12-28 Thread Kalle Valo
Johannes Berg (2): iwlwifi: separate firmware version for 7260 devices iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_id Kalle Valo (1): Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/.../iwlwifi/iwlwifi-fixes drivers/net/wireless/iwlwifi/iwl

Re: [PATCH] ath6kl: Use vmalloc to allocate ar->fw for api1 method

2015-12-22 Thread Kalle Valo
>> >> My original problem was that kmemdup (which uses kmalloc) could not >> allocate enough memory > > If kmemdump ( which uses kmalloc) could not allocate memory then > using kmalloc again can lead to same problem. > I guess it will be correct to use > *

Re: [PATCH] mwifiex: correctly handling kzalloc

2015-12-30 Thread Kalle Valo
.org/FirstKernelPatch#head-5c81b3c517a1d0bbc24f92594cb734e155fcbbcb -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)

2015-12-30 Thread Kalle Valo
i.mashi...@compulab.co.il> > Cc: sta...@vger.kernel.org > Acked-by: Igor Grinberg <grinb...@compulab.co.il> Please always provide a changelog when you resend patches, I lost track what I'm supposed to do with this. Should I apply or drop? -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: rsi: consolidate kmalloc/memset 0 calls to kzalloc

2015-12-30 Thread Kalle Valo
> This is an API consolidation only. The use of kmalloc + memset to 0 > is equivalent to kzalloc. > > Signed-off-by: Nicholas Mc Guire <hof...@osadl.org> Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line "unsubscr

Re: rsi: bool tests do not need comparison

2015-12-30 Thread Kalle Valo
> This is an API consolidation only. Bool initializations should > use true and false thus bool tests don't need an explicit comparison. > > Signed-off-by: Nicholas Mc Guire <hof...@osadl.org> Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe fr

  1   2   3   4   5   6   7   8   9   10   >