aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 5Yogesh Ashok Powar1-173/+170
2012-03-13mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar1-6/+5
2012-03-05mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar1-20/+20
2012-03-05mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar1-4/+3
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar1-28/+19
2012-02-06mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar1-6/+0
2012-01-27mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar1-0/+6
2012-01-24drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMICJulia Lawall1-1/+1
2011-12-19mwifiex: cleanup work in scan.cAmitkumar Karwar1-4/+4
2011-12-14mwifiex: remove cfg_workqueueAmitkumar Karwar1-4/+9
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+4
2011-11-11mwifiex: release bss structure returned by cfg80211_inform_bss()Amitkumar Karwar1-0/+1
2011-11-11mwifiex: remove unnecessary free_priv handlerAmitkumar Karwar1-6/+0
2011-11-11mwifiex: fix association issue with AP configured in hidden SSID modeAmitkumar Karwar1-2/+4
2011-11-07net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl1-1/+2
2011-10-14mwifiex: fix make namespacecheck warningsAmitkumar Karwar1-25/+25
2011-10-14mwifiex: use separate wait condition for each command nodeAmitkumar Karwar1-3/+5
2011-09-27mwifiex: update bss band informationAmitkumar Karwar1-9/+17
2011-09-27mwifiex: fix 5GHz association issueAmitkumar Karwar1-1/+2
2011-09-13mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar1-3/+3
2011-08-24drivers/net/wireless/mwifiex/scan.c: test the just-initialized valueJulia Lawall1-2/+2
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar1-1277/+299
2011-08-08mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao1-3/+3
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar1-4/+2
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz1-4/+4
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-11/+11
2011-04-28mwifiex: fix bug in mwifiex_save_curr_bcn()Amitkumar Karwar1-16/+12
2011-04-28mwifiex: HT capability information handlingAmitkumar Karwar1-1/+3
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar1-16/+7
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar1-5/+2
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-92/+34
2011-04-07mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar1-6/+6
2011-04-04mwifiex: remove struct mwifiex_802_11_fixed_iesBing Zhao1-8/+8
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao1-15/+14
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+3098