aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/init.c
AgeCommit message (Expand)Author
2013-04-23mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart
2013-04-08mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tblAndreas Fenkart
2013-04-08mwifiex: fix negative cmd_pending countBing Zhao
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-18mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao
2013-03-06mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-02-01mwifiex: remove max_tx_buf_sizeBing Zhao
2013-01-07mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil
2012-11-14mwifiex: add multi-queue supportAvinash Patil
2012-10-29mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar
2012-10-29mwifiex: abort scan upon interface downAmitkumar Karwar
2012-09-28mwifiex: add support for P2P GO in interface type changeStone Piao
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao
2012-09-28mwifiex: report received management frames to cfg80211Stone Piao
2012-09-24mwifiex: fix issue in resumed scan operationAmitkumar Karwar
2012-09-07mwifiex: don't disable wait_q_enabled flagAmitkumar Karwar
2012-09-07mwifiex: release semaphore acquired for internal scan operationAmitkumar Karwar
2012-08-06mwifiex: create list for associated stations in AP modeAvinash Patil
2012-08-06mwifiex: update 11n status as per start_ap IEAvinash Patil
2012-08-06mwifiex: improve scan delay logic during Tx trafficAmitkumar Karwar
2012-07-17mwifiex: add support to use basic rates in ibss join requestAmitkumar Karwar
2012-06-22mwifiex: wake up main thread to handle Tx traffic if scan is delayed/abortedAmitkumar Karwar
2012-06-11mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar
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