aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar1-18/+13
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar1-1/+1
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+2
2012-02-06mwifiex: enable HT operating modeAmitkumar Karwar1-0/+1
2012-02-06mwifiex: add NULL checks in driver unload pathAmitkumar Karwar1-1/+2
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar1-2/+3
2011-12-21mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar1-1/+1
2011-12-13mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil1-0/+40
2011-11-11mwifiex: fix 'Smatch' warningsYogesh Ashok Powar1-2/+2
2011-10-14mwifiex: fix make namespacecheck warningsAmitkumar Karwar1-28/+28
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar1-5/+12
2011-09-30mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar1-1/+1
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar1-21/+0
2011-08-08mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao1-2/+2
2011-05-10mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_bufferAmitkumar Karwar1-14/+12
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz1-2/+2
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-17/+12
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar1-4/+1
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar1-6/+0
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-2/+1
2011-04-07mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar1-1/+1
2011-04-04mwifiex: cleanup power save related struct and macrosMarc Yang1-1/+1
2011-04-04mwifiex: remove unused radio_on variable and macrosMarc Yang1-1/+0
2011-04-04mwifiex: remove MWIFIEX_AUTH_MODE_ macrosMarc Yang1-1/+1
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao1-1/+1
2011-04-04mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang1-2/+0
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+665