linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-13 01:47:00 to 2019-12-17 14:14:50 UTC [more...]

[PATCH v2 0/2] Don't call SCM interface for statically mapped msa region
 2019-12-17 14:14 UTC  (4+ messages)
` [PATCH v2 1/2] dt: bindings: add dt entry flag to skip SCM call for "

[PATCH] wcn36xx: disable HW_CONNECTION_MONITOR
 2019-12-17 14:12 UTC 

[PATCH] wcn36xx: disconnect timeout
 2019-12-17 14:05 UTC  (2+ messages)

[PATCH] ath10k: Per-chain rssi should sum the secondary channels
 2019-12-17 12:32 UTC  (3+ messages)

[PATCH 00/55] Improve wfx driver
 2019-12-17 11:52 UTC  (60+ messages)
` [PATCH 01/55] staging: wfx: fix the cache of rate policies on interface reset
` [PATCH 03/55] staging: wfx: fix counter overflow
` [PATCH 02/55] staging: wfx: fix case of lack of tx_retry_policies
` [PATCH 05/55] staging: wfx: firmware does not support more than 32 total retries
` [PATCH 04/55] staging: wfx: use boolean appropriately
` [PATCH 07/55] staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1Mbps
` [PATCH 06/55] staging: wfx: fix rate control handling
` [PATCH 08/55] staging: wfx: detect race condition in WEP authentication
` [PATCH 09/55] staging: wfx: fix hif_set_mfp() with big endian hosts
` [PATCH 10/55] staging: wfx: fix wrong error message
` [PATCH 11/55] staging: wfx: increase SPI bus frequency limit
` [PATCH 13/55] staging: wfx: avoid double warning when no more tx policy are available
` [PATCH 14/55] staging: wfx: improve error message on unexpected confirmation
` [PATCH 12/55] staging: wfx: don't print useless error messages
` [PATCH 15/55] staging: wfx: take advantage of IS_ERR_OR_NULL()
` [PATCH 16/55] staging: wfx: uniformize naming rule
` [PATCH 17/55] staging: wfx: use meaningful names for CFG_BYTE_ORDER_*
` [PATCH 18/55] staging: wfx: remove useless include
` [PATCH 20/55] staging: wfx: make conditions easier to read
` [PATCH 19/55] staging: wfx: simplify variable assignment
` [PATCH 21/55] staging: wfx: ensure that traces never modify arguments
` [PATCH 22/55] staging: wfx: ensure that received hif messages are never modified
` [PATCH 23/55] staging: wfx: fix typo in "num_of_ssi_ds"
` [PATCH 25/55] staging: wfx: fix name of struct hif_req_start_scan_alt
` [PATCH 24/55] staging: wfx: fix typo in "num_i_es"
` [PATCH 26/55] staging: wfx: improve API of hif_req_join->infrastructure_bss_mode
` [PATCH 27/55] staging: wfx: better naming for hif_req_join->short_preamble
` [PATCH 28/55] staging: wfx: better naming for hif_mib_set_association_mode->greenfield
` [PATCH 29/55] staging: wfx: simplify handling of tx_lock in wfx_do_join()
` [PATCH 31/55] staging: wfx: declare wfx_set_pm() static
` [PATCH 30/55] staging: wfx: firmware already handle powersave mode during scan
` [PATCH 33/55] staging: wfx: remove redundant test while calling wfx_update_pm()
` [PATCH 32/55] staging: wfx: drop useless argument from wfx_set_pm()
` [PATCH 34/55] staging: wfx: drop unnecessary wvif->powersave_mode
` [PATCH 35/55] staging: wfx: do not try to save call to hif_set_pm()
` [PATCH 37/55] staging: wfx: simplify wfx_conf_tx()
` [PATCH 36/55] staging: wfx: fix pm_mode timeout
` [PATCH 38/55] staging: wfx: prefer a bitmask instead of an array of boolean
` [PATCH 39/55] staging: wfx: simplify hif_set_uapsd_info() usage
` [PATCH 40/55] staging: wfx: simplify hif_set_pm() usage
` [PATCH 41/55] staging: wfx: drop struct wfx_edca_params
` [PATCH 43/55] staging: wfx: simplify hif_set_edca_queue_params() usage
` [PATCH 42/55] staging: wfx: remove unnecessary EDCA initialisation
` [PATCH 45/55] staging: wfx: device already handle sleep mode during scan
` [PATCH 44/55] staging: wfx: hif_scan() never fails
` [PATCH 46/55] staging: wfx: drop useless wfx_scan_complete()
` [PATCH 47/55] staging: wfx: simplify hif_scan() usage
` [PATCH 48/55] staging: wfx: introduce update_probe_tmpl()
` [PATCH 49/55] staging: wfx: simplify hif_set_template_frame() usage
` [PATCH 50/55] staging: wfx: rewrite wfx_hw_scan()
` [PATCH 51/55] staging: wfx: workaround bug with "iw scan"
` [PATCH 52/55] staging: wfx: delayed_unjoin cannot happen
` [PATCH 53/55] staging: wfx: delayed_link_loss "
` [PATCH 54/55] staging: wfx: implement cancel_hw_scan()
` [PATCH 55/55] staging: wfx: update TODO

