linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-25 12:45:54 to 2015-03-02 10:22:05 UTC [more...]

[PATCH V3 1/2] ath10k: Move ath10k_vdev_stop() up before ath10k_vdev_start_restart()
 2015-03-02 10:17 UTC  (4+ messages)
` [PATCH V3 2/2] ath10k: Fix interrupt storm

[PATCH 1/3] ath10k: fix some pci wake/sleep issues
 2015-03-02 10:17 UTC  (7+ messages)
` [PATCH 2/3] ath10k: always save/restore pci config space
` [PATCH 3/3] ath10k: re-enable pci device upon resume

[PATCH 1/2] mesh_plink: use msecs_to_jiffies for proper time conversion
 2015-03-02  9:54 UTC  (2+ messages)
` [PATCH 2/2] mesh_plink: fixup type of timeout to match usage

pull request: iwlwifi-next 2015-03-01
 2015-03-02  8:46 UTC  (38+ messages)
` [PATCH 01/31] iwlwifi: mvm: rs: better match tx response rate to the LQ table
` [PATCH 02/31] iwlwifi: mvm: rs: fix BT Coex check to look at the correct ant
` [PATCH 03/31] iwlwifi: mvm: rs: adapt rate matching to new STBC/BFER
` [PATCH 04/31] iwlwifi: mvm: rs: disable MIMO for low latency P2P
` [PATCH 05/31] iwlwifi: mvm: consider TDLS queues as used during drain
` [PATCH 06/31] iwlwifi: mvm: increase the number of PAPD channel groups to 9
` [PATCH 07/31] iwlwifi: mvm: rs: avoid ss_force from being reset after tx idle
` [PATCH 08/31] iwlwifi: mvm: rs: print single stream params via debugfs
` [PATCH 09/31] iwlwifi: mvm: fix BT coex shared antenna activity check
` [PATCH 10/31] iwlwifi: mvm: remove unused function in BT coex
` [PATCH 11/31] iwlwifi: pcie: apply destination before releasing reset
` [PATCH 12/31] iwlwifi: mvm: add statistics API version 10
` [PATCH 13/31] iwlwifi: mvm: support radio statistics as global survey
` [PATCH 14/31] iwlwifi: deprecate -9.ucode for 3160 / 7260 / 7265
` [PATCH 15/31] iwlwifi: mvm: remove deprecated scan API code
` [PATCH 16/31] iwlwifi: mvm: don't write to DBGC_OUT_CTRL when stopping the recording
` [PATCH 17/31] iwlwifi: mvm: support beacon statistics for BSS client
` [PATCH 18/31] iwlwifi: mvm: new Alive / error table API
` [PATCH 19/31] iwlwifi: mvm: don't iterate interfaces to disconnect in net-detect
` [PATCH 20/31] iwlwifi: add new TLV capability flag for BT PLCR
` [PATCH 21/31] iwlwifi: mvm: allow to force the Rx chains from debugfs
` [PATCH 22/31] iwlwifi: mvm: use only 40 ms for fragmented scan
` [PATCH 23/31] iwlwifi: mvm: add framework for triggers for fw dump
` [PATCH 24/31] iwlwifi: mvm: add the cause of the firmware dump in the dump
` [PATCH 25/31] iwlwifi: mvm: add trigger for firmware dump upon missed beacons
` [PATCH 26/31] iwlwifi: mvm: add trigger for firmware dump upon channel switch
` [PATCH 27/31] iwlwifi: mvm: add trigger for firmware dump upon command response
` [PATCH 28/31] iwlwifi: mvm: restart firmware recording when no configuration is set
` [PATCH 29/31] iwlwifi: mvm: add trigger for firmware dump upon statistics
` [PATCH 30/31] iwlwifi: mvm: add trigger for firmware dump upon low RSSI
` [PATCH 31/31] iwlwifi: mvm: don't override passive dwell in case of fragmented scan

[PATCH] wil6210: increase cmd buffer size to avoid sscanf buffer overflow
 2015-03-02  8:24 UTC  (2+ messages)

[PATCH] ath10k: Enable encrytion of ADDBA request in PMF configuration
 2015-03-02  8:22 UTC  (2+ messages)

[PATCH v2] mac80211: send station PMF configuration to driver
 2015-03-02  7:59 UTC 

Multiple-BSSID issues with hostapd
 2015-03-01 17:30 UTC  (3+ messages)

[PATCH v9 1/3] cfg80211: Simplify the handling of regulatory indoor setting
 2015-03-01  6:02 UTC  (3+ messages)
` [PATCH v9 2/3] cfg80211: Add API to change the indoor regulatory setting
` [PATCH v9 3/3] cfg80211: Schedule timeout for all CRDA calls

[PATCH v8 1/3] cfg80211: Simplify the handling of regulatory indoor setting
 2015-03-01 12:00 UTC  (5+ messages)
` [PATCH v8 2/3] cfg80211: Add API to change the indoor regulatory setting
` [PATCH v3 3/3] cfg80211: Schedule timeout for all CRDA calls

[PATCH v2 0/4] ath10k: add basic tdls support
 2015-03-01  8:21 UTC  (4+ messages)
` [PATCH v2 3/4] mac80211: initialize rate control earlier for tdls station

