This patchset adds support for Marvell pcie8897 card. Only basic functions are supported in this series. Power Save, 11ac and other features will be added later. Avinash Patil (4): mwifiex: store card specific data in PCI device table entry mwifiex: separate ring initialization and ring creation routines mwifiex: define generic data type for PCIe ring buffers mwifiex: add PCIe8897 support drivers/net/wireless/mwifiex/Kconfig | 4 +- drivers/net/wireless/mwifiex/pcie.c | 739 ++++++++++++++++++++++------------ drivers/net/wireless/mwifiex/pcie.h | 212 ++++++++-- 3 files changed, 659 insertions(+), 296 deletions(-) -- 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