summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/pcie.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-161-187/+203
|\
| * mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar2012-03-141-184/+200
| * mwifiex: use usleep_range instead of udelayYogesh Ashok Powar2012-03-131-3/+3
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-3/+1
|/
* mwifiex: failure case handling for PCIe eventsAmitkumar Karwar2011-12-131-14/+6
* mwifiex: prevent corruption instead of just warningDan Carpenter2011-11-091-1/+4
* mwifiex: remove an unneeded NULL checkDan Carpenter2011-11-091-3/+2
* mwifiex: remove unneeded kfree(NULL);Dan Carpenter2011-11-091-1/+0
* mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar2011-10-121-0/+1948