1. 05 Mar, 2015 2 commits
    • Chen Gang's avatar
      bcma: Kconfig: Let it depend on PCI · b09f5ec1
      Chen Gang authored
      bcma also needs PCI, just like IOMEM and DMA, so let it depend on PCI,
      or will cause building break for allmodconfig under c6x:
      
          CC [M]  drivers/bcma/driver_pcie2.o
        drivers/bcma/driver_pcie2.c: In function 'bcma_core_pcie2_up':
        drivers/bcma/driver_pcie2.c:196:8: error: implicit declaration of function 'pcie_set_readrq' [-Werror=implicit-function-declaration]
          err = pcie_set_readrq(dev, pcie2->reqsize);
                ^
      Signed-off-by: default avatarChen Gang <gang.chen.5i5j@gmail.com>
      Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
      b09f5ec1
    • Kalle Valo's avatar
      Merge ath-next from ath.git · e3e72f38
      Kalle Valo authored
      Major changes in ath10k:
      
      * qca6174: enable STA transmit beamforming (TxBF) support
      * disable multi-vif power save by default
      e3e72f38
  2. 04 Mar, 2015 5 commits
  3. 03 Mar, 2015 33 commits