linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-14 07:34:20 to 2016-10-20 17:55:42 UTC [more...]

[PATCH net-next 2/6] net: use core MTU range checking in wireless drivers
 2016-10-20 17:55 UTC  (5+ messages)
  ` [PATCH net-next v2 3/9] "

cfg80211: race problem between suspend and disconnect event
 2016-10-20 16:47 UTC 

[PATCH 00/10] iwlwifi: updates intended for v4.10 2016-10-19
 2016-10-20 13:31 UTC  (12+ messages)
` [PATCH 01/10] iwlwifi: mvm: update txq metadata to current owner
` [PATCH 02/10] iwlwifi: mvm: fix reserved txq freeing
` [PATCH 03/10] iwlwifi: mvm: support MONITOR vif in DQA mode
` [PATCH 04/10] iwlwifi: mvm: fix dqa deferred frames marking
` [PATCH 05/10] iwlwifi: mvm: use firmware station PM notification for AP_LINK_PS
` [PATCH 06/10] iwlwifi: pcie: give a meaningful name to interrupt request
` [PATCH 07/10] iwlwifi: mvm: tell the firmware about the AID of the peer
` [PATCH 08/10] iwlwifi: mvm: assign cab queue to the correct station
` [PATCH 09/10] iwlwifi: mvm: operate in dqa mode
` [PATCH 10/10] iwlwifi: mvm: use dev_coredumpsg()

[PATCH v5 1/4] mwifiex: reset card->adapter during device unregister
 2016-10-20 13:26 UTC  (4+ messages)
` [PATCH v5 2/4] mwifiex: remove redundant pdev check in suspend/resume handlers
` [PATCH v5 3/4] mwifiex: check hw_status in suspend and resume handlers
` [PATCH v5 4/4] mwifiex: fix race for card->adapter

[PATCH v4 1/3] mwifiex: reset card->adapter during device unregister
 2016-10-20 13:11 UTC  (4+ messages)

Realtek RTL8151FH-CG
 2016-10-20 12:35 UTC 

[PATCH] cfg80211: add key management offload feature
 2016-10-20 12:53 UTC  (7+ messages)
` [PATCH] nl80211: "

[PATCH] cfg80211: allow vendor commands to be sent to nan interface
 2016-10-20 12:45 UTC  (5+ messages)

[PATCH v2] staging: wilc1000: Remove unused function wilc_lock_timeout
 2016-10-20  9:36 UTC 

[PATCH] staging: wilc1000: Remove unused function wilc_lock_timeout
 2016-10-20  9:17 UTC  (2+ messages)

linux-wireless: realtek rtl8192cu user-space driver for Monitor Mode: about debug mechanism
 2016-10-20  7:38 UTC 

[PATCH] staging: rtl8712: Free memory and return failure when kmalloc fails
 2016-10-20  6:59 UTC 

Intel Wireless 7260 Microcode SW error detected
 2016-10-20  3:59 UTC  (2+ messages)

[char-misc-next 0/5] mei: mei client bus api changes
 2016-10-20  1:49 UTC  (7+ messages)
` [char-misc-next 1/5] mei: bus: add module_mei_cl_driver helper macro
` [char-misc-next 2/5] watchdog: mei_wdt: use module_mei_cl_driver macro
` [char-misc-next 3/5] nfc: mei: "
` [char-misc-next 4/5] nfc: mei_phy: get phy from the driver data
` [char-misc-next 5/5] mei: bus: remove rx callback context

crypto: aesni - add ccm(aes) algorithm implementation
 2016-10-19 16:39 UTC  (2+ messages)

[PATCH] crypto: ccm - avoid scatterlist for MAC encryption
 2016-10-19 16:00 UTC  (13+ messages)

[PATCH] docs-rst: sphinxify 802.11 documentation
 2016-10-19 15:17 UTC  (13+ messages)
      ` sequence diagrams in rst documentation

[PATCH 0/7] iwlwifi: updates intended for v4.9 2016-10-19
 2016-10-19  7:27 UTC  (8+ messages)
` [PATCH 1/7] iwlwifi: pcie: mark command queue lock with separate lockdep class
` [PATCH 2/7] iwlwifi: mvm: use ssize_t for len in iwl_debugfs_mem_read()
` [PATCH 3/7] iwlwifi: mvm: fix d3_test with unified D0/D3 images
` [PATCH 4/7] iwlwifi: mvm: comply with fw_restart mod param on suspend
` [PATCH 5/7] iwlwifi: mvm: wake the wait queue when the RX sync counter is zero
` [PATCH 6/7] iwlwifi: pcie: fix SPLC structure parsing
` [PATCH 7/7] iwlwifi: mvm: fix netdetect starting/stopping for unified images

BCM43602 firmware reports multiple BRCMF_E_DEAUTH
 2016-10-19 12:34 UTC  (8+ messages)

[PATCH 0/7] patches for mac80211/cfg80211 2016-10-18
 2016-10-19 10:17 UTC  (9+ messages)
