aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/pcie.c
AgeCommit message (Expand)Author
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo
2015-09-29mwifiex: avoid memsetting PCIe event bufferAmitkumar Karwar
2015-08-13mwifiex: add support for 8997 chipsetZhaoyang Liu
2015-08-06mwifiex: corrections in PCIe event skb handlingAmitkumar Karwar
2015-06-02mwifiex: device dump support via devcoredump frameworkAmitkumar Karwar
2015-06-02mwifiex: use generic name 'device dump'Amitkumar Karwar
2015-06-02mwifiex: dump driver information for PCIe interfaceAmitkumar Karwar
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu
2015-05-26mwifiex: add dump data debug supportZhaoyang Liu
2015-03-30mwifiex: Fix issue in the SDIO reset path of mwifiex.Maithili Hinge
2015-03-16mwifiex: avoid queue_work while work is ongoingShengzhen Li
2015-03-16mwifiex: rename alloc_rx_buf to alloc_dma_aligned_bufAvinash Patil
2015-02-27mwifiex: DMA alignment for RX packetsAvinash Patil
2015-02-27mwifiex: change datatype to bool for device capability flagsAvinash Patil
2015-01-27mwifiex: selectively choose ext_scan supportAvinash Patil
2015-01-06mwifiex: Increase priority of firmware download messageAmitkumar Karwar
2015-01-06mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar
2014-09-30mwifiex: remove unnecessary rx_q lockAvinash Patil
2014-09-30mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar
2014-09-30mwifiex: error path handling in pcie firmware dumpAmitkumar Karwar
2014-09-15mwifiex: add rx workqueue supportAvinash Patil
2014-09-15mwifiex: support for event done interruptAvinash Patil
2014-09-15mwifiex: avoid processing RX packets with invalid lengthAvinash Patil
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-18mwifiex: remove redundant timestamps in debug printsBing Zhao
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2014-06-25mwifiex: add firmware dump feature for PCIeAmitkumar Karwar
2014-06-16mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo
2014-05-16mwifiex: set valid tx_param during mwifiex_send_null_packetAvinash Patil
2014-04-24Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville
2014-04-22mwifiex: add firmware dump feature for PCIeAmitkumar Karwar
2014-04-22mwifiex: remove redundant 'fw_load' completion structureAmitkumar Karwar
2014-03-27mwifiex: cancel pending commands during host sleepAmitkumar Karwar
2014-03-27mwifiex: Remove casts of pointer to same typeJoe Perches
2014-03-19mwifiex: add support for sleep cookie in PCIeAvinash Patil
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-28mwifiex: stop AP at shutdown timeAmitkumar Karwar
2014-02-28mwifiex: change transmit buffer size for 8897Amitkumar Karwar
2014-02-20mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar
2014-02-20mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar
2014-02-12mwifiex: don't leak DMA command skbuffsAaron Durbin
2014-02-12mwifiex: balance dma map/unmap sizesAaron Durbin
2013-11-15mwifiex: fix memory leak issue for sdio and pcie cardsAmitkumar Karwar
2013-09-26mwifiex: Remove casting the return value which is a void pointerJingoo Han
2013-07-24mwifiex: correction in mwifiex_check_fw_status() return statusAmitkumar Karwar
2013-07-24mwifiex: replace mdelay with msleepAmitkumar Karwar
2013-07-24mwifiex: add PCIe shutdown handler to avoid system hang on rebootAmitkumar Karwar
2013-07-22wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_opsShuah Khan
2013-04-26mwifiex: Correct pci_unmap_single's sizeYogesh Ashok Powar