linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-13 05:51:38 to 2019-09-19 12:22:54 UTC [more...]

[PATCH RFC/RFT 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2019-09-19 12:22 UTC  (3+ messages)
` [PATCH RFC/RFT 1/4] mac80211: Rearrange ieee80211_tx_info to make room for tx_time_est
` [PATCH RFC/RFT 2/4] mac80211: Add API function to set the last TX bitrate for a station

[PATCH] iwlwifi: fix building without CONFIG_THERMAL
 2019-09-19 11:58 UTC  (2+ messages)

[PATCH 00/20] Add support for Silicon Labs WiFi chip WF200 and further
 2019-09-19 11:39 UTC  (23+ messages)
` [PATCH 01/20] staging: wfx: add infrastructure for new driver
` [PATCH 02/20] staging: wfx: add support for I/O access
` [PATCH 03/20] staging: wfx: add I/O API
` [PATCH 04/20] staging: wfx: add tracepoints for I/O access
` [PATCH 05/20] staging: wfx: load firmware
` [PATCH 06/20] staging: wfx: import HIF API headers
` [PATCH 07/20] staging: wfx: add IRQ handling
` [PATCH 08/20] staging: wfx: add tracepoints for HIF
` [PATCH 09/20] staging: wfx: add support for start-up indication
` [PATCH 11/20] staging: wfx: allow to send commands to chip
` [PATCH 10/20] staging: wfx: instantiate mac80211 data
` [PATCH 12/20] staging: wfx: add HIF commands helpers
` [PATCH 13/20] staging: wfx: introduce "secure link"
` [PATCH 14/20] staging: wfx: setup initial chip configuration
` [PATCH 16/20] staging: wfx: allow to send 802.11 frames
` [PATCH 15/20] staging: wfx: add debug files and trace debug events
` [PATCH 17/20] staging: wfx: allow to receive 802.11 frames
` [PATCH 18/20] staging: wfx: allow to scan networks
` [PATCH 19/20] staging: wfx: implement 802.11 key handling
` [PATCH 20/20] staging: wfx: implement the rest of mac80211 API

[PATCH 1/4] mac80211: Switch to a virtual time-based airtime scheduler
 2019-09-19 10:37 UTC  (20+ messages)
` [PATCH 2/4] mac80211: defer txqs removal from rbtree
` [PATCH 3/4] mac80211: fix low throughput in push pull mode
` [PATCH 4/4] mac80211: Sync airtime weight sum with per AC synced sta airtime weight together

[PATCH v5.4] iwlwifi: mvm: fix build w/o CONFIG_THERMAL
 2019-09-19  9:52 UTC  (3+ messages)

[PATCH -net] zd1211rw: zd_usb: Use "%zu" to format size_t
 2019-09-19  9:50 UTC  (2+ messages)

[PATCH v4 3/3] ath10k: add support for controlling tx power to a station
 2019-09-19  8:04 UTC  (5+ messages)

[PATCH] iwlwifi: fix a potential NULL pointer dereference
 2019-09-19  7:08 UTC  (3+ messages)

[PATCH v2] rtl8xxxu: add bluetooth co-existence support for single antenna
 2019-09-19  1:44 UTC  (2+ messages)

[PATCH] ath10k: restore QCA9880-AR1A (v1) detection
 2019-09-18 21:30 UTC  (3+ messages)

Linux wireless times out at Google Starbucks location
 2019-09-18 17:11 UTC  (7+ messages)

[PATCH] libertas: fix a potential NULL pointer dereference
 2019-09-18 16:35 UTC 

[PATCH v2] Can't scan on ETSI domains when operating ch is DFS
 2019-09-18 15:33 UTC 

[PATCH v3] ath10k: support NET_DETECT WoWLAN feature
 2019-09-18 14:03 UTC  (4+ messages)

[PATCH 2/2] ath10k: correct wmi_tlv command params to enable pktlog for WCN3990
 2019-09-18 13:45 UTC  (2+ messages)

[PATCH net] iwlwifi: add dependency of THERMAL with IWLMVM
 2019-09-18 13:17 UTC  (3+ messages)

[PATCH] cfg80211: Add cumulative channel survey dump support
 2019-09-18 13:13 UTC  (9+ messages)

[RFC PATCH 0/2] ath10k: provide survey info as accumulated data
 2019-09-18 12:42 UTC  (3+ messages)
` [RFC PATCH 1/2] ath10k: report survey info as accumulated values
` [RFC PATCH 2/2] ath10k: regularly fetch survey counters

[PATCH V2 1/4] mac80211: Switch to a virtual time-based airtime scheduler
 2019-09-18 10:29 UTC  (6+ messages)
` [PATCH V2 2/4] mac80211: defer txqs removal from rbtree
` [PATCH V2 3/4] mac80211: fix low throughput in multi-clients situation
` [PATCH V2 4/4] mac80211: Sync airtime weight sum with per AC synced sta airtime weight together

[PATCH 00/15] rtw88: Add support for deep PS mode
 2019-09-18  2:10 UTC  (18+ messages)
` [PATCH 01/15] rtw88: remove redundant flag check helper function
` [PATCH 02/15] rtw88: configure firmware after HCI started
` [PATCH 03/15] rtw88: pci: reset H2C queue indexes in a single write
` [PATCH 04/15] rtw88: pci: extract skbs free routine for trx rings
` [PATCH 05/15] rtw88: pci: release tx skbs DMAed when stop
` [PATCH 06/15] rtw88: not to enter or leave PS under IRQ
` [PATCH 07/15] rtw88: not to control LPS by each vif
` [PATCH 08/15] rtw88: remove unused lps state check helper
` [PATCH 09/15] rtw88: LPS enter/leave should be protected by lock
` [PATCH 10/15] rtw88: leave PS state for dynamic mechanism
` [PATCH 11/15] rtw88: add deep power save support
` [PATCH 12/15] rtw88: not to enter LPS by coex strategy
` [PATCH 13/15] rtw88: select deep PS mode when module is inserted
` [PATCH 14/15] rtw88: add deep PS PG mode for 8822c
` [PATCH 15/15] rtw88: remove misleading module parameter rtw_fw_support_lps

[PATCH] staging: wilc1000: look for rtc_clk clock in spi mode
 2019-09-18  1:41 UTC  (6+ messages)
    ` [kbuild-all] "

[PATCH 1/2] nl80211: Add LIVE_ADDR_CHANGE feature
 2019-09-17 20:09 UTC  (7+ messages)
` [PATCH 2/2] mac80211: Support LIVE_ADDRESS_CHANGE feature

[RFC 0/4] Allow live MAC address change
 2019-09-17 19:11 UTC  (15+ messages)

[PATCH] ath10k: use ath10k_pci_soc_ functions for all warm_reset instances
 2019-09-17 17:30 UTC  (4+ messages)

[PATCH 04/11] wil6210: fix PTK re-key race
 2019-09-17 15:32 UTC  (10+ messages)

[PATCH] ath10k: fix spelling mistake "eanble" -> "enable"
 2019-09-17 14:13 UTC  (2+ messages)

[PATCH] ath10k: fix latency issue for QCA988x
 2019-09-17 14:12 UTC  (2+ messages)

[PATCH] ath10k: add cleanup in ath10k_sta_state()
 2019-09-17 14:11 UTC  (2+ messages)

[PATCH] ath10k: revalidate the msa region coming from firmware
 2019-09-17 14:10 UTC  (2+ messages)

[PATCH] ath10k: Use ARRAY_SIZE
 2019-09-17 14:09 UTC  (2+ messages)

[PATCH v3] ath10k: avoid leaving .bss_info_changed prematurely
 2019-09-17 14:08 UTC  (2+ messages)

[PATCH 1/3] ath10k: snoc: skip regulator operations
 2019-09-17 14:04 UTC  (2+ messages)

[PATCH] ath10k: Fix HOST capability QMI incompatibility
 2019-09-17 14:03 UTC  (2+ messages)

[PATCH] ath10k: Check if station exists before forwarding tx airtime report
 2019-09-17 14:02 UTC  (4+ messages)

[PATCH] ath10k: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
 2019-09-17 13:37 UTC  (3+ messages)

[PATCH] wireless-regdb: Fix ranges of EU countries as they are harmonized since 2014
 2019-09-17  9:55 UTC  (5+ messages)
    ` [PATCH] wireless-regdb: Harmonize ranges of CEPT countries (stand of July 2019)
      ` [PATCH] wireless-regdb: Create entry for united European region

[PATCH v7] rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-09-17  9:19 UTC  (2+ messages)

[PATCH v2] ath10k: fix max antenna gain unit
 2019-09-17  7:28 UTC  (2+ messages)

[PATCH] ath10k: remove TX lock from ath10k_htt_tx_inc_pending
 2019-09-17  7:12 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8723ae: Remove unused 'rtstatus' variable
 2019-09-17  6:50 UTC 

[PATCH] ath9k: remove unneeded variable
 2019-09-17  6:41 UTC  (2+ messages)

[RFC PATCH v7] rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-09-17  6:28 UTC  (6+ messages)

[PATCH v2 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-09-16  9:25 UTC  (4+ messages)

[PATCH] brcmsmac: remove a useless test
 2019-09-16  8:32 UTC  (2+ messages)

[PATCH 0/3] wireless: Remove unneeded variable
 2019-09-16  5:53 UTC  (4+ messages)
` [PATCH 2/3] wlegacy: Remove unneeded variable and make function to be void

[PATCH] rtw88: 8822c: fix boolreturn.cocci warnings
 2019-09-16  2:41 UTC 

Wireless-regdb: Update regulatory rules for Finland (FI) on 5GHz
 2019-09-15 21:35 UTC 

pull-request: wireless-drivers-next 2019-09-14
 2019-09-15 11:38 UTC  (4+ messages)

[PATCH] rsi: release skb if rsi_prepare_beacon fails
 2019-09-14  0:08 UTC 

[PATCH] rtw88: 8822c: fix boolreturn.cocci warnings
 2019-09-13 20:29 UTC 

[PATCH 1/2] rtw88: fix wrong rx power calculation
 2019-09-13 15:14 UTC  (2+ messages)

[PATCH 1/3] rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version
 2019-09-13 15:07 UTC  (2+ messages)

[PATCH v2 1/8] rtw88: 8822c: update PHY parameter to v38
 2019-09-13 15:04 UTC  (2+ messages)

[PATCH v2 1/9] rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macros
 2019-09-13 14:56 UTC  (2+ messages)

[PATCH] libertas: use mesh_wdev->ssid instead of priv->mesh_ssid
 2019-09-13 14:24 UTC  (2+ messages)

[PATCH] ssb: make array pwr_info_offset static const, makes object smaller
 2019-09-13 14:23 UTC  (2+ messages)

[PATCH] CREDITS: Update email address
 2019-09-13 14:23 UTC  (2+ messages)

[PATCH] brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
 2019-09-13 14:20 UTC  (2+ messages)

[PATCH] bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks object size
 2019-09-13 13:45 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: make array static const and remove redundant assignment
 2019-09-13 13:44 UTC  (2+ messages)

[PATCH 1/3] brcmfmac: move "cfg80211_ops" pointer to another struct
 2019-09-13 13:42 UTC  (2+ messages)

[PATCH 3/3] libertas: Remove unneeded variable and make function to be void
 2019-09-13 13:38 UTC  (2+ messages)

[PATCH 1/3] brcmsmac: Remove unneeded variable and make function to be void
 2019-09-13 13:37 UTC  (2+ messages)

[PATCH] nl80211: Document the expectation for NL80211_ATTR_IE in NL80211_CMD_CONNECT
 2019-09-13 12:41 UTC 

BUG: using smp_processor_id() in preemptible [00000000] code: wpa_supplicant
 2019-09-13 12:11 UTC  (2+ messages)

[PATCH 0/5] improve debugfs info for mt7615/mt7603 drivers
 2019-09-13  7:05 UTC  (6+ messages)
` [PATCH 1/5] mt76: move queue debugfs entry to driver specific code
` [PATCH 2/5] mt76: mt7615: add queue entry in debugfs
` [PATCH 3/5] mt76: move aggr_stats array in mt76_dev
` [PATCH 4/5] mt76: mt7615: collect aggregation stats
` [PATCH 5/5] mt76: mt7603: "


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