linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-11 10:23:11 to 2019-12-15 15:25:54 UTC [more...]

[PATCH 0/2] improve mt76 led code readability
 2019-12-15 15:25 UTC  (4+ messages)
` [PATCH 1/2] mt76: mt76x02: simplify led reg definitions
` [PATCH 2/2] mt76: mt7603: "

[PATCH v4 00/12] add header file for kelvin to/from Celsius conversion helpers
 2019-12-15 12:29 UTC  (14+ messages)
` [PATCH v4 01/12] add helpers for kelvin to/from Celsius conversion
` [PATCH v4 02/12] ACPI: thermal: switch to use <linux/units.h> helpers
` [PATCH v4 03/12] platform/x86: asus-wmi: "
` [PATCH v4 04/12] platform/x86: intel_menlow: "
` [PATCH v4 05/12] thermal: int340x: "
` [PATCH v4 06/12] thermal: intel_pch: "
` [PATCH v4 07/12] nvme: hwmon: "
` [PATCH v4 08/12] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
` [PATCH v4 09/12] iwlegacy: use <linux/units.h> helpers
` [PATCH v4 10/12] iwlwifi: "
` [PATCH v4 11/12] thermal: armada: remove unused TO_MCELSIUS macro
` [PATCH v4 12/12] iio: adc: qcom-vadc-common: use <linux/units.h> helpers

[GIT PULL] Add NVRAM files for bcm43455 found on RPi4
 2019-12-15 12:26 UTC  (2+ messages)

[PATCH v2] mt76: mt7615: introduce LED support
 2019-12-15  8:37 UTC 

[PATCH 1/2] mt76: mt7615: rework set_channel function
 2019-12-15  3:56 UTC  (2+ messages)
` [PATCH 2/2] mt76: mt7615: add set_antenna callback

[PATCH] brcmfmac: Fix memory leak in brcmf_usbdev_qinit
 2019-12-15  1:51 UTC 

[PATCH] mt76: mt7615: introduce LED support
 2019-12-14 21:59 UTC  (3+ messages)

Can't load iwlwifi (8086:02f0) on 5.5-rc1, works on 5.3.0-24-generic (Ubuntu)
 2019-12-14 19:19 UTC 

[PATCH] ath10k: set WMI_PEER_AUTHORIZE after a firmware crash
 2019-12-14 16:01 UTC  (5+ messages)

[PATCH] mac80211: mesh: only warn if mesh peering is established
 2019-12-14 15:51 UTC  (4+ messages)

[PATCH] mt76: do not overwrite max_tx_fragments if it has been set
 2019-12-14 11:22 UTC 

[PATCH -next] ath11k: Remove unneeded semicolon
 2019-12-14 10:22 UTC 

[PATCH v4] mt76: use AC specific reorder timeout
 2019-12-14  9:58 UTC 

[RFC] ath10k: Per-chain rssi should sum the secondary channels
 2019-12-14  1:01 UTC 

[RFC] mac80211: Fix setting txpower to zero
 2019-12-13 23:03 UTC 

[PATCH v3] mt76: use AC specific reorder timeout
 2019-12-13 21:57 UTC  (2+ messages)

[PATCH] ath10k: Fix setting txpower to zero
 2019-12-13 21:55 UTC  (2+ messages)

[PATCH 1/4] mt76: mt7615: defer mcu initialization via workqueue
 2019-12-13 21:36 UTC  (4+ messages)
` [PATCH 2/4] mt7615: replace sta_state callback with sta_add/sta_remove
` [PATCH 3/4] mt76: fix rx dma ring descriptor state on reset
` [PATCH 4/4] mt76: disable bh in mt76_dma_rx_poll

[PATCH] Revert "iwlwifi: mvm: fix scan config command size"
 2019-12-13 20:35 UTC 

[bug report] mmc: core: Re-work HW reset for SDIO cards
 2019-12-13 18:50 UTC 

[PATCH v2 1/7] mac80211: add a struct for holding BSS color settings
 2019-12-13 15:58 UTC  (7+ messages)
` [PATCH v2 2/7] nl80211: add handling for BSS color
` [PATCH v2 3/7] mac80211: "
` [PATCH v2 4/7] iwlwifi: use new bss_color struct
` [PATCH v2 5/7] mac80211: drop now unused bss_color element
` [PATCH v2 6/7] ath11k: add WMI calls required for handling BSS color
` [PATCH v2 7/7] ath11k: add handling for "

