linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-09 11:02:58 to 2020-09-11 10:31:01 UTC [more...]

[PATCH v2 01/24] nl80211: really allow client-only BIGTK support
 2020-09-11 10:30 UTC  (5+ messages)
` [PATCH v2 13/24] mac80211: determine chandef from HE 6 GHz operation

[PATCH] mac80211: do not set IEEE80211_STA_DISABLE_HE for NL80211_BAND_2GHZ
 2020-09-11 10:29 UTC 

lockdep splat in kvallo ath tree
 2020-09-11 10:15 UTC  (3+ messages)

[PATCH] ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZ
 2020-09-11  9:59 UTC  (2+ messages)

[PATCH] ath11k: Remove unused inline function htt_htt_stats_debug_dump()
 2020-09-11  9:58 UTC  (2+ messages)

[PATCH] ath11k: fix link error when CONFIG_REMOTEPROC is disabled
 2020-09-11  9:58 UTC  (2+ messages)

[PATCH] ath11k: remove calling ath11k_init_hw_params() second time
 2020-09-11  9:57 UTC  (2+ messages)

[PATCHv2] ath11k: add raw mode and software crypto support
 2020-09-11  9:57 UTC  (2+ messages)

[PATCH v7 1/3] dt: bindings: net: update compatible for ath11k
 2020-09-11  9:56 UTC  (5+ messages)
  ` [PATCH v7 3/3] ath11k: add ipq6018 support

RTW88 does not support rtl8821ce RFE4 cards
 2020-09-11  9:37 UTC 

[PATCH 01/11] mt76: mt7615: fix MT_ANT_SWITCH_CON register definition
 2020-09-11  8:15 UTC  (3+ messages)
` [PATCH 04/11] mt76: add utility functions for deferring work to a kernel thread

[PATCH] mac80211: Fix radiotap header channel flag for 6GHz band
 2020-09-11  7:36 UTC 

[PATCH] wireless: ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()
 2020-09-11  7:14 UTC 

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-11  4:19 UTC  (14+ messages)

[PATCH] mac80211: Fix radiotap header channel flag for 6GHz band
 2020-09-11  1:11 UTC 

[PATCH v5 1/2] nl80211: Unsolicited broadcast probe response support
 2020-09-11  0:33 UTC  (2+ messages)
` [PATCH v5 2/2] mac80211: "

[PATCH v5 0/2] Unsolicited broadcast probe resp support
 2020-09-11  0:32 UTC 

[PATCH v6 1/2] nl80211: Add FILS discovery support
 2020-09-11  0:05 UTC  (2+ messages)
` [PATCH v6 2/2] mac80211: "

[PATCH v6 0/2] Add FILS discovery support
 2020-09-11  0:05 UTC 

[RFC 0/1] Hwsim crash when receiving cloned frame
 2020-09-10 23:57 UTC  (2+ messages)
` [RFC 1/1] mac80211_hwsim: fix crash when receiving frame

[PATCH] brcmsmac: phytbl_lcn: Eliminate defined but not used 'dot11lcn_gain_tbl_rev1'
 2020-09-10 14:05 UTC 

[PATCH -next 0/3] rtlwifi: rtl8723ae: fix comparison pointer to bool warning
 2020-09-10 14:16 UTC  (4+ messages)
` [PATCH -next 1/3] rtlwifi: rtl8723ae: fix comparison pointer to bool warning in rf.c
` [PATCH -next 2/3] rtlwifi: rtl8723ae: fix comparison pointer to bool warning in trx.c
` [PATCH -next 3/3] rtlwifi: rtl8723ae: fix comparison pointer to bool warning in phy.c

[PATCH] brcmsmac: phy_lcn: Eliminate defined but not used 'lcnphy_rx_iqcomp_table_rev0'
 2020-09-10 14:04 UTC 

[PATCH -next 0/3] rtlwifi: rtl8188ee: fix comparison pointer to bool warning
 2020-09-10 13:59 UTC  (4+ messages)
` [PATCH -next 1/3] rtlwifi: rtl8188ee: fix comparison pointer to bool warning in phy.c
` [PATCH -next 2/3] rtlwifi: rtl8188ee: fix comparison pointer to bool warning in trx.c
` [PATCH -next 3/3] rtlwifi: rtl8188ee: fix comparison pointer to bool warning in hw.c

[PATCH] brcmsmac: main: Eliminate empty brcms_c_down_del_timer()
 2020-09-10 14:04 UTC 

