summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/init.c
AgeCommit message (Expand)Author
2012-05-16mwifiex: add custom IE frameworkAvinash Patil
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar
2012-04-12mwifiex: add support for WPS2.0Avinash Patil
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-06mwifiex: enable HT operating modeAmitkumar Karwar
2012-02-06mwifiex: add NULL checks in driver unload pathAmitkumar Karwar
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar
2011-12-21mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar
2011-12-13mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil
2011-11-11mwifiex: fix 'Smatch' warningsYogesh Ashok Powar
2011-10-14mwifiex: fix make namespacecheck warningsAmitkumar Karwar
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar
2011-09-30mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar
2011-08-08mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao
2011-05-10mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_bufferAmitkumar Karwar
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar
2011-04-07mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar
2011-04-04mwifiex: cleanup power save related struct and macrosMarc Yang
2011-04-04mwifiex: remove unused radio_on variable and macrosMarc Yang
2011-04-04mwifiex: remove MWIFIEX_AUTH_MODE_ macrosMarc Yang
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao
2011-04-04mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao