Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH v6 0/3] Antenna configuration API
@ 2010-11-05  6:53 Bruno Randolf
  2010-11-05  6:53 ` [PATCH v6 1/3] cfg80211: Add nl80211 antenna configuration Bruno Randolf
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bruno Randolf @ 2010-11-05  6:53 UTC (permalink / raw)
  To: johannes, linville; +Cc: nbd, mcgrof, linux-wireless

I'm resending the Antenna API series with the one fix which was requested last
time. No we disallow antenna configuration if the wifi is running, to make life
easier for 802.11n devices, which might have to recalculate chainmasks and HT
settings based on the available antennas. I hope this makes it acceptable for
merging now.

bruno

---

Bruno Randolf (3):
      cfg80211: Add nl80211 antenna configuration
      mac80211: Add antenna configuration
      ath5k: Add support for antenna configuration


 drivers/net/wireless/ath/ath5k/base.c |   32 +++++++++++++++++++++
 include/linux/nl80211.h               |   25 +++++++++++++++++
 include/net/cfg80211.h                |    3 ++
 include/net/mac80211.h                |    2 +
 net/mac80211/cfg.c                    |   19 +++++++++++++
 net/mac80211/driver-ops.h             |   23 +++++++++++++++
 net/mac80211/driver-trace.h           |   50 +++++++++++++++++++++++++++++++++
 net/wireless/nl80211.c                |   31 ++++++++++++++++++++
 8 files changed, 184 insertions(+), 1 deletions(-)

-- 
Signature

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

end of thread, other threads:[~2010-11-09 21:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-05  6:53 [PATCH v6 0/3] Antenna configuration API Bruno Randolf
2010-11-05  6:53 ` [PATCH v6 1/3] cfg80211: Add nl80211 antenna configuration Bruno Randolf
2010-11-09 21:17   ` Luis R. Rodriguez
2010-11-05  6:53 ` [PATCH v6 2/3] mac80211: Add " Bruno Randolf
2010-11-05  6:53 ` [PATCH v6 3/3] ath5k: Add support for " Bruno Randolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox