Avinash Patil
ca8f211278
mwifiex: add PCIe8897 support
...
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 >
2013-02-11 15:34:57 -05:00
Johannes Berg
85240818e4
mwifiex: don't select lib80211
...
The driver doesn't use any lib80211 symbols
so it shouldn't select it in Kconfig.
Signed-off-by: Johannes Berg <johannes.berg@intel.com >
Acked-by: Bing Zhao <bzhao@marvell.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2012-11-16 14:29:08 -05:00
WarheadsSE
98e6b9df53
mwifiex: add support for SD8786 sdio
...
modified: drivers/net/wireless/mwifiex/Kconfig
- notate additional chipset
modified: drivers/net/wireless/mwifiex/sdio.c
- add definition of id (0x9116)
- add to switch for firmware load
- add MODULE_FIRMWARE
modified: drivers/net/wireless/mwifiex/sdio.h
- add definition of default firmware name
Signed-off-by: Jason Plum <max@warheads.net >
Acked-by: Bing Zhao <bzhao@marvell.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2012-05-08 20:56:10 -04:00
Amitkumar Karwar
4daffe3543
mwifiex: add support for Marvell USB8797 chipset
...
This patch supports Avastar 88W8797 chipset with USB interface.
The corresponding firmware image file is located at:
"mrvl/usb8797_uapsta.bin"
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com >
Signed-off-by: Bing Zhao <bzhao@marvell.com >
Signed-off-by: Kiran Divekar <dkiran@marvell.com >
Signed-off-by: Frank Huang <frankh@marvell.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2012-04-23 15:34:08 -04:00
Bing Zhao
e3bea1c875
mwifiex: add support for Marvell sd8797 device
...
This patch supports Marvell chipset 88W8797 (Avastar) with
SDIO interface.
The corresponding firmware image file is located at:
"mrvl/sd8797_uapsta.bin"
Signed-off-by: Bing Zhao <bzhao@marvell.com >
Signed-off-by: Tristan Xu <xurf@marvell.com >
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com >
Signed-off-by: Kiran Divekar <dkiran@marvell.com >
Signed-off-by: Frank Huang <frankh@marvell.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2011-11-17 15:45:19 -05:00
Amitkumar Karwar
d930faee14
mwifiex: add support for Marvell pcie8766 chipset
...
This patch supports 88W8766P chipset with a PCIe interface.
The corresponding firmware image file is located at:
"mrvl/pcie8766_uapsta.bin"
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com >
Signed-off-by: Ramesh Radhakrishnan <rramesh@marvell.com >
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com >
Signed-off-by: Kiran Divekar <dkiran@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 >
2011-10-12 14:41:44 -04:00
Bing Zhao
5e6e3a92b9
wireless: mwifiex: initial commit for Marvell mwifiex driver
...
This driver adds WiFi support for Marvell 802.11n based chipsets
with SDIO interface. Currently only SD8787 is supported. More
chipsets will be supported later.
drivers/net/wireless/mwifiex/
Signed-off-by: Nishant Sarmukadam <nishants@marvell.com >
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com >
Signed-off-by: Kiran Divekar <dkiran@marvell.com >
Signed-off-by: Bing Zhao <bzhao@marvell.com >
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com >
Signed-off-by: Marc Yang <yangyang@marvell.com >
Signed-off-by: Ramesh Radhakrishnan <rramesh@marvell.com >
Signed-off-by: Frank Huang <frankh@marvell.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2011-03-30 14:15:17 -04:00