linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-19 07:35:46 to 2011-10-21 20:20:09 UTC [more...]

ath9k: irq storm after suspend/resume
 2011-10-21 20:20 UTC  (14+ messages)

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

Is there a way to set the HT rate for a station?
 2011-10-21 18:38 UTC 

[PATCH] carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling
 2011-10-21 16:38 UTC 

Obtaining channel measurements from current chipsets
 2011-10-21 14:33 UTC 

[RFC v2 00/12] get rid of AP mode monitor interfaces
 2011-10-21 14:23 UTC  (13+ messages)
` [RFC v2 01/12] mac80211: add helper to free TX skb
` [RFC v2 02/12] mac80211: add support for control port protocol in AP mode
` [RFC v2 03/12] nl80211: allow subscribing to unexpected class3 frames
` [RFC v2 04/12] mac80211: support spurious class3 event
` [RFC v2 05/12] nl80211: advertise device AP SME
` [RFC v2 06/12] nl80211: add API to probe a client
` [RFC v2 07/12] mac80211: support client probe
` [RFC v2 08/12] net: add wireless TX status socket option
` [RFC v2 09/12] nl80211: advertise socket TX status capability
` [RFC v2 10/12] mac80211: implement wifi TX status
` [RFC v2 11/12] cfg80211: allow registering to beacons
` [RFC v2 12/12] mac80211: report OBSS beacons

[PATCH v2 00/17] fix mac80211 callback in brcmsmac and brcmfmac refactor
 2011-10-21 14:16 UTC  (18+ messages)
` [PATCH v2 01/17] brcm80211: fmac: allow wd timer to be disabled when bus down
` [PATCH v2 02/17] brcm80211: fmac: use brcmf_del_if for all net devices
` [PATCH v2 03/17] brcm80211: smac: removed MPC related code
` [PATCH v2 04/17] brcm80211: smac: removed MPC related variables
` [PATCH v2 05/17] brcm80211: smac: removed down-on-watchdog MPC functionality
` [PATCH v2 06/17] brcm80211: smac: removed down-on-rf-kill functionality
` [PATCH v2 07/17] brcm80211: smac: bugfix for tx mute in brcms_b_init()
` [PATCH v2 08/17] brcm80211: smac: fixed inconsistency in transmit mute
` [PATCH v2 09/17] brcm80211: smac: modified Mac80211 callback interface
` [PATCH v2 10/17] brcm80211: smac: mute transmit on ops_start
` [PATCH v2 11/17] brcm80211: smac: changed check to confirm STA only support
` [PATCH v2 12/17] brcm80211: smac: rename buffer endianess conversion functions
` [PATCH v2 13/17] brcm80211: smac: use sk_buff list for handling frames in receive path
` [PATCH v2 14/17] brcm80211: fmac: use brcmf_add_if for all net devices
` [PATCH v2 15/17] brcm80211: fmac: store brcmf_if in net device private data
` [PATCH v2 16/17] brcm80211: fmac: remove state from brcmf_if in fullmac
` [PATCH v2 17/17] brcm80211: smac: change buffer endianess convert function interface

[PATCH 00/17] fix mac80211 callback in brcmsmac and brcmfmac refactor
 2011-10-21 14:07 UTC  (19+ messages)
` [PATCH 01/17] brcm80211: fmac: allow wd timer to be disabled when bus down
` [PATCH 02/17] brcm80211: fmac: use brcmf_del_if for all net devices
` [PATCH 03/17] brcm80211: smac: removed MPC related code
` [PATCH 04/17] brcm80211: smac: removed MPC related variables
` [PATCH 05/17] brcm80211: smac: removed down-on-watchdog MPC functionality
` [PATCH 06/17] brcm80211: smac: removed down-on-rf-kill functionality
` [PATCH 07/17] brcm80211: smac: bugfix for tx mute in brcms_b_init()
` [PATCH 08/17] brcm80211: smac: fixed inconsistency in transmit mute
` [PATCH 09/17] brcm80211: smac: modified Mac80211 callback interface
` [PATCH 10/17] brcm80211: smac: mute transmit on ops_start
` [PATCH 11/17] brcm80211: smac: changed check to confirm STA only support
` [PATCH 12/17] brcm80211: smac: rename buffer endianess conversion functions
` [PATCH 13/17] brcm80211: smac: use sk_buff list for handling frames in receive path
` [PATCH 14/17] brcm80211: fmac: use brcmf_add_if for all net devices
` [PATCH 15/17] brcm80211: fmac: store brcmf_if in net device private data
` [PATCH 16/17] brcm80211: fmac: remove state from brcmf_if in fullmac
` [PATCH 17/17] brcm80211: smac: change buffer endianess convert function interface

rtl8192cu - fails to maintain connection to some Access Points
 2011-10-21 13:23 UTC  (4+ messages)

[RFC 4/7] mac80211: setting link-specific mesh power modes when plink open
 2011-10-21 10:05 UTC  (2+ messages)

[RFC 3/7] mac80211: mesh non-peer power mode indication in beacons
 2011-10-21 10:03 UTC  (2+ messages)

[RFC 0/7] mesh power saving implementation: indication
 2011-10-21  9:53 UTC  (2+ messages)

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

[RFC 7/7] cfg80211 and nl80211: setting and getting mesh non-peer power mode
 2011-10-21  8:37 UTC 

[RFC 6/7] cfg80211 and nl80211: getting local and peer mesh power modes
 2011-10-21  8:37 UTC 

[RFC 5/7] cfg80211 and nl80211: Setting local link-specific power mode
 2011-10-21  8:37 UTC 

[RFC 2/7] mac80211: tracking mesh peer link-specific power mode
 2011-10-21  8:37 UTC 

[PATCH] mac80211: exit cooked monitor RX early if there are none
 2011-10-21  8:22 UTC  (2+ messages)
` [PATCH v2] "

iwlagn and iwconfig
 2011-10-21  7:25 UTC 

iwlagn is getting very shaky
 2011-10-21  7:26 UTC  (30+ messages)

[PATCH v2 1/2] mac80211: comment allocation of mesh frames
 2011-10-21  4:24 UTC  (3+ messages)
` [PATCH v2 2/2] mac80211: select queue for fwded "

Question on channel 44 and HT40+
 2011-10-21  4:11 UTC  (2+ messages)

Module rtl8192cu (Upstream kernel bug)
 2011-10-21  3:52 UTC 

[PATCH v2] ath6kl: Implement support for listen interval from userspace
 2011-10-20 22:35 UTC  (2+ messages)

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

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

iwlagn: WARN_ON() in iwl_get_idle_rx_chain_count()
 2011-10-20 18:57 UTC  (5+ messages)

[PATCH 0/6] HT support for mesh
 2011-10-20 18:22 UTC  (18+ 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 17:53 UTC  (8+ 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 1/2] mac80211: fix remain_off_channel regression
 2011-10-20 17:05 UTC  (2+ messages)
` [PATCH 2/2] mac80211: config hw when going back on-channel

[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 

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

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

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

[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  (4+ 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  (9+ 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  (4+ 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 


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