linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-25 14:19:55 to 2018-08-31 05:16:15 UTC [more...]

[PATCH 3/3] ath10k: Add support to configure ftm responder role
 2018-08-31  1:11 UTC  (2+ messages)

[PATCH 2/3] mac80211: Add support to notify ftm responder configuration to the driver
 2018-08-31  1:11 UTC  (2+ messages)
` [PATCH 2/3] mac80211: support FTM responder configuration/statistics

[PATCH 1/3] nl80211: add support to configure FTM responder functionality
 2018-08-31  1:10 UTC  (2+ messages)
` [PATCH 1/3] cfg80211: support FTM responder configuration/statistics

[PATCH 0/3] Add support for ftm responder configuration
 2018-08-31  1:10 UTC  (2+ messages)
` [PATCH 0/3] support ftm responder configuration/statistics

[PATCH v2 0/2] Change sk_pacing_shift in ieee80211_hw for best tx throughput
 2018-08-30 23:25 UTC  (10+ messages)
` [PATCH v2 2/2] ath10k: Set sk_pacing_shift to 6 for 11AC WiFi chips

[PATCH] mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
 2018-08-30 23:04 UTC 

[PATCH] rtl8xxxu: Add rtl8188ctv support
 2018-08-30 14:05 UTC 

[PATCH v2 00/17] mt76 patches 2018-08-24 v2
 2018-08-30 10:08 UTC  (23+ messages)
` [PATCH v2 01/17] mt76: unify wait_for_mac
` [PATCH v2 02/17] mt76: rename mt76x2_regs.h
` [PATCH v2 03/17] mt76: merge mt76x0/regs.h into mt76x02_regs.h
` [PATCH v2 04/17] mt76: create new mt76x02-lib module for common mt76x{0,2} code
` [PATCH v2 05/17] mt76: fix mt76x02-lib module license
` [PATCH v2 06/17] mt76: unify mac_get_key_info
` [PATCH v2 07/17] mt76: add helpers for register access with mt76_dev struct
` [PATCH v2 08/17] mt76: unify mac_shared_key_setup
` [PATCH v2 09/17] mt76: unify mt76x02_mac_wcid_set_key
` [PATCH v2 10/17] mt76: unify mac_wcid_setup
` [PATCH v2 11/17] mt76: use mac_wcid_set_drop in mt76x0
` [PATCH v2 12/17] mt76x0: use mt76_wcid_free "
` [PATCH v2 13/17] mt76: unify mt76x02_vif struct
` [PATCH v2 14/17] mt76: unify sta structure part 1
` [PATCH v2 15/17] mt76: unify sta structure part 2
` [PATCH v2 16/17] mt76x0: initalize custom tx queues
` [PATCH v2 17/17] mt76x0: use mt76x02_sta and mt76x02_tx_status

[PATCH v2] mac80211: do not aggregate frames if max_frags is set to one
 2018-08-30  9:07 UTC  (14+ messages)

[PATCH] mac80211: always account for A-MSDU header changes
 2018-08-30  9:04 UTC  (2+ messages)

Intel Wireless 8265/8275 (rev 78) issue
 2018-08-30  6:34 UTC  (7+ messages)

pull-request: mac80211-next 2018-08-29
 2018-08-30  5:14 UTC  (2+ messages)

[PATCH 0/3] ath10k: download firmware via diag ce for qca6174 and qca9377
 2018-08-30  2:29 UTC  (4+ messages)
` [PATCH 1/3] ath10k: optimize pci diag mem read & write operations
` [PATCH 2/3] ath10k: support to access target space below 1M for qca6174 and qca9377
` [PATCH 3/3] ath10k: download firmware via diag Copy Engine for QCA6174 and QCA9377

[RFC v2 1/2] mac80211: make airtime txq list per ac
 2018-08-30  0:29 UTC  (4+ messages)
` [RFC v2 2/2] mac80211: manage txq transmission based on airtime deficit

rtl8723bu: low signal, fails to associate
 2018-08-29 21:58 UTC  (3+ messages)

[PATCH] cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
 2018-08-29 21:40 UTC 

[PATCH 0/6] brcmfmac: fix 160MHz support and monitor mode
 2018-08-29 20:17 UTC  (5+ messages)

[PATCH] wil6210: fix unsigned cid comparison with >= 0
 2018-08-29 17:50 UTC 

[PATCH v7 0/2] Fix PTK rekey freezes and clear text leak
 2018-08-29 16:34 UTC  (3+ messages)
` [PATCH v7 1/2] nl80211: Add CAN_REPLACE_PTK0 API
` [PATCH v7 2/2] mac80211: Fix PTK rekey freezes and clear text leak

[RFC v2 0/4] Move TXQ scheduling into mac80211
 2018-08-29 14:16 UTC  (13+ messages)
` [RFC v2 1/4] mac80211: Add TXQ scheduling API
` [RFC v2 2/4] mac80211: Add airtime accounting and scheduling to TXQs

[RFCv2 0/2] nl80211/mac80211 Add support for per-rate rx statistics
 2018-08-29 14:07 UTC  (6+ messages)
` [RFCv2 2/2] mac80211: "

