linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 08:22:40 to 2020-05-28 19:36:43 UTC [more...]

[PATCH v2 01/24] nl80211: really allow client-only BIGTK support
 2020-05-28 19:34 UTC  (13+ messages)
` [PATCH v2 02/24] cfg80211: add a helper to identify 6 GHz PSCs
` [PATCH v2 03/24] ieee80211: definitions for reduced neighbor reports
` [PATCH v2 04/24] ieee80211: add code to obtain and parse 6 GHz operation field
` [PATCH v2 05/24] ieee80211: add HE ext EIDs and 6 GHz capability defines
` [PATCH v2 06/24] cfg80211: handle 6 GHz capability of new station
` [PATCH v2 07/24] mac80211: add HE 6 GHz Band Capabilities into parse extension
` [PATCH v2 08/24] cfg80211: add and expose HE 6 GHz band capabilities
` [PATCH v2 09/24] mac80211: add HE 6 GHz Band Capability element
` [PATCH v2 10/24] mac80211: build HE operation with 6 GHz oper information
` [PATCH v2 12/24] mac80211: avoid using ext NSS high BW if not supported
` [PATCH v2 20/24] cfg80211: Update 6 GHz starting frequency
` [PATCH v2 24/24] nl80211/cfg80211: support 6 GHz scanning

[PATCH] ath10k: Remove ath10k_qmi_register_service_notifier() declaration
 2020-05-28 19:21 UTC 

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-05-28 19:20 UTC  (12+ messages)
  ` [PATCH v4 01/11] acpi: thermal: Fix error handling in the register function
  ` [PATCH v4 02/11] thermal: Store thermal mode in a dedicated enum
  ` [PATCH v4 03/11] thermal: Add current mode to thermal zone device
  ` [PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device
  ` [PATCH v4 05/11] thermal: remove get_mode() operation of drivers
  ` [PATCH v4 06/11] thermal: Add mode helpers
  ` [PATCH v4 07/11] thermal: Use mode helpers in drivers
  ` [PATCH v4 08/11] thermal: Explicitly enable non-changing thermal zone devices
  ` [PATCH v4 09/11] thermal: core: Stop polling DISABLED thermal devices
  ` [PATCH v4 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
  ` [PATCH v4 11/11] thermal: Rename set_mode() to change_mode()

[PATCH] cfg80211: support bigger kek/kck key length
 2020-05-28 19:22 UTC 

iwlist scanning: how to exclude old scan results from output?
 2020-05-28 19:06 UTC  (7+ messages)

[PATCH v2] nl80211/cfg80211: support 6 GHz scanning
 2020-05-28 19:02 UTC  (2+ messages)

[PATCH] rtw88: 8822c: fix missing brace warning for old compilers
 2020-05-28 18:39 UTC  (2+ messages)

[PATCH 01/24] nl80211: really allow client-only BIGTK support
 2020-05-28 17:53 UTC  (27+ messages)
` [PATCH 02/24] cfg80211: add a helper to identify 6 GHz PSCs
` [PATCH 03/24] ieee80211: definitions for reduced neighbor reports
` [PATCH 04/24] ieee80211: add code to obtain and parse 6 GHz operation field
` [PATCH 05/24] ieee80211: add HE ext EIDs and 6 GHz capability defines
` [PATCH 06/24] cfg80211: handle 6 GHz capability of new station
` [PATCH 07/24] mac80211: add HE 6 GHz Band Capabilities into parse extension
` [PATCH 08/24] cfg80211: add and expose HE 6 GHz band capabilities
` [PATCH 09/24] mac80211: add HE 6 GHz Band Capability element
` [PATCH 10/24] mac80211: build HE operation with 6 GHz oper information
` [PATCH 11/24] mac80211: do not allow HT/VHT IEs in 6 GHz mesh mode
` [PATCH 12/24] mac80211: avoid using ext NSS high BW if not supported
` [PATCH 13/24] mac80211: determine chandef from HE 6 GHz operation
` [PATCH 14/24] mac80211: check the correct bit for EMA AP
` [PATCH 15/24] mac80211: use HE 6 GHz band capability and pass it to the driver
` [PATCH 16/24] mac80211: Add HE 6GHz capabilities element to probe request
` [PATCH 17/24] cfg80211: treat 6 GHz channels as valid regardless of capability
` [PATCH 18/24] cfg80211: reject HT/VHT capabilities on 6 GHz band
` [PATCH 19/24] cfg80211: require HE capabilities for "
` [PATCH 20/24] cfg80211: Update 6GHz starting frequency
` [PATCH 21/24] mac80211: accept aggregation sessions on 6 GHz
` [PATCH 22/24] mac80211: Consider 6 GHz band when handling power constraint
` [PATCH 23/24] mac80211: set short_slot for 6 GHz band
` [PATCH 24/24] nl80211/cfg80211: support 6 GHz scanning

[PATCH v3 0/8] kernel: taint when the driver firmware crashes
 2020-05-28 16:33 UTC  (17+ messages)
` [PATCH v3 1/8] kernel.h: move taint and system state flags to uapi
` [PATCH v3 2/8] panic: add uevent support
` [PATCH v3 3/8] taint: add firmware crash taint support
` [PATCH v3 4/8] panic: make taint data type clearer
` [PATCH v3 6/8] bnxt_en: use new taint_firmware_crashed()
` [PATCH v3 7/8] liquidio: "
` [PATCH v3 8/8] qed: "

[PATCH 0/7] rtw88: 8821c: add basic function routines
 2020-05-28 16:27 UTC  (15+ messages)
` [PATCH 1/7] rtw88: 8821c: add basic functions
` [PATCH 2/7] rtw88: 8821c: add set tx power index
` [PATCH 3/7] rtw88: 8821c: add dig related settings
` [PATCH 4/7] rtw88: 8821c: add set channel support
` [PATCH 5/7] rtw88: 8821c: add query rx desc support
` [PATCH 6/7] rtw88: 8821c: add false alarm statistics
` [PATCH 7/7] rtw88: 8821c: add phy calibration

pull request: mt76 2019-05-22
 2020-05-28 16:06 UTC 

[PATCH resend] airo: Fix read overflow in mpi_send_packet()
 2020-05-28 15:55 UTC  (7+ messages)
    ` [PATCH v2] airo: Fix read overflows sending packets
        ` [PATCH v3] "

Potential IBSS race
 2020-05-28 15:16 UTC  (5+ messages)

iwlwifi: 8265: unexpected LLC packets TX'ed in monitor mode
 2020-05-28 14:53 UTC  (3+ messages)

[PATCH 0/3] rtw88: 8723d: follow up fixes
 2020-05-28 14:21 UTC  (4+ messages)
` [PATCH 3/3] rtw88: fix EAPOL 4-way failure by finish IQK earlier

[PATCH v3 01/11] cfg80211: use only HE capability to set prohibited flags in 6 GHz
 2020-05-28 13:15 UTC  (33+ messages)
` [PATCH v3 02/11] cfg80211: handle 6 GHz capability of new station
` [PATCH v3 03/11] nl80211: add HE 6 GHz Band Capability support
` [PATCH v3 04/11] mac80211: add HE 6 GHz Band Capabilities into parse extension
` [PATCH v3 05/11] mac80211: fix memory overlap due to variable length param
` [PATCH v3 06/11] mac80211: handle HE 6 GHz Capability in HE STA processing
` [PATCH v3 07/11] mac80211: add HE 6 GHz Band Capability IE in Assoc. Request
` [PATCH v3 08/11] mac80211: build HE operation with 6 GHz oper information
` [PATCH v3 10/11] mac80211: determine chantype from HE operation in 6 GHz

[RFC 01/10] cfg80211: add a helper to identify 6 GHz PSCs
 2020-05-28 12:33 UTC  (12+ messages)
` [RFC 02/10] ieee80211: definitions for reduced neighbor reports
` [RFC 03/10] ieee80211: add code to obtain and parse 6 GHz operation field
` [RFC 04/10] ieee80211: add HE ext EIDs and 6 GHz capability defines
` [RFC 05/10] cfg80211: handle 6 GHz capability of new station
` [RFC 06/10] mac80211: add HE 6 GHz Band Capabilities into parse extension
` [RFC 07/10] cfg80211: add and expose HE 6 GHz band capabilities
` [RFC 08/10] mac80211: add HE 6 GHz Band Capability element
` [RFC 09/10] mac80211: build HE operation with 6 GHz oper information
  ` [RFC PATCH v2] "
` [RFC 10/10] mac80211: do not allow HT/VHT IEs in 6 GHz mesh mode

[PATCH 00/11] mmc: sdio: Move SDIO IDs from drivers to common include file
 2020-05-28 12:32 UTC  (9+ messages)
` [PATCH 02/11] mmc: sdio: Change macro names for Marvell 8688 modules
  ` [EXT] "
` [PATCH 03/11] mmc: sdio: Move SDIO IDs from mwifiex driver to common include file
  ` [EXT] "
` [PATCH 04/11] mmc: sdio: Move SDIO IDs from btmrvl "
  ` [EXT] "

[PATCH] Revert "ath: add support for special 0x0 regulatory domain"
 2020-05-28 12:02 UTC  (2+ messages)

mwifiex: Firmware name for W8997 sdio wifi chip
 2020-05-28 10:34 UTC  (3+ messages)
` [EXT] "

[PATCH] mwifiex: Parse all API_VER_ID properties
 2020-05-28 10:28 UTC  (2+ messages)

[PATCH] nl80211: add missing comment on beacon prot
 2020-05-28  9:10 UTC  (3+ messages)

[PATCH 1/2] iw: update nl80211.h
 2020-05-28  9:09 UTC  (3+ messages)
` [PATCH 2/2] iw: print current ext feature set

[PATCH 0/5] rtw88: 8821c: the rest patches to support 8821c
 2020-05-28  8:22 UTC  (6+ messages)
` [PATCH 1/5] rtw88: 8821c: add cck pd settings
` [PATCH 2/5] rtw88: 8821c: add power tracking
` [PATCH 3/5] rtw88: 8821c: add beamformee support
` [PATCH 4/5] rtw88: single rf path chips don't support TX STBC
` [PATCH 5/5] rtw88: 8821c: Add 8821CE to Kconfig and Makefile

[PATCH v2 0/7] rtw88: 8821c: add basic function routines
 2020-05-28  8:15 UTC  (8+ messages)
` [PATCH v2 1/7] rtw88: 8821c: add basic functions
` [PATCH v2 2/7] rtw88: 8821c: add set tx power index
` [PATCH v2 3/7] rtw88: 8821c: add dig related settings
` [PATCH v2 4/7] rtw88: 8821c: add set channel support
` [PATCH v2 5/7] rtw88: 8821c: add query rx desc support
` [PATCH v2 6/7] rtw88: 8821c: add false alarm statistics
` [PATCH v2 7/7] rtw88: 8821c: add phy calibration

[PATCH] mt76: mt7615: Use kmemdup in mt7615_queue_key_update()
 2020-05-28  7:48 UTC 

[PATCH] mt76: mt7915: remove set but not used variable 'msta'
 2020-05-28  7:48 UTC 

[PATCH v3 0/9] add 6GHz radio support in ath11k driver
 2020-05-28  7:41 UTC  (4+ messages)
` [PATCH v3 1/9] cfg80211: Add helper function to identify 6GHz PSC channel

[PATCH 3/3] ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" references
 2020-05-28  7:30 UTC  (2+ messages)

Auth/Assoc/Connect events coming before CMD_CONNECT response (hwsim)
 2020-05-28  6:57 UTC  (6+ messages)

[mac80211-next:master] BUILD SUCCESS 119aadf816f5373dc82ca4109d6d5b777e00475b
 2020-05-27 23:33 UTC 

[mac80211-next:master 2177/2199] net/ethtool/cabletest.c:230:5: warning: no previous prototype for function 'ethnl_act_cable_test_tdr_cfg'
 2020-05-27 22:12 UTC 

[mac80211-next:master 2177/2199] net/ethtool/cabletest.c:230:5: warning: no previous prototype for 'ethnl_act_cable_test_tdr_cfg'
 2020-05-27 20:15 UTC 

ax200 crashed and did not recover, firmware 48.4fa0041f.0
 2020-05-27 19:36 UTC 

[PATCH] mac80211_hwsim: report the WIPHY_FLAG_SUPPORTS_5_10_MHZ capability
 2020-05-27 19:14 UTC  (5+ messages)

Un-recoverable ath10k 4019 NIC lockup
 2020-05-27 18:30 UTC 

[PATCH 0/2] Fix WPA3 problems with b43 and b43_legacy
 2020-05-27 16:58 UTC  (8+ messages)
` [PATCH 1/2] b43: Fix connection problem with WPA3
` [PATCH 2/2] b43_legacy: "

[mac80211-next:master 2177/2199] net/ethtool/cabletest.c:230:5: sparse: sparse: symbol 'ethnl_act_cable_test_tdr_cfg' was not declared. Should it be static?
 2020-05-27 16:37 UTC  (2+ messages)
` [RFC PATCH mac80211-next] net: ethtool: ethnl_act_cable_test_tdr_cfg() can be static

[PATCH v3] nl80211: add control port tx status method
 2020-05-27 16:03 UTC 

[PATCH v2] nl80211: add control port tx status method
 2020-05-27 16:03 UTC  (3+ messages)

[PATCH 0/3] nl80211/mac80211: add tx status for ctrl port
 2020-05-27 14:35 UTC  (4+ messages)
` [PATCH 2/3] nl80211: add control port tx status method

[PATCH] wireless: Use linux/stddef.h instead of stddef.h
 2020-05-27 14:03 UTC  (4+ messages)

[PATCH] [wireless-next] mt75: fix enum type mismatch
 2020-05-27 13:36 UTC 

[PATCH 00/10] staging: wfx: introduce nl80211 vendor extensions
 2020-05-27 13:05 UTC  (4+ messages)

[PATCH 2/2] staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context
 2020-05-27  8:54 UTC 

[PATCH 1/2] staging: vt6656: vnt_tx_packet use skb_clone to preserve sk_buff
 2020-05-27  8:49 UTC 

[PATCH v2 0/2] FILS discovery and bcast probe resp support
 2020-05-27  8:26 UTC  (4+ messages)
` [PATCH v2 1/2] nl80211: FILS discovery/bcast "


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