linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-13 06:20:33 to 2019-05-17 19:30:35 UTC [more...]

[PATCH 0/7] iw: various bug fixes
 2019-05-17 19:29 UTC  (8+ messages)
` [PATCH 1/7] iw: fix memory leak inside register_mgmt_frame
` [PATCH 2/7] iw: fix endless loop inside handle_mgmt_dump
` [PATCH 3/7] iw: fix memory leak inside handle_cac
` [PATCH 4/7] iw: fix fd leak inside handle_netns
` [PATCH 5/7] iw: fix memory leak inside parse_sched_scan
` [PATCH 6/7] iw: fix memory leaks inside handle_scan
` [PATCH 7/7] iw: fix fp handling inside handle_vendor

KASAN: use-after-free Read in p54u_load_firmware_cb
 2019-05-17 19:21 UTC  (4+ messages)

[PATCH 0/7] brcm80211: SPDX tags and Kconfig cleanup
 2019-05-17 18:22 UTC  (16+ messages)
` [PATCH 1/7] brcm80211: switch common header files to using SPDX license identifier
` [PATCH 2/7] brcmutil: switch source "
` [PATCH 3/7] brcmsmac: "
` [PATCH 4/7] brcmsmac: switch phy "
` [PATCH 5/7] brcmfmac: switch "
` [PATCH 6/7] brcmfmac: use separate Kconfig file for brcmfmac
` [PATCH 7/7] brcm80211: select WANT_DEV_COREDUMP conditionally "

[PATCH 0/2] correction in pktlog service connect and pktlog enable command
 2019-05-17 10:05 UTC  (3+ messages)
` [PATCH 1/2] ath10k: move pktlog connect service before htc start
` [PATCH 2/2] ath10k: correct wmi_tlv command params to enable pktlog for WCN3990

[PATCH v2] mt76: mt7615: add support for mtd eeprom parsing
 2019-05-17  6:26 UTC 

SPDX identifier
 2019-05-16 19:48 UTC  (5+ messages)

[PATCH] mt76: mt7615: add preliminary support for mtd eeprom parsing
 2019-05-16 17:03 UTC  (2+ messages)

[PATCH AUTOSEL 5.0 18/34] mac80211: Fix kernel panic due to use of txq after free
 2019-05-16 11:39 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 25/34] iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()

[PATCH AUTOSEL 4.19 14/25] mac80211: Fix kernel panic due to use of txq after free
 2019-05-16 11:40 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 20/25] iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()

[PATCH AUTOSEL 4.14 09/16] mac80211: Fix kernel panic due to use of txq after free
 2019-05-16 11:41 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 12/16] iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()

[PATCH AUTOSEL 4.9 5/9] mac80211: Fix kernel panic due to use of txq after free
 2019-05-16 11:41 UTC 

[PATCH AUTOSEL 3.18 4/6] mac80211: Fix kernel panic due to use of txq after free
 2019-05-16 11:41 UTC 

[PATCH 1/2] mac80211: call rate_control_send_low() internally
 2019-05-16  9:52 UTC  (2+ messages)
` [PATCH 2/2] mac80211: use STA info in rate_control_send_low()

[RFC PATCH v2] rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-05-16  7:37 UTC 

[PATCH] mac80211: mesh: fix RCU warning
 2019-05-15 22:24 UTC  (2+ messages)

[PATCH v3] wireless-regdb: Update regulatory rules for South Korea
 2019-05-15 19:28 UTC 

[PATCH v2] wireless-regdb: Update regulatory rules for South Korea
 2019-05-15 19:08 UTC  (4+ messages)
` [wireless-regdb] "

[PATCH] mt76: mt7603: add debugfs knob to enable/disable edcca
 2019-05-15 13:59 UTC  (16+ messages)

[PATCH] wireless-regdb: Update regulatory rules for Japan (JP) on 5GHz
 2019-05-15 13:32 UTC  (2+ messages)

[PATCH] wireless-regdb: update source of information for ES
 2019-05-15 13:29 UTC  (2+ messages)

[PATCH] wireless-regdb: Expand 60 GHz band for Japan to 57-66 GHz
 2019-05-15 13:26 UTC 

