[PATCH 0/3] Add initial AMPDU implementation

Eugene Krasnikov k.eugene.e at gmail.com
Tue Jul 23 10:45:51 EDT 2013


Add initial AMPDU implementation
With these patches aggregation will work. Some fixes in data
path are also required.

Eugene Krasnikov (3):
  Implement AMPDU
  Set correct TID for data packets
  Enable DXE channel after received RX frame

 dxe.c     |  4 ++++
 hal.h     | 44 +++++++++++++++++------------------
 main.c    | 41 +++++++++++++++++++++++++++++++++
 smd.c     | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 smd.h     |  9 ++++++++
 txrx.c    | 26 +++++++++++++++------
 wcn36xx.h |  2 ++
 7 files changed, 175 insertions(+), 29 deletions(-)

-- 
1.8.2.2




More information about the wcn36xx mailing list