linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-30 14:12:21 to 2020-08-04 11:43:35 UTC [more...]

[PATCH] mac80211: use eth_zero_addr() to clear mac address
 2020-08-04 11:43 UTC 

[PATCH V2 0/6] brcmfmac: flow control and p2p fix series
 2020-08-04 11:08 UTC  (4+ messages)
` [PATCH V2 3/6] brcmfmac: reserve 2 credits for host tx control path

pull-request: wireless-drivers-next-2020-08-04
 2020-08-04 11:14 UTC 

pull-request: wireless-drivers-next-2020-08-02
 2020-08-04 10:55 UTC  (4+ messages)

[bug report] mt76: mt7615: wake device before accessing regmap in debugfs
 2020-08-04 10:45 UTC 

[PATCH V6 1/2] nl80211: add support for setting fixed HE rate/gi/ltf
 2020-08-04  8:16 UTC  (2+ messages)
` [PATCH V6 2/2] ath11k: "

[PATCH] cfg80211: Add feature flag to indicate RSNXE IE support in FT
 2020-08-04  3:32 UTC 

pull-request: mac80211-next 2020-08-03
 2020-08-04  1:00 UTC  (2+ messages)

[mac80211-next:master] BUILD SUCCESS 0b91111fb1a164fedbb68a9263afafd10ffa6ec3
 2020-08-04  0:35 UTC 

[PATCH] mac80211: use eth_zero_addr() to clear mac address
 2020-08-03 22:37 UTC  (2+ messages)

[PATCH v3 0/2] Unsolicited broadcast probe resp support
 2020-08-03 17:33 UTC  (9+ messages)
` [PATCH v3 1/2] nl80211: Unsolicited broadcast probe response support

[PATCH 1/4] iw: print current ext feature set
 2020-08-03 15:33 UTC  (4+ messages)
` [PATCH 2/4] iw: handle all chan width cases
` [PATCH 3/4] iw: handle all mesh config parameters
` [PATCH 4/4] iw: handle more mesh station info

[PATCH V6 1/2] ath11k: switch to using ieee80211_tx_status_ext()
 2020-08-03 14:54 UTC  (2+ messages)
` [PATCH V6 2/2] ath11k: add more HE fields into radiotap header

[PATCH v3 1/2] cfg80211: add helper fn for single rule channels
 2020-08-03 14:43 UTC  (2+ messages)
` [PATCH v3 2/2] cfg80211: add helper fn for adjacent "

mwifiex & cfg80211: Problems with power save mode
 2020-08-03 14:30 UTC  (4+ messages)

[PATCH 5.7 095/120] iwlwifi: fix crash in iwl_dbg_tlv_alloc_trigger
 2020-08-03 12:19 UTC 

[PATCH 0/2] mac80211: add 802.11 decapsulation offload support
 2020-08-03 10:44 UTC  (4+ messages)
` [PATCH 1/2] mac80211: add receive path for ethernet frame format

[PATCH V5 1/3] nl80211: add support for setting fixed HE rate/gi/ltf
 2020-08-03 10:12 UTC  (6+ messages)
` [PATCH V5 2/3] mac80211: "
` [PATCH V5 3/3] ath11k: "

[PATCH] nl80211: Add HE UL MU fixed rate setting
 2020-08-03  9:21 UTC  (2+ messages)

[PATCH] mac80211: fix misplaced while instead of if
 2020-08-03  9:02 UTC 

[PATCH] mac8211: fix struct initialisation
 2020-08-03  8:45 UTC 

[PATCH V5 1/2] ath11k: switch to using ieee80211_tx_status_ext()
 2020-08-03  8:39 UTC  (2+ messages)
` [PATCH V5 2/2] ath11k: add more HE fields into radiotap header

[RFC PATCH 00/17] Drop uses of pci_read_config_*() return value
 2020-08-03  6:56 UTC  (10+ messages)
` [RFC PATCH 03/17] bcma: "
` [RFC PATCH 17/17] net: "

[wireless-drivers-next:pending] BUILD SUCCESS 5c71d750035d5992b50a4a33d0a6154aa5a2f1c7
 2020-08-03  4:20 UTC 

[wireless-drivers-next:master] BUILD SUCCESS WITH WARNING 3dc05ffb04436020f63138186dbc4f37bd938552
 2020-08-03  3:39 UTC 

