linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-31 10:37:39 to 2021-09-09 08:15:31 UTC [more...]

[PATCH v4 1/8] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
 2021-09-09  8:15 UTC  (8+ messages)
` [PATCH v4 2/8] mt76: mt7915: fix txbf starec TLV issues
` [PATCH v4 3/8] mt76: mt7915: improve starec readability of txbf
` [PATCH v4 4/8] mt76: mt7915: fix sta_rec_wtbl tag len
` [PATCH v4 5/8] mt76: mt7915: rework starec TLV tags
` [PATCH v4 6/8] mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()
` [PATCH v4 7/8] mt76: mt7915: set VTA bit in tx descriptor
` [PATCH v4 8/8] mt76: mt7915: set muru platform type

[PATCH] mt76: mt7915: fix WMM index on DBDC cards
 2021-09-09  8:10 UTC  (2+ messages)

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-09-09  6:14 UTC  (5+ messages)
` [PATCH v2 07/63] skbuff: Switch structure bounds to struct_group()
` [PATCH v2 60/63] net/af_iucv: Use struct_group() to zero struct iucv_sock region

[PATCH] brcmfmac: use ISO3166 country code and 0 rev as fallback
 2021-09-09  2:20 UTC  (5+ messages)
` [BUG] "

[PATCH] ath10k: Don't always treat modem stop events as crashes
 2021-09-09  0:21 UTC  (6+ messages)

[PATCH 0/2] wcn36xx: Two one line fixes for Antenna Diveristy Switching
 2021-09-09  0:13 UTC  (6+ messages)
` [PATCH 1/2] wcn36xx: Fix Antenna Diversity Switching
` [PATCH 2/2] wcn36xx: Add ability for wcn36xx_smd_dump_cmd_req to pass two's complement

mwifiex cmd timeout on one pci variant
 2021-09-08 23:48 UTC  (6+ messages)
  ` [EXT] "

[PATCH V2] ath10k: don't fail if IRAM write fails
 2021-09-08 23:42 UTC  (3+ messages)

[PATCH v3 1/8] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
 2021-09-08 18:55 UTC  (9+ messages)
` [PATCH v3 2/8] mt76: mt7915: fix txbf starec TLV issues
` [PATCH v3 3/8] mt76: mt7915: improve starec readability of txbf
` [PATCH v3 4/8] mt76: mt7915: fix sta_rec_wtbl tag len
` [PATCH v3 5/8] mt76: mt7915: rework starec TLV tags
` [PATCH v3 6/8] mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()
` [PATCH v3 7/8] mt76: mt7915: set VTA bit in tx descriptor
` [PATCH v3 8/8] mt76: mt7915: set muru platform type

[PATCH v2] cfg80211: AP mode driver offload for FILS association crypto
 2021-09-08 16:10 UTC  (4+ messages)

[PATCH] Revert "wcn36xx: Enable firmware link monitoring"
 2021-09-08 14:53 UTC  (6+ messages)

[PATCH v2] brcmfmac: fix "board_type" in brcmf_of_probe()
 2021-09-08 13:12 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] cfg80211: AP mode driver offload for FILS association crypto
 2021-09-08 10:18 UTC  (4+ messages)

rtw_8821ce: "rfe 4 isn't supported". Asus D509DA laptop
 2021-09-08  2:13 UTC  (2+ messages)
` Fwd: "

[PATCH 00/15] nfc: minor printk cleanup
 2021-09-07 17:06 UTC  (19+ messages)
` [PATCH 01/15] nfc: drop unneeded debug prints
` [PATCH 02/15] nfc: do not break pr_debug() call into separate lines
` [PATCH 03/15] nfc: nci: replace GPLv2 boilerplate with SPDX
` [PATCH 04/15] nfc: fdp: drop unneeded debug prints
` [PATCH 05/15] nfc: pn533: "
` [PATCH 06/15] nfc: pn533: use dev_err() instead of pr_err()
` [PATCH 07/15] nfc: pn544: drop unneeded debug prints
` [PATCH 08/15] nfc: pn544: drop unneeded memory allocation fail messages
` [PATCH 09/15] nfc: s3fwrn5: simplify dereferencing pointer to struct device
` [PATCH 10/15] nfc: st-nci: drop unneeded debug prints
` [PATCH 11/15] nfc: st21nfca: "
` [PATCH 12/15] nfc: trf7970a: "
` [PATCH 13/15] nfc: microread: "
` [PATCH 14/15] nfc: microread: drop unneeded memory allocation fail messages
` [PATCH 15/15] nfc: mrvl: "

