b43-dev.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] b43: N-PHY fixes, check dependency before applying
@ 2011-12-11  1:55 Rafał Miłecki
  2011-12-11  1:55 ` [PATCH 1/7] b43: N-PHY: random trivial fixes for typos, missing writes Rafał Miłecki
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Rafał Miłecki @ 2011-12-11  1:55 UTC (permalink / raw)
  To: linux-wireless, John W. Linville; +Cc: b43-dev, Rafał Miłecki

Some N-PHY fixes coming from wl observations and specs changes.

Please note this patchset depends on following patches:
[PATCH 1/2] ssb: extract FEM info from SPROM
[PATCH 2/2] bcma: extract FEM info from SPROM
send 3 days ago.

Rafa? Mi?ecki (7):
  b43: N-PHY: random trivial fixes for typos, missing writes
  b43: N-PHY: update some init values
  b43: N-PHY: workaround BCM43224 hw bug in writing table id 9
  b43: N-PHY: add table for antenna software control
  b43: N-PHY: determine various PHY params
  b43: N-PHY: finish 2.4GHz 0x2056 radio setup
  b43: N-PHY: implement spurious tone avoidance

 drivers/net/wireless/b43/phy_n.c       |  262 +++++++++++++++++++++++++++++---
 drivers/net/wireless/b43/phy_n.h       |    8 +
 drivers/net/wireless/b43/radio_2056.c  |   25 +++-
 drivers/net/wireless/b43/radio_2056.h  |    1 +
 drivers/net/wireless/b43/tables_nphy.c |   59 +++++++-
 drivers/net/wireless/b43/tables_nphy.h |   31 ++--
 6 files changed, 342 insertions(+), 44 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2011-12-11  3:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-11  1:55 [PATCH 0/7] b43: N-PHY fixes, check dependency before applying Rafał Miłecki
2011-12-11  1:55 ` [PATCH 1/7] b43: N-PHY: random trivial fixes for typos, missing writes Rafał Miłecki
2011-12-11  1:55 ` [PATCH 2/7] b43: N-PHY: update some init values Rafał Miłecki
2011-12-11  1:55 ` [PATCH 3/7] b43: N-PHY: workaround BCM43224 hw bug in writing table id 9 Rafał Miłecki
2011-12-11  1:55 ` [PATCH 4/7] b43: N-PHY: add table for antenna software control Rafał Miłecki
2011-12-11  1:55 ` [PATCH 5/7] b43: N-PHY: determine various PHY params Rafał Miłecki
2011-12-11  1:55 ` [PATCH 6/7] b43: N-PHY: finish 2.4GHz 0x2056 radio setup Rafał Miłecki
2011-12-11  1:55 ` [PATCH 7/7] b43: N-PHY: implement spurious tone avoidance Rafał Miłecki
2011-12-11  3:06   ` Larry Finger
2011-12-11  3:25 ` [PATCH 0/7] b43: N-PHY fixes, check dependency before applying Larry Finger
2011-12-11  3:37 ` Larry Finger

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