linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-06 11:17:34 to 2019-02-08 15:31:16 UTC [more...]

[PATCH 1/2] qtnfmac: enable WPA3 OWE support
 2019-02-08 15:31 UTC  (2+ messages)

[v3 1/5] rsi: Add debug support for wowlan wakeup confirmation
 2019-02-08 15:30 UTC  (2+ messages)

[PATCH][RESEND] rtlwifi: remove set but not used variable 'cmd_seq'
 2019-02-08 15:29 UTC  (2+ messages)

[PATCH] mwifiex: don't print error message on coex event
 2019-02-08 15:28 UTC  (2+ messages)

[PATCH] brcmfmac: support monitor frames with hardware/ucode header
 2019-02-08 15:27 UTC  (6+ messages)
` [PATCH V2] brcmfmac: support monitor frames with the "

[PATCH] brcm80211: fix typos
 2019-02-08 15:27 UTC  (2+ messages)
` [PATCH] brcmfmac: "

[PATCH] brcmfmac: add bphy_err() and use it in the cfg80211.c
 2019-02-08 15:24 UTC  (2+ messages)

[PATCH V3 1/2] brcmfmac: modify __brcmf_err() to take bus as a parameter
 2019-02-08 15:23 UTC  (4+ messages)
` [PATCH V3 2/2] brcmfmac: pass bus to the __brcmf_err() in pcie.c

[PATCH] ath10k: Fix shadow register implementation for WCN3990
 2019-02-08 14:42 UTC  (3+ messages)

[PATCH] ath10k: Enable Factory Test Mode for WCN3990
 2019-02-08 14:40 UTC  (5+ messages)

[PATCH] ath10k: fix line length warning in ath10k_ce_alloc_dest_ring()
 2019-02-08 14:29 UTC 

[PATCH] brcmfmac: print firmware reported ring status errors
 2019-02-08 14:24 UTC 

[PATCH v2] ath10k: Add support to provide higher range mem chunks in wmi init command
 2019-02-08 14:12 UTC  (2+ messages)

[PATCH] ath10k: support PCIe enter L1 state
 2019-02-08 13:42 UTC  (7+ messages)

[PATCH] ath10k: Remove ATH10K_STATE_RESTARTED in simulate fw crash
 2019-02-08 13:34 UTC  (7+ messages)

[PATCH v8 01/15] mac80211: pass bssids to elements parsing function
 2019-02-08 13:15 UTC  (15+ messages)
` [PATCH v8 02/15] mac80211: move the bss update from elements to an helper
` [PATCH v8 03/15] cfg80211: Parsing of Multiple BSSID information in scanning
` [PATCH v8 04/15] cfg80211: use for_each_element() for multi-bssid parsing
` [PATCH v8 05/15] cfg80211: Properly track transmitting and non-transmitting BSS
` [PATCH v8 06/15] cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
` [PATCH v8 07/15] cfg80211: parse multi-bssid only if HW supports it
` [PATCH v8 08/15] cfg80211: make BSSID generation function inline
` [PATCH v8 09/15] cfg80211: save multi-bssid properties
` [PATCH v8 10/15] mac80211: support multi-bssid
` [PATCH v8 11/15] mac80211: indicate support for multiple BSSID
` [PATCH v8 12/15] cfg80211: fix the IE inheritance of extension IEs
` [PATCH v8 13/15] cfg80211: fix memory leak of new_ie
` [PATCH v8 14/15] mac80211_hwsim: Declare support for Multi-BSSID
` [PATCH v8 15/15] cfg80211: add missing kernel-doc for multi-BSSID fields

[PATCH 1/4] cfg80211: add and use strongly typed element iteration macros
 2019-02-08 13:02 UTC  (5+ messages)
` [PATCH 2/4] mac80211: use element iteration macro in parsing
` [PATCH 3/4] cfg80211: add various struct element finding helpers
` [PATCH 4/4] nl80211: use for_each_element() in validate_ie_attr()

[PATCH 00/20] iwlwifi: updates intended for v5.1 2019-02-08
 2019-02-08 10:47 UTC  (21+ messages)
