linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-24 14:07:51 to 2016-10-30 23:02:57 UTC [more...]

[PATCH 1/2] rtl8xxxu: Fix for authentication failure
 2016-10-30 23:02 UTC  (5+ messages)
` [PATCH 2/2] rtl8xxxu: Fix for bogus data used to determine macpower

Backwards 11ac
 2016-10-30 20:50 UTC 

[PATCH v5] mwifiex: parse device tree node for PCIe
 2016-10-30 20:41 UTC  (9+ messages)
` [PATCH v6] "

RFC if==else in halbtc8723b1ant.c
 2016-10-30 11:03 UTC 

[PATCH 0/2] rtl8xxxu: Fix allows wpa_supplicant to authenticate
 2016-10-30 10:20 UTC 

pull-request: wireless-drivers-next 2016-10-30
 2016-10-30  9:20 UTC 

Re[2]: compex wle900vx (ath10k) problem on 4.4.24 / armv7
 2016-10-30  9:08 UTC  (5+ messages)
`  "

pull-request: mac80211-next 2016-10-28
 2016-10-29 21:27 UTC  (2+ messages)

Bayesian rate control
 2016-10-29 20:50 UTC  (8+ messages)

pull-request: mac80211 2016-10-27
 2016-10-29 19:54 UTC  (2+ messages)

[PATCH net-next] netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
 2016-10-29 18:57 UTC  (7+ messages)

[PATCH 1/1] ath10k: use the right length of "background"
 2016-10-29 11:17 UTC 

[PATCH 0/7] wil6210 patches
 2016-10-29  5:51 UTC  (8+ messages)
` [PATCH 1/7] wil6210: fix net queue stop/wake
` [PATCH 2/7] wil6210: add support for power save enable / disable
` [PATCH 3/7] wil6210: fix deadlock when using fw_no_recovery option
` [PATCH 4/7] wil6210: add support for abort scan
` [PATCH 5/7] wil6210: align to latest auto generated wmi.h
` [PATCH 6/7] wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORT
` [PATCH 7/7] wil6210: low level RF sector API

[PATCH] broadcom/brcm80211/brcmfmac/cfg80211 driver, bad regulatory domain frequency value
 2016-10-28 20:41 UTC  (2+ messages)

[PATCH] mac80211: fix incorrect error return path on tmp allocation failure
 2016-10-28 18:16 UTC  (2+ messages)

[PATCH] mac80211: Ignore VHT IE from peer with wrong rx_mcs_map
 2016-10-28 15:46 UTC  (2+ messages)

[v2] pull-request: mac80211-next 2016-10-28
 2016-10-28 11:02 UTC 

[PATCH] mac80211: fils_aead: fix encrypt error handling
 2016-10-28 10:58 UTC  (2+ messages)

[PATCH v2 1/5] mwifiex: remove redundant condition in main process
 2016-10-27 18:48 UTC  (8+ messages)
` [PATCH v2 2/5] mwifiex: use spinlock for 'mwifiex_processing' in shutdown_drv
` [PATCH v2 3/5] mwifiex: do not free firmware dump memory "
` [PATCH v2 4/5] mwifiex: get rid of drv_info* adapter variables
` [PATCH v2 5/5] mwifiex: wait firmware dump complete during card remove process

[PATCH][RFC] nl80211/mac80211: Rounded RSSI reporting
 2016-10-27 18:42 UTC  (8+ messages)

[RFC] mac80211: set wifi_acked[_valid] bits for transmitted SKBs
 2016-10-27 16:20 UTC  (2+ messages)

pull-request: iwlwifi-next 2016-10-25-2
 2016-10-27 15:32 UTC  (2+ messages)

wireless-drivers-next open for 4.10
 2016-10-27 15:28 UTC 

[NOT FOR MERGE] ath9k: work around key cache corruption
 2016-10-27 15:06 UTC  (7+ messages)
  ` [ath9k-devel] "

[PATCH 19/28] brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_ap
 2016-10-27 15:05 UTC  (5+ messages)
  ` [19/28] "

pull-request: iwlwifi 2016-10-25
 2016-10-27 15:02 UTC  (2+ messages)

Outdated wl12xx firmwares
 2016-10-27 10:45 UTC 

[PATCH v2 0/9] cfg80211/mac80211: Fast Initial Link Setup (IEEE 802.11ai)
 2016-10-27 10:42 UTC  (11+ messages)
` [PATCH v2 1/9] cfg80211: Rename SAE_DATA to more generic AUTH_DATA
` [PATCH v2 2/9] mac80211: Allow AUTH_DATA to be used for FILS
` [PATCH v2 3/9] cfg80211: Add feature flag for Fast Initial Link Setup (FILS) as STA
` [PATCH v2 4/9] cfg80211: Define IEEE P802.11ai (FILS) information elements
` [PATCH v2 5/9] cfg80211: Add Fast Initial Link Setup (FILS) auth algs
` [PATCH v2 6/9] cfg80211: Add KEK/nonces for FILS association frames
` [PATCH v2 7/9] mac80211: Add FILS auth alg mapping
` [PATCH v2 8/9] mac80211: FILS AEAD protection for station mode association frames
` [PATCH v2 9/9] mac80211: Claim Fast Initial Link Setup (FILS) STA support

[PATCH v2] cfg80211: Add support to update connection parameters
 2016-10-27 14:00 UTC  (2+ messages)

[PATCH 1/5] mwifiex: remove redundant condition in main process
 2016-10-27 13:20 UTC  (24+ messages)
` [PATCH 2/5] mwifiex: use spinlock for 'mwifiex_processing' in shutdown_drv
` [PATCH 3/5] mwifiex: do not free firmware dump memory "
` [PATCH 4/5] mwifiex: firmware dump code rearrangement in pcie.c
` [PATCH 5/5] mwifiex: wait for firmware dump completion in remove_card

[PATCH v6 1/4] mac80211: remove unnecessary num_mcast_sta user
 2016-10-27 12:29 UTC  (5+ messages)
` [PATCH v6 3/4] cfg80211: configure multicast to unicast for AP interfaces
` [PATCH v6 4/4] mac80211: multicast to unicast conversion

[PATCH] mwifiex: don't do unbalanced free()'ing in cleanup_if()
 2016-10-26 23:52 UTC  (4+ messages)

[PATCH 5/8] cfg80211: Add KEK/nonces for FILS association frames
 2016-10-26 21:04 UTC  (11+ messages)
` [PATCH 6/8] mac80211: Add FILS auth alg mapping
` [PATCH 7/8] mac80211: FILS AEAD protection for station mode association frames
` [PATCH 8/8] mac80211: Claim Fast Initial Link Setup (FILS) support

