Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bedb361b5092ee9aa77ba9d0114bf75e8520825e
/
drivers
/
net
/
wireless
/
mwifiex
/
pcie.c
bedb361b
mwifiex: correction in mwifiex_check_fw_status() return status
by Amitkumar Karwar
· 11 years ago
a76b20e
mwifiex: replace mdelay with msleep
by Amitkumar Karwar
· 11 years ago
43ba6b9
mwifiex: add PCIe shutdown handler to avoid system hang on reboot
by Amitkumar Karwar
· 11 years ago
3266d73
wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_ops
by Shuah Khan
· 11 years ago
7af1ce0
mwifiex: Correct pci_unmap_single's size
by Yogesh Ashok Powar
· 12 years ago
955ab09
mwifiex: Do not kfree cmd buf while unregistering PCIe
by Yogesh Ashok Powar
· 12 years ago
5b0d9b2
mwifiex: Call pci_release_region after calling pci_disable_device
by Yogesh Ashok Powar
· 12 years ago
c380aaf
mwifiex: Use pci_release_region() instead of a pci_release_regions()
by Yogesh Ashok Powar
· 12 years ago
d033d3a
mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-init
by Avinash Patil
· 12 years ago
9a574cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
c0880a2
mwifiex: use fw_status register to wake up PCIe card
by Avinash Patil
· 12 years ago
c24d992
mwifiex: avoid waking up device in awake state
by Avinash Patil
· 12 years ago
b2fda1f
mwifiex: do not enable PCIe interrupt in Power Save sleep state
by Avinash Patil
· 12 years ago
0f49d64
mwifiex: reset skb->data after processing PCIe sleep confirm cmd respose
by Avinash Patil
· 12 years ago
49c87cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
9931078
mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.c
by Bing Zhao
· 12 years ago
8509e82
mwifiex: fix [-Wunused-function] warnings on pcie suspend/resume
by Bing Zhao
· 12 years ago
fcca8d5
mwifiex: remove static forward declarations in pcie.c
by Bing Zhao
· 12 years ago
3e7a4ff
mwifiex: correct sleep delay counter
by Avinash Patil
· 12 years ago
48f4d91
mwifiex: fix system freeze while reloading driver
by Avinash Patil
· 12 years ago
1499d9f
mwifiex: don't drop carrier flag over suspend
by Daniel Drake
· 12 years ago
3d48203
mwifiex: fix empty TX ring check for PCIe8897 while unloading driver
by Avinash Patil
· 12 years ago
52301a8
mwifiex: device specific sleep cookie handling for PCIe
by Avinash Patil
· 12 years ago
ca8f211
mwifiex: add PCIe8897 support
by Avinash Patil
· 12 years ago
e05dc3e
mwifiex: define generic data type for PCIe ring buffers
by Avinash Patil
· 12 years ago
0732484
mwifiex: separate ring initialization and ring creation routines
by Avinash Patil
· 12 years ago
dd04e6a
mwifiex: store card specific data in PCI device table entry
by Avinash Patil
· 12 years ago
3220712
mwifiex: don't return zero on failure paths in mwifiex_pcie_init()
by Alexey Khoroshilov
· 12 years ago
6ccea75
mwifiex: fix invalid access of PCIe RxBD ring buffer descriptor
by Avinash Patil
· 12 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
83f0c6d
mwifiex: fix typo in PCIe adapter NULL check
by Avinash Patil
· 12 years ago
e7f767a
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
by Avinash Patil
· 12 years ago
fbd7e7a
mwifiex: flush TX ring for PCIe after disconnect or bss stop
by Avinash Patil
· 12 years ago
fc33146
mwifiex: use pci_alloc/free_consistent APIs for PCIe
by Avinash Patil
· 12 years ago
c6d1d87
mwifiex: add init_fw_port handler for PCIe interface
by Avinash Patil
· 12 years ago
659c478
mwifiex: access interrupt status only while holding lock
by Avinash Patil
· 12 years ago
59a4cc2
mwifiex: use asynchronous firmware loading
by Amitkumar Karwar
· 13 years ago
01a2829
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
f57c1ed
mwifiex: fix checkpatch --strict warnings/errors Part 4
by Yogesh Ashok Powar
· 13 years ago
e7891ba
mwifiex: use usleep_range instead of udelay
by Yogesh Ashok Powar
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
8c53e42
mwifiex: failure case handling for PCIe events
by Amitkumar Karwar
· 13 years ago
1eb54c8
mwifiex: prevent corruption instead of just warning
by Dan Carpenter
· 13 years ago
fa161cb
mwifiex: remove an unneeded NULL check
by Dan Carpenter
· 13 years ago
fba6fe6
mwifiex: remove unneeded kfree(NULL);
by Dan Carpenter
· 13 years ago
d930fae
mwifiex: add support for Marvell pcie8766 chipset
by Amitkumar Karwar
· 13 years ago