linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-26 01:53:34 to 2021-10-30 17:41:18 UTC [more...]

[RFC net-next/wireless-next v1 1/2] ethernet: check nvmem cells for mac-address
 2021-10-30 17:41 UTC  (2+ messages)
` [RFC net-next/wireless-next v1 2/2] ath10k: move device_get_mac_address() and pass errors up the chain

iw reg get Not showing 6GHz channels in Germany
 2021-10-30 17:17 UTC  (2+ messages)
  ` iwlwifi: ax210: 6GHz channels disabled in Germany by firmware

WiFi card not supported
 2021-10-30 16:38 UTC 

[mt76] BUG: WARN_ONCE using mt7615/mt7622 in Mesh-mode
 2021-10-30 11:00 UTC 

[kvalo-wireless-drivers-next:master] BUILD SUCCESS 2619f904b25cd056fba9b4694c57647d6782b1af
 2021-10-30  8:33 UTC 

[kvalo-wireless-drivers-next:pending] BUILD SUCCESS 65269a8b3ba97e37426b56e40b8d21b1d210e3ec
 2021-10-30  4:35 UTC 

[PATCH] rsi_usb: Fix out-of-bounds read in rsi_read_pkt
 2021-10-29 20:19 UTC 

[PATCH] rsi_usb: Fix use-after-free in rsi_rx_done_handler
 2021-10-29 19:49 UTC 

[PATCH] wlwifi: Fix missing error code in iwl_pci_probe()
 2021-10-29 19:44 UTC  (3+ messages)

[PATCH 1/2] wcn36xx: populate band before determining rate on RX
 2021-10-29 18:30 UTC  (6+ messages)
` [PATCH 2/2] wcn36xx: fix RX BD rate mapping for 5GHz legacy rates

[PATCH] wireless-regdb: Update regulatory rules for South Korea (KR)
 2021-10-29 16:12 UTC  (4+ messages)
` [PATCH v2] "

pull-request: wireless-drivers-next-2021-10-29
 2021-10-29 16:10 UTC  (2+ messages)

[PATCH] iwlwifi: pcie: fix constant-conversion warning
 2021-10-29 15:42 UTC 

[jberg-mac80211-next:master] BUILD SUCCESS 62bf703f44239869b55165fc5bbed3f38e869aae
 2021-10-29 15:01 UTC 

[PATCH] ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
 2021-10-29 13:53 UTC  (3+ messages)
  ` [PATCH] ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply^[

[PATCH] ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream
 2021-10-29 13:46 UTC  (3+ messages)

Bug in Memory Layout of rx_desc for QCA6174
 2021-10-29  9:07 UTC  (2+ messages)

[PATCH] iw: survey: add support for radio stats
 2021-10-29  8:46 UTC  (2+ messages)

[PATCH] nl80211: fix radio statistics in survey dump
 2021-10-29  8:46 UTC  (2+ messages)

[PATCH 1/3] ath11k: Change number of TCL rings to one for QCA6390
 2021-10-29  2:30 UTC  (4+ messages)
` [PATCH 3/3] ath11k: set correct NL80211_FEATURE_DYNAMIC_SMPS for WCN6855

[PATCH 1/2] rtw89: update tx power limit/limit_ru tables to R54
 2021-10-29  1:30 UTC  (4+ messages)
` [PATCH 2/2] rtw89: update rtw89_regulatory map to R58-R31

[PATCH] mt76: mt7915: add default calibrated data support
 2021-10-29  0:55 UTC  (3+ messages)

[PATCH] mt76: mt7921: drop offload_flags overwritten
 2021-10-28 22:29 UTC 

[PATCH] mwifiex: Add quirk to disable deep sleep with certain hardware revision
 2021-10-28 21:27 UTC  (4+ messages)

[PATCH v2] ath10k: fetch (pre-)calibration data via nvmem subsystem
 2021-10-28 20:38 UTC  (10+ messages)
          ` new "[1/2] ath10k: Try to get mac-address from dts"

