linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-17 06:20:04 to 2020-04-21 12:04:55 UTC [more...]

[PATCH v2 1/4] ath10k: rename ath10k_hif_swap_mailbox() to ath10k_hif_start_post()
 2020-04-21 12:04 UTC  (2+ messages)

[PATCH v9 0/4] ath10k: improve throughout of TX of sdio
 2020-04-21 11:56 UTC  (8+ messages)
` [PATCH v9 3/4] ath10k: add htt TX bundle for sdio

[PATCH v2] wlcore: Adding suppoprt for IGTK key in wlcore driver
 2020-04-21 11:39 UTC  (2+ messages)

[PATCH 00/10] iwlwifi: updates intended for v5.8 2020-04-17
 2020-04-21 10:33 UTC  (14+ messages)
` [PATCH 01/10] iwlwifi: scan: remove support for fw scan api v13
` [PATCH 02/10] iwlwifi: move API version lookup to common code
      ` [PATCH v2] "
` [PATCH 03/10] iwlwifi: nvm: use iwl_nl80211_band_from_channel_idx
` [PATCH 04/10] iwlwifi: dbg: support multiple dumps in legacy dump flow
` [PATCH 05/10] iwlwifi: support version 9 of WOWLAN_GET_STATUS notification
` [PATCH 06/10] iwlwifi: pcie: use seq_file for tx_queue debugfs file
` [PATCH 07/10] iwlwifi: pcie: add n_window/ampdu to tx_queue debugfs
` [PATCH 08/10] iwlwifi: pcie: gen2: minor code cleanups in byte table update
` [PATCH 09/10] iwlwifi: mvm: add DCM flag to rate pretty-print
` [PATCH 10/10] iwlwifi: yoyo: support IWL_FW_INI_TIME_POINT_HOST_ALIVE_TIMEOUT time point

[PATCH 1/3] mt76: mt7615: Fix up WMM setting for STA mode
 2020-04-21  9:19 UTC  (6+ messages)
` [PATCH 2/3] mt76: mt7615: add missing code for providing aid info to the mcu
` [PATCH 3/3] mt76: mt7663: fix up BMC entry indicated to unicmd firmware

[PATCH wireless-drivers v3] iwlwifi: actually check allocated conf_tlv pointer
 2020-04-21  8:32 UTC  (5+ messages)

[PATCH] wlcore: Adding suppoprt for IGTK key in wlcore driver
 2020-04-21  8:29 UTC  (2+ messages)

[PATCH 00/40] rtw88: add support for 802.11n RTL8723DE devices
 2020-04-21  8:23 UTC  (46+ messages)
` [PATCH 01/40] rtw88: 8723d: Add basic chip capabilities
` [PATCH 02/40] rtw88: 8723d: add beamform wrapper functions
` [PATCH 03/40] rtw88: 8723d: Add power sequence
` [PATCH 04/40] rtw88: 8723d: Add RF read/write ops
` [PATCH 05/40] rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
` [PATCH 06/40] rtw88: 8723d: Add cfg_ldo25 to control LDO25
` [PATCH 07/40] rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
` [PATCH 08/40] rtw88: 8723d: Add read_efuse to recognize efuse info from map
` [PATCH 09/40] rtw88: add legacy firmware download for 8723D devices
` [PATCH 10/40] rtw88: no need to send additional information to legacy firmware
` [PATCH 11/40] rtw88: 8723d: Add mac power-on/-off function
` [PATCH 12/40] rtw88: decompose while(1) loop of power sequence polling command
` [PATCH 13/40] rtw88: 8723d: 11N chips don't support H2C queue
` [PATCH 14/40] rtw88: 8723d: implement set_tx_power_index ops
` [PATCH 15/40] rtw88: 8723d: Organize chip TX/RX FIFO
` [PATCH 16/40] rtw88: 8723d: initialize mac/bb/rf basic functions
` [PATCH 17/40] rtw88: 8723d: Add DIG parameter
` [PATCH 18/40] rtw88: 8723d: Add query_rx_desc
` [PATCH 19/40] rtw88: 8723d: Add set_channel
` [PATCH 20/40] rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
` [PATCH 21/40] rtw88: 8723d: 11N chips don't support LDPC
` [PATCH 22/40] rtw88: 8723d: Add chip_ops::false_alarm_statistics
` [PATCH 23/40] rtw88: 8723d: Set IG register for CCK rate
` [PATCH 24/40] rtw88: 8723d: add interface configurations table
` [PATCH 25/40] rtw88: 8723d: Add LC calibration
` [PATCH 26/40] rtw88: 8723d: add IQ calibration
` [PATCH 27/40] rtw88: 8723d: Add power tracking
` [PATCH 28/40] rtw88: 8723d: Add shutdown callback to disable BT USB suspend
` [PATCH 29/40] rtw88: 8723d: implement flush queue
` [PATCH 30/40] rtw88: 8723d: set ltecoex register address in chip_info
` [PATCH 31/40] rtw88: 8723d: Add coex support
` [PATCH 32/40] rtw88: fill zeros to words 0x06 and 0x07 of security cam entry
` [PATCH 33/40] rtw88: 8723d: Add 8723DE to Kconfig and Makefile
` [PATCH 34/40] rtw88: extract: export symbols used in chip functionalities
` [PATCH 35/40] rtw88: extract: export symbols about pci interface
` [PATCH 36/40] rtw88: extract: make 8822c an individual kernel module
` [PATCH 37/40] rtw88: extract: make 8822b "
` [PATCH 38/40] rtw88: extract: make 8723d "
` [PATCH 39/40] rtw88: extract: remove the unused after extracting
` [PATCH 40/40] rtw88: rename rtw88.ko/rtwpci.ko to rtw88_core.ko/rtw88_pci.ko