` [PATCH 1/7] wireless: radiotap: fix timestamp sampling position values
` [PATCH 2/7] mac80211: fix tid_agg_rx NULL dereference
` [PATCH 3/7] mac80211: improve RX aggregation data in debugfs
` [PATCH 4/7] mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger
` [PATCH 5/7] mac80211: add a HW flag for supporting HW TX fragmentation
` [PATCH 6/7] mac80211: uapsd_queues is in QoS IE order
` [PATCH 7/7] cfg80211: Call rdev_disconnect() when connection is in progress

compex wle900vx (ath10k) problem on 4.4.24 / armv7
 2016-10-18 19:56 UTC  (10+ messages)
      ` Intel 7260 not working "

[PATCH v7 0/3] add devicetree support to ath9k
 2016-10-18 15:31 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/3] Documentation: dt: net: add ath9k wireless device binding
  ` [PATCH v8 2/3] ath9k: add a helper to get the string representation of ath_bus_type
  ` [PATCH v8 3/3] ath9k: parse the device configuration from an OF node

[RFC PATCH 0/2] mac80211: aes_ccm: cache AEAD request allocations per CPU
 2016-10-18 14:30 UTC  (7+ messages)
` [RFC PATCH 1/2] mac80211: aes_ccm: prepare key struct for storing context data
` [RFC PATCH 2/2] mac80211: aes_ccm: cache AEAD request structures per CPU

pull-request: mac80211 2016-10-18
 2016-10-18 14:26 UTC  (2+ messages)

[PATCHv2 0/2] ath10k: add support for tx bitrate
 2016-10-18  9:31 UTC  (3+ messages)
` [PATCHv2 1/2] ath10k: add per peer htt tx stats support for 10.4
` [PATCHv2 2/2] ath10k: add support for per sta tx bitrate

[PATCHv2 0/2] ath10k: add support for tx bitrate
 2016-10-18  9:29 UTC  (2+ messages)
` [PATCH 1/2] ath10k: add per peer htt tx stats support for 10.4

[PATCHv2 0/2] ath10k: add support for tx bitrate
 2016-10-18  9:26 UTC 

[NOT FOR MERGE] ath9k: work around key cache corruption
 2016-10-18  8:35 UTC 

[PATCH] wireless: deprecate WDS and disable by default
 2016-10-18  8:28 UTC 

[PATCH -next] cfg80211: fix possible memory leak in cfg80211_iter_combinations()
 2016-10-18  6:51 UTC  (2+ messages)

[PATCH 0/2] ath10k: add support for tx bitrate
 2016-10-18  5:38 UTC  (4+ messages)
` [PATCH 1/2] ath10k: add per peer htt tx stats support for 10.4

[PATCH 19/28] brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_ap
 2016-10-17 22:13 UTC 

[PATCH] mac80211_hwsim: suggest nl80211 instead of wext driver in documentation
 2016-10-17 18:14 UTC  (3+ messages)

[PATCH v4] mac80211: move struct aead_req off the stack
 2016-10-17 14:17 UTC  (2+ messages)

[PATCH v4] mac80211: move extra crypto data off the stack
 2016-10-17 13:25 UTC  (14+ messages)

[PATCHv5 1/2] mac80211: avoid extra memcpy in A-MSDU head creation
 2016-10-17 10:39 UTC  (6+ messages)
` [PATCHv5 2/2] mac80211: fix A-MSDU outer SA/DA
    ` [Projekt-wlan] "

[PATCH v3] mac80211: move struct aead_req off the stack
 2016-10-17  8:10 UTC  (2+ messages)

[PATCH v3] mac80211: move extra crypto data off the stack
 2016-10-17  8:04 UTC  (2+ messages)

[PATCH v2] mac80211: move struct aead_req off the stack
 2016-10-17  8:01 UTC 

linux-4.9-rc1/drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c:1561: poor error checking ?
 2016-10-17  7:58 UTC 

[PATCH] mac80211: move struct aead_req off the stack
 2016-10-17  7:49 UTC 

[RFC 0/3] of: add common bindings to (de)activate IEEE 802.11 bands
 2016-10-16 21:20 UTC  (6+ messages)

[PATCH] p54: memset(0) whole array
 2016-10-15  6:04 UTC  (2+ messages)

[RFC 0/5] ath6kl: non WMI data service support
 2016-10-15  5:29 UTC  (8+ messages)

pull-request: wireless-drivers 2016-10-14
 2016-10-14 20:08 UTC  (2+ messages)

[PATCH] mac80211: aes_ccm: move struct aead_req off the stack
 2016-10-14 14:22 UTC  (8+ messages)

[mac80211] BUG_ON with current -git (4.8.0-11417-g24532f7)
 2016-10-14 11:11 UTC  (27+ messages)

Qualcomm: Power Save Algorithm in STA+STA mode
 2016-10-14 11:10 UTC  (2+ messages)

[PATCH v2 0/2] ath10k: add VHT160 support
 2016-10-14 10:26 UTC  (4+ messages)
` [PATCH v2 1/2] ath10k: refactor ath10k_peer_assoc_h_phymode()
` [PATCH v2 2/2] ath10k: add VHT160 support

[PATCH] mwifiex: add power save parameters in hs_cfg cmd
 2016-10-14 10:20 UTC 

[PATCH] ath9k: Move generic entries below specific ones in ath_pci_id_table
 2016-10-14  9:49 UTC  (7+ messages)

[PATCH] brcmfmac: print name of connect status event
 2016-10-14  7:45 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).