b43-dev.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: "Rafał Miłecki" <zajec5@gmail.com>
To: linux-wireless@vger.kernel.org,
	"John W. Linville" <linville@tuxdriver.com>
Cc: b43-dev@lists.infradead.org, "Rafał Miłecki" <zajec5@gmail.com>
Subject: [PATCH 0/9][wireless-next] b43: update N-PHY code
Date: Sun, 20 Apr 2014 13:05:42 +0200	[thread overview]
Message-ID: <1397991951-13478-1-git-send-email-zajec5@gmail.com> (raw)

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

             reply	other threads:[~2014-04-20 11:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-20 11:05 Rafał Miłecki [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1397991951-13478-1-git-send-email-zajec5@gmail.com \
    --to=zajec5@gmail.com \
    --cc=b43-dev@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).