wireless-regdb: Please update regulatory rules for Japan (JP) on 60GHz
 2019-05-15 13:15 UTC  (3+ messages)
  ` [wireless-regdb] "

[PATCH] libertas/libertas_tf: fix spelling mistake "Donwloading" -> "Downloading"
 2019-05-15 12:26 UTC  (2+ messages)

[PATCH 2/2] NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig
 2019-05-15 12:04 UTC 

[PATCH 1/2] NFC: nxp-nci: Clarify on supported chips
 2019-05-15 12:10 UTC  (2+ messages)

[PATCH v2 00/12] NFC: nxp-nci: clean up and support new ID
 2019-05-15 10:22 UTC  (33+ messages)
` [PATCH v2 01/12] NFC: nxp-nci: Add NXP1001 to the ACPI ID table
` [PATCH v2 02/12] NFC: nxp-nci: Get rid of platform data
` [PATCH v2 03/12] NFC: nxp-nci: Convert to use GPIO descriptor
` [PATCH v2 04/12] NFC: nxp-nci: Add GPIO ACPI mapping table
` [PATCH v2 05/12] NFC: nxp-nci: Get rid of code duplication in ->probe()
` [PATCH v2 06/12] NFC: nxp-nci: Get rid of useless label
` [PATCH v2 07/12] NFC: nxp-nci: Constify acpi_device_id
` [PATCH v2 08/12] NFC: nxp-nci: Drop of_match_ptr() use
` [PATCH v2 09/12] NFC: nxp-nci: Drop comma in terminator lines
` [PATCH v2 10/12] NFC: nxp-nci: Remove unused macro pr_fmt()
` [PATCH v2 11/12] NFC: nxp-nci: Remove 'default n' for tests
` [PATCH v2 12/12] NFC: nxp-nci: Convert to SPDX license tags

[PATCH] ath10k: change firmware file name for UTF mode of SDIO/USB
 2019-05-15  3:30 UTC 

[PATCH v2] ath10k: add support for simulate crash on SDIO chip
 2019-05-15  2:52 UTC  (2+ messages)

Thank You For Contacting Us
 2019-05-15  1:38 UTC 

[BUG] rtlwifi: a crash in error handling code of rtl_pci_probe()
 2019-05-15  1:20 UTC  (3+ messages)

[PATCH] NFC: Orphan the subsystem
 2019-05-14 22:32 UTC  (5+ messages)

[PATCH][next] iwlwifi: d3: Use struct_size() helper
 2019-05-14 18:58 UTC  (3+ messages)

[PATCH v2] mac80211: remove warning message
 2019-05-14 18:57 UTC  (9+ messages)

NXP NFC version and ACPI
 2019-05-14 16:36 UTC  (12+ messages)

[BUG] rtlwifi: Resource leaks in error handling code of rtl_pci_probe()
 2019-05-14 12:55 UTC 

[PATCH] mt76: move mt76_insert_ccmp_hdr in mt76-module
 2019-05-14 12:48 UTC 

[PATCH] rtlwifi: Fix null-pointer dereferences in error handling code of rtl_pci_probe()
 2019-05-14 12:34 UTC 

[PATCH] mt76: mt7615: stop mcu first in mt7615_unregister_device
 2019-05-14 12:20 UTC 

pull request: iwlwifi firmware updates 2018-12-30
 2019-05-14 10:54 UTC  (3+ messages)
` pull request: iwlwifi firmware updates 2019-05-03

[PATCH] mt76: mt7615: do not process rx packets if the device is not initialized
 2019-05-14  9:18 UTC 

[PATCH] mac80211: remove warning message
 2019-05-14  8:44 UTC  (4+ messages)

[PATCH v3] {nl,mac}80211: allow 4addr AP operation on crypto controlled devices
 2019-05-14  8:38 UTC  (2+ messages)

[PATCH] mac80211: fix possible deadlock in TX path
 2019-05-14  8:33 UTC  (2+ messages)

ath10k 5Ghz RSSI low
 2019-05-14  7:54 UTC  (9+ messages)

[PATCH] iwlwifi: trans: fix killer series loadded incorrect firmware
 2019-05-14  5:56 UTC  (2+ messages)

[PATCH] iwlwifi: remove some unnecessary NULL checks
 2019-05-14  5:39 UTC  (2+ messages)

[PATCH] net: wireless: iwlwifi: Fix double-free problems in iwl_req_fw_callback()
 2019-05-14  5:33 UTC  (2+ messages)

[PATCH][next] iwlwifi: lib: Use struct_size() helper
 2019-05-14  5:16 UTC  (2+ messages)

ThinkPad T470 and NXP PN5xx (PN547 or PN548)
 2019-05-13 20:02 UTC  (20+ messages)
` [linux-nfc] "

[PATCH] ath10k: enabling tx stats support over pktlog
 2019-05-13 14:53 UTC 

[PATCH v2 0/2] Add support for new channels on 60GHz band
 2019-05-13 14:42 UTC  (3+ messages)
` [PATCH v2 1/2] nl80211: Add support for EDMG channels
` [PATCH v2 2/2] wil6210: Add EDMG channel support

[PATCH 0/3] Add support for new channels on 60GHz band
 2019-05-13 14:38 UTC  (4+ messages)
` [PATCH 2/3] nl80211: Add support for EDMG channels

[PATCH] mt76: mt76x02: fix edcca file permission
 2019-05-13 10:23 UTC 

[PATCH v2] mt76: mt7603: add debugfs knob to enable/disable edcca
 2019-05-13 10:19 UTC 

[PATCH 0/4] run mt76x02_edcca_init atomically
 2019-05-13  9:41 UTC  (6+ messages)
` [PATCH 3/4] mt76: mt76x2: move mutex_lock inside mt76x2_set_channel

PROBLEM: brcmfmac's DMI-based fw file names break built-in fw loader
 2019-05-13  9:21 UTC  (15+ messages)
    ` [PATCH RFC] brcmfmac: sanitize DMI strings v2

[PATCH v2 0/7] Hexdump Enhancements
 2019-05-13  7:35 UTC  (4+ messages)
` [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-13  7:00 UTC  (8+ messages)
` [PATCH 03/16] lib,treewide: add new match_string() helper/macro


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).