summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/scan.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: cleanup work in scan.cAmitkumar Karwar2011-12-191-4/+4
* mwifiex: remove cfg_workqueueAmitkumar Karwar2011-12-141-4/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-2/+4
|\
| * mwifiex: fix association issue with AP configured in hidden SSID modeAmitkumar Karwar2011-11-111-2/+4
* | mwifiex: release bss structure returned by cfg80211_inform_bss()Amitkumar Karwar2011-11-111-0/+1
* | mwifiex: remove unnecessary free_priv handlerAmitkumar Karwar2011-11-111-6/+0
|/
* net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl2011-11-071-1/+2
* mwifiex: fix make namespacecheck warningsAmitkumar Karwar2011-10-141-25/+25
* mwifiex: use separate wait condition for each command nodeAmitkumar Karwar2011-10-141-3/+5
* mwifiex: update bss band informationAmitkumar Karwar2011-09-271-9/+17
* mwifiex: fix 5GHz association issueAmitkumar Karwar2011-09-271-1/+2
* mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar2011-09-131-3/+3
* drivers/net/wireless/mwifiex/scan.c: test the just-initialized valueJulia Lawall2011-08-241-2/+2
* mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-121-1277/+299
* mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao2011-08-081-3/+3
* mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-221-4/+2
* mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz2011-05-101-4/+4
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-051-11/+11
* mwifiex: fix bug in mwifiex_save_curr_bcn()Amitkumar Karwar2011-04-281-16/+12
* mwifiex: HT capability information handlingAmitkumar Karwar2011-04-281-1/+3
* mwifiex: remove redundant local variables and commentsYogesh Ashok Powar2011-04-191-16/+7
* mwifiex: remove unused function parametersAmitkumar Karwar2011-04-141-5/+2
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-141-92/+34
* mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar2011-04-071-6/+6
* mwifiex: remove struct mwifiex_802_11_fixed_iesBing Zhao2011-04-041-8/+8
* mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao2011-04-041-15/+14
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+3098
OpenPOWER on IntegriCloud