Hello Kalle and all, Here are two patches adding support for the new revision of QSR10g chip. Major change from the driver perspective is a PCIe data path update. Sergey Matyukevich (2): qtnfmac: refactor data path to prepare for the next QSR10G chip revision qtnfmac: add support for the new revision of QSR10g chip drivers/net/wireless/quantenna/qtnfmac/bus.h | 3 +- drivers/net/wireless/quantenna/qtnfmac/pcie/pcie.c | 4 +- .../wireless/quantenna/qtnfmac/pcie/pearl_pcie.c | 629 ++++++++++++++++----- .../quantenna/qtnfmac/pcie/pearl_pcie_ipc.h | 3 + .../quantenna/qtnfmac/pcie/pearl_pcie_regs.h | 33 +- .../net/wireless/quantenna/qtnfmac/qtn_hw_ids.h | 1 + drivers/net/wireless/quantenna/qtnfmac/util.c | 2 + 7 files changed, 517 insertions(+), 158 deletions(-) -- 2.11.0