Urgent!!!!! Please read
 2020-04-10  3:32 UTC 

[PATCH] iwlwifi: mvm: remove redundant assignment to variable ret
 2020-04-20 22:24 UTC 

[RFC] mac80211: Process multicast RX registration for Public Action frames
 2020-04-20 21:18 UTC  (2+ messages)

[RFC PATCH] cfg80211: support multicast RX registration
 2020-04-20 20:47 UTC  (3+ messages)
` [RFC PATCH] cfg80211: support multicast RX registrationy

[PATCH] mt76: mt7615: fix mt7615_driver_own routine
 2020-04-20 20:40 UTC 

[PATCH 00/16] staging: wfx: rework the handling of the connection loss
 2020-04-20 16:03 UTC  (17+ messages)
` [PATCH 01/16] staging: wfx: simplify the check if the the device is associated
` [PATCH 02/16] staging: wfx: use ieee80211_beacon_loss() provided by mac80211
` [PATCH 03/16] staging: wfx: drop useless attribute 'bss_params'
` [PATCH 04/16] staging: wfx: handle firmware events synchronously
` [PATCH 05/16] staging: wfx: also fix network parameters for IBSS networks
` [PATCH 06/16] staging: wfx: dual CTS is never necessary
` [PATCH 07/16] staging: wfx: field operational_rate_set is ignored by firmware
` [PATCH 08/16] staging: wfx: simplify hif_set_bss_params()
` [PATCH 09/16] staging: wfx: drop useless update of field basic_rate_set
` [PATCH 10/16] staging: wfx: introduce wfx_set_default_unicast_key()
` [PATCH 11/16] staging: wfx: keys are kept during whole firmware life
` [PATCH 12/16] staging: wfx: drop protection for asynchronous join during scan
` [PATCH 13/16] staging: wfx: drop useless checks in wfx_do_unjoin()
` [PATCH 14/16] staging: wfx: simplify wfx_remove_interface()
` [PATCH 15/16] staging: wfx: drop unused enum wfx_state
` [PATCH 16/16] staging: wfx: drop unused attribute 'join_complete_status'

[PATCH] mt76: mt7615: fix max wtbl size for 7663
 2020-04-20 12:39 UTC 

[PATCH] ath11k: remove conversion to bool in ath11k_debug_fw_stats_process()
 2020-04-20 12:37 UTC 

[PATCH] ath11k: remove conversion to bool in ath11k_dp_rxdesc_mpdu_valid()
 2020-04-20 12:37 UTC 

[PATCH] mt76: mt7615: fix mt7615_firmware_own for mt7663e
 2020-04-20 12:07 UTC 

[PATCH] nl80211: allow client-only BIGTK support
 2020-04-20 12:06 UTC 

[PATCH] mt76: mt7615: parse mcu return code for unified commands
 2020-04-20 11:58 UTC 

[RFC PATCH 0/4] cfg80211: updates and fixes for TID specific configuration
 2020-04-20 11:34 UTC  (5+ messages)
` [RFC PATCH 1/4] cfg80211: fix mask type in cfg80211_tid_cfg structure
` [RFC PATCH 2/4] mac80211: fix variable names in TID config methods
` [RFC PATCH 3/4] cfg80211: add support for TID specific AMSDU configuration
` [RFC PATCH 4/4] nl80211: simplify peer specific TID configuration

[PATCH v4] rtw88: set power trim according to efuse PG values
 2020-04-20 10:52 UTC 

[PATCH v2 0/8] rtw88: 8723d: add basic chip functions
 2020-04-20  5:50 UTC  (9+ messages)
` [PATCH v2 1/8] rtw88: 8723d: Add basic chip capabilities
` [PATCH v2 2/8] rtw88: 8723d: add beamform wrapper functions
` [PATCH v2 3/8] rtw88: 8723d: Add power sequence
` [PATCH v2 4/8] rtw88: 8723d: Add RF read/write ops
` [PATCH v2 5/8] rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
` [PATCH v2 6/8] rtw88: 8723d: Add cfg_ldo25 to control LDO25
` [PATCH v2 7/8] rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
` [PATCH v2 8/8] rtw88: 8723d: Add read_efuse to recognize efuse info from map

[PATCH] nl80211: Add support to configure TID specific Tx rate configuration
 2020-04-20  4:07 UTC 

[PATCH] rtlwifi: rtl8723ae: fix warning comparison to bool
 2020-04-20  4:26 UTC 

[PATCH v2] cfg80211: change internal management frame registration API
 2020-04-19 20:47 UTC  (4+ messages)

[PATCH] mt76: add rx queues info to mt76 debugfs
 2020-04-19 20:11 UTC 

nl80211 / bcm4330 / hostapd fails to complete EAPOL in 5.6
 2020-04-19 16:08 UTC  (3+ messages)

[Bug] carl9170 + wpa_supplicant: P2P mode doesn't work with separate interfaces
 2020-04-19 14:08 UTC  (3+ messages)

[PATCH] staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtx
 2020-04-19 13:43 UTC 

[PATCH] staging: vt6656: call vnt_update_pre_ed_threshold from vnt_config
 2020-04-19 11:20 UTC 

[PATCH] staging: vt6656: Move firmware functions into main_usb
 2020-04-19 10:26 UTC 

[PATCH] staging: vt6656: Fix pairwise key entry save
 2020-04-18 21:01 UTC 

[PATCH ] staging: vt6656: Fix calling conditions of vnt_set_bss_mode
 2020-04-18 17:41 UTC  (2+ messages)

[PATCH ] staging: vt6656: Fix calling conditions of vnt_set_bss_mode
 2020-04-18 17:37 UTC 

[PATCH] staging: vt6656: Fix drivers TBTT timing counter
 2020-04-18 16:43 UTC 

[PATCH] staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default
 2020-04-18 16:24 UTC 

[PATCH 00/12] iwlwifi: updates intended for v5.8 2020-04-18
 2020-04-18  8:08 UTC  (13+ messages)
` [PATCH 01/12] iwlwifi: pcie: move iwl_pcie_ctxt_info_alloc_dma() to user
` [PATCH 02/12] iwlwifi: mvm: add framework for specific phy configuration
` [PATCH 03/12] iwlwifi: remove deprecated and unused iwl_mvm_keyinfo struct
` [PATCH 04/12] iwlwifi: remove fw_monitor module parameter
` [PATCH 05/12] iwlwifi: acpi: read TAS table from ACPI and send it to the FW
` [PATCH 06/12] iwlwifi: add new cards for AX family
` [PATCH 07/12] iwlwifi: pcie: add cfgs for SoCs with device ID 0x4FD0
` [PATCH 08/12] iwlwifi: update few product names in AX family
` [PATCH 09/12] iwlwifi: mvm: tell firmware about required LTR delay
` [PATCH 10/12] iwlwifi: pcie: add new structure for Qu devices with medium latency
` [PATCH 11/12] iwlwifi: pcie: add new structs for So devices with long latency
` [PATCH 12/12] iwlwifi: debug: set NPK buffer in context info

[PATCH] MAINTAINERS: update mt76 reviewers
 2020-04-18  7:40 UTC 

[PATCH] mt76: fix different licenses in same driver
 2020-04-18  7:28 UTC 

[PATCH 0/5] rtlwifi: use true,false for bool variables
 2020-04-18  7:02 UTC  (6+ messages)
` [PATCH 1/5] rtlwifi: rtl8188ee: "
` [PATCH 2/5] rtlwifi: rtl8723ae: "
` [PATCH 3/5] rtlwifi: rtl8192ee: "
` [PATCH 4/5] rtlwifi: rtl8723be: "
` [PATCH 5/5] rtlwifi: rtl8821ae: "

