Age | Commit message (Expand) | Author | Files | Lines |
2014-09-30 | mwifiex: remove unnecessary rx_q lock | Avinash Patil | 1 | -4/+0 |
2014-09-30 | mwifiex: add more dump information for PCIe interface | Amitkumar Karwar | 1 | -0/+10 |
2014-09-30 | mwifiex: error path handling in pcie firmware dump | Amitkumar Karwar | 1 | -4/+7 |
2014-09-15 | mwifiex: add rx workqueue support | Avinash Patil | 1 | -1/+11 |
2014-09-15 | mwifiex: support for event done interrupt | Avinash Patil | 1 | -0/+7 |
2014-09-15 | mwifiex: avoid processing RX packets with invalid length | Avinash Patil | 1 | -6/+14 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-07-18 | mwifiex: remove redundant timestamps in debug prints | Bing Zhao | 1 | -10/+4 |
2014-07-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+2 |
2014-06-25 | mwifiex: update Copyright to 2014 | Xinming Hu | 1 | -1/+1 |
2014-06-25 | mwifiex: add firmware dump feature for PCIe | Amitkumar Karwar | 1 | -0/+193 |
2014-06-16 | mwifiex: fix tx_info/rx_info overlap with PCIe dma_mapping | Chin-Ran Lo | 1 | -2/+2 |
2014-05-16 | mwifiex: set valid tx_param during mwifiex_send_null_packet | Avinash Patil | 1 | -0/+1 |
2014-04-25 | Revert "mwifiex: add firmware dump feature for PCIe" | John W. Linville | 1 | -227/+0 |
2014-04-22 | mwifiex: add firmware dump feature for PCIe | Amitkumar Karwar | 1 | -0/+227 |
2014-04-22 | mwifiex: remove redundant 'fw_load' completion structure | Amitkumar Karwar | 1 | -3/+0 |
2014-03-27 | mwifiex: cancel pending commands during host sleep | Amitkumar Karwar | 1 | -0/+1 |
2014-03-27 | mwifiex: Remove casts of pointer to same type | Joe Perches | 1 | -3/+3 |
2014-03-19 | mwifiex: add support for sleep cookie in PCIe | Avinash Patil | 1 | -0/+26 |
2014-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -17/+17 |
2014-02-28 | mwifiex: stop AP at shutdown time | Amitkumar Karwar | 1 | -6/+1 |
2014-02-28 | mwifiex: change transmit buffer size for 8897 | Amitkumar Karwar | 1 | -0/+2 |
2014-02-21 | mwifiex: fix cmd and Tx data timeout issue for PCIe cards | Amitkumar Karwar | 1 | -17/+11 |
2014-02-21 | mwifiex: add NULL check for PCIe Rx skb | Amitkumar Karwar | 1 | -0/+6 |
2014-02-13 | mwifiex: don't leak DMA command skbuffs | Aaron Durbin | 1 | -7/+7 |
2014-02-13 | mwifiex: balance dma map/unmap sizes | Aaron Durbin | 1 | -72/+54 |
2013-11-15 | mwifiex: fix memory leak issue for sdio and pcie cards | Amitkumar Karwar | 1 | -1/+1 |
2013-09-26 | mwifiex: Remove casting the return value which is a void pointer | Jingoo Han | 1 | -3/+3 |
2013-07-24 | mwifiex: correction in mwifiex_check_fw_status() return status | Amitkumar Karwar | 1 | -2/+0 |
2013-07-24 | mwifiex: replace mdelay with msleep | Amitkumar Karwar | 1 | -1/+1 |
2013-07-24 | mwifiex: add PCIe shutdown handler to avoid system hang on reboot | Amitkumar Karwar | 1 | -0/+9 |
2013-07-23 | wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_ops | Shuah Khan | 1 | -9/+17 |
2013-04-26 | mwifiex: Correct pci_unmap_single's size | Yogesh Ashok Powar | 1 | -2/+2 |
2013-04-26 | mwifiex: Do not kfree cmd buf while unregistering PCIe | Yogesh Ashok Powar | 1 | -1/+0 |
2013-04-26 | mwifiex: Call pci_release_region after calling pci_disable_device | Yogesh Ashok Powar | 1 | -1/+1 |
2013-04-26 | mwifiex: Use pci_release_region() instead of a pci_release_regions() | Yogesh Ashok Powar | 1 | -2/+2 |
2013-04-22 | mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-init | Avinash Patil | 1 | -2/+2 |
2013-03-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2013-03-27 | mwifiex: use fw_status register to wake up PCIe card | Avinash Patil | 1 | -13/+24 |
2013-03-27 | mwifiex: avoid waking up device in awake state | Avinash Patil | 1 | -3/+4 |
2013-03-27 | mwifiex: do not enable PCIe interrupt in Power Save sleep state | Avinash Patil | 1 | -1/+2 |
2013-03-25 | mwifiex: reset skb->data after processing PCIe sleep confirm cmd respose | Avinash Patil | 1 | -0/+1 |
2013-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2013-03-07 | mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.c | Bing Zhao | 1 | -2/+2 |
2013-03-07 | mwifiex: fix [-Wunused-function] warnings on pcie suspend/resume | Bing Zhao | 1 | -0/+2 |
2013-03-07 | mwifiex: remove static forward declarations in pcie.c | Bing Zhao | 1 | -76/+74 |
2013-02-27 | mwifiex: correct sleep delay counter | Avinash Patil | 1 | -1/+1 |
2013-02-22 | mwifiex: fix system freeze while reloading driver | Avinash Patil | 1 | -10/+1 |
2013-02-22 | mwifiex: don't drop carrier flag over suspend | Daniel Drake | 1 | -9/+1 |
2013-02-19 | mwifiex: fix empty TX ring check for PCIe8897 while unloading driver | Avinash Patil | 1 | -4/+1 |