All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] b43: more N-PHY patches, try #2
@ 2010-02-27 12:03 Rafał Miłecki
  2010-02-27 12:03 ` [PATCH V2 01/10] b43: N-PHY: add some registers and structs definitions Rafał Miłecki
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Rafał Miłecki @ 2010-02-27 12:03 UTC (permalink / raw)
  To: linux-wireless, John W. Linville; +Cc: bcm43xx-dev, Rafał Miłecki

John: there is one patch less in comparision to first patchset, previous try
was some time ago, so fianlly I decided to resend all patches. I guess half
of them did not really changed. Are you fine with this?

Rafał Miłecki (10):
  b43: N-PHY: add some registers and structs definitions
  b43: N-PHY: initialize super switch
  b43: N-PHY: turn radio on/off (rfkill)
  b43: N-PHY: update writing channel-specific radio registers
  b43: N-PHY: update post init of 2055 radio
  b43: N-PHY: switch to chanspec struct
  b43: N-PHY: adjust gain table
  b43: N-PHY: isloate 2055 radio setup
  b43: N-PHY: implement chanspec setup
  b43: N-PHY: switch to chanspec ops

 drivers/net/wireless/b43/b43.h         |    1 +
 drivers/net/wireless/b43/phy_n.c       |  463 +++++++++++++++++++++++++-------
 drivers/net/wireless/b43/phy_n.h       |   21 ++-
 drivers/net/wireless/b43/tables_nphy.h |    9 +
 4 files changed, 387 insertions(+), 107 deletions(-)


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

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

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-27 12:03 [PATCH 00/10] b43: more N-PHY patches, try #2 Rafał Miłecki
2010-02-27 12:03 ` [PATCH V2 01/10] b43: N-PHY: add some registers and structs definitions Rafał Miłecki
2010-02-27 12:03 ` [PATCH V2 02/10] b43: N-PHY: initialize super switch Rafał Miłecki
2010-02-27 12:03 ` [PATCH V2 03/10] b43: N-PHY: turn radio on/off (rfkill) Rafał Miłecki
2010-02-27 12:03 ` [PATCH V2 04/10] b43: N-PHY: update writing channel-specific radio registers Rafał Miłecki
2010-02-27 12:03 ` [PATCH V2 05/10] b43: N-PHY: update post init of 2055 radio Rafał Miłecki
2010-02-27 12:03 ` [PATCH V2 06/10] b43: N-PHY: switch to chanspec struct Rafał Miłecki
2010-02-27 12:03 ` [PATCH V2 07/10] b43: N-PHY: adjust gain table Rafał Miłecki
2010-02-27 12:03 ` [PATCH V2 08/10] b43: N-PHY: isloate 2055 radio setup Rafał Miłecki
2010-02-27 12:03 ` [PATCH V2 09/10] b43: N-PHY: implement chanspec setup Rafał Miłecki
2010-02-27 12:03 ` [PATCH V2 10/10] b43: N-PHY: switch to chanspec ops Rafał Miłecki

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.