[PATCH 00/36] wcn36xx: Add support for WCN3680 802.11ac
 2020-08-03  3:11 UTC  (37+ messages)
` [PATCH 01/36] wcn36xx: Add ability to identify WCN3680
` [PATCH 02/36] wcn36xx: Add ieee802.11 VHT flags
` [PATCH 03/36] wcn36xx: Add 802.11ac MCS rates
` [PATCH 04/36] wcn36xx: Specify ieee80211_rx_status.nss
` [PATCH 05/36] wcn36xx: Add 802.11ac HAL param bitfields
` [PATCH 06/36] wcn36xx: Add Supported rates V1 structure
` [PATCH 07/36] wcn36xx: Use existing pointers in wcn36xx_smd_config_bss_v1
` [PATCH 08/36] wcn36xx: Set feature DOT11AC for wcn3680
` [PATCH 09/36] wcn36xx: Add VHT fields to parameter data structures
` [PATCH 10/36] wcn36xx: Use V1 data structure to store supported rates
` [PATCH 11/36] wcn36xx: Add wcn36xx_set_default_rates_v1
` [PATCH 12/36] wcn36xx: Add VHT rates to wcn36xx_update_allowed_rates()
` [PATCH 13/36] wcn36xx: Add wcn36xx_smd_set_sta_default_vht_params()
` [PATCH 14/36] wcn36xx: Add wcn36xx_smd_set_sta_default_ht_ldpc_params()
` [PATCH 15/36] wcn36xx: Add wcn36xx_smd_set_sta_vht_params()
` [PATCH 16/36] wcn36xx: Add wcn36xx_smd_set_sta_ht_ldpc_params()
` [PATCH 17/36] wcn36xx: Add wcn36xx_smd_set_bss_vht_params()
` [PATCH 18/36] wcn36xx: Add wrapper function wcn36xx_smd_set_sta_params_v1()
` [PATCH 19/36] wcn36xx: Define INIT_HAL_MSG_V1()
` [PATCH 20/36] wcn36xx: Convert to VHT parameter structure on wcn3680
` [PATCH 21/36] wcn36xx: Functionally decompose wcn36xx_smd_config_sta()
` [PATCH 22/36] wcn36xx: Move wcn36xx_smd_set_sta_params() inside wcn36xx_smd_config_bss()
` [PATCH 23/36] wcn36xx: Move BSS parameter setup to wcn36xx_smd_set_bss_params()
` [PATCH 24/36] wcn36xx: Add wcn36xx_smd_config_bss_v0
` [PATCH 25/36] wcn36xx: Update wcn36xx_smd_config_bss_v1() to operate internally
` [PATCH 26/36] wcn36xx: Convert to using wcn36xx_smd_config_bss_v0()
` [PATCH 27/36] wcn36xx: Remove dead code in wcn36xx_smd_config_bss()
` [PATCH 28/36] wcn36xx: Latch VHT specific BSS parameters to firmware
` [PATCH 29/36] wcn36xx: Add accessor macro HW_VALUE_CHANNEL for hardware channels
` [PATCH 30/36] wcn36xx: Use HW_VALUE_CHANNEL macro to get channel number
` [PATCH 31/36] wcn36xx: Add accessor macro HW_VALUE_PHY for PHY settings
` [PATCH 32/36] wcn36xx: Encode PHY mode for 80MHz channel in hw_value
` [PATCH 33/36] wcn36xx: Set PHY into correct mode for 80MHz channel width
` [PATCH 34/36] wcn36xx: Extend HAL param config list
` [PATCH 35/36] wcn36xx: Define wcn3680 specific firmware parameters
` [PATCH 36/36] wcn36xx: Add ability to download "

linux-next: Fixes tag needs some work in the wireless-drivers-next tree
 2020-08-02 22:03 UTC 

iwlmvm bug: AX 200 firmware crash on boot
 2020-08-02 20:46 UTC 

[PATCH] brcmfmac: check ndev pointer
 2020-08-02 16:18 UTC 

[PATCH V2 01/10] nl80211: add basic multiple bssid support
 2020-08-02 15:40 UTC  (5+ messages)
