linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-07 02:46:38 to 2012-06-09 08:09:12 UTC [more...]

[RFC 1/2] nl80211: specify RSSI threshold when scanning
 2012-06-09  8:09 UTC  (10+ messages)
` [RFC 2/2] mac80211: support rssi threshold scan

[PATCH 0/2] mac80211: Improvement to initial mesh metric
 2012-06-09  8:08 UTC  (4+ messages)
` [PATCH 1/2] mac80211: Keep tx rate averages for mesh peers for better metric calculation
` [PATCH 2/2] mac80211: Use signal strength as a proxy for expected datarate

kernel-doc warnings (3.5-rc1)
 2012-06-09  8:07 UTC  (3+ messages)

(no subject)
 2012-06-09  7:59 UTC  (7+ messages)
` carl9170 issue
      ` BA session issue due to old BARs?
        ` [RFC] mac80211: follow 802.11-2007 11.5.3 Error recovery upon HT BA failure

[RFC 0/3] wireless: add CONFIG_CFG80211_EXPERT
 2012-06-09  7:55 UTC  (5+ messages)
` [RFC 1/3] cfg80211: "
` [RFC 2/3] ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS
` [RFC 3/3] ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CONFIG_CFG80211_EXPERT

[PATCH 1/9] ath9k: choose legacy rate as last rate of MRR series
 2012-06-09  0:04 UTC  (11+ messages)
` [PATCH 2/9] ath9k: restore power state on set channel failure
` [PATCH 3/9] ath9k_hw: Fix AR9462 power consumption on idle associated
` [PATCH 4/9] ath9k_hw: check GPM HW write pointer before chip reset
` [PATCH 5/9] ath9k_hw: fix incorrect LNA register settings
` [PATCH 6/9] ath9k_hw: program OBS register only when MCI is disabled
` [PATCH 7/9] ath9k_hw: process MCI interrupts only when btcoex is enabled
` [PATCH 8/9] ath9k: simplify btcoex profile management
` [PATCH 9/9] ath9k: keep btcoex period in milliseconds

[PATCH 0/2] mac80211: mesh remove unused var and fix naming
 2012-06-08 20:30 UTC  (3+ messages)
` [PATCH 1/2] mac80211: Remove unused variable
` [PATCH 2/2] mac80211: Rename stainfo variable for the more common sta

chip id 4318 regression: WARN_ON_ONCE(sdata->vif.hw_queue[i] >= n_queues))
 2012-06-08 19:42 UTC  (54+ messages)

[PATCH v3] mac80211: stop Rx during HW reconfig
 2012-06-08 18:51 UTC  (3+ messages)

What's the differences between WPA_KEY_MGMT_NONE and WPA_KEY_MGMT_WPA_NONE?
 2012-06-08 18:07 UTC 

[PATCH] mac80211: print info when disabling HT
 2012-06-08 17:51 UTC  (3+ messages)

[PATCH 00/18] brcmsmac: update to get SoCs working
 2012-06-08 17:49 UTC  (36+ messages)
` [PATCH 01/18] brcmsmac: remove PCIE() makro
` [PATCH 02/18] brcmsmac: remove PCI_FORCEHT() makro
` [PATCH 03/18] brcmsmac: remove ai_get_buscore{type,rev}()
` [PATCH 04/18] brcmsmac: use container_of instead of cast
` [PATCH 08/18] brcmsmac: remove some redundant chip common workarounds
` [PATCH 13/18] brcmsmac: add some workarounds for other chips again
` [PATCH 14/18] brcmsmac: extend xmtfifo_sz array
` [PATCH 15/18] brcmsmac: fix DMA on SoCs
` [PATCH 16/18] brcmsmac: do not call brcms_c_chipmatch() for non PCI
` [PATCH 18/18] brcmsmac: handle non PCI devices in the phy code

pull request: new wl18xx wireless driver for TI WiLink8 chips
 2012-06-08 14:13 UTC 

[PATCH 0/5] wl18xx: some alignment with new FWs and conf improvements
 2012-06-08 13:32 UTC  (9+ messages)
` [PATCH 1/5] wl18xx: allow FW-log by default for PG2.0
` [PATCH 2/5] wl18xx: update fw statistics
` [PATCH 3/5] wl18xx: align wl18xx_conf_phy with FW variant and remove it
` [PATCH 4/5] wl18xx: clean up phy module parameters
` [PATCH 5/5] wlcore/wl12xx/wl18xx: make NVS file optional for wl18xx

[PATCH 0/9] wl18xx: debugfs additions and a new conf file
 2012-06-08 13:31 UTC  (11+ messages)
