Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/3] iw antenna command
@ 2010-05-12  8:27 Bruno Randolf
  2010-05-12  8:27 ` [PATCH 1/3] iw: add channel command name Bruno Randolf
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bruno Randolf @ 2010-05-12  8:27 UTC (permalink / raw)
  To: johannes, linville; +Cc: linux-wireless, holgerschurig

here the iw part. the option parsing is more flexible now and i added a
possibility to use

  iw phy0 anenna set X

to set both RX and TX antennas

+ one small fix for the channel command name

bruno

---

Bruno Randolf (3):
      iw: add channel command name
      iw: sync nl80211.h with wireless-testing
      iw: Add antenna set/get


 Makefile  |    2 +
 antenna.c |   88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 nl80211.h |   12 ++++++++
 util.c    |    3 ++
 4 files changed, 104 insertions(+), 1 deletions(-)
 create mode 100644 antenna.c

-- 
Signature

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12  8:27 [PATCH 0/3] iw antenna command Bruno Randolf
2010-05-12  8:27 ` [PATCH 1/3] iw: add channel command name Bruno Randolf
2010-05-12  8:27 ` [PATCH 2/3] iw: sync nl80211.h with wireless-testing Bruno Randolf
2010-05-12  8:27 ` [PATCH 3/3] iw: Add antenna set/get Bruno Randolf

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