linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-08 14:11:48 to 2019-10-14 08:38:16 UTC [more...]

[PATCH 1/2] ath10k: fix array out-of-bounds access
 2019-10-14  8:38 UTC  (3+ messages)
` [PATCH 2/2] ath10k: fix memory leak for tpc_stats_final

[PATCH] ath10k: Correct error check of dma_map_single()
 2019-10-14  8:32 UTC  (5+ messages)
` [PATCH v2] ath10k: Correct error handling "

[PATCH 00/11] of: Fix DMA configuration for non-DT masters
 2019-10-14  8:29 UTC  (5+ messages)
` [PATCH 07/11] dts: arm64: layerscape: add dma-ranges property to qoric-mc node
` [PATCH 08/11] dts: arm64: layerscape: add dma-ranges property to pcie nodes

[PATCH v2 00/16] iwlwifi: updates intended for v5.5 2019-10-12-v2
 2019-10-14  7:20 UTC  (17+ messages)
` [PATCH v2 01/16] iwlwifi: dbg_ini: load external dbg cfg after internal cfg is loaded
` [PATCH v2 02/16] iwlwifi: dbg_ini: use new region TLV in dump flow
` [PATCH v2 03/16] iwlwifi: dbg_ini: use new trigger "
` [PATCH v2 04/16] iwlwifi: dbg: remove multi buffers infra
` [PATCH v2 05/16] iwlwifi: dbg_ini: add monitor dumping support
` [PATCH v2 06/16] iwlwifi: dbg_ini: add error tables "
` [PATCH v2 07/16] iwlwifi: dbg_ini: use new API in dump info
` [PATCH v2 08/16] iwlwifi: dbg_ini: add TLV allocation new API support
` [PATCH v2 09/16] iwlwifi: dbg_ini: implement time point handling
` [PATCH v2 10/16] iwlwifi: dbg_ini: implement monitor allocation flow
` [PATCH v2 11/16] iwlwifi: dbg_ini: add periodic trigger new API support
` [PATCH v2 12/16] iwlwifi: dbg_ini: support domain changing via debugfs
` [PATCH v2 13/16] iwlwifi: dbg_ini: support FW response/notification region type
` [PATCH v2 14/16] iwlwifi: dbg_ini: rename external debug configuration file
` [PATCH v2 15/16] iwlwifi: dbg_ini: remove old API and some related code
` [PATCH v2 16/16] iwlwifi: dbg_ini: support FW notification dumping in case of missed beacon

[RFC PATCH 0/2] ath10k: provide survey info as accumulated data
 2019-10-14  7:07 UTC  (8+ messages)
` [RFC PATCH 1/2] ath10k: report survey info as accumulated values
` [RFC PATCH 2/2] ath10k: regularly fetch survey counters

[PATCH] rtw88: include interrupt.h for tasklet_struct
 2019-10-14  6:05 UTC  (2+ messages)

[PATCH] rtw88: use a for loop in rtw_power_mode_change(), not goto
 2019-10-14  6:04 UTC  (2+ messages)

[PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
 2019-10-13 19:29 UTC  (2+ messages)

pull-request: mac80211-next next-2019-10-11
 2019-10-13 18:29 UTC  (2+ messages)

mt76x2e hardware restart
 2019-10-13  3:30 UTC  (5+ messages)
      ` [PATCH] mt76: mt76x2: disable pcie_aspm by default

mac80211: Checking a kmemdup() call in ieee80211_send_assoc()
 2019-10-12 18:34 UTC 

iwlwifi: Checking a kmemdup() call in iwl_req_fw_callback()
 2019-10-12 17:26 UTC 

[PATCH 00/13] iwlwifi: updates intended for v5.5 2019-10-12-2
 2019-10-12 16:29 UTC  (14+ messages)
` [PATCH 01/13] iwlwifi: mvm: consider ieee80211 station max amsdu value
` [PATCH 02/13] iwlwifi: mvm: add support for new version for D0I3_END_CMD
` [PATCH 03/13] iwlwifi: mvm: remove leftover rs_remove_sta_debugfs() prototype
` [PATCH 04/13] iwlwifi: mvm: use the new session protection command
` [PATCH 05/13] iwlwifi: dbg: prefer struct copy to memcpy()
` [PATCH 06/13] iwlwifi: mvm: fix old-style declaration
` [PATCH 07/13] iwlwifi: mvm: add notification for missed VAP
` [PATCH 08/13] iwlwifi: dbg_ini: add user trigger support
` [PATCH 09/13] iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regions
` [PATCH 10/13] iwlwifi: mvm: create function to convert nl80211 band to phy band
` [PATCH 11/13] iwlwifi: mvm: Invert the condition for OFDM rate
` [PATCH 12/13] iwlwifi: nvm: create function to convert channel index to nl80211_band
` [PATCH 13/13] iwlwifi: rx: use new api to get band from rx mpdu

[PATCH 00/16] iwlwifi: updates intended for v5.5 2019-10-12
 2019-10-12 15:48 UTC  (17+ messages)
` [PATCH 01/16] iwlwifi: dbg_ini: load external dbg cfg after internal cfg is loaded
` [PATCH 02/16] iwlwifi: dbg_ini: use new region TLV in dump flow
` [PATCH 03/16] iwlwifi: dbg_ini: use new trigger "
` [PATCH 04/16] iwlwifi: dbg: remove multi buffers infra
` [PATCH 05/16] iwlwifi: dbg_ini: add monitor dumping support
` [PATCH 06/16] iwlwifi: dbg_ini: add error tables "
` [PATCH 07/16] iwlwifi: dbg_ini: use new API in dump info
` [PATCH 08/16] iwlwifi: dbg_ini: add TLV allocation new API support
` [PATCH 09/16] iwlwifi: dbg_ini: implement time point handling
` [PATCH 10/16] iwlwifi: dbg_ini: implement monitor allocation flow
` [PATCH 11/16] iwlwifi: dbg_ini: add periodic trigger new API support
` [PATCH 12/16] iwlwifi: dbg_ini: support domain changing via debugfs
` [PATCH 13/16] iwlwifi: dbg_ini: support FW response/notification region type
` [PATCH 14/16] iwlwifi: dbg_ini: rename external debug configuration file
` [PATCH 15/16] iwlwifi: dbg_ini: remove old API and some related code
` [PATCH 16/16] iwlwifi: dbg_ini: support FW notification dumping in case of missed beacon

[PATCH net v4 00/12] net: fix nested device bugs
 2019-10-12 11:42 UTC  (4+ messages)
` [PATCH net v4 01/12] net: core: limit nested device depth

[PATCH] iwlwifi: mvm: Move static keyword to the front of declarations
 2019-10-12 10:41 UTC 

[PATCH 0/4] *rtlwifi: rtl8192se: Replace local TX and RX bit manipulation macro
 2019-10-11  8:57 UTC  (6+ messages)
` [PATCH 1/4] rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXX
` [PATCH 2/4] rtlwifi: rtl8192se: Replace local bit manipulation macros
` [PATCH 3/4] rtlwifi: rtl8192se: Convert macros that set descriptor
` [PATCH 4/4] rtlwifi: rtl8192se: Convert inline routines to little-endian words

[PATCHv3] wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNING
 2019-10-11  8:56 UTC  (2+ messages)

[PATCH RESEND] rtlwifi: rtl8192ee: Remove set but not used variable 'err'
 2019-10-11  8:53 UTC  (6+ messages)

[PATCH][next] ath10k: fix null dereference on pointer crash_data
 2019-10-11  8:46 UTC  (2+ messages)

[PATCH] ath10k: check data ack rssi enabled/disabled in htt rx event
 2019-10-11  8:33 UTC  (2+ messages)

[PATCH] mac80211: More strictly validate .abort_scan
 2019-10-11  8:28 UTC  (2+ messages)

[PATCH v3 0/2] Implement Airtime-based Queue Limit (AQL)
 2019-10-11  8:16 UTC  (7+ messages)
` [PATCH v3 1/2] mac80211: "
` [PATCH v3 2/2] ath10k: Enable "

[PATCH v4 0/2] Implement Airtime-based Queue Limit (AQL)
 2019-10-11  2:24 UTC  (3+ messages)
` [PATCH v4 1/2] mac80211: "
` [PATCH v4 2/2] ath10k: Enable "

[PATCH] ath: rename regulatory rules
 2019-10-10 20:53 UTC 

Linux wireless times out at Google Starbucks location
 2019-10-10 20:20 UTC  (8+ messages)

[PATCH 1/2] mac80211_hwsim: adding more 5GHz channels
 2019-10-10 18:13 UTC  (2+ messages)
` [PATCH 2/2] mac80211_hwsim: adding support for OCB

[PATCH] mac80211_hwsim: add support for OCB and more 5Ghz Channels Signed-off-by: Ramon Fontes <ramonreisfontes@gmail.com>
 2019-10-10 17:32 UTC  (2+ messages)

[PATCH 1/2] nl80211: Add LIVE_ADDR_CHANGE feature
 2019-10-10 15:18 UTC  (25+ messages)
` [PATCH 2/2] mac80211: Support LIVE_ADDRESS_CHANGE feature

[PATCH v2 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-10-10 14:10 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: core: Add sdio_trigger_replug() API

[PATCH] mac80211: rework locking for txq scheduling / airtime fairness
 2019-10-10  5:56 UTC  (3+ messages)

Potential NULL pointer deference in iwlwifi: mvm
 2019-10-10  5:02 UTC 

[PATCH 0/2] Implement Airtime-based Queue Limit (AQL)
 2019-10-10  2:35 UTC  (9+ messages)
` [PATCH 1/2] mac80211: "

[PATCH v2 0/2] Implement Airtime-based Queue Limit (AQL)
 2019-10-10  1:55 UTC  (7+ messages)
` [PATCH v2 1/2] mac80211: "
` [PATCH v2 2/2] ath10k: Enable "

CloudHealth, Cloudability and Cloudcheckr Install Base
 2019-10-09 19:22 UTC 

[PATCH 1/2] mac80211: add tx dequeue function for process context
 2019-10-09 19:45 UTC  (6+ messages)
` [PATCH 2/2] ath10k: switch to ieee80211_tx_dequeue_ni

Intel AX200 driver crash on 5.2.8 kernel
 2019-10-09 18:43 UTC  (3+ messages)

pull-request: iwlwifi-fixes 2019-10-09
 2019-10-09 18:15 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 16/26] nl80211: fix null pointer dereference
 2019-10-09 17:05 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 17/26] mac80211: fix txq "

[PATCH AUTOSEL 4.14 14/21] nl80211: fix null pointer dereference
 2019-10-09 17:06 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 15/21] mac80211: fix txq "

[PATCH AUTOSEL 4.9 08/13] nl80211: fix null pointer dereference
 2019-10-09 17:06 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 09/13] mac80211: fix txq "

[PATCH AUTOSEL 4.4 07/11] nl80211: fix null pointer dereference
 2019-10-09 17:06 UTC 

pull-request: mac80211 2019-10-08
 2019-10-09 17:18 UTC  (4+ messages)

[PATCHv2] wlcore: fix race for WL1271_FLAG_IRQ_RUNNING
 2019-10-09 16:42 UTC  (4+ messages)

[PATCH 4.4, 4.9, 4.14, 4.19] nl80211: validate beacon head
 2019-10-09 13:36 UTC  (6+ messages)

[PATCH 1/5] staging: rtl8723bs: Remove phy_Config*With*ParaFile() calls
 2019-10-09 12:32 UTC  (5+ messages)
` [PATCH 2/5] staging: rtl8723bs: Remove phy_Config*WithParaFile() functions
` [PATCH 3/5] staging: rtl8723bs: Remove phy_Config*WithParaFile() configuration leftovers
` [PATCH 4/5] staging: rtl8723bs: Remove rtw_merge_string() function
` [PATCH 5/5] staging: rtl8723bs: Remove File operation APIs

[PATCH 0/2] iwlwifi: fixes intended for 5.4 2019-10-09
 2019-10-09  9:48 UTC  (3+ messages)
` [PATCH 1/2] iwlwifi: exclude GEO SAR support for 3168
` [PATCH 2/2] iwlwifi: pcie: change qu with jf devices to use qu configuration

[PATCH] rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp'
 2019-10-09  8:29 UTC  (2+ messages)

[PATCH] rtl8xxxu: make arrays static, makes object smaller
 2019-10-09  8:29 UTC  (3+ messages)

[PATCH] iwlegacy: make array interval static, makes object smaller
 2019-10-09  8:28 UTC  (2+ messages)

[PATCH] rtw88: Fix an error message
 2019-10-09  8:27 UTC  (2+ messages)

[PATCH v3] rtl8xxxu: add bluetooth co-existence support for single antenna
 2019-10-09  8:26 UTC  (3+ messages)

[PATCH] mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring
 2019-10-09  8:25 UTC  (2+ messages)

[PATCH] mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf
 2019-10-09  8:25 UTC  (2+ messages)

[PATCH 1/2] Revert "rsi: fix potential null dereference in rsi_probe()"
 2019-10-09  8:24 UTC  (6+ messages)

[PATCH 1/8] rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd'
 2019-10-09  8:23 UTC  (2+ messages)
` [PATCH 1/8] rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus', 'bd'

[PATCH v2] rtlwifi: rtl8192ee: Remove set but not used variable 'err'
 2019-10-09  8:21 UTC  (2+ messages)

[PATCH v8] rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-10-09  8:20 UTC  (3+ messages)

[PATCH 00/10] rtw88: minor throughput improvement
 2019-10-09  8:17 UTC  (3+ messages)
` [PATCH 01/10] rtw88: add power tracking support

Potential uninitialized variables in cfg80211
 2019-10-09  6:45 UTC  (2+ messages)

[PATCH] iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 29
 2019-10-09  3:01 UTC  (3+ messages)

[PATCH] rtw88: 8822c: Remove set but not used variable 'corr_val'
 2019-10-09  0:17 UTC  (4+ messages)

[PATCH v2 1/3] mac80211: minstrel: remove divisions in tx status path
 2019-10-08 17:11 UTC  (3+ messages)
` [PATCH v2 2/3] mac80211: minstrel_ht: replace rate stats ewma with a better moving average
` [PATCH v2 3/3] mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average

[PATCH] nl80211: trivial: Remove redundant loop
 2019-10-08 16:43 UTC 

AX200 crash on udp upload, cannot restart
 2019-10-08 15:51 UTC  (6+ messages)

[PATCH] rt2x00: remove input-polldev.h header
 2019-10-08 15:49 UTC  (2+ messages)

[PATCH] ath10k: Fix an && vs || typo
 2019-10-08 15:42 UTC  (2+ messages)


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).