aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/pcie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn 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-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-3/+1
2011-12-13mwifiex: failure case handling for PCIe eventsAmitkumar Karwar1-14/+6
2011-11-09mwifiex: prevent corruption instead of just warningDan Carpenter1-1/+4
2011-11-09mwifiex: remove an unneeded NULL checkDan Carpenter1-3/+2
2011-11-09mwifiex: remove unneeded kfree(NULL);Dan Carpenter1-1/+0
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar1-0/+1948