[PATCH] iwlwifi: mvm: Fix possible NULL dereference
 2021-09-07 12:12 UTC  (2+ messages)

[PATCH v2 00/12] iwlwifi: updates intended for v5.12 2021-02-07
 2021-09-07 12:07 UTC  (4+ messages)
` [PATCH v2 05/12] iwlwifi: mvm: store PPAG enabled/disabled flag properly

[PATCH] iwlwifi: Fix -EIO error code that is never returned
 2021-09-07 10:46 UTC 

pull-request: wireless-drivers-2021-09-07
 2021-09-07  9:10 UTC  (2+ messages)

Delaying probe of firmwares with builtin drivers?
 2021-09-07  0:31 UTC 

[PATCH v2 1/8] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
 2021-09-06 18:46 UTC  (9+ messages)
` [PATCH v2 2/8] mt76: mt7915: fix txbf starec TLV issues
` [PATCH v2 3/8] mt76: mt7915: improve starec readability of txbf
` [PATCH v2 4/8] mt76: mt7915: fix sta_rec_wtbl tag len
` [PATCH v2 5/8] mt76: mt7915: rework starec TLV tags
` [PATCH v2 6/8] mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()
` [PATCH v2 7/8] mt76: mt7915: set VTA bit in tx descriptor
` [PATCH v2 8/8] mt76: mt7915: set muru platform type

[PATCH] mac80211_hwsim: enable 6GHz channels
 2021-09-06 17:53 UTC 

[PATCH -net] wireless: iwlwifi: fix printk format warnings in uefi.c
 2021-09-06 10:03 UTC  (4+ messages)
`  "

Backporting CVE-2020-3702 ath9k patches to stable
 2021-09-06  8:49 UTC  (8+ messages)

[PATCH] Revert "mac80211: do not use low data rates for data frames with no ack flag"
 2021-09-06  8:35 UTC 

[bug report] iwlwifi: mvm: Explicitly stop session protection before unbinding
 2021-09-05  8:28 UTC  (2+ messages)

[PATCH] iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'
 2021-09-05  6:11 UTC  (4+ messages)

ath9 stopped transmitting multicast frames in Linux 5.14.0
 2021-09-04 18:20 UTC 

[PATCH] ath11k: Replace one-element array with flexible-array member
 2021-09-04 11:49 UTC 

[PATCH v4 0/5] add tx status reporting to mt7921 driver
 2021-09-04 10:16 UTC  (6+ messages)
` [PATCH v4 1/5] mt76: mt7921: start reworking tx rate reporting
` [PATCH v4 2/5] mt76: mt7921: add support for tx status reporting
` [PATCH v4 3/5] mt76: mt7921: report tx rate directly from tx status
` [PATCH v4 4/5] mt76: mt7921: remove mcu rate reporting code
` [PATCH v4 5/5] mt76: mt7921: remove mt7921_sta_stats

[PATCH] brcmfmac: Replace zero-length array with flexible array member
 2021-09-04  9:22 UTC 

[PATCH] wireless: ath5k: Remove unnecessary label of ath5k_beacon_update
 2021-09-03 17:48 UTC  (2+ messages)

[PATCH v3 0/9] cfg80211/mac80211: Add support for 6GHZ STA for various modes : LPI, SP and VLP
 2021-09-03 11:48 UTC  (10+ messages)
` [PATCH v3 1/9] mac80211: add power type definition for 6 GHz
` [PATCH v3 2/9] ieee80211: add definition of regulatory info in 6 GHz operation information
` [PATCH v3 3/9] mac80211: add parse "
` [PATCH v3 4/9] cfg80211: add definition for 6 GHz power spectral density(psd)
` [PATCH v3 5/9] cfg80211: save power spectral density(psd) of regulatory rule
` [PATCH v3 6/9] ieee80211: add definition for transmit power envelope element
` [PATCH v3 7/9] mac80211: add parse "
` [PATCH v3 8/9] mac80211: use ieee802_11_parse_elems() to find ies instead of ieee80211_bss_get_ie()
` [PATCH v3 9/9] mac80211: save transmit power envelope element and power constraint

[PATCH v2] wcn36xx: handle connection loss indication
 2021-09-02 18:37 UTC  (3+ messages)

[GIT PULL] Networking for v5.15
 2021-09-02 17:16 UTC  (8+ messages)

[PATCH] iwlwifi: bump FW API to 66 for AX devices
 2021-09-02 16:40 UTC  (2+ messages)
`  "