` [PATCH 01/20] iwlwifi: bump FW API to 46 for 9000 and 22000 series
` [PATCH 02/20] iwlwifi: pcie: fix TX while flushing
` [PATCH 03/20] iwlwifi: mvm: add support for 32kHz external clock indication
` [PATCH 04/20] iwlwifi: dbg: temporarily skip periphery dump for AX210 devices
` [PATCH 05/20] iwlwifi: align to new periphery address space for AX210 family
` [PATCH 06/20] iwlwifi: add force NMI for AX210 devices
` [PATCH 07/20] iwlwifi: mvm: add a debug_enable op
` [PATCH 08/20] iwiwifi: mvm: Fix FW scan concurrency support assumptions
` [PATCH 09/20] iwlwifi: mvm: add support for new FTM fw API
` [PATCH 10/20] iwlwifi: mvm: fix HE radiotap data4 for HE-TB PPDUs
` [PATCH 11/20] iwlwifi: mvm: add debug prints for FTM
` [PATCH 12/20] iwlwifi: start using B-step for some 9000 devices
` [PATCH 13/20] iwlwifi: properly use delay option in dump trigger flow
` [PATCH 14/20] iwlwifi: dbg_ini: enable ignore consecutive trigger feature
` [PATCH 15/20] iwlwifi: mvm: fix the spatial reuse parsing for HE_TRIG PPDUs
` [PATCH 16/20] iwlwifi: dbg: buffer overflow in non_collect_ts_start array
` [PATCH 17/20] iwlwifi: mvm: Don't warn on command failure during restart
` [PATCH 18/20] iwlwifi: mvm: Do not return an error value on HW restart
` [PATCH 19/20] iwlwifi: dbg_ini: add early and after alive apply points to unified images
` [PATCH 20/20] iwlwifi: mvm: stop static queues correctly

[PATCH v2 0/8] staging: wilc1000: fixes & changes for mainline review comments
 2019-02-08  7:43 UTC  (12+ messages)
` [PATCH v2 1/8] staging: wilc1000: fix to set correct value for 'vif_num'
` [PATCH v2 2/8] staging: wilc1000: add 'wilc_' prefix to have proper namespace
` [PATCH v2 3/8] staging: wilc1000: move macro and function prototype from wilc_wlan_if.h file
` [PATCH v2 4/8] staging: wilc1000: avoid function forward declaration in wilc_sdio.c file
` [PATCH v2 5/8] staging: wilc1000: added 'wilc_' prefix for function "
` [PATCH v2 6/8] staging: wilc1000: rename wilc_frmw_to_linux()
` [PATCH v2 7/8] staging: wilc1000: remove 'linux_' prefix in function names
` [PATCH v2 8/8] staging: wilc1000: rename linux_wlan.c and linux_mon.c

DONATION
 2019-02-08  1:05 UTC 

[PATCH 00/17] iwlwifi: updates intended for v5.1 2019-02-07
 2019-02-07 22:36 UTC  (18+ messages)
` [PATCH 01/17] iwlwifi: bump FW API to 45 for 9000 and 22000 series
` [PATCH 02/17] iwlwifi: pcie: fix emergency path
` [PATCH 03/17] iwlwifi: dvm: don't use IWL_DL_FW_ERRORS
` [PATCH 04/17] iwlwifi: pcie: add TPT oriented prints
` [PATCH 05/17] iwlwifi: dbg_ini: implement monitor sram memory dump
` [PATCH 06/17] iwlwifi: mvm: don't require WOWLAN images when unified
` [PATCH 07/17] iwlwifi: dbg_ini: implement monitor dram memory dump
` [PATCH 08/17] iwlwifi: mvm: support FTM responder
` [PATCH 09/17] iwlwifi: mvm: support FTM initiator
` [PATCH 10/17] iwlwifi: mvm: clean up NO_PSDU case
` [PATCH 11/17] iwlwifi: receive umac and lmac error table addresses from TLVs
` [PATCH 12/17] iwlwifi: dbg_ini: rewrite trigger flow and align to FW API changes
` [PATCH 13/17] iwlwifi: introduce device family AX210
` [PATCH 14/17] iwlwifi: add FW recovery flow
` [PATCH 15/17] iwlwifi: do not fail on large amount of channels
` [PATCH 16/17] iwlwifi: mvm: Fix possible NULL pointer dereference
` [PATCH 17/17] iwlwifi: mvm: support beacon IE injection

[PATCH v2] rhashtable: make walk safe from softirq context
 2019-02-07 22:02 UTC  (6+ messages)

[BUG] regular scan timed out
 2019-02-07 21:07 UTC  (2+ messages)

[PATCH 1/2] mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
 2019-02-07 20:16 UTC  (2+ messages)
` [PATCH 2/2] mac8011: Add support for NL80211_STA_INFO_RX_MCAST_BCAST

