linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-17 19:12:13 to 2019-09-21 11:35:36 UTC [more...]

[PATCH 1/4] mac80211: Switch to a virtual time-based airtime scheduler
 2019-09-21 11:27 UTC  (23+ 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 v2] ath10k: add fw coredump for sdio when firmware assert
 2019-09-21 11:26 UTC  (2+ messages)

[PATCH] mt7601u: fix bbp version check in mt7601u_wait_bbp_ready
 2019-09-21  8:44 UTC 

[PATCH] rtlwifi: rtl_pci: Fix errors when CONFIG_RTLWIFI_DEBUG is not set
 2019-09-21  7:44 UTC  (3+ messages)

[PATCH v4] ath10k: Enable MSA region dump support for WCN3990
 2019-09-21  6:48 UTC  (2+ messages)

[PATCH v3 1/2] dt: bindings: add dt entry for XO calibration support
 2019-09-21  6:47 UTC  (2+ messages)

[PATCH] wil6210: use after free in wil_netif_rx_any()
 2019-09-21  6:31 UTC  (2+ messages)

[PATCH -net] zd1211rw: zd_usb: Use "%zu" to format size_t
 2019-09-21  5:57 UTC  (3+ messages)

[PATCH 02/15] rtw88: configure firmware after HCI started
 2019-09-21  5:51 UTC  (2+ messages)

[PATCH 04/15] rtw88: pci: extract skbs free routine for trx rings
 2019-09-21  5:47 UTC  (2+ messages)

[PATCH RFC/RFT 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2019-09-20 22:55 UTC  (19+ 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 RFC/RFT 3/4] ath10k: Pass last TX bitrate up to mac80211
` [PATCH RFC/RFT 4/4] mac80211: Apply Airtime-based Queue Limit (AQL) on packet dequeue
          ` [Make-wifi-fast] "

[PATCH 00/15] rtw88: Add support for deep PS mode
 2019-09-20 22:33 UTC  (9+ messages)
` [PATCH 05/15] rtw88: pci: release tx skbs DMAed when stop

[PATCH 1/2] nl80211: validate beacon head
 2019-09-20 19:54 UTC  (2+ messages)
` [PATCH 2/2] cfg80211: validate SSID/MBSSID element ordering assumption

[PATCH] mt7601u: phy: simplify zero check on val
 2019-09-20 18:45 UTC  (4+ messages)

Can Intel AX200 sniff UL OFDMA ?
 2019-09-20 18:01 UTC  (4+ messages)

[PATCH RFC] cfg80211: add new command for reporting wiphy crashes
 2019-09-20 17:56 UTC  (3+ messages)

[PATCH] ath10k: restore QCA9880-AR1A (v1) detection
 2019-09-20 17:19 UTC  (4+ messages)

[PATCH 1/4] mt76: mt7603: enable hardware rate up/down selection
 2019-09-20 23:44 UTC  (3+ messages)
` [PATCH 4/4] mt76: mt7615: sync with mt7603 rate control changes

Virtual interfaces intel AX200
 2019-09-20 15:34 UTC 

mac80211+ath9k AP fails to honour power save mode from client
 2019-09-20 13:16 UTC  (2+ messages)

[PATCH v5 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-09-20 12:44 UTC  (5+ messages)

[PATCH] rtl8xxxu: prevent leaking urb
 2019-09-20 10:23 UTC  (2+ messages)

[PATCH v3] ath10k: support NET_DETECT WoWLAN feature
 2019-09-20  9:37 UTC  (8+ messages)

mt76x2e hardware restart
 2019-09-20  6:07 UTC  (3+ messages)

[PATCH] ath10k: fix memory leak
 2019-09-20  1:36 UTC 

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

[PATCH 00/20] Add support for Silicon Labs WiFi chip WF200 and further
 2019-09-19 16:40 UTC  (25+ 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 10/20] staging: wfx: instantiate mac80211 data
` [PATCH 11/20] staging: wfx: allow to send commands to chip
` [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] iwlwifi: fix a potential NULL pointer dereference
 2019-09-19 15:29 UTC  (6+ messages)

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

[bug report] iwlwifi: support per-platform antenna gain
 2019-09-19 14:29 UTC 

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

[PATCH] iwlwifi: fix building without CONFIG_THERMAL
 2019-09-19 11:58 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 v2] rtl8xxxu: add bluetooth co-existence support for single antenna
 2019-09-19  1:44 UTC  (2+ 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 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  (7+ 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] staging: wilc1000: look for rtc_clk clock in spi mode
 2019-09-18  1:41 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH 1/2] nl80211: Add LIVE_ADDR_CHANGE feature
 2019-09-17 20:09 UTC  (6+ messages)

[RFC 0/4] Allow live MAC address change
 2019-09-17 19:11 UTC  (11+ 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).