linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-14 09:44:23 to 2019-04-18 13:48:33 UTC [more...]

pull-request: wireless-drivers-next 2019-04-18
 2019-04-18 13:48 UTC 

[PATCH v7 00/21] x86/split_lock: Enable split lock detection
 2019-04-18 13:26 UTC  (38+ messages)
` [PATCH v7 01/21] x86/common: Align cpu_caps_cleared and cpu_caps_set to unsigned long
` [PATCH v7 02/21] drivers/net/b44: Align pwol_mask to unsigned long for better performance
` [PATCH v7 03/21] wlcore: simplify/fix/optimize reg_ch_conf_pending operations
` [PATCH v7 04/21] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v7 05/21] x86/msr-index: Define MSR_IA32_CORE_CAPABILITY and split lock detection bit
` [PATCH v7 06/21] x86/cpufeatures: Enumerate MSR_IA32_CORE_CAPABILITY
` [PATCH v7 07/21] x86/split_lock: Enumerate split lock detection by MSR_IA32_CORE_CAPABILITY
` [PATCH v7 08/21] x86/split_lock: Enumerate split lock detection on Icelake mobile processor
` [PATCH v7 09/21] x86/split_lock: Define MSR TEST_CTL register
` [PATCH v7 10/21] x86/split_lock: Define per CPU variable to cache MSR TEST_CTL
` [PATCH v7 11/21] x86/split_lock: Handle #AC exception for split lock
` [PATCH v7 12/21] kvm/x86: Emulate MSR IA32_CORE_CAPABILITY
` [PATCH v7 13/21] kvm/vmx: Emulate MSR TEST_CTL
` [PATCH v7 14/21] x86/split_lock: Enable split lock detection by default
` [PATCH v7 15/21] x86/split_lock: Add a sysfs interface to enable/disable split lock detection during run time
` [PATCH v7 16/21] x86/split_lock: Document the new sysfs file for split lock detection
` [PATCH v7 17/21] x86/clearcpuid: Support multiple clearcpuid options
` [PATCH v7 18/21] x86/clearcpuid: Support feature flag string in kernel option clearcpuid
` [PATCH v7 19/21] x86/clearcpuid: Apply cleared feature bits that are forced set before
` [PATCH v7 20/21] x86/clearcpuid: Clear CPUID bit in CPUID faulting
` [PATCH v7 21/21] x86/clearcpuid: Change document for kernel option clearcpuid

[PATCH] rtlwifi: rtl8188ee: Remove extraneous file
 2019-04-18 13:08 UTC  (7+ messages)

pull-request: iwlwifi-next 2019-04-18
 2019-04-18 12:58 UTC 

[PATCH 0/4] iwlwifi: fixes intended for 5.1 2019-04-18
 2019-04-18 12:15 UTC  (5+ messages)
` [PATCH 1/4] iwlwifi: mvm: don't attempt debug collection in rfkill
` [PATCH 2/4] iwlwifi: dbg_ini: check debug TLV type explicitly
` [PATCH 3/4] iwlwifi: mvm: properly check debugfs dentry before using it
` [PATCH 4/4] iwlwifi: cfg: use family 22560 based_params for AX210 family

brcmfmac: NULL pointer dereference during brcmf_detach() after firmware crash
 2019-04-18 11:55 UTC  (4+ messages)

[PATCH] NFC: st95hf: fix spelling mistake: "receieve" -> "receive"
 2019-04-18 10:42 UTC  (2+ messages)

[PATCH v2] ath10k: fix different tx duration output
 2019-04-18  8:07 UTC  (4+ messages)

Kali Linux 4.19.13 VM, Ralink RT3072 - Not Finding Wireless Networks
 2019-04-18  2:08 UTC  (2+ messages)

[PATCH v2 0/5] ath10k: SDIO and high latency patches from Silex
 2019-04-17 19:15 UTC  (6+ messages)
` [PATCH v2 1/5] ath10k: add initialization of HTC header
` [PATCH v2 2/5] ath10k: high latency fixes for beacon buffer
` [PATCH v2 3/5] ath10k: sdio: read RX packets in bundles
` [PATCH v2 4/5] ath10k: sdio: add missing error check
` [PATCH v2 5/5] ath10k: sdio: remove skb_trim in TX path

[PATCH] ath10k: remove iteration in wake_tx_queue
 2019-04-17 13:29 UTC  (5+ messages)

iwlwifi: BUG: unable to handle kernel paging request at ffffc90000e1c808
 2019-04-17 10:59 UTC  (9+ messages)
      ` [PATCH] iwlwifi: don't panic in error path on non-msix systems

p54: drop device reference count if fails to enable device
 2019-04-17  9:41 UTC 

[PATCH 1/5] mac80211: mesh: drop redundant rcu_read_lock/unlock calls
 2019-04-17  9:17 UTC  (29+ messages)
` [PATCH 5/5] mac80211: set NETIF_F_LLTX when using intermediate tx queues

[PATCHv4 0/2] cfg80211/mac80211: Add support to configure and monitor station's rssi threshold
 2019-04-17  9:21 UTC  (3+ messages)
` [PATCHv4 1/2] cfg80211: Add support to configure station specific RSSI threshold for AP mode
` [PATCHv4 2/2] mac80211: Implement API to configure station specific rssi threshold

[PATCH 0/3] Add support for MESH 11S for WCN3990
 2019-04-17  8:31 UTC  (4+ messages)
` [PATCH 1/3] ath10k: Add wmi tlv vdev subtype for mesh in WCN3990
` [PATCH 2/3] ath10k: Do not send probe response template for mesh
` [PATCH 3/3] ath10k: Add wmi tlv service map for mesh 11s

