aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/pcie.c
Commit message (Expand)AuthorAge
* mwifiex: Fix issue in the SDIO reset path of mwifiex.Maithili Hinge2015-03-30
* mwifiex: avoid queue_work while work is ongoingShengzhen Li2015-03-16
* mwifiex: rename alloc_rx_buf to alloc_dma_aligned_bufAvinash Patil2015-03-16
* mwifiex: DMA alignment for RX packetsAvinash Patil2015-02-27
* mwifiex: change datatype to bool for device capability flagsAvinash Patil2015-02-27
* mwifiex: selectively choose ext_scan supportAvinash Patil2015-01-27
* mwifiex: Increase priority of firmware download messageAmitkumar Karwar2015-01-06
* mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar2015-01-06
* mwifiex: remove unnecessary rx_q lockAvinash Patil2014-09-30
* mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar2014-09-30
* mwifiex: error path handling in pcie firmware dumpAmitkumar Karwar2014-09-30
* mwifiex: add rx workqueue supportAvinash Patil2014-09-15
* mwifiex: support for event done interruptAvinash Patil2014-09-15
* mwifiex: avoid processing RX packets with invalid lengthAvinash Patil2014-09-15
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* mwifiex: remove redundant timestamps in debug printsBing Zhao2014-07-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-10
|\
| * mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2014-06-16
* | mwifiex: update Copyright to 2014Xinming Hu2014-06-25
* | mwifiex: add firmware dump feature for PCIeAmitkumar Karwar2014-06-25
|/
* mwifiex: set valid tx_param during mwifiex_send_null_packetAvinash Patil2014-05-16
* Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville2014-04-24
* mwifiex: add firmware dump feature for PCIeAmitkumar Karwar2014-04-22
* mwifiex: remove redundant 'fw_load' completion structureAmitkumar Karwar2014-04-22
* mwifiex: cancel pending commands during host sleepAmitkumar Karwar2014-03-27
* mwifiex: Remove casts of pointer to same typeJoe Perches2014-03-27
* mwifiex: add support for sleep cookie in PCIeAvinash Patil2014-03-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-04
|\
| * mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar2014-02-20
| * mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar2014-02-20
* | mwifiex: stop AP at shutdown timeAmitkumar Karwar2014-02-28
* | mwifiex: change transmit buffer size for 8897Amitkumar Karwar2014-02-28
* | mwifiex: don't leak DMA command skbuffsAaron Durbin2014-02-12
* | mwifiex: balance dma map/unmap sizesAaron Durbin2014-02-12
|/
* mwifiex: fix memory leak issue for sdio and pcie cardsAmitkumar Karwar2013-11-15
* mwifiex: Remove casting the return value which is a void pointerJingoo Han2013-09-26
* mwifiex: correction in mwifiex_check_fw_status() return statusAmitkumar Karwar2013-07-24
* mwifiex: replace mdelay with msleepAmitkumar Karwar2013-07-24
* mwifiex: add PCIe shutdown handler to avoid system hang on rebootAmitkumar Karwar2013-07-24
* wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_opsShuah Khan2013-07-22
* mwifiex: Correct pci_unmap_single's sizeYogesh Ashok Powar2013-04-26
* mwifiex: Do not kfree cmd buf while unregistering PCIeYogesh Ashok Powar2013-04-26
* mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar2013-04-26
* mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar2013-04-26
* mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-initAvinash Patil2013-04-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-29
|\
| * mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil2013-03-25
* | mwifiex: use fw_status register to wake up PCIe cardAvinash Patil2013-03-27
* | mwifiex: avoid waking up device in awake stateAvinash Patil2013-03-27
* | mwifiex: do not enable PCIe interrupt in Power Save sleep stateAvinash Patil2013-03-27