linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-22 14:40:17 to 2014-09-26 17:02:55 UTC [more...]

FIXMEs in rt2800lib.c
 2014-09-26 17:02 UTC  (4+ messages)

BCM4313 & brcmsmac & 3.12: only semi-working?
 2014-09-26 15:20 UTC  (29+ messages)

compile Failed in openwrt for [PATCH] “add support for ack timeout estimation in ath9k driver ”
 2014-09-26 14:35 UTC  (6+ messages)
  ` how can we fast roaming between multi-aps

[PATCH] bcma: use device from DT (brcm,bus-gpio) for SoC GPIO chip
 2014-09-26 14:28 UTC 

[PATCH 0/4] ath10k: fix/cleanup fw stats
 2014-09-26 14:14 UTC  (8+ messages)
` [PATCH 1/4] ath10k: split wmi stats parsing
` [PATCH 2/4] ath10k: rename fw_stats related stuff
` [PATCH 3/4] ath10k: request fw_stats once on open
` [PATCH 4/4] ath10k: fix fw stats processing

Ubuntu 14.04 and the Intel® Centrino® Advanced-N 6200
 2014-09-26 12:58 UTC  (2+ messages)

[PATCH v3 0/3] ath10k: export calibration data to user space
 2014-09-26 10:36 UTC  (5+ messages)
` [PATCH v3 1/3] ath10k: don't enable interrupts for the diagnostic window
` [PATCH v3 2/3] ath10k: add diag_read() to hif ops
` [PATCH v3 3/3] ath10k: add cal_data debugfs file

[PATCH v2 0/3] ath10k: debug improvements
 2014-09-26 10:34 UTC  (5+ messages)
` [PATCH v2 1/3] ath10k: print wmi version info
` [PATCH v2 2/3] ath10k: dump hex bytes with dev string prefix
` [PATCH v2 3/3] ath10k: add debug dump for pci rx

Ubuntu 14.04 and the Intel(R) Centrino(R) Advanced-N 6200
 2014-09-26  9:38 UTC  (3+ messages)

ath9k: DFS pattern detector and ETSI EN 301 893 V1.7.1
 2014-09-26  8:02 UTC 

occasional drops of packets and then recovery
 2014-09-26  7:25 UTC 

Question about debugging mac80211 without printk
 2014-09-26  6:15 UTC  (3+ messages)

[PATCH 1/2] wireless: expose set-wiphy-name method to other modules
 2014-09-25 23:59 UTC  (2+ messages)
` [PATCH 2/2] mac-sim: support creating radios with specific name

[PATCH v2] mac-hwsim: support destroying radio by name
 2014-09-25 22:58 UTC 

[PATCH] mac-hwsim: support destroying radio by name
 2014-09-25 22:54 UTC 

[PATCH v6] bcma: register bcma as device tree driver
 2014-09-25 22:09 UTC 

[PATCH 1/3] mac-hwsim: don't leak memory on tx failure
 2014-09-25 21:22 UTC  (3+ messages)
` [PATCH 2/3] mac-hwsim: add ethtool stats support
` [PATCH 3/3] mac-hwsim: fix typo, remove un-needed goto

Memory leak in mac80211_hwsim?
 2014-09-25 20:49 UTC 

[PATCH 00/27] add pm_runtime_last_busy_and_autosuspend() helper
 2014-09-25 19:54 UTC  (5+ messages)
` [PATCH 19/27] NFC: trf7970a: use pm_runtime_last_busy_and_autosuspend helper

[RFC 1/2] ath10k: move create-ht-cap methods above set-antenna
 2014-09-25 13:26 UTC  (10+ messages)
` [RFC 2/2] ath10k: re-config ht_caps when chainmask is modified

[PATCH] ath10k: use configured nss instead of max nss
 2014-09-25 13:22 UTC  (7+ messages)

pull request: bluetooth-next 2014-09-25
 2014-09-25 11:35 UTC 

[PATCH v5 1/2] bcma: register bcma as device tree driver
 2014-09-25 11:34 UTC  (5+ messages)
` [PATCH v5 2/2] bcma: get IRQ numbers from dt

Development-Tools for compat wireless stack
 2014-09-25 10:57 UTC 

dmesg output for iwlegacy
 2014-09-25  9:20 UTC  (3+ messages)

[PATCH 1/3] mwifiex: fix soft lockup during iperf UDP RX
 2014-09-25 11:46 UTC  (2+ messages)
` [PATCH 3/3] mwifiex: remove unnecessary rx_q lock

[PATCH v4 1/2] bcma: register bcma as device tree driver
 2014-09-25  5:55 UTC  (6+ messages)

Mediatek MT7601U big endian fixes
 2014-09-24 18:49 UTC  (3+ messages)

pull request: wireless 2014-09-23
 2014-09-24 19:01 UTC  (2+ messages)

What does it take to enable channel 100?
 2014-09-24 17:45 UTC 

[PATCH 1/2] ath10k: move create-ht-cap methods above set-antenna
 2014-09-24 16:35 UTC  (2+ messages)
` [PATCH 2/2] ath10k: re-config ht_caps when chainmask is modified

[PATCH] ath10k: request firmware flush in ath10k_flush
 2014-09-24 16:13 UTC  (5+ messages)

[PATCH v2 01/10] ath10k: use 64-bit vdev map
 2014-09-24 14:37 UTC  (12+ messages)
` [PATCH v2 02/10] ath10k: add helper method to grab debug stats
` [PATCH v2 03/10] ath10k: support ethtool stats
` [PATCH v2 04/10] ath10k: make firmware text debug messages more verbose
` [PATCH v2 05/10] ath10k: apply chainmask settings to vdev on creation
` [PATCH v2 06/10] ath10k: use configured nss instead of max nss
` [PATCH v2 07/10] ath10k: add fw-powerup-fail to ethtool stats
` [PATCH v2 08/10] ath10k: support CT firmware flag
` [PATCH v2 09/10] ath10k: always request htc tx replenishment
` [PATCH v2 10/10] ath10k: request firmware flush in ath10k_flush

