linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-19 00:20:47 to 2021-07-25 19:47:29 UTC [more...]

[PATCH] wireless: rtl8187: replace udev with usb_get_dev()
 2021-07-25 19:46 UTC  (3+ messages)

[PATCH 00/12] nfc: constify data structures
 2021-07-25  8:30 UTC  (14+ messages)
` [PATCH 01/12] nfc: constify payload argument in nci_send_cmd()
` [PATCH 02/12] nfc: constify nci_ops
` [PATCH 03/12] nfc: s3fwrn5: "
` [PATCH 04/12] nfc: constify nci_driver_ops (prop_ops and core_ops)
` [PATCH 05/12] nfc: constify nfc_phy_ops
` [PATCH 06/12] nfc: st21nfca: constify file-scope arrays
` [PATCH 07/12] nfc: constify pointer to nfc_vendor_cmd
` [PATCH 08/12] nfc: constify nfc_hci_gate
` [PATCH 09/12] nfc: constify nfc_ops
` [PATCH 10/12] nfc: constify nfc_hci_ops
` [PATCH 11/12] nfc: constify nfc_llc_ops
` [PATCH 12/12] nfc: constify nfc_digital_ops

[feature request] set regulatory domain per device and some other fixes
 2021-07-25  4:57 UTC 

[mac80211:master] BUILD SUCCESS f9a5c358c8d26fed0cc45f2afc64633d4ba21dff
 2021-07-24 16:14 UTC 

Current mainline brcmfmac reports error on supposedly supported ap6256 chip
 2021-07-24 13:22 UTC 

[PATCH v4 1/8] mt76 - mt7915: Add ethtool stats support
 2021-07-24 12:40 UTC  (12+ messages)
` [PATCH v4 2/8] mt76 - mt7915: Add tx stats gathered from tx-status callbacks
` [PATCH v4 3/8] mt76 - mt7915: Add some per-station tx stats to ethtool
` [PATCH v4 4/8] mt76 - mt7915: Add tx mu/su counters to mib
` [PATCH v4 5/8] mt76 - mt7915: Move more tx-bf stats "
` [PATCH v4 6/8] mt76 - mt7915: Fix he_mcs capabilities for 160mhz
` [PATCH v4 7/8] mt76 - mt7915: Add more MIB registers
` [PATCH v4 8/8] mt76 - mt7915: Add mib counters to ethtool stats

[PATCH 27/54] dt-bindings: net: wireless: Convert ESP ESP8089 binding to a schema
 2021-07-23 21:58 UTC  (2+ messages)

[PATCH v3 01/11] mt76: add hash lookup for skb on TXS status_list
 2021-07-23 16:06 UTC  (11+ messages)
` [PATCH v3 02/11] mt76 - mt7915: Fix potential NPE in TXS processing
` [PATCH v3 03/11] mt76 - mt7915: Move TXS parsing to its own method
` [PATCH v3 04/11] mt76 - mt7915: Allow processing TXS for 'NO_SKB' pkt-ids
` [PATCH v3 05/11] mt76: mt7915: debugfs hook to enable TXS for NO_SKB pkt-ids
` [PATCH v3 06/11] mt76: mt7915: Support parsing TXSFM 0x2
` [PATCH v3 07/11] mt76: mt7915: Add support for tx-overrides
` [PATCH v3 08/11] mt76: mt7915: Fix SGI reporting when using tx-overrides
` [PATCH v3 09/11] mt76: mt7915: txfree status to show txcount instead of latency
` [PATCH v3 10/11] mt76: mt7915: Report tx-retries
` [PATCH v3 11/11] mt76: mt7915: add a missing HT flag for GI parsing

[PATCH] brcmfmac: Add WPA3 Personal with FT to supported cipher suites
 2021-07-23 14:42 UTC 

[PATCH] iwlwifi: Fix memory leak on reduce_power_data buffer
 2021-07-23 14:35 UTC  (2+ messages)

[PATCH] ath9k: hif_usb: fix memory leak in ath9k_hif_usb_firmware_cb
 2021-07-23 10:12 UTC  (2+ messages)

[PATCH] cfg80211: free the object allocated in wiphy_apply_custom_regulatory
 2021-07-23  9:59 UTC  (12+ messages)

pull-request: mac80211 2021-07-23
 2021-07-23  9:50 UTC 

[PATCH 0/9] cfg80211/mac80211: Add support for 6GHZ STA for various modes : LPI, SP and VLP
 2021-07-23  9:38 UTC  (18+ messages)
` [PATCH 1/9] cfg80211: add power type definition for 6G Hz
` [PATCH 3/9] mac80211: add parse regulatory info in 6G Hz operation information
` [PATCH 4/9] cfg80211: add definition for 6G power spectral density(psd)
` [PATCH 5/9] cfg80211: save power spectral density(psd) of regulatory rule
` [PATCH 6/9] mac80211: add definition for transmit power envelope element
` [PATCH 7/9] mac80211: add parse "
` [PATCH 8/9] mac80211: add transmit power envelope element and power constraint in bss_conf
` [PATCH 9/9] mac80211: save transmit power envelope element and power constraint

reg 802.11s support with SDIO based Wi-Fi Modules
 2021-07-23  7:29 UTC 

[PATCH] iwlwifi: remove redundant calls to unlikely()
 2021-07-23  2:19 UTC  (2+ messages)

[PATCH v3 1/8] mt76 - mt7915: Add ethtool stats support
 2021-07-22 21:48 UTC  (12+ messages)
` [PATCH v3 2/8] mt76 - mt7915: Add tx stats gathered from tx-status callbacks
` [PATCH v3 3/8] mt76 - mt7915: Add some per-station tx stats to ethtool
` [PATCH v3 4/8] mt76 - mt7915: Add tx mu/su counters to mib
` [PATCH v3 5/8] mt76 - mt7915: Move more tx-bf stats "
` [PATCH v3 6/8] mt76 - mt7915: Fix he_mcs capabilities for 160mhz
` [PATCH v3 7/8] mt76 - mt7915: Add more MIB registers
` [PATCH v3 8/8] mt76 - mt7915: Add mib counters to ethtool stats