[PATCH v5 0/2] wcn36xx: Extend V1 data-structures
 2020-09-10 15:04 UTC  (3+ messages)
` [PATCH v5 1/2] wcn36xx: Add VHT fields to parameter data structures
` [PATCH v5 2/2] wcn36xx: Use V1 data structure to store supported rates

[PATCH v5 0/7] wcn36xx: Add a set of helpers to enable VHT parameter passing
 2020-09-10 15:05 UTC  (8+ messages)
` [PATCH v5 1/7] wcn36xx: Add wcn36xx_set_default_rates_v1
` [PATCH v5 2/7] wcn36xx: Add wcn36xx_smd_set_sta_default_vht_params()
` [PATCH v5 3/7] wcn36xx: Add wcn36xx_smd_set_sta_default_ht_ldpc_params()
` [PATCH v5 4/7] wcn36xx: Add wcn36xx_smd_set_sta_vht_params()
` [PATCH v5 5/7] wcn36xx: Add wcn36xx_smd_set_sta_ht_ldpc_params()
` [PATCH v5 6/7] wcn36xx: Add wcn36xx_smd_set_bss_vht_params()
` [PATCH v5 7/7] wcn36xx: Add wrapper function wcn36xx_smd_set_sta_params_v1()

[PATCH v5 0/4] wcn36xx: Enable VHT when supported
 2020-09-10 15:08 UTC  (5+ messages)
` [PATCH v5 1/4] wcn36xx: Define INIT_HAL_MSG_V1()
` [PATCH v5 2/4] wcn36xx: Convert to VHT parameter structure on wcn3680
` [PATCH v5 3/4] wcn36xx: Add VHT rates to wcn36xx_update_allowed_rates()
` [PATCH v5 4/4] wcn36xx: Advertise ieee802.11 VHT flags

[PATCH v5 0/7] wcn36xx: Tidy up BSS/STA config
 2020-09-10 15:06 UTC  (8+ messages)
` [PATCH v5 1/7] wcn36xx: Functionally decompose wcn36xx_smd_config_sta()
` [PATCH v5 2/7] wcn36xx: Move wcn36xx_smd_set_sta_params() inside wcn36xx_smd_config_bss()
` [PATCH v5 3/7] wcn36xx: Move BSS parameter setup to wcn36xx_smd_set_bss_params()
` [PATCH v5 4/7] wcn36xx: Update wcn36xx_smd_config_bss_v1() to operate internally
` [PATCH v5 5/7] wcn36xx: Add wcn36xx_smd_config_bss_v0
` [PATCH v5 6/7] wcn36xx: Convert to using wcn36xx_smd_config_bss_v0()
` [PATCH v5 7/7] wcn36xx: Remove dead code in wcn36xx_smd_config_bss()

[PATCH v5 0/5] wcn36xx: PHY modifications to support 80MHz operation
 2020-09-10 15:07 UTC  (6+ messages)