[PATCH V3 0/9] ath11k: resend pending patches
 2019-12-13 15:38 UTC  (10+ messages)
` [PATCH V3 1/9] ath11k: add wmi helper for turning STA PS on/off
` [PATCH V3 2/9] ath11k: disable PS for STA interfaces by default upon bringup
` [PATCH V3 3/9] ath11k: drop memset when setting up a tx cmd desc
` [PATCH V3 4/9] ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab
` [PATCH V3 5/9] ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
` [PATCH V3 6/9] ath11k: add debugfs for TWT debug calls
` [PATCH V3 7/9] ath11k: move some tx_status parsing to debugfs code
` [PATCH V3 8/9] ath11k: optimise ath11k_dp_tx_completion_handler
` [PATCH V3 9/9] ath11k: optimize ath11k_hal_tx_status_parse

[PATCH V2 1/2] ath11k: fix pdev when invoking ath11k_wmi_send_twt_enable_cmd()
 2019-12-13 15:34 UTC  (2+ messages)
` [PATCH V2 2/2] ath11k: set the BA buffer size to 256 when HE is enabled

[PATCH 0/6] rtlwifi: convert rtl8192{ce,cu,de} to use generic functions
 2019-12-13 11:46 UTC  (9+ messages)
` [PATCH 1/6] rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentage
` [PATCH 2/6] rtlwifi: rtl8192cu: "
` [PATCH 3/6] rtlwifi: rtl8192de: "
` [PATCH 4/6] rtlwifi: rtl8192ce: use generic rtl_signal_scale_mapping
` [PATCH 5/6] rtlwifi: rtl8192cu: "
` [PATCH 6/6] rtlwifi: rtl8192de: "

qca988x fw crash/unrecoverable pcie errors causes error loop
 2019-12-13 11:15 UTC 

[PATCH] ath11k: fix up some error paths
 2019-12-13 10:54 UTC 

[PATCH] ath11k: remove an unneeded NULL check
 2019-12-13 10:52 UTC 

[PATCH] ath11k: checking for NULL vs IS_ERR()
 2019-12-13 10:51 UTC 

[PATCH] ath11k: delete a stray unlock in ath11k_dbg_htt_stats_req()
 2019-12-13 10:47 UTC 

[PATCH V4 0/4] Enable virtual time-based airtime scheduler support on ath10k
 2019-12-13 10:06 UTC  (9+ messages)
` [PATCH 1/4] mac80211: Switch to a virtual time-based airtime scheduler
` [PATCH 2/4] mac80211: fix issue in loop scenario
` [PATCH 3/4] mac80211: fix low throughput in multi-clients situation
` [PATCH 4/4] mac80211: Sync airtime weight sum with per AC synced sta airtime weight together

[PATCH v3 1/2] mac80211_hwsim: enable parent TSF feature
 2019-12-13  9:53 UTC  (4+ messages)
` [PATCH v3 2/2] mac80211_hwsim: set rx_status mactime/flag for wmediumd path

[PATCH] mac80211: he_support was not set when bringing up a HE mesh interface
 2019-12-13  9:32 UTC  (2+ messages)

[PATCH v3 00/12] add header file for kelvin to/from Celsius conversion helpers
 2019-12-13  9:21 UTC  (22+ messages)
` [PATCH v3 01/12] add helpers for kelvin to/from Celsius conversion
` [PATCH v3 02/12] ACPI: thermal: switch to use <linux/units.h> helpers
` [PATCH v3 03/12] platform/x86: asus-wmi: "
` [PATCH v3 04/12] platform/x86: intel_menlow: "
` [PATCH v3 05/12] thermal: int340x: "
` [PATCH v3 06/12] thermal: intel_pch: "
` [PATCH v3 07/12] nvme: hwmon: "
` [PATCH v3 08/12] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
` [PATCH v3 09/12] wireless: iwlegacy: use <linux/units.h> helpers
` [PATCH v3 10/12] wireless: iwlwifi: "
` [PATCH v3 11/12] thermal: armada: remove unused TO_MCELSIUS macro
` [PATCH v3 12/12] iio: adc: qcom-vadc-common: use <linux/units.h> helpers

debugging TCP stalls on high-speed wifi
 2019-12-13  9:10 UTC  (19+ messages)
          ` [Make-wifi-fast] "

