aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/pcie.c
Commit message (Expand)AuthorAge
...
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-18
|\|
| * mwifiex: correct sleep delay counterAvinash Patil2013-02-27
* | mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.cBing Zhao2013-03-06
* | mwifiex: fix [-Wunused-function] warnings on pcie suspend/resumeBing Zhao2013-03-06
* | mwifiex: remove static forward declarations in pcie.cBing Zhao2013-03-06
|/
* mwifiex: fix system freeze while reloading driverAvinash Patil2013-02-22
* mwifiex: don't drop carrier flag over suspendDaniel Drake2013-02-22
* mwifiex: fix empty TX ring check for PCIe8897 while unloading driverAvinash Patil2013-02-18
* mwifiex: device specific sleep cookie handling for PCIeAvinash Patil2013-02-14
* mwifiex: add PCIe8897 supportAvinash Patil2013-02-11
* mwifiex: define generic data type for PCIe ring buffersAvinash Patil2013-02-11
* mwifiex: separate ring initialization and ring creation routinesAvinash Patil2013-02-11
* mwifiex: store card specific data in PCI device table entryAvinash Patil2013-02-11
* mwifiex: don't return zero on failure paths in mwifiex_pcie_init()Alexey Khoroshilov2013-01-30
* mwifiex: fix invalid access of PCIe RxBD ring buffer descriptorAvinash Patil2013-01-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\
| * mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil2013-01-22
* | mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil2013-01-07
* | mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil2013-01-07
* | mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil2013-01-07
* | mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil2013-01-07
* | mwifiex: access interrupt status only while holding lockAvinash Patil2013-01-07
|/
* mwifiex: use asynchronous firmware loadingAmitkumar Karwar2012-04-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-16
|\
| * mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar2012-03-14
| * mwifiex: use usleep_range instead of udelayYogesh Ashok Powar2012-03-13
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
|/
* mwifiex: failure case handling for PCIe eventsAmitkumar Karwar2011-12-13
* mwifiex: prevent corruption instead of just warningDan Carpenter2011-11-09
* mwifiex: remove an unneeded NULL checkDan Carpenter2011-11-09
* mwifiex: remove unneeded kfree(NULL);Dan Carpenter2011-11-09
* mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar2011-10-12