` [PATCH v5 1/5] wcn36xx: Add accessor macro HW_VALUE_CHANNEL for hardware channels
` [PATCH v5 2/5] wcn36xx: Use HW_VALUE_CHANNEL macro to get channel number
` [PATCH v5 3/5] wcn36xx: Add accessor macro HW_VALUE_PHY for PHY settings
` [PATCH v5 4/5] wcn36xx: Encode PHY mode for 80MHz channel in hw_value
` [PATCH v5 5/5] wcn36xx: Set PHY into correct mode for 80MHz channel width

[PATCH v5 0/4] wcn36xx: Update firmware config to support wcn3680
 2020-09-10 15:07 UTC  (5+ messages)
` [PATCH v5 1/4] wcn36xx: Extend HAL param config list
` [PATCH v5 2/4] wcn36xx: Define wcn3680 specific firmware parameters
` [PATCH v5 3/4] wcn36xx: Add ability to download "
` [PATCH v5 4/4] wcn36xx: Latch VHT specific BSS parameters to firmware

[PATCH v5 0/2] wcn36xx: Miscellaneous updates
 2020-09-10 16:28 UTC  (7+ messages)
` [PATCH v5 1/2] wcn36xx: Mark internal smd functions static
` [PATCH v5 2/2] wcn36xx: Ensure spaces between functions

[PATCH net-next] ath5k: fix 'mode' kernel-doc warning in ath5k_hw_pcu_init()
 2020-09-10 16:28 UTC  (2+ messages)

[PATCH v2 00/29] [Set 1,2,3] Rid W=1 warnings in Wireless
 2020-09-10 16:47 UTC  (36+ messages)
` [PATCH 01/29] iwlwifi: dvm: Demote non-compliant kernel-doc headers
` [PATCH 02/29] iwlwifi: rs: "
` [PATCH 03/29] iwlwifi: dvm: tx: "
` [PATCH 04/29] iwlwifi: dvm: lib: "
` [PATCH 05/29] iwlwifi: calib: Demote seemingly unintentional kerneldoc header
` [PATCH 06/29] wil6210: Fix a couple of formatting issues in 'wil6210_debugfs_init'
` [PATCH 07/29] iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headers
` [PATCH 08/29] iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'
` [PATCH 09/29] iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headers
` [PATCH 10/29] iwlwifi: mvm: utils: Fix some doc-rot
` [PATCH 11/29] iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headers
` [PATCH 12/29] iwlwifi: dvm: rxon: Demote non-conformant "
` [PATCH 13/29] iwlwifi: mvm: tx: Demote misuse of "
` [PATCH 14/29] iwlwifi: dvm: devices: Fix function documentation formatting issues
` [PATCH 15/29] iwlwifi: iwl-drv: Provide descriptions debugfs dentries
` [PATCH 16/29] wil6210: wmi: Fix formatting and demote non-conforming function headers
` [PATCH 17/29] wil6210: interrupt: Demote comment header which is clearly not kernel-doc
` [PATCH 18/29] wil6210: txrx: Demote obvious abuse of kernel-doc
` [PATCH 19/29] wil6210: txrx_edma: Demote comments which are clearly not kernel-doc
` [PATCH 20/29] wil6210: pmc: Demote a few nonconformant kernel-doc function headers
` [PATCH 21/29] wil6210: wil_platform: Demote kernel-doc header to standard comment block
` [PATCH 22/29] wil6210: wmi: Correct misnamed function parameter 'ptr_'
` [PATCH 23/29] ath6kl: wmi: Remove unused variable 'rate'
` [PATCH 24/29] ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'
` [PATCH 25/29] ath9k: ar9001_initvals: Remove unused array 'ar5416Bank6_9100'
` [PATCH 26/29] ath9k: ar5008_initvals: Remove unused table entirely
` [PATCH 27/29] ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7} to where they are used
` [PATCH 28/29] brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'
` [PATCH 29/29] brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'

[PATCH] ath10k: Use bdf calibration variant for snoc targets
 2020-09-10 13:11 UTC  (3+ messages)

[PATCH 5.9 1/2] mac80211: extend AQL aggregation estimation to HE and fix unit mismatch
 2020-09-10 10:13 UTC  (3+ messages)
` [PATCH 5.9 2/2] mac80211: add AQL support for VHT160 tx rates

[PATCH v4 0/7] wcn36xx: Tidy up BSS/STA config
 2020-09-10  8:51 UTC  (11+ messages)
` [PATCH v4 1/7] wcn36xx: Functionally decompose wcn36xx_smd_config_sta()
` [PATCH v4 2/7] wcn36xx: Move wcn36xx_smd_set_sta_params() inside wcn36xx_smd_config_bss()
` [PATCH v4 3/7] wcn36xx: Move BSS parameter setup to wcn36xx_smd_set_bss_params()
` [PATCH v4 4/7] wcn36xx: Update wcn36xx_smd_config_bss_v1() to operate internally
` [PATCH v4 5/7] wcn36xx: Add wcn36xx_smd_config_bss_v0
` [PATCH v4 6/7] wcn36xx: Convert to using wcn36xx_smd_config_bss_v0()
` [PATCH v4 7/7] wcn36xx: Remove dead code in wcn36xx_smd_config_bss()

linux-next: Tree for Sep 9 (ath11k)
 2020-09-10  7:23 UTC  (3+ messages)

[PATCH] brcmsmac: phytbl_lcn: Remove unused variable 'dot11lcn_gain_tbl_rev1'
 2020-09-10  4:00 UTC 

[PATCH] brcmsmac: phy_lcn: Remove unused variable lcnphy_rx_iqcomp_table_rev0
 2020-09-10  3:56 UTC 

[wireless-drivers-next:master] BUILD SUCCESS 0dc0b5c29be240e4d0b6e1cb31be39116cd237b2
 2020-09-09 22:02 UTC 

iwlwifi (Intel AX200 and AX201) soft timestamping features
 2020-09-09 19:46 UTC 

pull-request: wireless-drivers-2020-09-09
 2020-09-09 18:34 UTC  (2+ messages)

