linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-22 14:36:55 to 2020-06-26 21:25:48 UTC [more...]

[PATCH 00/17] add runtime-pm support to mt7663 driver
 2020-06-26 21:25 UTC  (9+ messages)
` [PATCH 01/17] mt76: mt7615: avoid polling in fw_own for mt7663
` [PATCH 02/17] mt76: move mt76 worqueue in common code
` [PATCH 03/17] mt76: mt7615: add mt7615_pm_wake utility routine
` [PATCH 04/17] mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilities
` [PATCH 05/17] mt76: mt7615: wake device before accessing regmap in debugfs
` [PATCH 06/17] mt76: mt7615: wake device before configuring hw keys
` [PATCH 07/17] mt76: mt7615: introduce pm_power_save delayed work
` [PATCH 08/17] mt76: mt7615: wake device in mt7615_update_channel before access regmap

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-26 20:55 UTC  (40+ messages)
    ` [PATCH v5 "
      ` [PATCH v5 01/11] acpi: thermal: Fix error handling in the register function
      ` [PATCH v5 02/11] thermal: Store thermal mode in a dedicated enum
      ` [PATCH v5 03/11] thermal: Add current mode to thermal zone device
      ` [PATCH v5 04/11] thermal: Store device mode in struct thermal_zone_device
      ` [PATCH v5 05/11] thermal: remove get_mode() operation of drivers
      ` [PATCH v5 06/11] thermal: Add mode helpers
        ` [RFC PATCH] thermal: thermal_zone_device_set_mode() can be static
      ` [PATCH v5 07/11] thermal: Use mode helpers in drivers
      ` [PATCH v5 08/11] thermal: Explicitly enable non-changing thermal zone devices
      ` [PATCH v5 09/11] thermal: core: Stop polling DISABLED thermal devices
      ` [PATCH v5 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
      ` [PATCH v5 11/11] thermal: Rename set_mode() to change_mode()
    ` [PATCH v4 01/11] acpi: thermal: Fix error handling in the register function
    ` [PATCH v4 02/11] thermal: Store thermal mode in a dedicated enum
    ` [PATCH v4 03/11] thermal: Add current mode to thermal zone device
    ` [PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device
    ` [PATCH v4 05/11] thermal: remove get_mode() operation of drivers
    ` [PATCH v4 06/11] thermal: Add mode helpers
    ` [PATCH v4 07/11] thermal: Use mode helpers in drivers
    ` [PATCH v4 08/11] thermal: Explicitly enable non-changing thermal zone devices
    ` [PATCH v4 09/11] thermal: core: Stop polling DISABLED thermal devices
    ` [PATCH v4 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
    ` [PATCH v4 11/11] thermal: Rename set_mode() to change_mode()

Alfa AWUS036ACM (Mediatek MT7612U) AP problem
 2020-06-26 19:32 UTC 

[wireless-drivers-next:wilc1000-move-out-of-staging] BUILD SUCCESS 5625f965d7644b4dc6a71d74021cfe093ad34eea
 2020-06-26 19:18 UTC 

[PATCH v2 0/2] ath10k: Fixes during subsystem recovery
 2020-06-26 18:53 UTC  (3+ messages)
` [PATCH v2 1/2] ath10k: Pause the tx queues when firmware is down
` [PATCH v2 2/2] ath10k: Skip wait for delete response if "

[PATCH 0/2] ath10k: Fixes during subsystem recovery
 2020-06-26 18:49 UTC  (5+ messages)
` [PATCH 1/2] ath10k: Pause the tx queues when firmware is down
` [PATCH 2/2] ath10k: Skip wait for delete response if "

[PATCH 0/2] ath10k: Add chain-1 voltage regulator voting
 2020-06-26 18:01 UTC  (3+ messages)
` [PATCH 1/2] dt: bindings: Add new regulator as optional property for WCN3990
` [PATCH 2/2] ath10k: Add support for chain1 regulator supply voting

[PATCH] ath10k: Use bdf calibration variant for snoc targets
 2020-06-26 17:53 UTC 

[PATCH] ath10k: Register shutdown handler
 2020-06-26 17:53 UTC 

[PATCH] ath10k: Add interrupt summary based CE processing
 2020-06-26 17:52 UTC 

[PATCH] mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfaces
 2020-06-26 15:29 UTC 

ath9k broken [was: Linux 5.7.3]
 2020-06-26 14:40 UTC  (7+ messages)

[PATCH v7 00/17] wilc1000: move out of staging
 2020-06-26 13:46 UTC  (27+ messages)
` [PATCH v7 01/17] wilc1000: add hif.h
` [PATCH v7 02/17] wilc1000: add hif.c
` [PATCH v7 03/17] wilc1000: add wlan_if.h
` [PATCH v7 04/17] wilc1000: add wlan_cfg.h
` [PATCH v7 05/17] wilc1000: add wlan_cfg.c
` [PATCH v7 06/17] wilc1000: add cfg80211.c
` [PATCH v7 07/17] wilc1000: add cfg80211.h
` [PATCH v7 08/17] wilc1000: add netdev.h
` [PATCH v7 09/17] wilc1000: add netdev.c
` [PATCH v7 10/17] wilc1000: add mon.c
` [PATCH v7 12/17] wilc1000: add wlan.h
` [PATCH v7 11/17] wilc1000: add spi.c
` [PATCH v7 13/17] wilc1000: add wlan.c
` [PATCH v7 15/17] wilc1000: add fw.h
` [PATCH v7 14/17] wilc1000: add sdio.c
` [PATCH v7 17/17] wilc1000: add Makefile and Kconfig files for wilc1000 compilation
` [PATCH v7 16/17] dt: bindings: net: add microchip,wilc1000.yaml

[PATCH 1/2] nl80211: don't return err unconditionally in nl80211_start_ap()
 2020-06-26 10:44 UTC  (3+ messages)
` [PATCH 2/2] nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR

wmediumd: further updates
 2020-06-26  8:10 UTC  (13+ messages)
` [PATCH 1/9] wmediumd: add -lstdc++ for SANITIZE=1
` [PATCH 2/9] wmediumd: properly wait for control socket ACK
` [PATCH 3/9] wmediumd: sync with external scheduler on API socket
` [PATCH 4/9] wmediumd: init time controller connection later
` [PATCH 5/9] wmediumd: add a control message to the API socket
` [PATCH 6/9] wmediumd: fix RX message with cookie
` [PATCH 7/9] wmediumd: add the ability to write a pcapng file
` [PATCH 8/9] wmediumd: lib: minor code cleanups
` [PATCH 9/9] wmediumd: lib: wallclock: fix timerfd handling

ath10k_pci spams dmesg "failed to send pdev bss chan info request"
 2020-06-26  7:41 UTC 

[PATCH] wilc1000: move wilc driver out of staging
 2020-06-26  6:46 UTC  (4+ messages)

[PATCH] rtw88: fix skb_under_panic in tx path
 2020-06-26  0:10 UTC  (2+ messages)

[mac80211:master] BUILD SUCCESS 5af7fef39d7952c0f5551afa7b821ee7b6c9dd3d
 2020-06-25 23:46 UTC 

[PATCH] brcmfmac: Transform compatible string for FW loading
 2020-06-25 21:00 UTC  (4+ messages)

[RFC PATCH] iwlwifi: yoyo: don't print failure if debug firmware is missing
 2020-06-25 16:52 UTC 

[PATCH v2] cfg80211: allow the low level driver to flush the BSS table
 2020-06-25 11:15 UTC 

[PATCH v4] mac80211: allow rx of mesh eapol frames with default rx key
 2020-06-25 10:42 UTC 

Bug in driver r8169 for RTL810xE PCI Express Fast Ethernet controller ?
 2020-06-25 10:29 UTC 

[PATCH] mac80211: Send deauth to STA's upon AP stop
 2020-06-25 10:29 UTC  (12+ messages)

[PATCH v3 0/2] Fixes for 802.1X in mesh mode
 2020-06-25  9:07 UTC  (5+ messages)
` [PATCH v3 1/2] mac80211: skip mpath lookup also for control port tx
` [PATCH v3 2/2] mac80211: allow rx of mesh eapol frames with default rx key

[PATCH] cfg80211: flush scan entries upon suspend
 2020-06-25  9:01 UTC  (3+ messages)

[PATCH v4] mac80211: fix control port tx status check
 2020-06-25  8:50 UTC  (3+ messages)

[PATCH] crda: don't memset ctx before releasing members
 2020-06-24 22:12 UTC 

[PATCH v1] orinoco: use generic power management
 2020-06-24 17:40 UTC 

[PATCH] mt76: mt7915: update HE capabilities
 2020-06-24 17:23 UTC 

rtw88: pci: define a mask for TX/RX BD indexes
 2020-06-24 10:45 UTC 

mwifiex: Firmware name for W8997 sdio wifi chip
 2020-06-24  9:42 UTC  (11+ messages)
` [EXT] "

[PATCH] mt76: mt7615: register ext_phy if DBDC is detected
 2020-06-24  9:39 UTC 

[PATCH v2 0/2] brcmfmac: Stability and throughput changes
 2020-06-24  9:16 UTC  (3+ messages)
` [PATCH v2 1/2] brcmfmac: set state of hanger slot to FREE when flushing PSQ
` [PATCH v2 2/2] brcmfmac: set pacing shift before transmitting skb to bus

[PATCH 0/2] brcmfmac: Stability and throughput changes
 2020-06-24  5:45 UTC  (4+ messages)
` [PATCH 2/2] brcmfmac: Set pacing shift before transmitting skb to bus

[PATCH] net: ath10k: fix OOB: __ath10k_htt_rx_ring_fill_n
 2020-06-23 22:11 UTC 

[PATCH 1/3] nl80211: add support for BSS coloring
 2020-06-23 21:53 UTC  (4+ messages)
` [PATCH 3/3] ath11k: "

[PATCH] mac80211: avoid bss color setting in non-he mode
 2020-06-23 20:51 UTC  (2+ messages)

[PATCH 0/4] Improvments for wlcore irq and resume for v5.9
 2020-06-23 18:48 UTC  (6+ messages)
` [PATCH 1/4] wlcore: Use spin_trylock in wlcore_irq_locked() for running the queue

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-06-23 18:29 UTC  (13+ messages)
` [PATCH v2 01/16] docs: deprecated.rst: Add uninitialized_var()
` [PATCH v2 04/16] b43: Remove uninitialized_var() usage
` [PATCH v2 10/16] KVM: PPC: Book3S PR: "
` [PATCH v2 11/16] media: sur40: "
` [PATCH v2 13/16] mm/debug_vm_pgtable: "

oops
 2020-06-23 17:28 UTC 

[PATCH 0/4] nl80211: add support for WPA/WPA2-PSK 4-way handshake and SAE offload in AP mode
 2020-06-23 13:49 UTC  (5+ messages)
` [PATCH 1/4] nl80211: support 4-way handshake offloading for WPA/WPA2-PSK "
` [PATCH 2/4] brcmfmac: "
` [PATCH 3/4] nl80211: support SAE authentication offload "
` [PATCH 4/4] brcmfmac: "

[PATCH v1] rtl818x_pci: use generic power management
 2020-06-23  9:44 UTC 

[Make-wifi-fast] Support for airtime scheduling using ath10k
 2020-06-23  9:35 UTC 

[PATCH 0/3] rtl8192cu: Fixes for leaks and deadlock
 2020-06-23  9:20 UTC  (4+ messages)
` [PATCH 1/3] rtl8192cu: Fix deadlock

[PATCH v2 1/4] dt-bindings: net: wireless: mt76: add power-limits node
 2020-06-23  9:11 UTC  (2+ messages)

[PATCH 5.8] mt76: mt7615: fix EEPROM buffer size
 2020-06-23  8:43 UTC  (2+ messages)

[PATCH v2 wireless-drivers] mt76: mt7663u: fix memory leaks in mt7663u_probe
 2020-06-23  8:43 UTC  (6+ messages)

[PATCH 5.8] mt76: mt76x02: do not access uninitialized NAPI structs
 2020-06-23  8:42 UTC  (2+ messages)

pull request: mt76 2019-06-07
 2020-06-23  8:42 UTC  (2+ messages)

[PATCH] iwl: fix crash in iwl_dbg_tlv_alloc_trigger
 2020-06-23  8:26 UTC  (2+ messages)
` [PATCH] iwlwifi: "

[PATCH v5.7 8/8] iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCU
 2020-06-23  8:25 UTC  (2+ messages)

[PATCH 01/12] ath11k: ahb: call ath11k_core_init() before irq configuration
 2020-06-23  7:53 UTC  (2+ messages)

[PATCH] net: ath10k: fix memcpy size from untrusted input
 2020-06-23  7:44 UTC  (2+ messages)

Support for airtime scheduling using ath10k
 2020-06-23  7:42 UTC 

[PATCH] mt76: mt7915: remove unused parameters in mt7915_puts_rate_txpower()
 2020-06-23  7:26 UTC 

[PATCH] rtw88: 8822c: add new RFE type 6
 2020-06-23  7:20 UTC 

[PATCH 1/7] mt76: mt7615: schedule tx tasklet and sta poll on mac tx free
 2020-06-22 20:13 UTC  (7+ messages)
` [PATCH 2/7] mt76: mt7615: add support for accessing mapped registers via bus ops
` [PATCH 3/7] mt76: mt7615: add support for accessing RF registers via MCU
` [PATCH 4/7] mt76: mt7615: use full on-chip memory address for WF_PHY registers
` [PATCH 5/7] mt76: vif_mask to struct mt76_phy
` [PATCH 6/7] mt76: add API for testmode support
` [PATCH 7/7] mt76: mt7615: implement "

[PATCH net-next] ath11k: fix uninitialized return in ath11k_spectral_process_data()
 2020-06-22 17:18 UTC  (3+ messages)

INFO: trying to register non-static key in skb_queue_tail
 2020-06-22 16:57 UTC 

mt7612 suspend/resume issue
 2020-06-22 16:02 UTC  (8+ messages)

[PATCH v3] mac80211: fix control port tx status check
 2020-06-22 15:37 UTC  (2+ messages)

[PATCH V2 0/6] brcmfmac: flow control and p2p fix series
 2020-06-22 15:04 UTC  (3+ messages)
` [PATCH V2 6/6] brcmfmac: initialize the requested dwell time

drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c:1710:40: sparse: sparse: incorrect type in initializer (different base types)
 2020-06-22 14:55 UTC  (3+ messages)

[PATCH] brcmfmac: reset SDIO bus on a firmware crash
 2020-06-22 14:48 UTC 

[PATCH 0/5] ath9k: bug fixes
 2020-06-22 14:36 UTC  (4+ messages)
` [PATCH 5/5] ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
  ` [BISECTED REGRESSION] "


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