linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-23 15:19:51 to 2018-08-28 18:20:02 UTC [more...]

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

[PATCH] ath10k: Limit available channels via DT ieee80211-freq-limit
 2018-08-28 13:51 UTC  (4+ 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  (3+ 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  (11+ 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 

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

[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

[RFCv2 0/2] nl80211/mac80211 Add support for per-rate rx statistics
 2018-08-28  9:00 UTC  (5+ messages)
` [RFCv2 2/2] mac80211: "

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

[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 0/2] ath10k: Enable pktlog for WCN3990 chipset
 2018-08-28  4:36 UTC  (3+ messages)
` [PATCH 1/2] ath10k: Introduce CE_ATTR_POLL attribute for polling pipe
` [PATCH 2/2] ath10k: Enable pktlog for WCN3990 target

[PATCH 00/24] staging: wilc1000: avoid use of static and global variable
 2018-08-28  4:35 UTC  (43+ messages)
` [PATCH 06/24] staging: wilc1000: move during_ip_timer & wilc_optaining_ip to 'wilc_vif' struct
` [PATCH 09/24] staging: wilc1000: move static variable clients_count to 'wilc' structure
` [PATCH 10/24] staging: wilc1000: move wilc_multicast_mac_addr_list to 'wilc_vif' struct
` [PATCH 11/24] staging: wilc1000: move hif specific static variables to 'wilc' structure
` [PATCH 12/24] staging: wilc1000: move static variable 'terminated_handle' to wilc_vif struct
` [PATCH 19/24] staging: wilc1000: avoid line over 80 chars in wilc_wlan_txq_filter_dup_tcp_ack()
` [PATCH 20/24] staging: wilc1000: avoid line over 80 chars in tcp_process()
` [PATCH 23/24] staging: wilc1000: move 'wilc_connecting' static variable to 'wilc_vif' struct
` [PATCH 24/24] staging: wilc1000: remove unnecessary static variable 'p2p_listen_state'

[PATCH v2 00/17] mt76 patches 2018-08-24 v2
 2018-08-27 19:54 UTC  (19+ 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 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  (25+ messages)
` [PATCH 01/17] mt76: unify wait_for_mac
` [PATCH 02/17] mt76: rename mt76x2_regs.h
` [PATCH 03/17] mt76: merge mt76x0/regs.h into mt76xx_regs.h
` [PATCH 04/17] mt76: create new mt76xx-lib module for common mt76x{0,2} code
` [PATCH 05/17] mt76: fix mt76xx-lib module license
` [PATCH 06/17] mt76: unify mac_get_key_info
` [PATCH 07/17] mt76: add helpers for register access with mt76_dev struct
` [PATCH 08/17] mt76: unify mac_shared_key_setup
` [PATCH 09/17] mt76: unify mt76xx_mac_wcid_set_key
` [PATCH 10/17] mt76: unify mac_wcid_setup
` [PATCH 11/17] mt76: use mac_wcid_set_drop in mt76x0
` [PATCH 12/17] mt76x0: use mt76_wcid_free "
` [PATCH 13/17] mt76: unify mt76xx_vif struct
` [PATCH 14/17] mt76: unify sta stucture part 1
` [PATCH 15/17] mt76: unify sta structure part 2
` [PATCH 16/17] mt76x0: initalize custom tx queues
` [PATCH 17/17] mt76x0: use mt76xx_sta and mt76xx_tx_status

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

[PATCH 15/16] mt76x0: use mt76u_mcu_fw_send_data for fw uploading
 2018-08-25 10:40 UTC 

[PATCH 13/16] mt76x0: use mt76u_mcu_send_msg utility routine to send fw cmds
 2018-08-25 10:40 UTC 

[PATCH 14/16] mt76x0: remove unused mt76x0_mcu structure
 2018-08-25 10:40 UTC 

[PATCH 12/16] mt76x0: remove unused mt76x0_wait_asic_ready routine
 2018-08-25 10:40 UTC 

[PATCH 11/16] mt76x0: remove mt76x0_vendor_request routine
 2018-08-25 10:40 UTC 

[PATCH 10/16] mt76x0: remove mt76x0_complete_urb routine
 2018-08-25 10:40 UTC 

[PATCH 09/16] mt76x0: use shared mt76 usb mcu completion
 2018-08-25 10:40 UTC 

[PATCH 08/16] mt76x0: remove mt76x0_mcu_msg_alloc routine
 2018-08-25 10:40 UTC 

[PATCH 07/16] mt76x0: remove mt76x0_vendor_single_wr routine
 2018-08-25 10:40 UTC 

[PATCH 05/16] mt76x0: use mt76u_init for bus initialization
 2018-08-25 10:40 UTC 

[PATCH 06/16] mt76x0: remove mt76x0_vendor_reset routine
 2018-08-25 10:40 UTC 

[PATCH 04/16] mt76: add multiple regs read support to usb_mcu layer
 2018-08-25 10:40 UTC 

[PATCH 03/16] mt76: move mt76x2u_mcu_deinit routine in mt76-usb module
 2018-08-25 10:40 UTC 

[PATCH 02/16] mt76: split __mt76u_mcu_send_msg and mt76u_mcu_send_msg routines
 2018-08-25 10:40 UTC 

[PATCH 01/16] mt76: move mt76_reg_pair definition in mt76.h
 2018-08-25 10:40 UTC 

[PATCH 00/16] unify usb mcu layer between mt76x2u and mt76x0u drivers
 2018-08-25 10:40 UTC 

iwlwifi crash
 2018-08-24 17:46 UTC 

[PATCH] wcn36xx: replace dma_alloc_coherent + memset with dma_zalloc_coherent
 2018-08-24 17:35 UTC  (2+ messages)

[PATCH v2] wcn36xx: Use dma_zalloc_coherent instead of dma_alloc_coherent + memset
 2018-08-24 15:48 UTC  (2+ messages)

ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue...?
 2018-08-24 13:02 UTC  (8+ messages)

[PATCH] iwlwifi: d3: use struct_size() in kzalloc()
 2018-08-24 11:58 UTC  (4+ messages)

[PATCH] mt76: verify evt type in usb mcu response
 2018-08-24 12:01 UTC  (3+ messages)

[PATCH] wcn36xx: use dma_zalloc_coherent instead of allocator/memset
 2018-08-24 11:50 UTC  (2+ messages)

[PATCH] wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg_rsp
 2018-08-24 11:49 UTC  (2+ messages)

[PATCH] ath10k: fix kernel panic by moving pci flush after napi_disable
 2018-08-24 11:43 UTC  (2+ messages)

[PATCH 00/16] iwlwifi: updates intended for v4.20 2018-08-24
 2018-08-24 10:30 UTC  (17+ messages)
` [PATCH 01/16] iwlwifi: mvm: implement extended HE-MU sniffer API
` [PATCH 02/16] iwlwifi: mvm: put LTF symbol size into HE radiotap
` [PATCH 03/16] iwlwifi: mvm: properly decode HE GI duration
` [PATCH 04/16] iwlwifi: mvm: report # of LTF symbols for extended range SU PPDUs
` [PATCH 05/16] iwlwifi: mvm: remove channel 2 from HE radiotap if not applicable
` [PATCH 06/16] iwlwifi: Add missing 11n disable module parameter check
` [PATCH 07/16] iwlwifi: mvm: send BCAST management frames to the right station
` [PATCH 08/16] iwlwifi: mvm: always init rs_fw with 20MHz bandwidth rates
` [PATCH 09/16] iwlwifi: change monitor DMA to be coherent
` [PATCH 10/16] iwlwifi: avoid code duplication in stopping fw debug data recording
` [PATCH 11/16] iwlwifi: rs-fw: enable STBC in he correctly
` [PATCH 12/16] iwlwifi: rs-fw: support dcm
` [PATCH 13/16] iwlwifi: mvm: decode HE TB PPDU data
` [PATCH 14/16] iwlwifi: refactor txq_alloc for supporting more command type
` [PATCH 15/16] iwlwifi: mvm: activate fragmented EBS in case of fragmented scan
` [PATCH 16/16] Revert "iwlwifi: allow memory debug TLV to specify the memory type"

[PATCH] mt76: Fix comparisons with invalid hardware key index
 2018-08-24  8:20 UTC  (3+ messages)

[PATCH] mt76x2u: run device cleanup routine if resume fails
 2018-08-24  8:17 UTC 

[PATCH] ath10k: add dynamic vlan support
 2018-08-24  8:14 UTC  (11+ messages)

[PATCH] iwlwifi: remove all occurrences of the FSF address paragraph
 2018-08-24  7:56 UTC 

[PATCH v3 07/17] iwlwifi: mvm: protect D0i3 code behind CONFIG_PM
 2018-08-24  5:32 UTC  (2+ messages)
  ` [PATCH v4 "

rtl8723bu: low signal, fails to associate
 2018-08-24  1:36 UTC 

[PATCH] ath9k: turn on btcoex_enable as default
 2018-08-23 17:06 UTC  (10+ messages)

[PATCH] netlink: add nl_set_extack_cookie_u64()
 2018-08-23 16:39 UTC  (3+ messages)

[PATCH 00/15] iwlwifi: updates intended for v4.20 2018-08-21
 2018-08-23 12:24 UTC  (7+ messages)
` [PATCH 07/15] iwlwifi: add 80211 hdr offset to trace data


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