Skip to content

Commit

Permalink
mwifiex: add PCIe8897 support
Browse files Browse the repository at this point in the history
This patch adds PCIe8897 support to mwifiex.
In PCIe8897 PFU (pre-fetch unit) is enabled by default.
This patch adds support to accommodate this feaure as well.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Avinash Patil authored and John W. Linville committed Feb 11, 2013
1 parent e05dc3e commit ca8f211
Show file tree
Hide file tree
Showing 3 changed files with 275 additions and 70 deletions.
4 changes: 2 additions & 2 deletions drivers/net/wireless/mwifiex/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ config MWIFIEX_SDIO
mwifiex_sdio.

config MWIFIEX_PCIE
tristate "Marvell WiFi-Ex Driver for PCIE 8766"
tristate "Marvell WiFi-Ex Driver for PCIE 8766/8897"
depends on MWIFIEX && PCI
select FW_LOADER
---help---
This adds support for wireless adapters based on Marvell
8766 chipset with PCIe interface.
8766/8897 chipsets with PCIe interface.

If you choose to build it as a module, it will be called
mwifiex_pcie.
Expand Down
Loading

0 comments on commit ca8f211

Please sign in to comment.