` [PATCH V2 06/10] ath11k: pass multiple bssid info to FW when a new vdev is created

[PATCH v2] brcmfmac: Set timeout value when configuring power save
 2020-08-02 15:32 UTC  (2+ messages)

[PATCH net-next] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
 2020-08-02 15:29 UTC  (2+ messages)

[PATCH] bcma: gpio: Use irqchip template
 2020-08-02 15:27 UTC  (2+ messages)

[PATCH] drivers: bcma: remove set but not used variable `addrh` and `sizeh`
 2020-08-02 15:26 UTC  (2+ messages)

[PATCH net] wl1251: fix always return 0 error
 2020-08-02 15:25 UTC  (2+ messages)

[PATCH v1] wireless: airo: use generic power management
 2020-08-02 15:24 UTC  (2+ messages)
` [PATCH v1] "

[PATCH v2 7/9] intersil: fix wiki website url
 2020-08-02 15:23 UTC  (2+ messages)

[PATCH net] qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()
 2020-08-02 15:20 UTC  (2+ messages)

[PATCH 1/2] ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocation
 2020-08-02 15:19 UTC  (2+ messages)

[PATCH v1] hostap: use generic power management
 2020-08-02 15:18 UTC  (2+ messages)

[PATCH for v5.9] b43legacy: Replace HTTP links with HTTPS ones
 2020-08-02 15:17 UTC  (2+ messages)

[PATCH for v5.9] b43: Replace HTTP links with HTTPS ones
 2020-08-02 15:16 UTC  (2+ messages)

[PATCH] ipw2x00: Replace HTTP links with HTTPS ones
 2020-08-02 15:16 UTC  (2+ messages)

[PATCH v1] ralink/rt2x00: pci: use generic power management
 2020-08-02 15:14 UTC  (2+ messages)
` [PATCH v1] rt2x00: "

[PATCH] wilc1000: Move wilc1000 SDIO ID's from driver source to common header file
 2020-08-02 15:12 UTC  (2+ messages)

[PATCH] mt7601u: add missing release on skb in mt7601u_mcu_msg_send
 2020-08-02 15:11 UTC  (2+ messages)

[PATCH -next] mt7601u: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-08-02 15:11 UTC  (2+ messages)

[RFC PATCH] iwlwifi: yoyo: don't print failure if debug firmware is missing
 2020-08-02 15:08 UTC  (2+ messages)

[PATCH v3] rtw88: 8821c: coex: add functions and parameters
 2020-08-02 15:07 UTC  (2+ messages)

[PATCH -next] rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' static
 2020-08-02 15:06 UTC  (2+ messages)

[PATCH 1/7] rtw88: fix LDPC field for RA info
 2020-08-02 15:05 UTC  (2+ messages)

[PATCH] prism54: switch from 'pci_' to 'dma_' API
 2020-08-02 14:59 UTC  (2+ messages)

[PATCH v1] prism54: islpci_hotplug: use generic power management
 2020-08-02 14:59 UTC  (2+ messages)

[PATCH for v5.9] prism54: Replace HTTP links with HTTPS ones
 2020-08-02 14:58 UTC  (2+ messages)

[PATCH] p54: switch from 'pci_' to 'dma_' API
 2020-08-02 14:57 UTC  (2+ messages)

[PATCH] mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()
 2020-08-02 14:56 UTC  (2+ messages)

[PATCH v1] rtlwifi: btcoex: use %*ph to print small buffer
 2020-08-02 14:55 UTC  (3+ messages)

[PATCH] rtlwifi: btcoex: remove redundant initialization of variables ant_num and single_ant_path
 2020-08-02 14:54 UTC  (2+ messages)

pull request: mt76 2019-06-07
 2020-08-02 14:51 UTC  (2+ messages)

[PATCH] p54: avoid accessing the data mapped to streaming DMA
 2020-08-02 13:29 UTC 

[PATCH] soc: qmi: allow user to set handle wq to hiprio
 2020-08-02 13:14 UTC  (2+ messages)
`  "

[PATCH] ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handling path
 2020-08-02 12:22 UTC 

[PATCH] wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680
 2020-08-02  0:48 UTC 

[PATCH] ath10k: enable transmit data ack RSSI for QCA9884
 2020-08-01 10:35 UTC  (2+ messages)

[PATCH] nl80211: use eth_zero_addr() to clear mac address
 2020-08-01  9:15 UTC 

[PATCH v2 0/3]
 2020-08-01  5:24 UTC  (10+ messages)
