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 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html