linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Implement support for QOS-enable and QOS-disable from userspace
@ 2011-10-15  0:48 Rishi Panjwani
  2011-10-15  0:48 ` [PATCH] ath6kl: " Rishi Panjwani
  0 siblings, 1 reply; 6+ messages in thread
From: Rishi Panjwani @ 2011-10-15  0:48 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, Rishi Panjwani

Implement support for QOS-enable and QOS-disable from userspace
    
In order to allow user space based QOS control we use the available debugfs
infrastructure. With this feature, user can make changes to qos parameters,
thereby allowing creation and deletion of user defined priority streams and
features like uapsd. This feature has been added for testing purposes. As
described in the commit description, all parameters are necessary for create_qos
and delete_qos
   
Rishi Panjwani (1):
  ath6kl: Implement support for QOS-enable and QOS-disable from
    userspace

 drivers/net/wireless/ath/ath6kl/debug.c |  250 +++++++++++++++++++++++++++++--
 1 files changed, 236 insertions(+), 14 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH] Implement support for QOS-enable and QOS-disable from userspace
@ 2011-10-15  0:38 Rishi Panjwani
  2011-10-15  0:38 ` [PATCH] ath6kl: " Rishi Panjwani
  0 siblings, 1 reply; 6+ messages in thread
From: Rishi Panjwani @ 2011-10-15  0:38 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, Rishi Panjwani

Implement support for QOS-enable and QOS-disable from userspace
    
In order to allow user space based QOS control we use the available debugfs
infrastructure. With this feature, user can make changes to qos parameters,
thereby allowing creation and deletion of user defined priority streams and
features like uapsd. This feature has been added for testing purposes. As
described in the commit description, all parameters are necessary for create_qos
and delete_qos
   
Rishi Panjwani (1):
  ath6kl: Implement support for QOS-enable and QOS-disable from
    userspace

 drivers/net/wireless/ath/ath6kl/debug.c |  250 +++++++++++++++++++++++++++++--
 1 files changed, 236 insertions(+), 14 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-10-17 16:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-15  0:48 [PATCH] Implement support for QOS-enable and QOS-disable from userspace Rishi Panjwani
2011-10-15  0:48 ` [PATCH] ath6kl: " Rishi Panjwani
2011-10-15  0:52   ` Panjwani, Rishi
2011-10-17 16:22     ` Kalle Valo
2011-10-17 16:37   ` Kalle Valo
  -- strict thread matches above, loose matches on Subject: below --
2011-10-15  0:38 [PATCH] " Rishi Panjwani
2011-10-15  0:38 ` [PATCH] ath6kl: " Rishi Panjwani

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