summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/cfg80211.c
AgeCommit message (Expand)Author
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar
2012-04-12mwifiex: add support for WPS2.0Avinash Patil
2012-04-12mwifiex: set default regulatory domainAmitkumar Karwar
2012-04-09mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar
2012-04-09mwifiex: support STATION_INFO_SIGNAL_AVGAmitkumar Karwar
2012-04-09mwifiex: remove redundant signal handling codeAmitkumar Karwar
2012-04-09mwifiex: add cfg80211 dump_station handlerAmitkumar Karwar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 2Yogesh Ashok Powar
2012-03-08mwifiex: correction in number of bitratesAmitkumar Karwar
2012-03-05mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar
2012-03-05mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar
2012-03-05mwifiex: correct bitrates advertised to cfg80211Avinash Patil
2012-03-05mwifiex: handle auto authentication mode correctlyAmitkumar Karwar
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar
2012-02-29mwifiex: remove redundant scan operationAmitkumar Karwar
2012-02-29mwifiex: reset encryption mode flag before associationAmitkumar Karwar
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar
2012-02-06mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar
2012-02-06mwifiex: fix NULL pointer dereference in set_channel()Amitkumar Karwar
2012-01-27mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar
2012-01-24mwifiex: derive priv from net_device instead of wiphyYogesh Ashok Powar
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar
2011-12-21mwifiex: fix issues in band configuration codeAmitkumar Karwar
2011-12-21mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar
2011-12-21mwifiex: remove redundant band config codeAmitkumar Karwar
2011-12-14mwifiex: remove cfg_workqueueAmitkumar Karwar
2011-12-13mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar
2011-11-30mwifiex: fix usage of set tx powerLuis R. Rodriguez
2011-11-11mwifiex: release bss structure returned by cfg80211_inform_bss()Amitkumar Karwar
2011-09-30mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar
2011-09-30mwifiex: fix Tx data rate display issueAmitkumar Karwar
2011-09-30mwifiex: remove unnecessary mwifiex_dump_station_info() callAmitkumar Karwar
2011-09-27mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()Amitkumar Karwar
2011-09-27mwifiex: update bss band informationAmitkumar Karwar
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-07-13mwifiex: add cfg80211 handler for set_bitrate_maskYogesh Ashok Powar
2011-07-08mwifiex: fix regression in WEP security modeAmitkumar Karwar
2011-06-15mwifiex: Fixing NULL pointer dereferenceYogesh Ashok Powar
2011-05-11mwifiex: cleanup ioctl.hBing Zhao
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar
2011-05-05mwifiex: fix simultaneous assoc and scan issueAmitkumar Karwar
2011-04-28mwifiex: HT capability information handlingAmitkumar Karwar
2011-04-28mwifiex: check firmware capabilities while initialising 5GHz band parametersAmitkumar Karwar
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