summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/pcie.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-12mwifiex: use asynchronous firmware loadingAmitkumar Karwar1-0/+3
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-187/+203
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar1-184/+200
2012-03-13mwifiex: use usleep_range instead of udelayYogesh Ashok Powar1-3/+3
2012-02-01drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-3/+1
2011-12-14mwifiex: failure case handling for PCIe eventsAmitkumar Karwar1-14/+6
2011-11-10mwifiex: prevent corruption instead of just warningDan Carpenter1-1/+4
2011-11-10mwifiex: remove an unneeded NULL checkDan Carpenter1-3/+2
2011-11-10mwifiex: remove unneeded kfree(NULL);Dan Carpenter1-1/+0
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar1-0/+1948