linux-next: manual merge of the kspp tree with the wireless-drivers-next tree
 2021-10-28 16:14 UTC  (3+ messages)

pull-request: iwlwifi-next 2021-10-28
 2021-10-28 13:29 UTC  (2+ messages)

[PATCH v2 0/3] wireless: fix division by zero in USB drivers
 2021-10-28 13:28 UTC  (8+ messages)
` [PATCH v2 1/3] ath10k: fix division by zero in send path
` [PATCH v2 2/3] ath6kl: "
` [PATCH v2 3/3] mwifiex: fix division by zero in fw download path

[PATCH 3/4] rtl8187: fix control-message timeouts
 2021-10-28 13:26 UTC  (2+ messages)

[syzbot] INFO: rcu detected stall in ieee80211_tasklet_handler
 2021-10-28 13:01 UTC  (2+ messages)

[PATCH] ath11k: clear the keys properly when DISABLE_KEY
 2021-10-28 12:43 UTC  (5+ messages)

[PATCH] ath11k: enable power save in station mode
 2021-10-28 12:19 UTC  (5+ messages)

[PATCH v2] mt76: mt7915: add default calibrated data support
 2021-10-28 10:41 UTC 

[RFC v4] mac80211: fix rx blockack session race condition
 2021-10-28 10:25 UTC 

[RFC v3] mac80211: fix rx blockack session race condition
 2021-10-28 10:08 UTC  (2+ messages)

[PATCH 00/11] add mt7916 support
 2021-10-28  8:58 UTC  (14+ messages)
` [PATCH 01/11] mt76: mt7915: add mt7915_mmio_probe() as a common probing function
` [PATCH 02/11] mt76: mt7915: refine register definition
` [PATCH 03/11] mt76: mt7915: rework dma.c to adapt mt7916 changes
` [PATCH 04/11] mt76: mt7915: add firmware support for mt7916
` [PATCH 05/11] mt76: mt7915: rework eeprom.c to adapt mt7916 changes
` [PATCH 06/11] mt76: mt7915: enlarge wcid size to 544
` [PATCH 07/11] mt76: mt7915: add txfree event v3
` [PATCH 08/11] mt76: mt7915: update rx rate reporting for mt7916
` [PATCH 09/11] mt76: mt7915: update mt7915_chan_mib_offs "
` [PATCH 10/11] mt76: mt7915: add mt7916 calibrated data support
` [PATCH 11/11] mt76: mt7915: add device id for mt7916

[PATCH] iwlwifi: add new Qu-Hr device
 2021-10-28  8:53 UTC 

[PATCH 1/4] ath10k: fix control-message timeout
 2021-10-28  7:33 UTC  (2+ messages)

[PATCH v2 1/2] wcn36xx: switch on antenna diversity feature bit
 2021-10-28  7:32 UTC  (2+ messages)

[PATCH v2] wcn36xx: Channel list update before hardware scan
 2021-10-28  7:31 UTC  (2+ messages)

[PATCH v2 0/3] wcn36xx: software scanning improvements
 2021-10-28  7:28 UTC  (6+ messages)
` [PATCH v2 1/3] wcn36xx: add debug prints for sw_scan start/complete
` [PATCH v2 2/3] wcn36xx: implement flush op to speed up connected scan
` [PATCH v2 3/3] wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2021-10-28  7:24 UTC  (6+ messages)
` [PATCH v20 0/2] wireless: New Driver submission for pureLiFi STA devices
  ` [PATCH v20 2/2] wireless: Initial driver "

No support for Realtek 8821CE RFE Type 6
 2021-10-28  5:04 UTC 

[PATCH] ath11k: fix read fail for htt_stats and htt_peer_stats for single pdev
 2021-10-28  2:47 UTC 

[PATCH] ath9k_hw: use swap() to make code cleaner
 2021-10-28  1:04 UTC 

[PATCH] wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_IND
 2021-10-27 23:25 UTC 

[PATCH v1 00/15] create power sequencing subsystem
 2021-10-27 21:53 UTC  (5+ messages)
` [PATCH v1 01/15] dt-bindings: add pwrseq device tree bindings