[PATCH v4 0/4] wcn36xx: Enable VHT when supported
 2020-09-09 17:12 UTC  (7+ messages)
` [PATCH v4 1/4] wcn36xx: Define INIT_HAL_MSG_V1()
` [PATCH v4 2/4] wcn36xx: Convert to VHT parameter structure on wcn3680
` [PATCH v4 3/4] wcn36xx: Add VHT rates to wcn36xx_update_allowed_rates()
` [PATCH v4 4/4] wcn36xx: Advertise ieee802.11 VHT flags

[PATCH v4 0/7] wcn36xx: Add a set of helpers to enable VHT parameter passing
 2020-09-09 15:36 UTC  (8+ messages)
` [PATCH v4 1/7] wcn36xx: Add wcn36xx_set_default_rates_v1
` [PATCH v4 2/7] wcn36xx: Add wcn36xx_smd_set_sta_default_vht_params()
` [PATCH v4 3/7] wcn36xx: Add wcn36xx_smd_set_sta_default_ht_ldpc_params()
` [PATCH v4 4/7] wcn36xx: Add wcn36xx_smd_set_sta_vht_params()
` [PATCH v4 5/7] wcn36xx: Add wcn36xx_smd_set_sta_ht_ldpc_params()
` [PATCH v4 6/7] wcn36xx: Add wcn36xx_smd_set_bss_vht_params()
` [PATCH v4 7/7] wcn36xx: Add wrapper function wcn36xx_smd_set_sta_params_v1()

[PATCH v4 0/5] wcn36xx: PHY modifications to support 80MHz operation
 2020-09-09 15:37 UTC  (6+ messages)
` [PATCH v4 1/5] wcn36xx: Add accessor macro HW_VALUE_CHANNEL for hardware channels
` [PATCH v4 2/5] wcn36xx: Use HW_VALUE_CHANNEL macro to get channel number
` [PATCH v4 3/5] wcn36xx: Add accessor macro HW_VALUE_PHY for PHY settings
` [PATCH v4 4/5] wcn36xx: Encode PHY mode for 80MHz channel in hw_value
` [PATCH v4 5/5] wcn36xx: Set PHY into correct mode for 80MHz channel width

[PATCH v4 0/4] wcn36xx: Update firmware config to support wcn3680
 2020-09-09 15:37 UTC  (5+ messages)
` [PATCH v4 1/4] wcn36xx: Extend HAL param config list
` [PATCH v4 2/4] wcn36xx: Define wcn3680 specific firmware parameters
` [PATCH v4 3/4] wcn36xx: Add ability to download "
` [PATCH v4 4/4] wcn36xx: Latch VHT specific BSS parameters to firmware

[PATCH v4 0/2] wcn36xx: Miscellaneous updates
 2020-09-09 15:37 UTC  (3+ messages)
` [PATCH v4 1/2] wcn36xx: Mark internal smd functions static
` [PATCH v4 2/2] wcn36xx: Ensure spaces between functions

[PATCH] rtw88: pci: Power cycle device during shutdown
 2020-09-09 14:00 UTC  (3+ messages)

[PATCH v4 0/2] wcn36xx: Extend V1 data-structures
 2020-09-09 15:35 UTC  (3+ messages)
` [PATCH v4 1/2] wcn36xx: Add VHT fields to parameter data structures
` [PATCH v4 2/2] wcn36xx: Use V1 data structure to store supported rates

[PATCH 01/32] wireless: marvell: mwifiex: sdio: Move 'static const struct's into their own header file
 2020-09-09 14:17 UTC  (3+ messages)

[PATCH] qtnfmac: Remove unused macro QTNF_DMP_MAX_LEN
 2020-09-09 13:59 UTC 

[wireless-drivers-next:pending 90/109] drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.c:1027:20: warning: variable 'scb_ampdu' set but not used
 2020-09-09 15:09 UTC  (4+ messages)

[PATCH] wlcore: Remove unused macro WL1271_SUSPEND_SLEEP
 2020-09-09 13:59 UTC 

[PATCH v3 2/7] wcn36xx: Add wcn36xx_smd_set_sta_default_vht_params()
 2020-09-09 11:58 UTC  (3+ messages)

[PATCH 1/2] mac80211: Add new AMPDU factor macro for HE peer caps
 2020-09-09 12:03 UTC  (2+ messages)

[PATCH][next] mt7601u: Use fallthrough pseudo-keyword
 2020-09-09 11:00 UTC  (2+ 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).