KASAN: use-after-free Read in hif_usb_regout_cb
 2020-04-17 22:15 UTC  (2+ messages)

[PATCH] mt76: mt7615: make Kconfig entry obvious for MT7663E
 2020-04-17 11:13 UTC 

[PATCH 0/3] add 802.11 ps support to mt7663 driver
 2020-04-17 11:10 UTC  (4+ messages)
` [PATCH 1/3] mt76: mt7615: provide aid info to the mcu
` [PATCH 2/3] mt76: remove PS_NULLFUNC_STACK capability
` [PATCH 3/3] mt76: mt7663: introduce 802.11 PS support in sta mode

[PATCH v2] mac80211: mlme: remove duplicate AID bookkeeping
 2020-04-17 11:03 UTC  (2+ messages)

[PATCH] cfg80211: change internal management frame registration API
 2020-04-17 10:39 UTC 

[PATCH v2 v5.7] iwlwifi: fix WGDS check when WRDS is disabled
 2020-04-17 10:37 UTC 

[PATCH v5.7] iwlwifi: fix WGDS check when WRDS is disabled
 2020-04-17 10:33 UTC  (2+ messages)

[PATCH] mt76: mt7615: disable aspm by default
 2020-04-17 10:10 UTC 

[PATCH v3] rtw88: set power trim according to efuse PG values
 2020-04-17  9:51 UTC  (2+ messages)

[PATCH] mt76: mt7615: add support for MT7611N
 2020-04-17  9:39 UTC  (2+ messages)

[PATCH] mac80211: fix drv_config_iface_filter() behaviour
 2020-04-17  9:18 UTC 

[PATCH] mac80211: mlme: remove duplicate AID bookkeeping
 2020-04-17  9:15 UTC 

[PATCH v5.7 0/8] iwlwifi: fixes intended for v5.7 2020-04-03
 2020-04-17  7:52 UTC  (12+ messages)
` [PATCH v5.7 4/8] iwlwifi: mvm: limit maximum queue appropriately
` [PATCH v5.7 6/8] iwlwifi: msix: limit max RX queues for 9000 family
` [PATCH v5.7 8/8] iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCU

[PATCH wireless-drivers v2] iwlwifi: actually check allocated conf_tlv pointer
 2020-04-17  7:40 UTC 

[PATCH] ath10k: improve power save performance for sdio
 2020-04-17  7:23 UTC  (4+ messages)

[PATCH v2 v5.7 0/6] iwlwifi: fixes intended for v5.7 2020-04-03-2
 2020-04-17  7:08 UTC  (7+ messages)
` [PATCH v2 v5.7 1/6] iwlwifi: pcie: actually release queue memory in TVQM
` [PATCH v2 v5.7 2/6] iwlwifi: mvm: beacon statistics shouldn't go backwards
` [PATCH v2 v5.7 3/6] iwlwifi: pcie: indicate correct RB size to device
` [PATCH v2 v5.7 4/6] iwlwifi: mvm: limit maximum queue appropriately
` [PATCH v2 v5.7 5/6] iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
` [PATCH v2 v5.7 6/6] iwlwifi: mvm: fix inactive TID removal return value usage

[PATCH] MAINTAINERS: update list of qtnfmac maintainers
 2020-04-17  6:19 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).