mac80211: A-MPDU Tx adding basic functionality
authorRon Rindjunsky <ron.rindjunsky@intel.com>
Mon, 28 Jan 2008 12:07:17 +0000 (14:07 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Feb 2008 20:19:14 +0000 (15:19 -0500)
commiteadc8d9e9047266a8914eb2ed4d36e797ce540d1
treed4abb405e46c279aae81f32106000090f70e9a53
parent80656c20315558a9bc5c5b7f7c6949fa72277afd
mac80211: A-MPDU Tx adding basic functionality

This patch adds the following abilities to mac80211:
 - start A-MPDU Tx session
 - stop A-MPDU Tx session
 - call backs to start/stop A-MPDU Tx session
 - sending addBA request
 - processing addBA response

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211.c
net/mac80211/ieee80211_i.h
net/mac80211/ieee80211_sta.c
This page took 0.024436 seconds and 5 git commands to generate.