[PATCH 00/16] Various patches from our internal tree
 2015-03-01  7:10 UTC  (17+ messages)
` [PATCH 01/16] mac80211: Update beacon's timing and DTIM count on every beacon
` [PATCH 02/16] cfg80211: add operating classes 128-130
` [PATCH 03/16] mac80211: TDLS: support VHT between peers
` [PATCH 04/16] mac80211: fix another suspend vs. association race
` [PATCH 05/16] mac80211: handle drv_add_interface failures properly during reconfig
` [PATCH 06/16] mac80211: tell drivers the user TX power restriction
` [PATCH 07/16] mac80211: don't do driver suspend with auth/assoc in progress
` [PATCH 08/16] mac80211: remove useless double check for open_count in __ieee80211_suspend()
` [PATCH 09/16] mac80211: start queues if driver rejected wowlan
` [PATCH 10/16] mac80211: allow TDLS setup code to take wdev lock
` [PATCH 11/16] mac80211: remove duplicate check for quiescing when queueing work
` [PATCH 12/16] mac80211: update TDLS sta spatial streams before auth
` [PATCH 13/16] mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()
` [PATCH 14/16] nl80211: prohibit mixing 'any' and regular wowlan triggers
` [PATCH 15/16] mac80211: remove channel_switch_beacon operation
` [PATCH 16/16] mac80211: allow iterating inactive interfaces

[PATCH 0/6] ath9k patches
 2015-03-01  6:23 UTC  (7+ messages)
` [PATCH 1/6] ath9k: Remove useless return value check
` [PATCH 2/6] ath9k: Initialize MCI state correctly
` [PATCH 3/6] ath9k: Fix MCI scheme initialization
` [PATCH 4/6] ath9k: Fix wlan-active gpio for the AR9003 family
` [PATCH 5/6] ath9k: Handle timers for MCI
` [PATCH 6/6] ath9k: Fix issues in the main btcoex timer

pull-request: mac80211 2015-02-27
 2015-03-01  5:28 UTC  (2+ messages)

[PATCH] mac80211: send station PMF configuration to driver
 2015-02-28 20:48 UTC  (2+ messages)

[PATCH] iwlwifi: mvm: check time event is over before disconnecting
 2015-02-28 20:46 UTC  (3+ messages)

[PATCH] mac80211: don't look up stations for multicast addresses
 2015-02-28 20:28 UTC 

Intel Wireless 7260 - Possible bug within iwlwifi
 2015-02-28 19:19 UTC  (3+ messages)

Invalid assignment to gate in st21nfca_get_iso14443_3_uid
 2015-02-28  8:41 UTC 

[PATCH] mac80211: simplify station assignment in ieee80211_tx_prepare()
 2015-02-27 19:55 UTC  (2+ messages)

[PATCH] mac80211: Send EAPOL frames at lowest rate
 2015-02-27 19:27 UTC  (4+ messages)

[PATCH] nl80211: add notes about userspace API/ABI modifications
 2015-02-27 16:56 UTC  (3+ messages)

[PATCH net-next] wireless: test sscanf return values
 2015-02-27 12:36 UTC  (3+ messages)

[PATCH] ath: support new FCC DFS Radar Type 1
 2015-02-27 10:45 UTC  (2+ messages)

[PATCH v3] brcmfmac: avoid duplicated suspend/resume operation
 2015-02-27  9:08 UTC  (11+ messages)

[PATCH v3 1/2] dt: bindings: add wl18xx wireless device
 2015-02-27  8:26 UTC  (5+ messages)
` [PATCH v3 2/2] wl18xx: add basic device-tree support

[PATCH 1/9] wil6210: boot loader
 2015-02-27  8:15 UTC  (2+ messages)
` [1/9] "

[PATCH] mwifiex: fix usb tx data payload offset issue
 2015-02-27  8:14 UTC  (2+ messages)
`  "

[PATCH] mwifiex: DMA alignment for RX packets
 2015-02-27  8:13 UTC  (2+ messages)
`  "

[PATCH 1/4] mwifiex: more_task flag for main_process
 2015-02-27  8:10 UTC  (2+ messages)
` [1/4] "

[PATCH] net: wireless: libertas: debugfs.c: remove unnecessary check before calling debugfs_remove
 2015-02-27  8:07 UTC  (2+ messages)
` libertas: "