[PATCH v3 00/16] mt76 patches 2018-08-24 v3
 2018-08-29 12:27 UTC  (18+ messages)
` [PATCH v3 01/16] mt76: unify wait_for_mac
` [PATCH v3 02/16] mt76: rename mt76x2_regs.h
` [PATCH v3 03/16] mt76: merge mt76x0/regs.h into mt76x02_regs.h
` [PATCH v3 04/16] mt76: create new mt76x02-lib module for common mt76x{0,2} code
` [PATCH v3 05/16] mt76: unify mac_get_key_info
` [PATCH v3 06/16] mt76: add helpers for register access with mt76_dev struct
` [PATCH v3 07/16] mt76: unify mac_shared_key_setup
` [PATCH v3 08/16] mt76: unify mac_wcid_set_key
` [PATCH v3 09/16] mt76: unify mac_wcid_setup
` [PATCH v3 10/16] mt76: use mac_wcid_set_drop in mt76x0
` [PATCH v3 11/16] mt76x0: use mt76_wcid_free "
` [PATCH v3 12/16] mt76: unify mt76x02_vif struct
` [PATCH v3 13/16] mt76: unify sta structure part 1
` [PATCH v3 14/16] mt76: unify sta structure part 2
` [PATCH v3 15/16] mt76x0: initalize custom tx queues
` [PATCH v3 16/16] mt76x0: use mt76x02_sta and mt76x02_tx_status

[PATCH] mac80211: do not aggregate frames if max_frags is set to one
 2018-08-29 10:21 UTC  (5+ messages)

[PATCH] mac80211: avoid kernel panic when building AMSDU from non-linear SKB
 2018-08-29 10:16 UTC  (2+ messages)

[PATCH] Bluetooth: btrsi: fix bt tx timeout issue
 2018-08-29  8:58 UTC 

[PATCH v2 0/3] cfg80211/mac80211/ath10k: Extend avg ack rssi support for mgmt frames
 2018-08-29  8:53 UTC  (4+ messages)
` [PATCH v2 3/3] ath10k: management tx ack rssi capability check

[PATCH v3 1/2] mac80211: invoke sw_scan if hw_scan returns EPERM
 2018-08-29  7:24 UTC  (3+ messages)

[PATCH v6 0/3] Fix PTK rekey freezes and cleartext leaks
 2018-08-29  7:02 UTC  (15+ messages)
` [PATCH v6 1/3] nl80211: Add ATOMIC_KEY_REPLACE API
` [PATCH v6 3/3] mac80211: Fix PTK rekey freezes and cleartext leaks

[PATCH] ath10k: Enable Factory Test Mode for WCN3990
 2018-08-29  7:00 UTC 

[PATCH] mac80211: fix HWMP sequence numbering to follow standard
 2018-08-29  1:30 UTC 

[PATCH] ath10k: retrieve MAC address from firmware if provided
 2018-08-29  0:14 UTC  (6+ messages)

[RFC 0/3] mac80211: handle push-pull path in ATF
 2018-08-28 23:54 UTC  (8+ messages)
` [RFC 3/3] mac80211: add ieee80211_reorder_txq

ath10k: adding wlan to bridge causes WPA2-PSK to fail
 2018-08-28 16:17 UTC 

wireless dongle causing entire machine to hang
 2018-08-28 16:09 UTC  (10+ messages)

[PATCH 0/2] ath10k: Enable pktlog for WCN3990 chipset
 2018-08-28 14:53 UTC  (5+ messages)
