aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cmdevt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 2Yogesh Ashok Powar1-79/+87
2012-03-05mwifiex: handle auto authentication mode correctlyAmitkumar Karwar1-5/+3
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar1-1/+2
2011-12-14mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar1-7/+2
2011-10-14mwifiex: use separate wait condition for each command nodeAmitkumar Karwar1-9/+14
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar1-7/+4
2011-09-27mwifiex: reset skb length before inserting to free queueAmitkumar Karwar1-0/+3
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar1-17/+11
2011-05-12mwifiex: remove mwifiex_recv_complete functionAmitkumar Karwar1-3/+3
2011-05-10mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_bufferAmitkumar Karwar1-9/+8
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz1-1/+1
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-14/+14
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar1-12/+1
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-107/+72
2011-04-12mwifiex: fix cmd_skb headroom decreasing issueBing Zhao1-0/+2
2011-04-04mwifiex: cleanup power save related struct and macrosMarc Yang1-18/+19
2011-04-04mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang1-3/+0
2011-04-04mwifiex: remove helper functions for displaying 11n capabilitiesYogesh Ashok Powar1-2/+0
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+1463