[BUG] mwifiex sdio wifi crashes on samsung peach pi chromebook
 2021-10-27 20:00 UTC  (5+ messages)

[PATCH 1/3] ath10k: fix division by zero in send path
 2021-10-27 18:23 UTC  (6+ messages)
` [PATCH 2/3] ath6kl: "
` [PATCH 3/3] mwifiex: fix division by zero in fw download path

[PATCH v2] net:wireless: call cfg80211_stop_ap when switch from P2P_GO type
 2021-10-27 17:37 UTC 

[PATCH] net:wireless: call cfg80211_stop_ap when switch from P2P_GO type
 2021-10-27 17:29 UTC 

pull-request: mac80211 2021-10-27
 2021-10-27 15:50 UTC  (2+ messages)

pull request: mt76 2021-10-23
 2021-10-27 15:37 UTC  (3+ messages)

[PATCH] ath11k: skip sending vdev down for channel switch
 2021-10-27  9:48 UTC 

[PATCH] ath11k: move peer delete after vdev stop of station for QCA6390 and WCN6855
 2021-10-27  9:38 UTC 

[RFC] ath11k: fix blocked for more than 120 seconds caused by reg update
 2021-10-27  9:14 UTC 

[PATCH mac80211-next] cfg80211: move offchan_cac_event to a dedicate work
 2021-10-27  9:03 UTC 

[PATCH 1/3] wcn36xx: add debug prints for sw_scan start/complete
 2021-10-27  7:53 UTC  (2+ messages)

[PATCH v3 1/1] Revert "wcn36xx: Enable firmware link monitoring"
 2021-10-27  7:46 UTC  (2+ messages)

[PATCH] wcn36xx: Fix packet drop on resume
 2021-10-27  7:45 UTC  (2+ messages)

[PATCH] wcn36xx: Fix discarded frames due to wrong sequence number
 2021-10-27  7:45 UTC  (2+ messages)

[PATCH] wcn36xx: add proper DMA memory barriers in rx path
 2021-10-27  7:44 UTC  (2+ messages)

[PATCH] wcn36xx: Fix HT40 capability for 2Ghz band
 2021-10-27  7:44 UTC  (2+ messages)

[PATCH 1/2] wcn36xx: Treat repeated BMPS entry fail as connection loss
 2021-10-27  7:43 UTC  (2+ messages)

[PATCH] wcn36xx: Add chained transfer support for AMSDU
 2021-10-27  7:42 UTC  (2+ messages)

[PATCH 1/2] wcn36xx: Correct band/freq reporting on RX
 2021-10-27  7:41 UTC  (2+ messages)

[PATCH] libertas: replace snprintf in show functions with sysfs_emit
 2021-10-27  7:38 UTC  (2+ messages)

[PATCH] rtw89: Fix variable dereferenced before check 'sta'
 2021-10-27  7:38 UTC  (2+ messages)

[PATCH wireless-drivers-next] rtw89: fix return value in hfc_pub_cfg_chk
 2021-10-27  7:37 UTC  (2+ messages)

[PATCH wireless-drivers-next] rtw89: remove duplicate register definitions
 2021-10-27  7:36 UTC  (2+ messages)

[PATCH V2] rtw89: fix error function parameter
 2021-10-27  7:36 UTC  (2+ messages)

[PATCH v2 wireless-drivers 1/2] libertas_tf: Fix possible memory leak in probe and disconnect
 2021-10-27  7:32 UTC  (2+ messages)

[PATCH] net: wlcore: spi: Use dev_err_probe()
 2021-10-27  7:32 UTC  (2+ messages)