` [PATCH 1/9] wlcore: add support macros to easily add conf debugfs entries
` [PATCH 2/9] wlcore: add debugfs control over rx interrupt pacing
` [PATCH 3/9] wl18xx: add support to clear FW statistics
` [PATCH 4/9] wlcore: export raw binary with the FW statistics in debugfs
` [PATCH 5/9] wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_support
` [PATCH 6/9] wlcore: use u8 instead of enum for bcn_filt_mode
` [PATCH 7/9] wlcore/wl18xx: the conf structs must be packed so they can be exported
` [PATCH 8/9] wlcore/wl18xx: export conf struct in a debugfs file
` [PATCH 9/9] wl18xx: read configuration structure from a binary file

[RFC] ath9k: Fix softlockup in AR9485
 2012-06-08 12:16 UTC  (6+ messages)
` [ath9k-devel] "

[PATCH] cfg80211: check iface combinations only when iface is running
 2012-06-08  8:55 UTC 

[PATCH] ath9k_hw: Initvals update for AR9462
 2012-06-08  7:54 UTC 

[PATCH v2] minstrel_ht: enable frame aggregation for fixed rate
 2012-06-08  7:44 UTC 

mwifiex:Testing AP functionality with hostapd
 2012-06-08  7:25 UTC  (8+ messages)

[PATCH] iw: Allow basic rates to be configured when joining mesh
 2012-06-08  2:23 UTC 

[PATCH 1/3] mac80211: return correct mandatory rates when operating in 2.4GHz band
 2012-06-08  2:21 UTC  (3+ messages)
` [PATCH 2/3] mac80211: set IEEE80211_SDATA_OPERATING_GMODE in mesh if operating in G band
` [PATCH 3/3] [nl,cfg,mac]80211: Allow user to configure basic rates when joining

[Bug 2338] unstable roaming (WPA2 Enterprise encryption + domain user/pass authentication)
 2012-06-08  1:35 UTC 

anyone know any dual-band USB devices with monitoring mode in Linux?
 2012-06-07 22:24 UTC  (3+ messages)

[PATCH] mac80211: ratelimit few aggregated messages
 2012-06-07 19:52 UTC  (10+ messages)

[RFC PATCH 0/8] brcm80211: smac: rework regulatory support
 2012-06-07 18:18 UTC  (5+ messages)
` [RFC PATCH 4/8] brcm80211: smac: inform mac80211 of the X2 regulatory domain

[PATCH] minstrel_ht: enable frame aggregation for fixed rate
 2012-06-07 15:39 UTC 

[PATCH 0/5] wl18xx: add initial support for PG2.0 HW
 2012-06-07 15:36 UTC  (7+ messages)
` [PATCH 1/5] wl18xx: fix PHY_INIT addresses mem size
` [PATCH 2/5] wl18xx: support PG2 version of the chip
` [PATCH 3/5] wl18xx: FW/PHY arguments added for PG2
` [PATCH 4/5] wl18xx: PG2.0 HW Watch dog interrupt support
` [PATCH 5/5] wl18xx: pad only last frame in aggregration buffer for PG2

[PATCH v2] wl12xx: Add support for an external 26 MHz crystal source
 2012-06-07 15:35 UTC  (2+ messages)

[PATCH] minstrel_ht: enable frame aggregation for fixed rate
 2012-06-07 14:06 UTC  (2+ messages)

[PATCH 0/8] bcma misc updates
 2012-06-07 12:59 UTC  (4+ messages)
` [PATCH 6/8] bcma: handle SoCs in pmu initialization

[PATCH 3.5] mac80211: add back channel change flag
 2012-06-07 12:47 UTC 

iwlwifi: kernel panic during boot due to module load order
 2012-06-07 12:34 UTC 

[PATCH] minstrel_ht: enable frame aggregation for fixed rate
 2012-06-07 11:51 UTC  (2+ messages)

fix # of MPDUs is in an A-MPDU
 2012-06-07 11:05 UTC 

ath9k stops working (DMA trouble?) shortly after going online
 2012-06-07 10:15 UTC  (4+ messages)

[ANN] new wireless stack trees
 2012-06-07  8:59 UTC  (2+ messages)

[patch v4] ath6kl: Different version for different FW binaries
 2012-06-07  7:44 UTC 

[patch v3] ath6kl: Different version for different FW binaries
 2012-06-07  7:25 UTC 

Previous subject meant to be: carl9170: silent(?) failure during heavy load with noise
 2012-06-07  6:57 UTC 

[PATCH v2 0/4] Support proactive PREQ mechanism in Mesh
 2012-06-07  4:39 UTC  (5+ messages)
` [PATCH v2 1/4] {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout
` [PATCH v2 2/4] mac80211: implement the proactive PREQ generation
` [PATCH v2 3/4] mac80211: implement the proactive PREP generation
` [PATCH v2 4/4] mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value

[PATCH 0/3] mwifiex: improve "scan + tx" handling
 2012-06-07  4:12 UTC  (4+ messages)
` [PATCH 1/3] mwifiex: shorten per channel scan time
` [PATCH 2/3] mwifiex: fix simultaneous scan and Tx traffic problem
` [PATCH 3/3] mwifiex: scan less channels per scan command to improve Tx traffic

[RFC] multi-channel work
 2012-06-07  2:46 UTC  (4+ messages)
` [RFC 07/14] cfg80211: track monitor interfaces count


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