Return-path: Received: from blu0-omc2-s5.blu0.hotmail.com ([65.55.111.80]:23785 "EHLO blu0-omc2-s5.blu0.hotmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750713Ab2DZEYQ (ORCPT ); Thu, 26 Apr 2012 00:24:16 -0400 Message-ID: (sfid-20120426_062420_681988_C5C427F9) From: Nathan Hintz To: linville@tuxdriver.com CC: linux-wireless@vger.kernel.org, hauke@hauke-m.de, Nathan Hintz Subject: [PATCH v2 0/6] BCMA Cumulative patches from OpenWRT Date: Wed, 25 Apr 2012 21:23:48 -0700 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-wireless-owner@vger.kernel.org List-ID: Nathan Hintz (6): bcma: Find names of non BCM cores bcma: Move initialization of SPROM to prevent overwrite bcma: Account for variable PCI memory base/size bcma: reads/writes are always 4 bytes, so always map 4 bytes bcma: Add __devexit to bcma_host_pci_remove bcma: Add flush for BCMA_RESET_CTL write arch/mips/bcm47xx/setup.c | 4 +++ arch/mips/bcm47xx/sprom.c | 2 - drivers/bcma/core.c | 1 + drivers/bcma/driver_pci_host.c | 10 +++--- drivers/bcma/host_pci.c | 4 +- drivers/bcma/scan.c | 54 +++++++++++++++++++++++++++++---------- 6 files changed, 52 insertions(+), 23 deletions(-) -- 1.7.7.6