[PATCH v2 01/11] mt76: add hash lookup for skb on TXS status_list
 2021-07-22 20:28 UTC  (11+ messages)
` [PATCH v2 02/11] mt76 - mt7915: Fix potential NPE in TXS processing
` [PATCH v2 03/11] mt76 - mt7915: Move TXS parsing to its own method
` [PATCH v2 04/11] mt76 - mt7915: Allow processing TXS for 'NO_SKB' pkt-ids
` [PATCH v2 05/11] mt76: mt7915: debugfs hook to enable TXS for NO_SKB pkt-ids
` [PATCH v2 06/11] mt76: mt7915: Support parsing TXSFM 0x2
` [PATCH v2 07/11] mt76: mt7915: Add support for tx-overrides
` [PATCH v2 08/11] mt76: mt7915: Fix SGI reporting when using tx-overrides
` [PATCH v2 09/11] mt76: mt7915: txfree status to show txcount instead of latency
` [PATCH v2 10/11] mt76: mt7915: Report tx-retries
` [PATCH v2 11/11] mt76: mt7915: add a missing HT flag for GI parsing

[PATCH V2] ath10k: don't fail if IRAM write fails
 2021-07-22 19:42 UTC  (2+ messages)

[PATCH] ath10k: don't fail if IRAM write fails
 2021-07-22 19:29 UTC 

[PATCH 01/11] mt76: add hash lookup for skb on TXS status_list
 2021-07-22 18:03 UTC  (12+ messages)
` [PATCH 02/11] mt76 - mt7915: Fix potential NPE in TXS processing
` [PATCH 03/11] mt76 - mt7915: Move TXS parsing to its own method
` [PATCH 04/11] mt76 - mt7915: Allow processing TXS for 'NO_SKB' pkt-ids
` [PATCH 05/11] mt76: mt7915: debugfs hook to enable TXS for NO_SKB pkt-ids
` [PATCH 06/11] mt76: mt7915: Support parsing TXSFM 0x2
` [PATCH 07/11] mt76: mt7915: Add support for tx-overrides
` [PATCH 08/11] mt76: mt7915: Fix SGI reporting when using tx-overrides
` [PATCH 09/11] mt76: mt7915: txfree status to show txcount instead of latency
` [PATCH 10/11] mt76: mt7915: Report tx-retries
` [PATCH 11/11] mt76: mt7915: add a missing HT flag for GI parsing

