linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-29 13:42:52 to 2011-08-30 19:04:32 UTC [more...]

[PATCH v2 00/22] ath6kl: AP mode and P2P
 2011-08-30 18:58 UTC  (21+ messages)
` [PATCH v2 01/22] ath6kl: Add functionality for starting AP mode
` [PATCH v2 02/22] ath6kl: Fix AP mode (Re)AssocReq IE processing
` [PATCH v2 03/22] ath6kl: Delay initial group key setup in AP mode
` [PATCH v2 04/22] ath6kl: Use change_station() to authorize/unauthorize STAs
` [PATCH v2 05/22] ath6kl: Add new WMI commands and events for P2P
` [PATCH v2 06/22] ath6kl: Implement remain_on_channel and cancel_remain_on_channel
` [PATCH v2 07/22] ath6kl: Implement mgmt_tx
` [PATCH v2 08/22] ath6kl: Request P2P capabilities during target init
` [PATCH v2 09/22] ath6kl: Add cfg80211 calls for remain-on-channel events
` [PATCH v2 10/22] ath6kl: Use set_appie command to add Probe Request IEs
` [PATCH v2 11/22] ath6kl: Support channel set request for startscan command
` [PATCH v2 12/22] ath6kl: Report received Probe Request frames to cfg80211
` [PATCH v2 13/22] ath6kl: Notify cfg80211 of TX status of mgmt_tx frames
` [PATCH v2 14/22] ath6kl: Report received Action frames to cfg80211
` [PATCH v2 15/22] ath6kl: Advertise supported mgmt_stypes
` [PATCH v2 16/22] ath6kl: Add support for new P2P iftypes in mode changes
` [PATCH v2 17/22] ath6kl: Fix a typo in ath6k context
` [PATCH v2 18/22] ath6kl: Fix default key installation in AP mode
` [PATCH v2 19/22] ath6kl: Do not clear CONNECT bit setting in AP mode for STA disconnect
` [PATCH v2 20/22] ath6kl: Include P2P IE(s) in GO Probe Response depending on request

[PATCH] ath5k: Invoke irqsafe version of ieee80211_tx_status() to avoid deadlock
 2011-08-30 18:43 UTC  (11+ messages)
  ` [PATCH] mac80211: Defer tranmission of mesh path errors

[PATCH v2 1/3] nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag
 2011-08-30 18:37 UTC  (4+ messages)

[RFC] Move brcm80211 to mainline
 2011-08-30 18:14 UTC  (18+ messages)
` [PATCH v2] "

[PATCH] ath9k: add missing AR9340 in ath_mac_bb_names
 2011-08-30 18:08 UTC  (4+ messages)

[PATCH] net/mac80211/debugfs: Convert to kstrou8_from_user
 2011-08-30 17:50 UTC  (3+ messages)

[PATCH v10 1/4] ath9k: eliminate common->{rx,tx}_chainmask
 2011-08-30 17:43 UTC  (4+ messages)
` [PATCH v10 2/4] ath9k: always call ath_reset from workqueue context
  ` [PATCH v10 3/4] ath9k: merge reset related functions
    ` [PATCH v10 4/4] ath9k: implement .get_antenna and .set_antenna

Looking for BCM43228
 2011-08-30 17:36 UTC  (9+ messages)

[PATCH v9 1/4] ath9k: eliminate common->{rx,tx}_chainmask
 2011-08-30 16:58 UTC  (8+ messages)
` [PATCH v9 2/4] ath9k: always call ath_reset from workqueue context
  ` [PATCH v9 3/4] ath9k: merge reset related functions
    ` [PATCH v9 4/4] ath9k: implement .get_antenna and .set_antenna

[PATCH 3.1] ath9k_hw: fix calibration on 5 ghz
 2011-08-30 16:38 UTC  (8+ messages)

[PATCH] nl80211/cfg80211: add ssid filtering for sched_scan
 2011-08-30 16:09 UTC  (4+ messages)

[PATCH 00/20] ath6kl: AP mode and P2P
 2011-08-30 15:54 UTC  (31+ messages)
` [PATCH 01/20] ath6kl: Add functionality for starting AP mode
` [PATCH 04/20] ath6kl: Use change_station() to authorize/unauthorize STAs
` [PATCH 07/20] ath6kl: Implement mgmt_tx
` [PATCH 08/20] ath6kl: Request P2P capabilities during target init
` [PATCH 10/20] ath6kl: Use set_appie command to add Probe Request IEs
` [PATCH 11/20] ath6kl: Support channel set request for startscan command

[PATCH] ath6kl: Add debugfs interface to dump diagnostic registers
 2011-08-30 15:16 UTC 

[PATCH 1/4] ath6kl: add firmware log support
 2011-08-30 15:00 UTC  (5+ messages)
` [PATCH 2/4] ath6kl: implement support to set firmware log parameters
` [PATCH 3/4] ath6kl: cleanup diagnose window read and write functions
` [PATCH 4/4] ath6kl: read fwlog from firmware ring buffer

Problem with wl1271
 2011-08-30 14:22 UTC  (3+ messages)

BQL crap and wireless
 2011-08-30 13:58 UTC  (19+ messages)

[PATCH] ath9k_hw: Fix fast clock support for AR9280 v2.0+
 2011-08-30 10:44 UTC  (2+ messages)

ath9k: irq storm after suspend/resume
 2011-08-30  9:41 UTC  (7+ messages)

[DEV] modify 802.11 header on BCM4329
 2011-08-30  9:37 UTC  (2+ messages)

[PATCH v8 1/4] ath9k: eliminate common->{rx,tx}_chainmask
 2011-08-30  7:44 UTC  (4+ messages)
` [PATCH v8 2/4] ath9k: always call ath_reset from workqueue context
  ` [PATCH v8 3/4] ath9k: merge reset related functions
    ` [PATCH v8 4/4] ath9k: implement .get_antenna and .set_antenna