[PATCH 1/2] mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
 2019-02-07 20:13 UTC  (2+ messages)
` [PATCH 2/2] mac8011: Add support for NL80211_STA_INFO_RX_MCAST_BCAST

[PATCH 0/3] firmware_loader: few selftest fixes
 2019-02-07 19:06 UTC  (4+ messages)
` [PATCH 1/3] Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config"
` [PATCH 2/3] Revert "selftests: firmware: remove use of non-standard diff -Z option"
` [PATCH 3/3] selftests: firmware: fix verify_reqs() return value

Help: 4-address interface NL80211_IFTYPE_AP_VLAN not supported any more??
 2019-02-07 18:30 UTC 

[PATCH 5.0 v2] mt76x0u: fix suspend/resume
 2019-02-07 16:33 UTC  (3+ messages)

[PATCH v3 0/3] Add support for suspend/resume and WOW for WCN3990 chipset
 2019-02-07 16:01 UTC  (5+ messages)
` [PATCH v3 1/3] ath10k: Enable bus layer suspend/resume for WCN3990
` [PATCH v3 2/3] ath10k: Disable interface pause wow config for integrated chipset
` [PATCH v3 3/3] ath10k: Request credit report if flow control enabled on ep

[PATCH 1/2] ath10k: Assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3
 2019-02-07 16:00 UTC  (2+ messages)

[PATCH] ath: regd: add extra US coutry codes
 2019-02-07 15:03 UTC  (2+ messages)

[PATCH] ath: move spin_lock_bh to spin_lock in tasklet
 2019-02-07 15:01 UTC  (2+ messages)

[PATCH] ath9k: do not return invalid pointers as a *dentry
 2019-02-07 14:59 UTC  (2+ messages)

[PATCH] ath10k: Fill tx_duration for each peer in Tx stats per STA
 2019-02-07 14:58 UTC  (4+ messages)

[PATCH] ath10k: Add a condtion to fill the LDPC capability correctly
 2019-02-07 14:57 UTC  (4+ messages)

[BUG] iwl_trans_pcie_send_hcmd: STATISTICS_CMD: a command is already active
 2019-02-07 14:56 UTC 

[PATCH] ath10k: reduce transmit msdu count
 2019-02-07 14:56 UTC  (2+ messages)

[PATCH] ath10k: do not return invalid pointers as a *dentry
 2019-02-07 14:55 UTC  (2+ messages)

[PATCH][RESEND] ath10k: snoc: remove set but not used variable 'ar_snoc'
 2019-02-07 14:54 UTC  (2+ messages)

[PATCH] ath10k: sdio: add .owner field
 2019-02-07 14:53 UTC  (2+ messages)

[PATCH] ath10k: Change swap mail box check after htc ready
 2019-02-07 14:52 UTC  (2+ messages)

[PATCH] ath10k: Fix hw-restart crash inject mode for WCN3990
 2019-02-07 14:51 UTC  (2+ messages)

[PATCH] ath10k: fix dma unmap direction for management frames
 2019-02-07 14:44 UTC  (2+ messages)

[PATCH] ath10k: fix incorrect multicast/broadcast rate setting
 2019-02-07 14:42 UTC  (3+ messages)

[PATCH v2 1/2] ath10k: Handle bundled tx completion for management frames
 2019-02-07 14:37 UTC  (2+ messages)

[PATCH v2 1/1] ath10k: update HOST capability qmi message
 2019-02-07 14:28 UTC  (2+ messages)

[PATCH] ath10k: fix return value check in wake_tx_q op
 2019-02-07 14:25 UTC  (3+ messages)
    ` FW: "

[PATCH] ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs conf
 2019-02-07 14:23 UTC  (5+ messages)

[PATCH 0/4] mt76x{0,2}: move alloc_device common code in mt76_common module
 2019-02-07 13:54 UTC  (2+ messages)

[PATCH 1/7] mt76: fix software encryption issues
 2019-02-07 13:47 UTC  (7+ messages)
` [PATCH 2/7] mt76: mt76x2: avoid running DPD calibration if tx is blocked
` [PATCH 3/7] mt76: explicitly disable energy detect cca during scan
` [PATCH 4/7] mt76: run MAC work every 100ms
` [PATCH 5/7] mt76: clear CCA timer stats in mt76x02_edcca_init
` [PATCH 6/7] mt76: measure the time between mt76x02_edcca_check runs
` [PATCH 7/7] mt76: increase ED/CCA tx block threshold