[PATCH] ath5k: fix building with LEDS=m
 2021-07-22 10:54 UTC 

[PATCH 1/3] ath11k: add channel 2 into 6 GHz channel list
 2021-07-22 10:20 UTC  (3+ messages)
` [PATCH 2/3] ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status
` [PATCH 3/3] ath11k: fix survey dump collection in 6 GHz

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (5+ messages)
` [PATCH v4 5/5] "

[syzbot] memory leak in reg_copy_regd
 2021-07-22  6:12 UTC 

[syzbot] WARNING in ieee80211_offchannel_return
 2021-07-22  2:10 UTC 

[PATCH 01/12] ath11k: Fix pktlog lite rx events
 2021-07-21 21:20 UTC  (12+ messages)
` [PATCH 02/12] ath11k: Update pdev tx and rx firmware stats
` [PATCH 03/12] ath11k: Avoid reg rules update during firmware recovery
` [PATCH 04/12] ath11k: Avoid race during regd updates
` [PATCH 05/12] ath11k: Add vdev start flag to disable hardware encryption
` [PATCH 06/12] ath11k: Assign free_vdev_map value before ieee80211_register_hw
` [PATCH 07/12] ath11k: Fix crash during firmware recovery on reo cmd ring access
` [PATCH 08/12] ath11k: Avoid "No VIF found" warning message
` [PATCH 09/12] ath11k: Add wmi peer create conf event in wmi_tlv_event_id
` [PATCH 10/12] ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmware
` [PATCH 11/12] ath11k: Clear auth flag only for actual association in security mode
` [PATCH 12/12] ath11k: Change QCN9074 firmware to operate in mode-2

[PATCH] ath11k: Add support for RX decapsulation offload
 2021-07-21 20:42 UTC 

[PATCH 0/4] ath11k: Add caldata download support from file/EEPROM
 2021-07-21 20:19 UTC  (5+ messages)
` [PATCH 1/4] ath11k: use hw_params to access board_size and cal_offset
` [PATCH 2/4] ath11k: clean up BDF download functions
` [PATCH 3/4] ath11k: add caldata file for multiple radios
` [PATCH 4/4] ath11k: add caldata download support from EEPROM

[PATCH 0/4] ath11k: Add spectral scan support for QCN9074
 2021-07-21 18:08 UTC  (5+ messages)
` [PATCH 1/4] ath11k: Refactor spectral FFT bin size
` [PATCH 2/4] ath11k: Introduce spectral hw configurable param
` [PATCH 3/4] ath11k: Fix the spectral minimum FFT bin count
` [PATCH 4/4] ath11k: Add spectral scan support for QCN9074

WARNING in sta_info_alloc
 2021-07-21 17:37 UTC  (3+ messages)
` [syzbot] "

[PATCH 1/2] ath11k: add support for setting fixed HE rate/gi/ltf
 2021-07-21 17:36 UTC  (2+ messages)
` [PATCH 2/2] ath11k: add support for 80P80 and 160 MHz bandwidth

[PATCH 0/3] ath11k: add full monitor mode support for QCN9074
 2021-07-21 17:19 UTC  (4+ messages)
` [PATCH 1/3] ath11k: add htt cmd to enable full monitor mode
` [PATCH 2/3] ath11k: add software monitor ring descriptor for full monitor
` [PATCH 3/3] ath11k: process full monitor mode rx support

[PATCH 0/3] ath11k: Fix no data captured in monitor co-exist mode
 2021-07-21 16:20 UTC  (4+ messages)
` [PATCH 1/3] ath11k: move static function ath11k_mac_vdev_setup_sync to top
` [PATCH 2/3] ath11k: add separate APIs for monitor mode
` [PATCH 3/3] ath11k: monitor mode clean up to use separate APIs

