linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-26 02:52:38 to 2011-10-31 09:53:08 UTC [more...]

[PATCH 0/7] ath6kl: Add WOW support
 2011-10-31  9:53 UTC  (15+ messages)
` [PATCH 1/7] ath6kl: Add wmi functions to add/delete wow patterns
` [PATCH 2/7] ath6kl: Add wmi functions to configure wow mode and host sleep mode
` [PATCH 4/7] ath6kl: Add new functions to handle wow suspend/resume operations
` [PATCH 5/7] ath6kl: Invoke wow suspend/resume calls during PM operations
` [PATCH 6/7] ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wakeup

[PATCH] wl12xx: set scan probe requests rate according to the no_cck flag
 2011-10-31  9:36 UTC  (3+ messages)

[PATCH 1/4] mac80211: Avoid filling up mesh preq queue with redundant requests
 2011-10-31  9:16 UTC  (7+ messages)
` [PATCH 2/4] mac80211: QoS multicast frames have No Ack policy
` [PATCH 3/4] mac80211: check if frame is really part of this BA
` [PATCH 4/4] mac80211: Populate QoS header on mesh frames sent to gates

[PATCH v2 1/4] mac80211: Avoid filling up mesh preq queue with redundant requests
 2011-10-31  7:12 UTC  (4+ messages)
` [PATCH v2 2/4] mac80211: QoS multicast frames have No Ack policy
` [PATCH v2 3/4] mac80211: check if frame is really part of this BA
` [PATCH v2 4/4] mac80211: Populate QoS header on mesh frames sent to gates

Build Error Report
 2011-10-31  1:35 UTC 

open802.11s on android
 2011-10-30 20:11 UTC 

open802.11s on android
 2011-10-30 20:10 UTC 

[PATCH 0/5] ath6kl: cut power when interface is down
 2011-10-30 19:16 UTC  (6+ messages)
` [PATCH 1/5] ath6kl: create ath6kl_hif_stop()
` [PATCH 2/5] ath6kl: power down hardware when interface is down
` [PATCH 3/5] ath6kl: fix WLAN_ENABLE usage in ath6kl_close()
` [PATCH 4/5] ath6kl: print firmware crashes always
` [PATCH 5/5] ath6kl: print seqno in htc debug logs

Compat-wireless release for 2011-10-30 is baked
 2011-10-30 19:02 UTC 

[PATCH] compat-wireless build: build fix for renamed driver iwlagn -> iwlwifi
 2011-10-30 16:02 UTC 

[PATCH v2] mac80211: use min rate as basic rate for buggy APs
 2011-10-30 13:41 UTC 

[PATCH 3.2] iwlwifi: don't perform "echo test" when cmd queue stuck
 2011-10-30  6:15 UTC 

[PATCH] ipw2x00: remove unused function libipw_ratelimit_debug
 2011-10-30  6:47 UTC 

Compat-wireless release for 2011-10-29 is baked
 2011-10-29 19:02 UTC 

iwlagn: memory corruption with WPA enterprise
 2011-10-29 17:15 UTC 

RTL8188RU no injection?
 2011-10-29 12:06 UTC  (12+ messages)

[RFC v2 00/12] get rid of AP mode monitor interfaces
 2011-10-29 12:01 UTC  (17+ messages)
` [RFC v2 13/12] cfg80211/mac80211: allow management TX to not wait for ACK
  ` [RFC v3 "

[PATCH] brcm80211: smac: eliminate a null pointer dereference in dma.c
 2011-10-29 10:44 UTC  (3+ messages)

[PATCH] of: include errno.h
 2011-10-29 10:38 UTC  (3+ messages)

[PATCH 2/5] drivers/net/wireless/brcm80211/brcmsmac/dma.c: eliminate a null pointer dereference
 2011-10-29  9:28 UTC  (3+ messages)

wifi iwlagn fails to authenticate after wake from suspend
 2011-10-29  4:32 UTC  (3+ messages)

[wireless-next PATCH v2 1/4] mac80211: Support forcing station to disable 11n
 2011-10-28 22:21 UTC  (4+ messages)
` [wireless-next PATCH v2 2/4] wifi: Support disabling ht40
` [wireless-next PATCH v2 3/4] wifi: Allow overriding some HT information
` [wireless-next PATCH v2 4/4] ath9k: Support modifying AMSDU and AMPDU settings

Compat-wireless release for 2011-10-28 is baked
 2011-10-28 19:02 UTC 

[wireless-next PATCH 1/5] mac80211: Support forcing station to disable 11n
 2011-10-28 18:55 UTC  (16+ messages)
` [wireless-next PATCH 2/5] wifi: Support disabling ht40
` [wireless-next PATCH 3/5] wifi: Allow overriding some HT information
` [wireless-next PATCH 4/5] wifi: Warn if cannot add station debugfs entries
` [wireless-next PATCH 5/5] wifi-debugfs: Fix AMSDU rate printout

[PATCH] b43: Remove unneeded message
 2011-10-28 17:17 UTC 

[PATCH] ath6kl: change name of sdio driver to ath6kl
 2011-10-28 13:23 UTC 

[PATCH] mac80211: disable powersave for broken APs
 2011-10-28 11:55 UTC  (4+ messages)

[PATCH] cfg80211: annotate cfg80211_inform_bss
 2011-10-28 11:47 UTC  (6+ messages)
` [PATCH] rndis_wlan: release BSS structures returned by cfg80211_inform_bss()
` [PATCH] orinoco: "
    ` [PATCH v2] "

[PATCH 01/10] ath6kl: don't use cfg80211_scan_request after cfg80211_scan_done()
 2011-10-28 11:22 UTC  (11+ messages)
` [PATCH 02/10] ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()
` [PATCH 03/10] ath6kl: move power control from sdio to core
` [PATCH 04/10] ath6kl: add a fixme to ath6kl_htc_wait_target()
` [PATCH 05/10] ath6kl: merge ath6kl_init() to ath6kl_core_init()
` [PATCH 06/10] ath6kl: separate hardware boot code from module initialisation code
` [PATCH 07/10] ath6kl: remove useless cleanup call from ath6kl_bmi_done()
` [PATCH 08/10] ath6kl: add a timeout to ath6kl_hif_intr_bh_handler()
` [PATCH 09/10] ath6kl: create ath6kl_htc_reset()
` [PATCH 10/10] ath6kl: don't print an error for canceled packets

[PATCH] Fix missing copy of frame contents to local buffer
 2011-10-28 11:18 UTC  (2+ messages)

[PATCH] ath6kl: Report unique remain-on-channel cookie values
 2011-10-28 11:13 UTC  (2+ messages)

cfg80211 events
 2011-10-28  8:04 UTC  (3+ messages)

[PATCH 1/2] iw: Update nl80211.h
 2011-10-28  3:48 UTC  (6+ messages)
` [PATCH 2/2] iw: show STA flags in station dump
    `  "

[PATCH] mac80211: Allow NO_ACK flag overwrite for injected frames
 2011-10-28  3:46 UTC  (4+ messages)
` [PATCHv2] mac80211: Allow noack "

[PATCH 3.1] iwlwifi: remove un-needed out_iounmap label
 2011-10-28  1:36 UTC 

[PATCH 3.1] iwlwifi: allow pci_enable_msi fail
 2011-10-28  0:19 UTC 

3.1-rc9 and 3.1 wifi problem , problem continues with 3.1
 2011-10-27 20:12 UTC  (4+ messages)

Temporary(?) relocation of wireless git trees
 2011-10-27 19:32 UTC  (2+ messages)

Compat-wireless release for 2011-10-27 is baked
 2011-10-27 19:02 UTC 

[PATCH] ath9k: Advertise support for TDLS
 2011-10-27 14:31 UTC 

[PATCH] mac80211: init rate-control for TDLS sta when supp-rates are known
 2011-10-27 14:22 UTC  (2+ messages)

How to enable clock/power from a wlan device driver
 2011-10-27 11:37 UTC  (3+ messages)

carl9170: fast channel change
 2011-10-27 10:47 UTC 

does the creation of a mesh interface trigger a udev event?
 2011-10-27  9:46 UTC 

[PATCH] ath6kl: Fix compile error for ARM
 2011-10-27  8:33 UTC  (2+ messages)

[PATCH] ath6kl: Implement support for power parameter control from userspace
 2011-10-27  8:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] ath6kl: Implement support for listen interval from userspace
 2011-10-27  8:11 UTC  (3+ messages)

[PATCH] ath6kl: add support for WPS
 2011-10-27  7:53 UTC  (2+ messages)

problem with intel 5300
 2011-10-27  6:01 UTC  (9+ messages)

Switching ssb to read 8-bit quantities from SPROM
 2011-10-27  4:59 UTC  (2+ messages)

iwlagn is getting very shaky
 2011-10-27  3:48 UTC  (19+ messages)
                              ` [Ilw] "
  ` Fwd: "

3.1-rc9 and 3.1 wifi problem , problem continues with 3.1
 2011-10-26 22:21 UTC  (3+ messages)

[PATCH 0/5] v3 HT support for mesh
 2011-10-26 21:47 UTC  (6+ messages)
` [PATCH 1/5] mac80211: comment allocation of mesh frames
` [PATCH 2/5] mac80211: Add HT helper functions
` [PATCH 3/5] mac80211: add HT IEs to mesh frames
` [PATCH 4/5] mac80211: set HT capabilities for mesh peer
` [PATCH 5/5] mac80211: allow frame aggregation for mesh

Alfa AWUS036NHR with RTL8188RU chipset
 2011-10-26 21:31 UTC  (24+ messages)

a-MSDU question (bug in debugfs?)
 2011-10-26 19:17 UTC  (3+ messages)

Compat-wireless release for 2011-10-26 is baked
 2011-10-26 19:02 UTC 

brcm80211 in linux-next git
 2011-10-26 18:35 UTC 

[PATCH] mac80211: support adding IV-room in the skb for CCMP keys
 2011-10-26 17:53 UTC  (3+ messages)

[PATCH] mac80211: use min rate as basic rate for buggy APs
 2011-10-26 17:40 UTC  (3+ messages)

ipw2200 fails to load firmware when returning from suspend
 2011-10-26 16:31 UTC  (2+ messages)

[PATCH] libertas: ensure we clean up a scan request properly
 2011-10-26 17:35 UTC  (2+ messages)

[RFC 1/7] mac80211: mesh power mode indication in QoS frames
 2011-10-26  9:57 UTC  (4+ messages)

[PATCH] wl12xx: clear wl->vif on remove_interface
 2011-10-26 14:40 UTC 

How to find the phy's associated with a wireless dev
 2011-10-26 12:18 UTC  (4+ messages)

[PATCH 1/9] ath6kl: remove unused A_CACHE_LINE_PAD
 2011-10-26  8:33 UTC  (2+ messages)

[PATCH V2 00/31] ath6kl Add multiple vif support
 2011-10-26  8:24 UTC  (3+ 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).