[PATCH v2 1/3] ath10k: don't enable interrupts for the diagnostic window
 2014-09-24 11:00 UTC  (8+ messages)
` [PATCH v2 2/3] ath10k: add diag_read() to hif ops
` [PATCH v2 3/3] ath10k: add cal_data debugfs file

debian wheezy wireless problems
 2014-09-24 10:47 UTC  (2+ messages)

[PATCH] rt2800: correct BBP1_TX_POWER_CTRL mask
 2014-09-24  9:24 UTC 

[PATCH 0/5] ath9k patches
 2014-09-24  6:18 UTC  (6+ messages)
` [PATCH 1/5] ath9k: Cache BSS information
` [PATCH 2/5] ath9k: Fix p2p address management
` [PATCH 3/5] ath9k: Fix queue management
` [PATCH 4/5] ath9k: Use normal queues for offchannel frames
` [PATCH 5/5] ath9k: Fix offchannel queuing

[RFC 0/4] ath9k patches
 2014-09-24  5:49 UTC  (6+ messages)
` [RFC 1/4] ath9k: Fix queue management
` [RFC 2/4] ath9k: Use normal queues for offchannel frames
` [RFC 3/4] ath9k: Fix force_channel usage "
` [RFC 4/4] ath9k: Fix offchannel queuing

[GIT] [3.18] NFC update
 2014-09-24  0:34 UTC 

How are ht-caps changes propagated after ieee80211_register_hw?
 2014-09-24  0:23 UTC  (3+ messages)

iw dev X survey dump output very different for ath5k and ath9k cards
 2014-09-23 22:44 UTC 

Question about channel width
 2014-09-23 21:17 UTC 

[PATCH 1/2] ath10k: make firmware text debug messages more verbose
 2014-09-23 16:57 UTC  (6+ messages)
` [PATCH 2/2] ath10k: apply chainmask settings to vdev on creation

[PATCH] ath: change logging functions to return void
 2014-09-23 15:17 UTC  (5+ messages)

[PATCH 1/3] ath10k: use 64-bit vdev map
 2014-09-23 14:58 UTC  (7+ messages)
` [PATCH 3/3] ath10k: support 32+ stations

[PATCH for-3.12] brcmfmac: handle IF event for P2P_DEVICE interface
 2014-09-23 13:55 UTC  (5+ messages)

[PATCH 1/2] ath10k: save firmware stacks upon firmware crash
 2014-09-23 13:23 UTC  (2+ messages)

BCM4313 14e4:4727 was working fine, now failing - Ubuntu Linux
 2014-09-23 12:53 UTC 

[PATCH] mac80211: minstrel_ht should not override user supplied rts setting
 2014-09-23 11:44 UTC 

pull request: iwlwifi-next 2014-09-21
 2014-09-23 11:38 UTC  (6+ messages)
` [PATCH 13/17] iwlwifi: 8000: fix fw name to account for revision

iwlwifi updates for 3.6
 2014-09-23 10:10 UTC  (3+ messages)
` [PATCH 09/13] iwlwifi: comment that setting driver_data overrides info->control
  ` [PATCH] mac80211: minstrel_ht should not override user supplied rts setting

[PATCH 0/9] ath10k: mostly cleanups
 2014-09-23  9:33 UTC  (2+ messages)

[PATCH] brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()
 2014-09-23  9:33 UTC  (6+ messages)

[PATCH] ath10k: workaround fw beaconing bug
 2014-09-23  9:29 UTC  (2+ messages)

Pull request: ath 20140923
 2014-09-23  9:26 UTC 

[PATCH 1/2] ath10k: add helper method to grab debug stats
 2014-09-23  9:12 UTC  (3+ messages)
` [PATCH 2/2] ath10k: support ethtool stats

[PATCH v2] brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()
 2014-09-23  9:10 UTC  (2+ messages)

[PATCH v4 1/2] iw: Allow user to provide freq during mesh join
 2014-09-23  1:14 UTC  (2+ messages)
` [PATCH v4 2/2] iw: Allow basic rates to be configured when joining mesh

[PATCH 1/2] staging: vt6655: pr_err remove string to net device name
 2014-09-22 20:27 UTC  (2+ messages)
` [PATCH 2/2] staging: vt6655: device_get_options remove unused variable devname

pull request: wireless-next 2014-09-22
 2014-09-22 19:45 UTC 

[GIT] [3.17] NFC fixes
 2014-09-22 19:59 UTC  (2+ messages)

Dusseldorf: LPC special session on ath10k
 2014-09-22 19:41 UTC  (2+ messages)

WL1271 SDIO timeouts after device reset
 2014-09-22 17:28 UTC  (2+ messages)

[PATCH 00/11 NEXT] Modify rtlwifi, rtl_pci, rtl8188ee, and rtl8821ae for merge with Realtek code repo
 2014-09-22 14:39 UTC  (3+ messages)
` [PATCH 10/11 NEXT] rtlwifi: rtl8821ae: Move driver from staging to regular tree
` [PATCH 11/11 NEXT] rtlwifi: Fix problems with building an allyesconfig


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