[PATCH] mt76: remove add_buf pointer in mt76_queue_ops
 2019-02-07 13:43 UTC  (2+ messages)

[PATCH v2] mt76: move mt76_dma_tx_queue_skb_raw in mt76-core module
 2019-02-07 13:43 UTC  (2+ messages)

[PATCH] mt76x0: mcu: remove useless commented configuration
 2019-02-07 13:42 UTC  (2+ messages)

[PATCH 0/3] move mcu shared code in mt76-core
 2019-02-07 13:41 UTC  (2+ messages)

[PATCH] mt76x0: eeprom: fix VHT mcs{8,9} rate power offset
 2019-02-07 13:40 UTC  (2+ messages)

[PATCH] rsi: fix indentation issue with a code block
 2019-02-07 12:11 UTC 

[PATCH 0/9] staging: wilc1000: fixes & changes for mainline review comments
 2019-02-07 10:02 UTC  (14+ messages)
` [PATCH 1/9] staging: wilc1000: revert fix related to vif index
` [PATCH 2/9] staging: wilc1000: fix to set the correct value for 'vif_num'
` [PATCH 3/9] staging: wilc1000: add 'wilc_' prefix to have proper namespace
` [PATCH 4/9] staging: wilc1000: move macro and function prototype from wilc_wlan_if.h file
` [PATCH 5/9] staging: wilc1000: avoid function forward declaration in wilc_sdio.c file
` [PATCH 6/9] staging: wilc1000: added 'wilc_' prefix for function "
` [PATCH 7/9] staging: wilc1000: rename wilc_frmw_to_linux()
` [PATCH 8/9] staging: wilc1000: remove 'linux_' prefix in function names
` [PATCH 9/9] staging: wilc1000: rename linux_wlan.c and linux_mon.c

pull-request: iwlwifi-next 2019-02-04
 2019-02-07  9:44 UTC  (2+ messages)

[PATCH 00/21] iwlwifi: updates intended for v5.1 2019-01-31
 2019-02-07  9:33 UTC  (5+ messages)
` [PATCH 07/21] iwlwifi: mvm: add HE TB PPDU SIG-A BW to radiotap

[REGRESSION] mesh_pmksa_caching_oom test case fails
 2019-02-07  8:49 UTC  (2+ messages)

[PATCH] ath10k: pci: use mutex for diagnostic window CE polling
 2019-02-07  1:41 UTC 

[PATCH mac80211-next] virt_wifi: Remove REGULATORY_WIPHY_SELF_MANAGED
 2019-02-06 23:54 UTC 

[PATCH] rhashtable: use irq-safe spinlock in rhashtable_rehash_table()
 2019-02-06 17:40 UTC  (3+ messages)

pull-request: wireless-drivers-next 2019-02-06
 2019-02-06 17:37 UTC  (2+ messages)

[PATCH] mt76: move mt76_tx_queue_mcu in mt76-core module
 2019-02-06 14:59 UTC  (3+ messages)

[BUG] Microcode SW error detected
 2019-02-06 13:20 UTC  (3+ messages)

Driver for RealTek RTL8811AU dual-band USB WiFi adapter
 2019-02-06 12:25 UTC  (3+ messages)

[PATCH 00/15] cfg80211/mac80211 patches from our internal tree 2019-02-06
 2019-02-06 11:17 UTC  (13+ messages)
` [PATCH 04/15] mac80211: abort CSA if beacon does not include CSA IEs
` [PATCH 05/15] radiotap: add 0-length PSDU "not captured" type
` [PATCH 06/15] mac80211: call drv_ibss_join() on restart
` [PATCH 07/15] mac80211: fix position of vendor_data read
` [PATCH 08/15] cfg80211: prevent speculation on cfg80211_classify8021d() return
` [PATCH 09/15] mac80211: notify driver on subsequent CSA beacons
` [PATCH 10/15] mac80211: allow CSA to self with immediate quiet
` [PATCH 11/15] mac80211: ignore quiet mode in probe
` [PATCH 12/15] mac80211: shorten debug print to avoid warning
` [PATCH 13/15] cfg80211: allow sending vendor events unicast
` [PATCH 14/15] mac80211: update HE IEs to D3.3
` [PATCH 15/15] mac80211: Fix Tx aggregation session tear down with ITXQs


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