]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Add new API for rate selection
authorSujith Manoharan <Sujith.Manoharan@atheros.com>
Wed, 27 Apr 2011 11:26:51 +0000 (16:56 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 28 Apr 2011 18:53:19 +0000 (14:53 -0400)
commit559b75ba5845966809a179a61fe71698f39d3c20
treebca5492d67d2e4b210539ae9029f54568165f297
parentb544e642c6621b0011bed9dc419c6ee33ac5e810
mac80211: Add new API for rate selection

This patch adds a new API for setting a TX rate mask in
drivers that have rate control in either the firmware or hardware.
This can be used for various purposes, for example, masking out the
11b rates in P2P operation.

Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/driver-ops.h
net/mac80211/driver-trace.h