[PATCH] iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha
 2021-09-02 16:39 UTC  (2+ messages)

Multi-client EAPOL key timeout when not having RTNL lock protection
 2021-09-02 14:15 UTC  (2+ messages)

[PATCH 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-09-02 14:05 UTC  (15+ messages)
` [PATCH 1/2] mwifiex: Use non-posted PCI register writes

pull request: iwlwifi firmware updates 2021-09-02
 2021-09-02 10:17 UTC 

[PATCH v6 2/2] mt76: mt7615: fix hwmon temp sensor mem use-after-free
 2021-09-02  5:52 UTC 

[PATCH v6 1/2] mt76: mt7915: fix hwmon temp sensor mem use-after-free
 2021-09-02  5:52 UTC 

[PATCH v3 00/12] ath11k: optimizations in data path
 2021-09-02  5:33 UTC  (13+ messages)
` [PATCH v3 01/12] ath11k: disable unused CE8 interrupts for ipq8074
` [PATCH v3 02/12] ath11k: allocate dst ring descriptors from cacheable memory
` [PATCH v3 03/12] ath11k: modify dp_rx desc access wrapper calls inline
` [PATCH v3 04/12] ath11k: avoid additional access to ath11k_hal_srng_dst_num_free
` [PATCH v3 05/12] ath11k: avoid active pdev check for each msdu
` [PATCH v3 06/12] ath11k: remove usage quota while processing rx packets
` [PATCH v3 07/12] ath11k: add branch predictors in process_rx
` [PATCH v3 08/12] ath11k: allocate HAL_WBM2SW_RELEASE ring from cacheable memory
` [PATCH v3 09/12] ath11k: remove mod operator in dst ring processing
` [PATCH v3 10/12] ath11k: avoid while loop in ring selection of tx completion interrupt
` [PATCH v3 11/12] ath11k: add branch predictors in dp_tx path
` [PATCH v3 12/12] ath11k: avoid unnecessary lock contention in tx_completion path

[PATCH] brcmfmac: fix incorrect error prints
 2021-09-01 19:06 UTC 

[PATCH v5 1/2] mt76: mt7915: fix hwmon temp sensor mem use-after-free
 2021-09-01 18:06 UTC  (4+ messages)
` [PATCH v5 2/2] mt76: mt7615: "

[PATCH] wcn36xx: handle connection loss indication
 2021-09-01 18:02 UTC  (4+ messages)

[PATCH] p54: Remove obsolete comment
 2021-09-01 17:40 UTC  (2+ messages)

[PATCH 1/5] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
 2021-09-01 16:49 UTC  (5+ messages)
` [PATCH 2/5] mt76: mt7915: fix txbf starec TLV issues
` [PATCH 3/5] mt76: mt7915: improve starec readability of txbf
` [PATCH 4/5] mt76: mt7915: fix sta_rec_wtbl tag len
` [PATCH 5/5] mt76: mt7915: rework starec TLV tags

[PATCH v2 32/52] dt-bindings: net: wireless: Convert ESP ESP8089 binding to a schema
 2021-09-01  9:18 UTC 

pull-request: iwlwifi-next 2021-08-26
 2021-09-01  7:16 UTC  (5+ messages)

[PATCH] kconfig: forbid symbols that end with '_MODULE'
 2021-09-01  7:07 UTC  (4+ messages)

[PATCH 2/2] dt: bindings: net: mt76: add eeprom-data property
 2021-08-31 19:28 UTC  (2+ messages)

[PATCH] ath10k: sdio: Add missing BH locking around napi_schdule()
 2021-08-31 18:21 UTC  (2+ messages)

Netdevconf 0x15 videos, slides and papers up
 2021-08-31 12:19 UTC 

Netdevconf 0x15 slides and papers up
 2021-08-31 12:18 UTC 

[wireless-drivers-next:pending] BUILD SUCCESS a1cf8ff2eac95fbdaef2b783958a1f872298a717
 2021-08-31 11:54 UTC 

[PATCH] net: ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2021-08-31 10:43 UTC  (3+ messages)

5.14 rc6 broken for QCA6390 on Dell XPS 13 9310
 2021-08-31 10:37 UTC  (10+ messages)
        ` [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).