[PATCH] iwlwifi: Use correct channel_profile iniwl_get_nvm
 2019-04-17  7:14 UTC  (2+ messages)

[PATCH] iwlwifi: mvm: no need to check return value of debugfs_create functions
 2019-04-17  7:02 UTC  (9+ messages)
            ` [PATCH] iwlwifi: properly check debugfs dentry before using it

[PATCH 03/11] nl80211: copy the length of dst of src in nl80211_notify_radar_detection()
 2019-04-17  6:34 UTC  (2+ messages)
` [PATCH v2 03/11] nl80211: do a struct assignment to radar_chandef instead of memcpy()

[PATCH] ath10k: reset chip after supported check
 2019-04-17  3:52 UTC  (3+ messages)

[PATCH] ath9k: Remove some set but not used variables
 2019-04-17  2:57 UTC 

[PATCH] staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context
 2019-04-16 23:17 UTC 

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-16 22:33 UTC  (3+ messages)
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl

[RFC PATCH v3 00/12] Draft for Extended Key ID support
 2019-04-16 21:32 UTC  (16+ messages)
` [RFC PATCH v3 07/12] iwlwifi: Extended Key ID support (NATIVE)

Realtek r8822be kernel module does not negotiate 802.11ac connection
 2019-04-16 21:19 UTC  (10+ messages)
              ` rtlwifi-new v0.6 and dkms failures

[PATCH wireless-drivers] rtlwifi: rtl8723ae: Fix missing break in switch statement
 2019-04-16 16:03 UTC  (5+ messages)

[PATCH v2 wireless-drivers-next] rtlwifi: rtl8723ae: Fix missing break in switch statement
 2019-04-16 15:17 UTC 

[PATCH] staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context
 2019-04-16 11:15 UTC  (2+ messages)

[RFC 0/3] mt76: suspend/stop/removal fixes
 2019-04-16  9:29 UTC  (5+ messages)
` [RFC 1/3] mt76x02u: remove bogus stop on suspend
` [RFC 2/3] mt76usb: fix tx/rx stop
` [RFC 3/3] mt76x02: remove bogus mutex usage

[PATCH] ath10k: add support for simulate crash on SDIO chip
 2019-04-16  9:27 UTC 

[PATCH] mac80211: Fix kernel panic due to use of txq after free
 2019-04-16  8:49 UTC  (2+ messages)

[PATCH] mt76: usb: fix possible memory leak during suspend/resume
 2019-04-16  8:33 UTC  (12+ messages)

[PATCH] mwifiex: fix spelling mistake "capabilties" -> "capabilities"
 2019-04-16  8:10 UTC  (3+ messages)

[PATCH] staging: wilc1000: fix spelling mistake "dissconect" -> "disconnect"
 2019-04-16  7:23 UTC  (2+ messages)

[PATCH] iwlegacy: fix spelling mistake "acumulative" -> "accumulative"
 2019-04-16  6:47 UTC  (2+ messages)

[PATCH] cfg80211: Notify previous user request during self managed wiphy registration
 2019-04-16  5:46 UTC 

pull-request: wireless-drivers 2019-04-15
 2019-04-15 19:03 UTC  (2+ messages)

[PATCH] wil6210: fix potential out-of-bounds read
 2019-04-15 17:29 UTC  (3+ messages)

[PATCH-v3 1/2] wireless: Support assoc-at-ms timer in sta-info
 2019-04-15 17:21 UTC  (2+ messages)
` [PATCH-v3 2/2] mac80211: add assoc-at-ms support

[PATCH-v2 1/2] wireless: Support assoc-at-ms timer in sta-info
 2019-04-15 17:08 UTC  (3+ messages)
` [PATCH-v2 2/2] mac80211: add assoc-at-ms support

[PATCH 1/2] wireless: Support auth-at-ms timer in sta-info
 2019-04-15 17:03 UTC  (4+ messages)

[PATCH 0/6] ath10k: SDIO and high latency patches from Silex
 2019-04-15 15:11 UTC  (6+ messages)
` [PATCH 6/6] ath10k: sdio: replace skb_trim with explicit set of skb->len

wil6210 new features support
 2019-04-15 12:10 UTC 

[PATCHv3 0/2] cfg80211/mac80211: Add support to configure and monitor station's rssi threshold
 2019-04-15 11:18 UTC  (3+ messages)
` [PATCHv3 2/2] mac80211: Implement API to configure station specific "

[PATCH 0/4] Hexdump enhancements
 2019-04-15 11:12 UTC  (22+ messages)
` [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
` [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
` [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags

gsmtap design/extensions?
 2019-04-15 10:41 UTC  (15+ messages)

[PATCH] mac80211: don't attempt to rename ERR_PTR() debugfs dirs
 2019-04-15  9:39 UTC 

linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree
 2019-04-15  2:08 UTC 

linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree
 2019-04-15  2:01 UTC 

WARNING: ODEBUG bug in rsi_probe
 2019-04-14 19:56 UTC 

[PATCH 0/1] mwifiex: add support for SD8987 chipset
 2019-04-14 18:36 UTC  (2+ messages)
` [PATCH 1/1] "

general protection fault in ieee80211_debugfs_rename_netdev
 2019-04-14 16:47 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).