Home
last modified time | relevance | path

Searched hist:"81 cb7623ad3b408f871fa36b774fc20d8dfccac0" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Drate.hdiff 81cb7623ad3b408f871fa36b774fc20d8dfccac0 Thu Feb 12 00:08:37 CST 2009 Sujith <Sujith.Manoharan@atheros.com> mac80211: Extend the rate control API with an update callback

The AP can switch dynamically between 20/40 Mhz channel width,
in which case we switch the local operating channel, but the
rate control algorithm is not notified. This patch adds a new callback
to indicate such changes to the RC algorithm.

Currently, HT channel width change is notified, but this callback
can be used to indicate any new requirements that might come up later on.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
H A Dht.cdiff 81cb7623ad3b408f871fa36b774fc20d8dfccac0 Thu Feb 12 00:08:37 CST 2009 Sujith <Sujith.Manoharan@atheros.com> mac80211: Extend the rate control API with an update callback

The AP can switch dynamically between 20/40 Mhz channel width,
in which case we switch the local operating channel, but the
rate control algorithm is not notified. This patch adds a new callback
to indicate such changes to the RC algorithm.

Currently, HT channel width change is notified, but this callback
can be used to indicate any new requirements that might come up later on.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
/openbmc/linux/include/net/
H A Dmac80211.hdiff 81cb7623ad3b408f871fa36b774fc20d8dfccac0 Thu Feb 12 00:08:37 CST 2009 Sujith <Sujith.Manoharan@atheros.com> mac80211: Extend the rate control API with an update callback

The AP can switch dynamically between 20/40 Mhz channel width,
in which case we switch the local operating channel, but the
rate control algorithm is not notified. This patch adds a new callback
to indicate such changes to the RC algorithm.

Currently, HT channel width change is notified, but this callback
can be used to indicate any new requirements that might come up later on.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>