linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] wireless: fix set tx power
@ 2011-11-28 21:38 Luis R. Rodriguez
  2011-11-28 21:38 ` [PATCH 1/5] cfg80211: clarify set tx power mBm documentation Luis R. Rodriguez
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Luis R. Rodriguez @ 2011-11-28 21:38 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, Luis R. Rodriguez

The driver maintainers have approved of these now except for brcm80211.
I should note that Kalle indicated he was going to queue up the ath6kl
patch though so not sure if you want to wait for his patch or just suck
mine in. I think it makes sense to roll these in together as a series,
the rebase that Kalle would do shouldn't be impacted by this I think.

What we can do later is just add a data structure as suggested by hpa
to avoid these sort of issues.

Luis R. Rodriguez (5):
  cfg80211: clarify set tx power mBm documentation
  ath6kl: fix ath6kl's set tx power
  brcm80211: fix usage of set tx power
  brcm80211: avoid code duplication on set tx power
  mwifiex: fix usage of set tx power

 drivers/net/wireless/ath/ath6kl/cfg80211.c         |    3 ++-
 .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c  |    9 ++-------
 drivers/net/wireless/mwifiex/cfg80211.c            |    3 ++-
 include/net/cfg80211.h                             |    3 ++-
 4 files changed, 8 insertions(+), 10 deletions(-)

-- 
1.7.4.15.g7811d


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

end of thread, other threads:[~2011-11-30 20:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-28 21:38 [PATCH 0/5] wireless: fix set tx power Luis R. Rodriguez
2011-11-28 21:38 ` [PATCH 1/5] cfg80211: clarify set tx power mBm documentation Luis R. Rodriguez
2011-11-28 21:38 ` [PATCH 2/5] ath6kl: fix set tx power Luis R. Rodriguez
2011-11-28 21:38 ` [PATCH 3/5] brcm80211: fix usage of " Luis R. Rodriguez
2011-11-30 20:11   ` Franky Lin
2011-11-28 21:38 ` [PATCH 4/5] brcm80211: avoid code duplication on " Luis R. Rodriguez
2011-11-30 20:11   ` Franky Lin
2011-11-28 21:38 ` [PATCH 5/5] mwifiex: fix usage of " Luis R. Rodriguez
2011-11-29  6:36 ` [PATCH 0/5] wireless: fix " Kalle Valo
2011-11-29 15:14   ` Luis R. Rodriguez

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