` [PATCH 1/2] ath10k: Introduce CE_ATTR_POLL attribute for polling pipe
` [PATCH 2/2] ath10k: Enable pktlog for WCN3990 target
  ` [RFC PATCH] ath10k: ath10k_htc_pktlog_svc_supported() can be static

[PATCH 1/2] ath10k: Support extended board data download for dual-band QCA9984
 2018-08-28 14:28 UTC  (2+ messages)

[PATCH] ath10k: Limit available channels via DT ieee80211-freq-limit
 2018-08-28 13:51 UTC  (2+ messages)

[PATCH 1/9] wil6210: remove reset file from debugfs
 2018-08-28 13:49 UTC  (2+ messages)

[PATCH] net: wireless: ath6kl: Remove unnecessary parentheses
 2018-08-28 13:46 UTC  (2+ messages)

[PATCH] ath9k: fix tx99 with monitor mode interface
 2018-08-28 13:46 UTC  (2+ messages)

[PATCH] ath9k: remove unused array firstep_table
 2018-08-28 13:45 UTC  (2+ messages)

[PATCH] net: wireless: ath9k: Remove unnecessary parentheses
 2018-08-28 13:44 UTC  (2+ messages)

[PATCH] ath10k: use struct_size() in kzalloc()
 2018-08-28 13:43 UTC  (2+ messages)

[PATCH] ath10k: schedule hardware restart if WMI command times out
 2018-08-28 13:42 UTC  (2+ messages)

[PATCH] ath10k: Skip resetting rx filter for WCN3990
 2018-08-28 13:41 UTC  (2+ messages)

[PATCH 4/4] ath10k: add debugfs support to dump per sta tx stats
 2018-08-28 13:36 UTC  (2+ messages)

[PATCH 3/4] ath10k: add extended per sta tx statistics support
 2018-08-28 13:35 UTC  (2+ messages)

[PATCH net-next] Implement a rtnetlink device which simulates wifi
 2018-08-28 12:45 UTC  (2+ messages)

[PATCH] mac80211: fix to follow standard
 2018-08-28 12:44 UTC  (3+ messages)

[Regression]BCM4312 is broken in kernel 4.18[Root cause found]
 2018-08-28 12:41 UTC  (9+ messages)

[PATCH] mac80211: WFA Multi-AP backhaul STA Rx requirement
 2018-08-28 12:24 UTC  (6+ messages)

[PATCH v2] mac80211: add missing WFA Multi-AP backhaul STA Rx requirement
 2018-08-28 12:21 UTC 

[RFC 0/6] multi-BSSID patches
 2018-08-28 12:13 UTC  (7+ messages)
` [RFC 1/6] cfg80211: Implement Multiple BSSID capability in scanning
` [RFC 2/6] cfg80211: clean up the previous patch [SQUASH]
` [RFC 3/6] cfg80211: protect against NULL dereference [SQUASH]
` [RFC 4/6] cfg80211: properly track relation of transmitting and non-transmitting BSS
` [RFC 5/6] cfg80211: move the multiple BSSID data to the visible part
` [RFC 6/6] mac80211: declare support for multi-BSSID if driver supports it

[PATCH] net: wireless: ath: Convert to using %pOFn instead of device_node.name
 2018-08-28 11:19 UTC  (2+ messages)

[PATCH] ath10k: Add waiting htt tx complete before wow enable
 2018-08-28 10:56 UTC  (2+ messages)

wireless-regdb: Update regulatory rules for Finland (FI) on 5GHz (SRD devices)
 2018-08-28 10:32 UTC 

[PATCH 0/3] Add support for new channels on 60GHz band
 2018-08-28  9:33 UTC  (5+ messages)
` [PATCH 1/3] cfg80211: Add support for 60GHz band channels 5 and 6
` [PATCH 2/3] nl80211: Add support for EDMG channels

Proper SET_KEY usage?
 2018-08-28  9:06 UTC  (5+ messages)

[PATCH 0/7] cfg80211/mac80211: Add support to configure and monitor rssi threshold
 2018-08-28  9:02 UTC  (13+ messages)
` [PATCH 1/7] wireless: Change single cqm_config to rssi config list
` [PATCH 2/7] cfg80211: Add new NL command to configure peer specific rssi threshold

[PATCH 1/2] cfg80211: let's wmm_rule be part of reg_rule structure
 2018-08-28  8:43 UTC  (4+ messages)

[PATCH 0/3] Add support for ftm responder configuration
 2018-08-28  8:43 UTC  (4+ messages)

Support for Killer/Wireless-AC 9260 wireless cards
 2018-08-28  2:31 UTC  (3+ messages)

[PATCH 00/24] staging: wilc1000: avoid use of static and global variable
 2018-08-28  4:35 UTC  (21+ messages)
` [PATCH 10/24] staging: wilc1000: move wilc_multicast_mac_addr_list to 'wilc_vif' struct
` [PATCH 12/24] staging: wilc1000: move static variable 'terminated_handle' to wilc_vif struct
` [PATCH 20/24] staging: wilc1000: avoid line over 80 chars in tcp_process()

[PATCH v3 13/17] iwlwifi: mvm: move he RX handling to a separate function
 2018-08-27 18:21 UTC 

Neighbor Awareness Networking status inquiry
 2018-08-27 16:02 UTC 

[PATCH] b43: Fix regression in kernel 4.18
 2018-08-27 15:34 UTC 

[PATCH 1/2] rsi: fix memory alignment issue in ARM32 platforms
 2018-08-27 11:35 UTC  (2+ messages)
` [PATCH 2/2] rsi: improve kernel thread handling to fix kernel panic

[PATCH] iwlwifi: mvm: fix spelling mistake "Recieved" -> "Received"
 2018-08-26 22:31 UTC 

[PATCH 00/17] mt76 patches 2018-08-24
 2018-08-25 14:44 UTC  (6+ messages)
` [PATCH 02/17] mt76: rename mt76x2_regs.h

[PATCH 16/16] mt76x0: remove unused routines for usb_buff alloc/free
 2018-08-25 10:40 UTC 


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