`  "

pull-request: iwlwifi-next 2021-10-22
 2021-10-27  7:22 UTC  (2+ messages)

[PATCH -next] iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpy
 2021-10-27  6:58 UTC 

[PATCH] mt76: mt7663s: fix link error with CONFIG_PM=n
 2021-10-27  6:20 UTC  (2+ messages)

[PATCH] ath10k: drop beacon and probe response which leak from other channel
 2021-10-27  0:59 UTC  (2+ messages)

[RFC v1] mac80211: minstrel_ht: respect RTS threshold setting
 2021-10-26 20:41 UTC 

[jberg-mac80211:master] BUILD SUCCESS 689a0a9f505f7bffdefe6f17fddb41c8ab6344f6
 2021-10-26 19:17 UTC 

[RFC v2] mac80211: fix rx blockack session race condition
 2021-10-26 17:30 UTC  (2+ messages)

[RFC] mac80211: fix rx blockack session race condition
 2021-10-26 14:04 UTC 

[PATCH v5] cfg80211: save power spectral density(psd) of regulatory rule
 2021-10-26 11:26 UTC  (11+ messages)

[PATCH 00/15] ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP
 2021-10-26 11:19 UTC  (16+ messages)
` [PATCH 01/15] ath11k: add support for extended wmi service bit
` [PATCH 02/15] ath11k: Add support to parse new wmi event for 6 GHz regulatory
` [PATCH 03/15] ath11k: add support to select 6 GHz Regulatory type
` [PATCH 04/15] ath11k: allow only one interface up simultaneously for WCN6855
` [PATCH 05/15] ath11k: store cur_regulatory_info for each radio
` [PATCH 06/15] ath11k: update regulatory rules when interface added
` [PATCH 07/15] ath11k: update regulatory rules when connect to AP on 6 GHz band for station
` [PATCH 08/15] ath11k: save power spectral density(psd) of regulatory rule
` [PATCH 09/15] ath11k: add parse of transmit power envelope element
` [PATCH 10/15] ath11k: save max tx power in vdev start response event from firmware
` [PATCH 11/15] ath11k: fill parameters for vdev_set_tpc_power wmi command
` [PATCH 12/15] ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bit
` [PATCH 13/15] ath11k: discard BSS_CHANGED_TXPOWER when EXT_TPC_REG_SUPPORT for 6 GHz
` [PATCH 14/15] ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID
` [PATCH 15/15] ath11k: send TPC power to firmware for 6 GHz station

[PATCH] wireless: mac80211_hwsim: Fix spelling mistake "Droping" -> "Dropping"
 2021-10-26  9:40 UTC 

[syzbot] memory leak in cfg80211_inform_single_bss_frame_data
 2021-10-26  9:27 UTC  (2+ messages)

[PATCH 6/7] ath11k: do not restore ASPM in case of single MSI vector
 2021-10-26  4:17 UTC 

[PATCH 7/7] ath11k: Set IRQ affinity to CPU0 in case of one MSI vector
 2021-10-26  4:17 UTC 

[PATCH 5/7] ath11k: supports one MSI vector
 2021-10-26  4:17 UTC 

[PATCH 4/7] ath11k: refactor multiple MSI vector implementation
 2021-10-26  4:17 UTC 

[PATCH 2/7] ath11k: add CE and ext IRQ flag to indicate irq_handler
 2021-10-26  4:16 UTC 

[PATCH 3/7] ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQ
 2021-10-26  4:16 UTC 

[PATCH 1/7] ath11k: get msi_data again after request_irq is called
 2021-10-26  4:16 UTC 

[PATCH 0/7] ath11k: support one MSI vector
 2021-10-26  4:16 UTC 

[PATCH] ath11k: calculate the correct NSS of peer for HE capabilities
 2021-10-26  3:42 UTC 

[PATCH] ath11k: add 11d scan offload support
 2021-10-26  3:31 UTC 

[PATCH] ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_request
 2021-10-26  3:20 UTC 

[PATCH] ath10k: fix scan abort when duration is set for hw scan
 2021-10-26  2:59 UTC 

[PATCH] ath11k: Fix crash caused by uninitialized TX ring
 2021-10-26  1:16 UTC 


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