Avinash Patil
|
3e7a4ff7c5
mwifiex: correct sleep delay counter
|
12 年之前 |
Avinash Patil
|
48f4d91679
mwifiex: fix system freeze while reloading driver
|
12 年之前 |
Daniel Drake
|
1499d9fa54
mwifiex: don't drop carrier flag over suspend
|
12 年之前 |
Avinash Patil
|
3d48203847
mwifiex: fix empty TX ring check for PCIe8897 while unloading driver
|
12 年之前 |
Avinash Patil
|
52301a815e
mwifiex: device specific sleep cookie handling for PCIe
|
12 年之前 |
Avinash Patil
|
ca8f211278
mwifiex: add PCIe8897 support
|
12 年之前 |
Avinash Patil
|
e05dc3e93c
mwifiex: define generic data type for PCIe ring buffers
|
12 年之前 |
Avinash Patil
|
0732484b47
mwifiex: separate ring initialization and ring creation routines
|
12 年之前 |
Avinash Patil
|
dd04e6acd8
mwifiex: store card specific data in PCI device table entry
|
12 年之前 |
Alexey Khoroshilov
|
3220712d3a
mwifiex: don't return zero on failure paths in mwifiex_pcie_init()
|
12 年之前 |
Avinash Patil
|
6ccea75e70
mwifiex: fix invalid access of PCIe RxBD ring buffer descriptor
|
12 年之前 |
John W. Linville
|
9ebea3829f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 年之前 |
Avinash Patil
|
83f0c6d1f5
mwifiex: fix typo in PCIe adapter NULL check
|
12 年之前 |
Avinash Patil
|
e7f767a7d9
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
|
12 年之前 |
Avinash Patil
|
fbd7e7ac6d
mwifiex: flush TX ring for PCIe after disconnect or bss stop
|
12 年之前 |
Avinash Patil
|
fc33146090
mwifiex: use pci_alloc/free_consistent APIs for PCIe
|
12 年之前 |
Avinash Patil
|
c6d1d87a10
mwifiex: add init_fw_port handler for PCIe interface
|
12 年之前 |
Avinash Patil
|
659c478861
mwifiex: access interrupt status only while holding lock
|
12 年之前 |
Amitkumar Karwar
|
59a4cc2539
mwifiex: use asynchronous firmware loading
|
13 年之前 |
John W. Linville
|
01a2829809
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
13 年之前 |
Yogesh Ashok Powar
|
f57c1edc1e
mwifiex: fix checkpatch --strict warnings/errors Part 4
|
13 年之前 |
Yogesh Ashok Powar
|
e7891ba2de
mwifiex: use usleep_range instead of udelay
|
13 年之前 |
Joe Perches
|
e404decb0f
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
|
13 年之前 |
Amitkumar Karwar
|
8c53e42dea
mwifiex: failure case handling for PCIe events
|
13 年之前 |
Dan Carpenter
|
1eb54c8a0f
mwifiex: prevent corruption instead of just warning
|
13 年之前 |
Dan Carpenter
|
fa161cb7aa
mwifiex: remove an unneeded NULL check
|
13 年之前 |
Dan Carpenter
|
fba6fe6347
mwifiex: remove unneeded kfree(NULL);
|
13 年之前 |
Amitkumar Karwar
|
d930faee14
mwifiex: add support for Marvell pcie8766 chipset
|
13 年之前 |