b43-dev.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9][wireless-next] b43: update N-PHY code
@ 2014-04-20 11:05 Rafał Miłecki
  2014-04-20 11:05 ` [PATCH 1/9] b43: N-PHY: drop second noise variance table Rafał Miłecki
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Rafał Miłecki @ 2014-04-20 11:05 UTC (permalink / raw)
  To: linux-wireless, John W. Linville; +Cc: b43-dev, Rafał Miłecki

John,

This patchset contains
1) Fixes for some mistakes noticed while comparing MMIO dumps
2) Preparing code for some newer hw support
3) Calibration fixes

It was tested for obvious regressions (in a simple home environment) using:
1) BCM4321
2) BCM4322
3) BCM43224
(connectivity to PSK2 and performance with iperf was tested).

I believe BCM43224 behaves a bit more stable, I expect this patchset to
improve situation with BCM43222 a bit as well.

Rafa? Mi?ecki (9):
  b43: N-PHY: drop second noise variance table
  b43: N-PHY: rev3+: complete workarounds
  b43: N-PHY: random updates and typo fixes all around
  b43: N-PHY: implement reading support for radio 0x2057
  b43: N-PHY: implement RF control INTC for revs 7+
  b43: N-PHY: prepare for rev 7+ RSSI calibration
  b43: N-PHY: add init & calib values for radio 0x2056 rev 11
  b43: N-PHY: fix selection of init & calib values
  b43: N-PHY: enable forgotten write of hw power adjust table

 drivers/net/wireless/b43/phy_n.c       | 272 ++++++++++++++++++---
 drivers/net/wireless/b43/radio_2056.c  | 418 +++++++++++++++++++++++++++------
 drivers/net/wireless/b43/tables_nphy.c |  72 +-----
 drivers/net/wireless/b43/tables_nphy.h |   3 +-
 4 files changed, 592 insertions(+), 173 deletions(-)

-- 
1.8.4.5

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

end of thread, other threads:[~2014-04-20 11:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-20 11:05 [PATCH 0/9][wireless-next] b43: update N-PHY code Rafał Miłecki
2014-04-20 11:05 ` [PATCH 1/9] b43: N-PHY: drop second noise variance table Rafał Miłecki
2014-04-20 11:05 ` [PATCH 2/9] b43: N-PHY: rev3+: complete workarounds Rafał Miłecki
2014-04-20 11:05 ` [PATCH 3/9] b43: N-PHY: random updates and typo fixes all around Rafał Miłecki
2014-04-20 11:05 ` [PATCH 4/9] b43: N-PHY: implement reading support for radio 0x2057 Rafał Miłecki
2014-04-20 11:05 ` [PATCH 5/9] b43: N-PHY: implement RF control INTC for revs 7+ Rafał Miłecki
2014-04-20 11:05 ` [PATCH 6/9] b43: N-PHY: prepare for rev 7+ RSSI calibration Rafał Miłecki
2014-04-20 11:05 ` [PATCH 7/9] b43: N-PHY: add init & calib values for radio 0x2056 rev 11 Rafał Miłecki
2014-04-20 11:05 ` [PATCH 8/9] b43: N-PHY: fix selection of init & calib values Rafał Miłecki
2014-04-20 11:05 ` [PATCH 9/9] b43: N-PHY: enable forgotten write of hw power adjust table Rafał Miłecki

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