Ganapathi Bhat
|
ecd7eb7c2b
mwifiex: Fix invalid port issue
|
8 years ago |
Brian Norris
|
755b37c93a
mwifiex: catch mwifiex_fw_dpc() errors properly in reset
|
8 years ago |
Brian Norris
|
5caa7f3846
mwifiex: fix kernel crash after shutdown command timeout
|
8 years ago |
Devidas Puranik
|
92c70a958b
mwifiex: fix for unaligned reads
|
8 years ago |
Xinming Hu
|
cc75c57780
mwifiex: get rid of global save_adapter and sdio_work
|
8 years ago |
Xinming Hu
|
a7513a4fa9
mwifiex: get rid of __mwifiex_sdio_remove helper
|
8 years ago |
Xinming Hu
|
c742e623e9
mwifiex: sdio card reset enhancement
|
8 years ago |
Amitkumar Karwar
|
c0e6aa4268
mwifiex: use module_*_driver helper macros
|
8 years ago |
Xinming Hu
|
045f0c1b5e
mwifiex: get rid of global user_rmmod flag
|
8 years ago |
Xinming Hu
|
90ff71f955
mwifiex: code rearrangement in pcie.c and sdio.c
|
8 years ago |
Xinming Hu
|
41efaf5824
mwifiex: wait firmware dump complete during card remove process
|
8 years ago |
Xinming Hu
|
d27121fca1
mwifiex: get rid of drv_info* adapter variables
|
8 years ago |
Amitkumar Karwar
|
74c8719b8e
mwifiex: sdio: fix use after free issue for save_adapter
|
8 years ago |
Kirtika Ruchandani
|
67dd2a7549
mwifiex: Removed unused 'pkt_type' variable
|
8 years ago |
Kirtika Ruchandani
|
e9f1db8b68
mwifiex: Remove unused 'pm_flag' variable
|
8 years ago |
Brian Norris
|
d96e39270b
mwifiex: cleanup wake-IRQ handling if suspend fails
|
8 years ago |
Brian Norris
|
6caf34cb3a
mwifiex: sdio: don't check for NULL sdio_func
|
8 years ago |
Xinming Hu
|
bcf28a2f28
mwifiex: reset card->adapter during device unregister
|
8 years ago |
Brian Norris
|
b42dbb27e3
mwifiex: resolve suspend() race with async FW init failure
|
8 years ago |
Brian Norris
|
7ccdf72f91
mwifiex: don't pretend to resume while remove()'ing
|
8 years ago |
Brian Norris
|
4a79aa17d5
mwifiex: resolve races between async FW init (failure) and device removal
|
8 years ago |
Rajat Jain
|
853402a008
mwifiex: Enable WoWLAN for both sdio and pcie
|
8 years ago |
Rajat Jain
|
2e02b58142
mwifiex: Allow mwifiex early access to device structure
|
8 years ago |
Brian Norris
|
66b9c18253
mwifiex: don't do unbalanced free()'ing in cleanup_if()
|
9 years ago |
Rajat Jain
|
df566a481e
mwifiex: report wakeup for wowlan
|
9 years ago |
Amitkumar Karwar
|
6b03144d93
mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()
|
9 years ago |
Xinming Hu
|
cf5383b088
mwifiex: add manufacturing mode support
|
9 years ago |
Arnd Bergmann
|
2095b1426c
mwifiex: fix link error against sdio
|
9 years ago |
Javier Martinez Canillas
|
5e94913f67
mwifiex: use better message and error code when OF node doesn't match
|
9 years ago |
Javier Martinez Canillas
|
806dd22034
mwifiex: don't print an error if an optional DT property is missing
|
9 years ago |