[PATCH v9 0/6] mt76: channel switch support for USB devices
 2019-12-17  9:50 UTC  (5+ messages)
` [PATCH v9 2/6] mt76: mt76x02: split beaconing
` [PATCH v9 4/6] mt76: mt76x02: remove a copy call for usb speedup

[RFC] mac80211: Fix setting txpower to zero
 2019-12-17  9:44 UTC  (6+ messages)

[bug report] mmc: core: Re-work HW reset for SDIO cards
 2019-12-17  7:54 UTC  (2+ messages)

pull-request: mac80211 2019-10-16
 2019-12-17  3:26 UTC  (2+ messages)

[PATCH v2 0/6] rtw88: add wowlan support for 8822c
 2019-12-17  2:39 UTC  (4+ messages)
` [PATCH v2 4/6] rtw88: support wowlan feature "

[PATCH stable 3.16] rtlwifi: Fix potential overflow on P2P code
 2019-12-17  0:32 UTC  (2+ messages)

debugging TCP stalls on high-speed wifi
 2019-12-16 19:20 UTC  (2+ messages)

[PATCH] mt76: fix compilation warning in mt76_eeprom_override()
 2019-12-16 18:32 UTC 

[PATCH v2 1/7] mac80211: add a struct for holding BSS color settings
 2019-12-16 15:52 UTC  (11+ 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 v4 01/12] add helpers for kelvin to/from Celsius conversion
 2019-12-16 15:02 UTC 

[PATCH v2 0/2] improve mt76 led code readability
 2019-12-16 13:19 UTC  (3+ messages)
` [PATCH v2 1/2] mt76: mt76x02: simplify led reg definitions
` [PATCH v2 2/2] mt76: mt7603: "

[PATCH] mt76: fix LED link time failure
 2019-12-16 13:18 UTC 

[PATCH v3] mt76: mt7615: introduce LED support
 2019-12-16 13:05 UTC 

[PATCH 1/2] dt-bindings: ath10k: Add new dt entries to identify coex support
 2019-12-16 11:40 UTC  (2+ messages)
` [PATCH 2/2] ath10k: Add support to read btcoex related data from DT

[PATCH v2] mac80211: Turn AQL into an NL80211_EXT_FEATURE
 2019-12-16 11:41 UTC  (2+ messages)

[PATCH 01/29] mt76: move initialization of some struct members to mt76_alloc_device
 2019-12-16 11:30 UTC  (3+ messages)
` [PATCH 28/29] mt76: mt7615: add support for registering a second wiphy via debugfs

[PATCH] orinoco: avoid assertion in case of NULL pointer
 2019-12-16  9:50 UTC  (2+ messages)

[RESEND] ath10k: add tx hw 802.11 encapusaltion offloading support
 2019-12-16  9:22 UTC 

[PATCH v2 0/9] brcmfmac: add support for BCM4359 SDIO chipset
 2019-12-15 23:43 UTC  (4+ messages)

Which LTS support Lily W1 WiFi module?
 2019-12-15 23:07 UTC 

[PATCH v1] brcmfmac: Keep OOB wake-interrupt disabled when it shouldn't be enabled
 2019-12-15 18:42 UTC 

[PATCH] rfkill: Fix incorrect check to avoid NULL pointer dereference
 2019-12-15 15:34 UTC 

[PATCH] mac80211: Remove redundant assertion
 2019-12-15 15:23 UTC 

[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 

[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 

[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  (3+ messages)

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  (11+ messages)
` [PATCH v3 02/12] ACPI: thermal: switch to use <linux/units.h> helpers
` [PATCH v3 03/12] platform/x86: asus-wmi: "
` [PATCH v3 10/12] wireless: iwlwifi: "

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

Realtek 8822BE: r8822be vs. rtwpci (mainline / lwfinger)
 2019-12-13  7:25 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).