Return-path: Received: from mga02.intel.com ([134.134.136.20]:51479 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751909AbXLYPAw (ORCPT ); Tue, 25 Dec 2007 10:00:52 -0500 From: Ron Rindjunsky To: linville@tuxdriver.com Cc: johannes@sipsolutions.net, linux-wireless@vger.kernel.org, flamingice@sourmilk.net, tomas.winkler@intel.com, yi.zhu@intel.com Subject: [PATCH 0/8 v3] mac80211/iwlwifi: integrate IEEE802.11n A-MPDU Rx MLME Date: Tue, 25 Dec 2007 17:00:30 +0200 Message-Id: <11985948383801-git-send-email-ron.rindjunsky@intel.com> (sfid-20071225_150109_202900_41BB3DF1) Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: This series of patches contains implementation for the IEEE802.11n aggregated MPDUs (A-MPDU) MLME. The series handles Rx A-MPDU (recipient party). Patches needed: =============== "mac80211: pass in PS_POLL frames" "mac80211: restructure _ieee80211_rx" both accepted as stand alone patches. Notes to this series: ====================== This series of patches splits into: - patches 1-7 add 802.11n Rx A-MPDU MLME support to mac80211. - patch 8 demonstrates the use of the above mac80211's MLME through iwl4965 low level driver The patches in the series should not be treated as stand alone patches, but as a complete MLME according to IEEE802.11n spec, although separation to patches by subjects was made for ease of handling. The patches do _not_ break any existing driver. Patches were made (and tested to work) with wireless branch 2.6.24-rc5 (#everything) The MLME framework includes the following: - A-MPDU MLME (for aggregated Rx per STA/TID) - addBA request support. - delBA request support (recipient party). - Block Ack Request (BAR) support. - A-MPDU reordering. --------------------------------------------------------------------- Intel Israel (74) Limited This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.