[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem
authorJames Ketrenos <jketreno@linux.intel.com>
Wed, 21 Sep 2005 16:56:33 +0000 (11:56 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 22 Sep 2005 03:03:54 +0000 (23:03 -0400)
commit9e8571affd1c54b9638b4ff9844e47aae07310f6
treef6e568913c2d8aa1bf6bfedb3d90a78f2ade747b
parent2c0aa2a5c2dfa1293ae3a07517d0b7de149358a1
[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem

tree a3ad796273e98036eb0e9fc063225070fa24508a
parent 1b9c0aeb377abf8e4a43a86cff42382f74ca0259
author Mohamed Abbas <mabbas@linux.intel.com> 1124447069 -0500
committer James Ketrenos <jketreno@linux.intel.com> 1127313435 -0500

Add QoS (WME) support to the ieee80211 subsystem.

NOTE: This requires drivers that use the ieee80211 hard_start_xmit
(ipw2100 and ipw2200) to add the priority parameter to their callback.

Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
include/net/ieee80211.h
net/ieee80211/ieee80211_rx.c
net/ieee80211/ieee80211_tx.c