wireless-regdb: Update regulatory rules for Germany (DE) on 6GHz
 2021-07-21 15:51 UTC  (6+ messages)

[PATCH] mt76: fix enum type mismatch
 2021-07-21 15:06 UTC 

[PATCH] rtl8xxxu: remove unnecessary labels
 2021-07-21 13:37 UTC  (2+ messages)

[PATCH] ipw2x00: Use struct_size helper instead of open-coded arithmetic
 2021-07-21 10:20 UTC  (2+ messages)

[PATCH v4 00/19] rtw89: add Realtek 802.11ax driver
 2021-07-21  3:20 UTC  (8+ messages)
` [PATCH v4 09/19] rtw89: add pci files

[PATCH v2] mt76: add support for setting mcast rate
 2021-07-21  2:03 UTC 

[PATCH] mt76: add support for setting mcast rate
 2021-07-20 22:38 UTC 

[PATCH 1/3] ath11k: Rename atf_config to flag1 in target_resource_config
 2021-07-20 21:49 UTC  (3+ messages)
` [PATCH 2/3] ath11k: add support in survey dump with bss_chan_info
` [PATCH 3/3] ath11k: Align bss_chan_info structure with firmware

[PATCH 1/2] ath11k: fix 4-addr tx failure for AP and STA modes
 2021-07-20 21:31 UTC  (2+ messages)
` [PATCH 2/2] ath11k: fix 4addr multicast packet tx

[PATCH 1/2] mt76: mt7915: switch proper tx arbiter mode in testmode
 2021-07-20 13:00 UTC  (2+ messages)
` [PATCH 2/2] mt76: mt7915: fix bit fields for HT rate idx

[PATCH 0/4] Remove rtnetlink_send() in rtnetlink
 2021-07-20 10:44 UTC  (2+ messages)

[PATCH v2] mt76: mt7915: fix potential overflow of eeprom page index
 2021-07-20  2:48 UTC 

[PATCH 4.19 127/421] wireless: carl9170: fix LEDS build errors & warnings
 2021-07-19 14:48 UTC 

[PATCH 4.14 101/315] wireless: carl9170: fix LEDS build errors & warnings
 2021-07-19 14:51 UTC  (2+ messages)
` [PATCH 4.14 205/315] mac80211: fix memory corruption in EAPOL handling

[PATCH 4.9 079/245] wireless: carl9170: fix LEDS build errors & warnings
 2021-07-19 14:51 UTC  (2+ messages)
` [PATCH 4.9 160/245] mac80211: fix memory corruption in EAPOL handling

[PATCH 4.4 065/188] wireless: carl9170: fix LEDS build errors & warnings
 2021-07-19 14:51 UTC  (2+ messages)
` [PATCH 4.4 126/188] mac80211: fix memory corruption in EAPOL handling

[PATCH 5.14 1/2] iwlwifi: add new SoF with JF devices
 2021-07-19 12:45 UTC  (2+ messages)
` [PATCH 5.14 2/2] iwlwifi: add new so-jf devices

[PATCH 4.4] mac80211: fix memory corruption in EAPOL handling
 2021-07-19 12:40 UTC  (4+ messages)

[PATCH] mac80211: include <linux/rbtree.h>
 2021-07-19 12:39 UTC  (4+ messages)

[PATCH 5.14] iwlwifi: pnvm: accept multiple HW-type TLVs
 2021-07-19 12:01 UTC 

pull-request: iwlwifi-fw-2021-07-19
 2021-07-19 11:26 UTC 

[PATCH RFC v1 0/7] rtw88: prepare locking for SDIO support
 2021-07-19  6:36 UTC  (11+ messages)
` [PATCH RFC v1 1/7] mac80211: Add stations iterator where the iterator function may sleep
` [PATCH RFC v1 2/7] rtw88: Use rtw_iterate_vifs where the iterator reads or writes registers
` [PATCH RFC v1 3/7] rtw88: Use rtw_iterate_stas "
` [PATCH RFC v1 5/7] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock

Difficulty connecting to AP using rtw89
 2021-07-19  2:44 UTC  (6+ 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).