All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] antenna configuration
@ 2010-05-12  8:23 Bruno Randolf
  2010-05-12  8:23 ` [PATCH 1/3] cfg80211: Add nl80211 " Bruno Randolf
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bruno Randolf @ 2010-05-12  8:23 UTC (permalink / raw)
  To: johannes, linville; +Cc: linux-wireless, holgerschurig

resending my antenna patches addressing all previous comments.

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 |   34 ++++++++++
 include/linux/nl80211.h               |   12 +++
 include/net/cfg80211.h                |    3 +
 include/net/mac80211.h                |    2 +
 net/mac80211/cfg.c                    |   16 +++++
 net/mac80211/driver-ops.h             |   23 +++++++
 net/mac80211/driver-trace.h           |   50 ++++++++++++++
 net/wireless/nl80211.c                |  116 +++++++++++++++++++++++++++++++++
 8 files changed, 256 insertions(+), 0 deletions(-)

-- 
Signature

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

end of thread, other threads:[~2010-05-14  8:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12  8:23 [PATCH 0/3] antenna configuration Bruno Randolf
2010-05-12  8:23 ` [PATCH 1/3] cfg80211: Add nl80211 " Bruno Randolf
2010-05-12  8:29   ` Johannes Berg
2010-05-14  8:10     ` Bruno Randolf
2010-05-12  8:23 ` [PATCH 2/3] mac80211: Add " Bruno Randolf
2010-05-12  8:23 ` [PATCH 3/3] ath5k: Add support for " Bruno Randolf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.