[PATCH v7 1/4] ath9k: eliminate common->{rx,tx}_chainmask
 2011-08-30  7:21 UTC  (14+ messages)
` [PATCH v7 2/4] ath9k: always call ath_reset from workqueue context
  ` [PATCH v7 3/4] ath9k: merge reset related functions
    ` [PATCH v7 4/4] ath9k: implement .get_antenna and .set_antenna

[PATCH v2] wl12xx: set mac80211 flags for A-MPDU aggregation support
 2011-08-30  6:34 UTC 

[PATCH v2] mac80211: add flag to indicate HW only Tx-agg setup support
 2011-08-30  6:33 UTC  (2+ messages)

[PATCH] wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change
 2011-08-30  5:41 UTC  (2+ messages)

[PATCH] mac80211: stop tx before doing hw config and rate update
 2011-08-30  3:41 UTC 

[PATCH v3 0/7] mesh_fixes
 2011-08-30  3:25 UTC  (10+ messages)
` [PATCH v3 1/7] mac80211: Fix RCU pointer dereference in mesh_path_discard_frame()
` [PATCH v3 2/7] mac80211: Remove mesh paths when an interface is removed
` [PATCH v3 3/7] mac80211: Improve mpath state locking
` [PATCH v3 4/7] mac80211: Remove redundant mesh path expiration checks
` [PATCH v3 5/7] mac80211: Don't iterate twice over all mpaths when once in sufficient
` [PATCH v3 6/7] mac80211: Consolidate {mesh,mpp}_path_flush into one function
` [PATCH v3 7/7] mac80211: Consolidate mesh path duplicated functions

Slow receive with rtl8192cu (usb ew-7811Un)
 2011-08-30  0:58 UTC  (11+ messages)

Looking for BCM43228
 2011-08-29 21:38 UTC 

[PATCH 00/24] net: Remove unnecessary OOM logging messages
 2011-08-29 21:17 UTC  (4+ messages)
` [PATCH 12/24] mac80211: "
` [PATCH 15/24] rfkill: "
` [PATCH 22/24] wireless: "

pull request: wireless-next 2011-08-29
 2011-08-29 20:50 UTC  (2+ messages)

[PATCH v3] mwifiex: replace kmalloc & memcpy sequence with kmemdup
 2011-08-29 20:21 UTC 

[RFC] mac80211: add IBSS merge support
 2011-08-29 20:14 UTC  (3+ messages)

[PATCH 1/2] mac80211: add flag to indicate HW only Tx-agg support
 2011-08-29 19:43 UTC  (3+ messages)

[PATCH v2] mwifiex: replace kmalloc & memcpy sequence with kmemdup
 2011-08-29 19:25 UTC  (3+ messages)

Compat-wireless release for 2011-08-29 is baked
 2011-08-29 19:06 UTC 

[PATCH 0/9] mesh fixes
 2011-08-29 18:38 UTC  (8+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 6/8] mac80211: Consolidate {mesh,mpp}_path_flush into one function
  ` [PATCH v2 7/8] mac80211: Don't take the mesh path resize lock when deleting an mpath

[PATCH 0/2] ath: Reduce logging message code size
 2011-08-29 18:31 UTC  (4+ messages)
` [PATCH 2/2] ath: Make ath_printk void not int and remove unused struct ath_common *

[RFC v3] mac80211: stop tx before doing hw config and rate update
 2011-08-29 17:46 UTC 

[PATCH v6 1/3] ath9k: eliminate common->{rx,tx}_chainmask
 2011-08-29 17:42 UTC  (3+ messages)
` [PATCH v6 2/3] ath9k: merge reset related functions

[PATCH v3] ath9k: fix checks for first subframe delimiter padding
 2011-08-29 16:57 UTC 

[RFC v2] mac80211: stop tx before doing hw config and rate update
 2011-08-29 15:39 UTC  (3+ messages)

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

[PATCH v2] ath9k: fix checks for first subframe delimiter padding
 2011-08-29 14:49 UTC  (2+ messages)

[PATCH v2 1/4] nl80211: Parse channel type attribute in an IBSS join request
 2011-08-29 14:32 UTC  (4+ messages)
` [PATCH v2 2/4] cfg80211: Add cfg80211_get_bss_ht to also match HT configuration
` [PATCH v2 3/4] mac80211: Add HT helper functions
` [PATCH v2 4/4] mac80211: Add HT operation modes for IBSS

[PATCH 1/2] iwlegacy: change IWL_WARN to IWL_DEBUG_HT in iwl4965_tx_agg_start
 2011-08-29 14:00 UTC  (4+ messages)

[RFC 0/3] enable HT in a mesh
 2011-08-29 13:54 UTC  (4+ messages)
` [RFC 1/3] mac80211: comment allocation of mesh frames


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