Amitkumar Karwar
|
bedb361b50
mwifiex: correction in mwifiex_check_fw_status() return status
|
12 years ago |
Amitkumar Karwar
|
a76b20e5ca
mwifiex: replace mdelay with msleep
|
12 years ago |
Amitkumar Karwar
|
43ba6b9f2f
mwifiex: add PCIe shutdown handler to avoid system hang on reboot
|
12 years ago |
Shuah Khan
|
3266d73237
wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_ops
|
12 years ago |
Yogesh Ashok Powar
|
7af1ce0e0d
mwifiex: Correct pci_unmap_single's size
|
12 years ago |
Yogesh Ashok Powar
|
955ab095c5
mwifiex: Do not kfree cmd buf while unregistering PCIe
|
12 years ago |
Yogesh Ashok Powar
|
5b0d9b218b
mwifiex: Call pci_release_region after calling pci_disable_device
|
12 years ago |
Yogesh Ashok Powar
|
c380aafb77
mwifiex: Use pci_release_region() instead of a pci_release_regions()
|
12 years ago |
Avinash Patil
|
d033d3a6b1
mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-init
|
12 years ago |
John W. Linville
|
9a574cd67a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 years ago |
Avinash Patil
|
c0880a2902
mwifiex: use fw_status register to wake up PCIe card
|
12 years ago |
Avinash Patil
|
c24d992ab6
mwifiex: avoid waking up device in awake state
|
12 years ago |
Avinash Patil
|
b2fda1f666
mwifiex: do not enable PCIe interrupt in Power Save sleep state
|
12 years ago |
Avinash Patil
|
0f49d64c95
mwifiex: reset skb->data after processing PCIe sleep confirm cmd respose
|
12 years ago |
John W. Linville
|
49c87cd1ea
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 years ago |
Bing Zhao
|
9931078e36
mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.c
|
12 years ago |
Bing Zhao
|
8509e82064
mwifiex: fix [-Wunused-function] warnings on pcie suspend/resume
|
12 years ago |
Bing Zhao
|
fcca8d5ae5
mwifiex: remove static forward declarations in pcie.c
|
12 years ago |
Avinash Patil
|
3e7a4ff7c5
mwifiex: correct sleep delay counter
|
12 years ago |
Avinash Patil
|
48f4d91679
mwifiex: fix system freeze while reloading driver
|
12 years ago |
Daniel Drake
|
1499d9fa54
mwifiex: don't drop carrier flag over suspend
|
12 years ago |
Avinash Patil
|
3d48203847
mwifiex: fix empty TX ring check for PCIe8897 while unloading driver
|
12 years ago |
Avinash Patil
|
52301a815e
mwifiex: device specific sleep cookie handling for PCIe
|
12 years ago |
Avinash Patil
|
ca8f211278
mwifiex: add PCIe8897 support
|
12 years ago |
Avinash Patil
|
e05dc3e93c
mwifiex: define generic data type for PCIe ring buffers
|
12 years ago |
Avinash Patil
|
0732484b47
mwifiex: separate ring initialization and ring creation routines
|
12 years ago |
Avinash Patil
|
dd04e6acd8
mwifiex: store card specific data in PCI device table entry
|
12 years ago |
Alexey Khoroshilov
|
3220712d3a
mwifiex: don't return zero on failure paths in mwifiex_pcie_init()
|
12 years ago |
Avinash Patil
|
6ccea75e70
mwifiex: fix invalid access of PCIe RxBD ring buffer descriptor
|
12 years ago |
John W. Linville
|
9ebea3829f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 years ago |