linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-17 16:39:41 to 2011-10-20 16:47:55 UTC [more...]

[RFC 0/2] mac80211 offchannel fixes
 2011-10-20 16:47 UTC  (4+ messages)
` [RFC 1/2] mac80211: fix remain_off_channel regression

[PATCH] mac80211: Fix off-channel problem in work task
 2011-10-20 16:12 UTC  (5+ messages)

ath5k: controlling powersave with iw or iwconfig fails
 2011-10-20 14:29 UTC  (5+ messages)

[ath5k-devel] Support for Linux WiFi stack (+wpa_supplicant) in Android
 2011-10-20 14:24 UTC 

iwlagn is getting very shaky
 2011-10-20 14:10 UTC  (27+ messages)

Commanding sleep/awake from mac80211
 2011-10-20 13:52 UTC 

Alfa AWUS036NHR with RTL8188RU chipset
 2011-10-20 13:35 UTC  (41+ messages)

Available nl80211 multicast groups
 2011-10-20 11:22 UTC  (2+ messages)

[PATCH 0/6] HT support for mesh
 2011-10-20 11:16 UTC  (9+ messages)
` [PATCH 1/6] mac80211: Add HT helper functions
` [PATCH 2/6] mac80211: add HT IEs to mesh frames
` [PATCH 3/6] mac80211: set HT capabilities for mesh peer
` [PATCH 4/6] mac80211: allow frame aggregation for mesh
` [PATCH 5/6] mac80211: add WMM IE to mesh frames
` [PATCH 6/6] mac80211: check mesh peer's WMM parameters

[PATCH 1/3] mac80211: comment allocation of mesh frames
 2011-10-20 11:13 UTC  (5+ messages)
` [PATCH 2/3] mac80211: find correct IE offset in mesh beacons
` [PATCH 3/3] mac80211: select queue for fwded mesh frames
` [PATCH v2 "

[PATCH] ath9k_hw: Fix radio retention for AR9462
 2011-10-20  8:59 UTC 

[PATCH] ath9k_hw: Fix regression of register offset for AR9003 chips
 2011-10-20  8:52 UTC 

BUG: All network processes hang (brcmsmac/wpa_supplicant)
 2011-10-20  6:28 UTC  (16+ messages)

[PATCH] ath6kl: Implement support for listen interval from userspace
 2011-10-20  6:02 UTC  (3+ messages)

My unsupported Buffalo's WLI-UC-GNHP almost works with rt2800usb in 3.0.4
 2011-10-20  4:33 UTC 

[patch 3/4] mwifiex: prevent corruption instead of just warning
 2011-10-19 21:29 UTC  (6+ messages)
  ` [patch 3/4 v2] "

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

[RFC] mac80211: remove per band sta supported rates
 2011-10-19 18:48 UTC  (11+ messages)
          ` [RFC] mac80211: properly go back to operational channel?

Performance regression between Madwifi/net80211 and ath5k/mac80211
 2011-10-19 18:27 UTC  (12+ messages)
            ` [ath5k-devel] "

3.1.0-rc9+ : wlan stops working w/o any error messages
 2011-10-19 13:49 UTC  (12+ messages)

Crash in ieee80211_rx_h_michael_mic_verify()
 2011-10-19 14:12 UTC 

Ralink RT3070: absolute transmit power information
 2011-10-19 13:36 UTC  (4+ messages)

mac80211: ROC timeout and back to oper channel when associated
 2011-10-19 12:18 UTC 

[PATCH v2 15/15] brcm80211: fmac: use sk_buff list for handling frames in receive path
 2011-10-19 10:51 UTC 

[PATCH] mwifiex: enable SDIO multiport aggregation
 2011-10-19  1:22 UTC 

[PATCH] ath6kl: Implement support for background scan control from userspace
 2011-10-19  0:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] rtl8192cu: Add new device IDs
 2011-10-18 22:52 UTC 

lockdep in mac80211
 2011-10-18 22:12 UTC 

[patch] ath9k_hw: min_t() casts u32 to int
 2011-10-18 20:19 UTC  (2+ messages)

rt3090 rt2800
 2011-10-18 19:55 UTC 

[RFC] mac80211: Support forcing station to disable 11n
 2011-10-18 19:22 UTC 

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

[PATCH V2] Set IEEE80211_TX_RC_MCS on MCS rates on TX complete
 2011-10-18 18:38 UTC 

[patch 2/4] mwifiex: remove an unneeded NULL check
 2011-10-18 17:59 UTC  (2+ messages)

[patch 1/4] mwifiex: remove unneeded kfree(NULL);
 2011-10-18 17:57 UTC  (2+ messages)

[PATCH 1/2] iw: Update nl80211.h
 2011-10-18 17:23 UTC  (4+ messages)
` [PATCH 2/2] iw: show STA flags in station dump
    `  "

[PATCH] Set IEEE80211_TX_RC_MCS on MCS rates on TX complete
 2011-10-18 13:51 UTC  (3+ messages)

[PATCH 00/15] brcm80211: cleanup work on community feedback
 2011-10-18 12:03 UTC  (16+ messages)
` [PATCH 01/15] brcm80211: cleanup defines in main.c
` [PATCH 02/15] brcm80211: removed duplicate defines
` [PATCH 03/15] brcm80211: smac: drop "40MHz intolerant" flag from HT capability info
` [PATCH 04/15] brcm80211: smac: removed support for SROM rev < 8
` [PATCH 05/15] brcm80211: fmac: annotated little endian struct with _le
` [PATCH 06/15] brmc80211: fmac: reworked next_bss()
` [PATCH 07/15] brcm80211: fmac: changed two scan related structures
` [PATCH 08/15] brcm80211: smac: indicate severe problems to Mac80211
` [PATCH 09/15] brcm80211: smac: remove obsolete srom variables from n-phy
` [PATCH 10/15] brcm80211: smac: avoid sprom endianess conversions for crc8 check
` [PATCH 11/15] brcm80211: smac: some local function made static in main.c
` [PATCH 12/15] brcm80211: smac: remove phy api bypass in rate.h
` [PATCH 13/15] brcm80211: util: move brcmu_pktfrombuf() function to brcmfmac
` [PATCH 14/15] brcm80211: util: remove function brcmu_format_hex() from brcmutil
` [PATCH 15/15] brcm80211: fmac: use sk_buff list for handling frames in receive path

[PATCH] mac80211: fix confusing parentheses
 2011-10-18 11:39 UTC 

compat-wireless: backporting kfree_rcu()?
 2011-10-18 10:22 UTC  (3+ messages)

brcmfmac driver implementation: Questions
 2011-10-18 10:11 UTC  (5+ messages)

wl1251 and NoA protocol
 2011-10-18  9:13 UTC 

[patch] iwmc3200wifi: add a range check to iwm_cfg80211_get_key()
 2011-10-18  8:39 UTC  (4+ messages)
  ` [patch] iwmc3200wifi: add some more range checks

[PATCH] compat-wireless: add iwlwifi RCU compat
 2011-10-18  8:07 UTC 

[patch] rndis_wlan: add range check in del_key()
 2011-10-18  7:33 UTC  (5+ messages)

[PATCH 0/2] wl12xx: Fix problems in nvs file parsing
 2011-10-18  7:23 UTC  (3+ messages)
` [PATCH 1/2] wl12xx: Validate FEM index from ini file and FW
` [PATCH 2/2] wl12xx: Check buffer bound when processing nvs data

ath9k: irq storm after suspend/resume
 2011-10-18  7:05 UTC  (11+ messages)

Looking for driver; Intel Pro 2915ABG wireless card
 2011-10-18  6:23 UTC  (2+ messages)

[patch 4/4] mwifiex: return -ENOMEM if kzalloc() fails
 2011-10-18  6:19 UTC 

pull request: wireless-next 2011-10-17
 2011-10-17 22:49 UTC  (3+ messages)

Is there anybody doing DSRC/802.11p Driver Development?
 2011-10-17 21:25 UTC  (2+ messages)

pull request: bluetooth-next 2011-10-17
 2011-10-17 20:39 UTC 

802.11d power control of the
 2011-10-17 20:29 UTC 

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

Problem with xhci-hcd and Alfa AWUS036NHR
 2011-10-17 18:34 UTC 

Question on forcing stations to be in particular a/b/g/n & HT mode
 2011-10-17 17:39 UTC 

[PATCH 0/5] ath6kl: Add SDIO polling method for debugging
 2011-10-17 16:49 UTC  (2+ messages)

[PATCH 1/4] ath6kl: merge htc debug levels
 2011-10-17 16:46 UTC  (2+ messages)

[PATCH 1/2] nl80211: Add sta_flags to the station info
 2011-10-17 16:43 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).