` [PATCH v2 1/3] ath10k: Add history for tracking certain events
` [PATCH v2 2/3] ath10k: Add module param to enable history
` [PATCH v2 3/3] ath10k: Add debugfs support to enable event history

pull-request: mac80211-next 2020-07-31
 2020-08-01  1:52 UTC  (2+ messages)

[PATCH 0/2] ath10k: SAR power limit vendor command
 2020-08-01  1:31 UTC  (15+ messages)
` [PATCH 1/2] nl80211: vendor-cmd: qca: add dynamic SAR power limits

[PATCH] mt76: mt7915: enable U-APSD on AP side
 2020-07-31 22:24 UTC 

[mac80211-next:master] BUILD SUCCESS c8ad010665c0b85c6a35466b2159e907b8dd85d1
 2020-07-31 20:11 UTC 

[PATCH] mac80211: Handle special status codes in SAE commit
 2020-07-31 18:38 UTC 

[PATCH] nl80211: Add support to get BIP failure counters
 2020-07-31 15:28 UTC  (3+ messages)

[PATCH] wcn36xx: Set sw-scan chan to 0 when not associated
 2020-07-31 14:11 UTC  (2+ messages)

[PATCH v4 12/12] PCI: Remove '*val = 0' from pcie_capability_read_*()
 2020-07-31 11:43 UTC 

[PATCH v4 00/12] PCI: Remove '*val = 0' from pcie_capability_read_*()
 2020-07-31 11:02 UTC  (3+ messages)
` [PATCH v4 03/12] ath9k: Check if pcie_capability_read_*() reads ~0
` [PATCH v4 04/12] iwlegacy: "

[PATCH] mt76: mt76s: get rid of unused variable
 2020-07-31 11:50 UTC 

WARNING in cancel_delayed_work
 2020-07-31  8:44 UTC 

[PATCH v4 0/2] Add FILS discovery support
 2020-07-31  8:21 UTC  (12+ messages)
` [PATCH v4 1/2] nl80211: "
` [PATCH v4 2/2] mac80211: "

linux-next: Fixes tag needs some work in the mac80211-next tree
 2020-07-31  7:22 UTC  (2+ messages)

[PATCH mac80211-next] ath10k: fix unhandled switch value warning
 2020-07-31  5:56 UTC 

linux-next: build warnings after merge of the mac80211-next tree
 2020-07-31  4:59 UTC  (2+ messages)

[mac80211:master] BUILD SUCCESS 04e35caa32ec9aae6b306d07f07dc2ee6d69166c
 2020-07-31  4:19 UTC 

[PATCH v8 0/2] rtw88: update regulatory settings
 2020-07-31  2:46 UTC  (3+ messages)
` [PATCH v8 1/2] rtw88: add regulatory process strategy for different chipset
` [PATCH v8 2/2] rtw88: add adaptivity support for EU/JP regulatory

pull-request: mac80211 2020-07-30
 2020-07-31  0:48 UTC  (2+ messages)

[PATCH 0/7] drop unnecessary list_empty
 2020-07-30 22:28 UTC  (2+ messages)

[PATCH] mac80211: Fix kernel hang when driver fails to make progress
 2020-07-30 21:46 UTC 

[PATCH] wcn36xx: Set operational channel to 0 on disassociation
 2020-07-30 19:11 UTC  (2+ messages)

[PATCH v1] brcmfmac: use %*ph to print small buffer
 2020-07-30 15:53 UTC 

[PATCH] mac80211: do not iterate active interfaces when in re-configure
 2020-07-30 15:03 UTC  (8+ messages)

[PATCH 0/4] nl80211: add support for WPA/WPA2-PSK 4-way handshake and SAE offload in AP mode
 2020-07-30 14:55 UTC  (5+ messages)
` [PATCH 1/4] nl80211: support 4-way handshake offloading for WPA/WPA2-PSK "
` [PATCH 3/4] nl80211: support SAE authentication offload "

[PATCH] mac80211: Send deauth to STA's upon AP stop
 2020-07-30 14:45 UTC  (16+ messages)

[PATCH V2 1/3] nl80211: add support for BSS coloring
 2020-07-30 14:33 UTC  (4+ messages)
` [PATCH V2 2/3] mac80211: "

Looking for a wireless contractor/consultant
 2020-07-30 14:31 UTC 

mac80211_hwsim: enable Beacon protection [a483e29ca07fb4eee2d7c7ee67c919d352fa4091]
 2020-07-30 14:12 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).