Realtek 8822BE: r8822be vs. rtwpci (mainline / lwfinger)
 2019-12-13  7:25 UTC  (4+ messages)

[PATCH -next] ath11k: add dependency for struct ath11k member debug
 2019-12-13  1:24 UTC 

ax200: Is there a way to find the tx power rate table?
 2019-12-12 21:37 UTC 

[PATCH] ath11k: fix missing free of skb on error return path
 2019-12-12 19:42 UTC 

[PATCH] ath11k: Remove unnecessary enum scan_priority
 2019-12-12 19:34 UTC  (2+ messages)

[PATCH][next] ath11k: fix uninitialized variable radioup
 2019-12-12 19:10 UTC 

[PATCH][next] ath11k: fix memory leak on reg_info
 2019-12-12 18:32 UTC 

[PATCH tip/core/rcu 01/12] rcu: Remove rcu_swap_protected()
 2019-12-12 18:21 UTC  (2+ messages)

debugging TXQs being empty
 2019-12-12 18:07 UTC  (12+ messages)

UBSAN: Undefined behaviour in drivers/net/wireless/ath/ath5k/base.c (two lines)
 2019-12-12 16:58 UTC 

ath10k regression for setting txpower to zero: ath10k: fix incorrect txpower set by P2P_DEVICE interface
 2019-12-12 15:45 UTC 

BUG: corrupted list in __dentry_kill (2)
 2019-12-12 11:35 UTC 

[PATCH v2] mac80211: Turn AQL into an NL80211_EXT_FEATURE
 2019-12-12 11:14 UTC 

iwlwifi warnings in 5.5-rc1
 2019-12-12 11:00 UTC  (22+ messages)

[PATCH v2 0/9] brcmfmac: add support for BCM4359 SDIO chipset
 2019-12-12 10:59 UTC  (18+ messages)
` [PATCH v2 1/9] brcmfmac: reset two D11 cores if chip has two D11 cores
` [PATCH v2 2/9] brcmfmac: set F2 blocksize and watermark for 4359
` [PATCH v2 3/9] brcmfmac: fix rambase for 4359/9
` [PATCH v2 4/9] brcmfmac: make errors when setting roaming parameters non-fatal
` [PATCH v2 5/9] brcmfmac: add support for BCM4359 SDIO chipset
` [PATCH v2 6/9] brcmfmac: add RSDB condition when setting interface combinations
` [PATCH v2 7/9] brcmfmac: not set mbss in vif if firmware does not support MBSS
` [PATCH v2 8/9] arm64: dts: rockchip: RockPro64: enable wifi module at sdio0
` [PATCH v2 9/9] arm64: dts: rockchip: RockPro64: hook up bluetooth at uart0

[PATCH 0/2] mac80211: Turn AQL into a proper NL80211_EXT_FEATURE flag
 2019-12-12 10:29 UTC  (7+ messages)
` [PATCH 1/2] mac80211: Turn AQL into an NL80211_EXT_FEATURE
` [PATCH 2/2] ath10k: Enable Airtime Queue Limits feature

802.11n IBSS: wlan0 stops receiving packets due to aggregation after sender reboot
 2019-12-12  9:56 UTC  (7+ messages)
` [RFC] Allow userspace to reset IBSS stations to fix aggregation issue
` [RFC PATCH v1 4/4] nl80211: Allow deleting stations in ibss mode to reset their state

[RESEND] brcmfmac support for BCM4359 sdio on arm64 ??
 2019-12-12  9:07 UTC  (8+ messages)

[PATCH,v3] Revert "ath10k: fix DMA related firmware crashes on multiple devices"
 2019-12-12  7:51 UTC 

[PATCH 1/8] brcmfmac: reset two D11 cores if chip has two D11 cores
 2019-12-11 15:50 UTC  (5+ messages)
` [PATCH 8/8] arm64: dts: rockchip: RockPro64: enable wifi module at sdio0

[PATCH] mac80211: Always show airtime debugfs file when TXQs are enabled
 2019-12-11 14:53 UTC  (2+ messages)

Correct radiotap header for 802.11ad
 2019-12-11 13:20 UTC  (4+ 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).