[PATCH 0/8] cfg80211/mac80211: Fast Initial Link Setup (IEEE 802.11ai)
 2016-10-26 16:10 UTC  (8+ messages)
` [PATCH 1/8] cfg80211: Rename SAE_DATA to more generic AUTH_DATA
` [PATCH 2/8] mac80211: Allow AUTH_DATA to be used for FILS
` [PATCH 3/8] cfg80211: Add feature flag for Fast Initial Link Setup (FILS)
` [PATCH 4/8] cfg80211: Add Fast Initial Link Setup (FILS) auth algs

[PATCH] rtl8xxxu: Add D-Link DWA-131 rev E1
 2016-10-26 15:55 UTC  (2+ messages)

[PATCH v2 1/2] nl80211: add flag to force passive scan on DFS channels
 2016-10-26 13:30 UTC  (11+ messages)
` [PATCH v2 2/2] mac80211: passively scan DFS channels if requested

[PATCH] nl80211: use nla_parse_nested() instead of nla_parse()
 2016-10-26 12:45 UTC 

[PATCH] cfg80211: add key management offload feature
 2016-10-26 12:26 UTC  (3+ messages)
  ` [RFC] cfg80211: support 4-way-handshake offload with PSK and 802.1X

[PATCH] wireless: only ask about WDS if EXPERT is selected
 2016-10-26  9:44 UTC 

[PATCH] nl80211: move unsplit command advertising to a separate function
 2016-10-26  9:44 UTC 

[PATCH] NFC: nfcmrvl: Include unaligned.h instead of access_ok.h
 2016-10-26  9:03 UTC  (2+ messages)

[PATCH 1/2] mac80211: fix some sphinx warnings
 2016-10-26  8:55 UTC  (6+ messages)
` [PATCH 2/2] mac80211: use inline kernel-doc for struct ieee80211_hw

[PATCH 00/10] iwlwifi: updates intended for v4.10 2016-10-19
 2016-10-26  8:09 UTC  (7+ messages)
` [PATCH 09/10] iwlwifi: mvm: operate in dqa mode
  ` [PATCH v2] iwlwifi: mvm: enable dynamic queue allocation mode

[PATCH 3/7] iwlwifi: mvm: fix d3_test with unified D0/D3 images
 2016-10-26  7:26 UTC  (4+ messages)

[PATCH 1/3] rsi: Fix memory leak in module unload
 2016-10-26  6:47 UTC  (4+ messages)

[PATCH] cfg80211: process events caused by suspend before suspending
 2016-10-26  5:59 UTC 

[PATCH v2] cw1200: fix bogus maybe-uninitialized warning
 2016-10-25 20:21 UTC 

[PATCH] cw1200: fix bogus maybe-uninitialized warning
 2016-10-25 20:19 UTC  (4+ messages)

[PATCH v4 1/3] mwifiex: reset card->adapter during device unregister
 2016-10-25 16:56 UTC  (8+ messages)

pull-request: iwlwifi-next 2016-10-25
 2016-10-25 10:04 UTC 

[PATCH] staging: rtl8712: Free memory and return failure when kmalloc fails
 2016-10-25  9:03 UTC  (2+ messages)

[PATCH v5 1/4] mwifiex: reset card->adapter during device unregister
 2016-10-25  1:00 UTC  (2+ messages)

[PATCH 1/2] mwifiex: fix corner case power save issue
 2016-10-24 23:07 UTC  (2+ messages)

compex wle900vx (ath10k) problem on 4.4.24 / armv7
 2016-10-24 18:10 UTC  (10+ messages)

[PATCH 0/3] mwifiex: Make WoWLAN a common feature
 2016-10-24 17:56 UTC  (4+ messages)
` [PATCH 1/3] mwifiex: Allow mwifiex early access to device structure
` [PATCH 2/3] mwifiex: Introduce mwifiex_probe_of() to parse common properties
` [PATCH 3/3] mwifiex: Enable WoWLAN for both sdio and pcie

[PATCH] staging: rtl8192x: fix bogus maybe-uninitialized warning
 2016-10-24 15:38 UTC  (2+ messages)
` [PATCH] wireless: "

cfg80211: race problem between suspend and disconnect event
 2016-10-24 14:54 UTC  (5+ messages)

[PATCH v3] cfg80211: Check radar_detect and num_different_channels with beacon interface combinations
 2016-10-24 14:20 UTC  (5+ 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).