[PATCH] rtlwifi: Modify some USB de-initialize code
 2015-02-27  8:05 UTC  (2+ messages)
`  "

[PATCH v2] wlcore: add basic device-tree support
 2015-02-27  7:31 UTC  (2+ messages)

Flaky AP has bad AIFSN, so no HT/VHT
 2015-02-26 20:13 UTC  (2+ messages)

AR9462 problems connecting again
 2015-02-26 19:03 UTC  (22+ messages)
            ` [ath9k-devel] "

MediaTek WiFi hardware support in upstream kernel
 2015-02-26 19:01 UTC  (19+ messages)
                      ` mt7601u dies during channel switch (was: MediaTek WiFi hardware support in upstream kernel)

RTL8192cu: not work on linux-2.6.35
 2015-02-26 16:58 UTC  (2+ messages)

[PATCH v5 1/2] cfg80211: Add API to change the indoor regulatory setting
 2015-02-26 16:08 UTC  (6+ messages)
` [PATCH v6 "

[PATCH] ssb: Silence warning for unknown backplane revision
 2015-02-26 16:06 UTC  (3+ messages)

[PATCH] rtlwifi: Improve handling of IPv6 packets
 2015-02-26 16:05 UTC  (3+ messages)

BCM43362, sdio module sn8000
 2015-02-26 15:47 UTC 

[PATCH v2 1/2] cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events
 2015-02-26 13:26 UTC  (2+ messages)
` [PATCH v2 2/2] mac80211_hwsim: Add minimal capability for vendor command/event testing

[PATCH] ath9k_htc: Add new USB ID
 2015-02-26 13:21 UTC  (2+ messages)
`  "

[PATCH 0/1] Clear correct ACM bit
 2015-02-26 13:20 UTC  (5+ messages)
` [PATCH 1/1] rtlwifi: Clear ACM_CTRL AC3_VO bit correctly
  ` [1/1] "

[PATCH 1/6] brcmfmac: use helper function for changing SDIO state
 2015-02-26 13:14 UTC  (2+ messages)
` [1/6] "

[PATCH] mwifiex: use alloc_workqueue's format strings capabilities for WQ names
 2015-02-26 13:06 UTC  (2+ messages)
` mwifiex: use alloc_workqueue's format strings capabilities for WQnames

[PATCH] brcm80211: drop unreachable else case
 2015-02-26 13:03 UTC  (2+ messages)
`  "

[PATCH] brcmfmac: use msecs_to_jiffies for time conversion
 2015-02-26 13:01 UTC  (2+ messages)
`  "

[PATCH 1/7] ath9k: Fix descriptors for keep-alive frame
 2015-02-26 13:00 UTC  (2+ messages)
` [1/7] "

[PATCH 1/2] ath10k: refactor p2p noa code
 2015-02-26 12:23 UTC  (2+ messages)
` [PATCH 2/2] ath10k: implement handling of p2p noa event

[PATCH 0/9] wil6210 patches
 2015-02-26 12:05 UTC  (4+ messages)
` [PATCH 9/9] wil6210: Align Rx buffers on 4*n+2

[PATCH] ath10k: fix TxBF VHT capabilities for 2+ RF-chain devices
 2015-02-26 10:11 UTC 

iwlwifi: split the drivers for agn and legacy devices 3945/4965
 2015-02-26  8:56 UTC 

Question on tx-power and number of chains
 2015-02-26  7:47 UTC  (6+ messages)

[PATCH v7 1/3] cfg80211: Simplify the handling of regulatory indoor setting
 2015-02-26  2:18 UTC  (6+ messages)
` [PATCH v7 2/3] cfg80211: Add API to change the indoor regulatory setting
` [PATCH v7 3/3] cfg80211: Schedule timeout for all CRDA calls

[PATCH v2 0/10] Improve Minstrels & Minstrel-HTs common code base & statistics
 2015-02-25 21:18 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8192cu: Add case in rtl92cu_get_hw_reg
 2015-02-25 20:23 UTC  (2+ messages)

brcmfmac43241b4-sdio / Thinkpad Tablet 10 issues
 2015-02-25 19:54 UTC  (4+ messages)

[PATCH] rtlwifi: rtl8192cu: Add case in rtl92cu_get_hw_reg
 2015-02-25 19:24 UTC  (5+ messages)

[patch] rtlwifi: rtl8188ee: missing curly braces in handle_branch1()
 2015-02-25 16:34 UTC  (2+ messages)

[RFCv2 1/4] ath10k: add WMI support for WOW
 2015-02-25 12:44 UTC  (2+ messages)
` [RFCv2 4/4] ath10k: add WOW patterns support


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