aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/scan.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-29
|\
| * mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao2012-10-24
* | mwifiex: disable channel filtering for SSID specific scan from userAmitkumar Karwar2012-10-29
* | mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar2012-10-29
* | mwifiex: abort scan upon interface downAmitkumar Karwar2012-10-29
* | mwifiex: use LOW_PRIORITY scan flag provided in scan requestAmitkumar Karwar2012-10-29
* | wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-18
|/
* mwifiex: update cfg80211 with correct reason code when association failsAmitkumar Karwar2012-10-08
* mwifiex: reset scan_processing flag in failure casesAmitkumar Karwar2012-10-08
* mwifiex: return -EBUSY if scan request cannot be honoredBing Zhao2012-10-08
* mwifiex: convert to use le16_add_cpu()Wei Yongjun2012-09-28
* mwifiex: make use of is_zero_ether_addr()Bing Zhao2012-09-07
* mwifiex: fix code mis-alignment after the if statementFengguang Wu2012-08-10
* mwifiex: update max_chan_per_scan correctly for SSID scanAmitkumar Karwar2012-08-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29
|\
| * mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar2012-06-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
|\|
| * mwifiex: scan less channels per scan command to improve Tx trafficAmitkumar Karwar2012-06-11
| * mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar2012-06-11
* | wireless: Remove casts to same typeJoe Perches2012-06-06
|/
* mwifiex: corrections in timestamp related codeAmitkumar Karwar2012-04-17
* mwifiex: code cleanup in BSS handlingAmitkumar Karwar2012-04-17
* mwifiex: update signal strength in mBm unitsAmitkumar Karwar2012-04-09
* wireless: rename ht_info to ht_operationJohannes Berg2012-04-09
* mwifiex: fix checkpatch --strict warnings/errors Part 5Yogesh Ashok Powar2012-03-14
* mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar2012-03-13
* mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar2012-03-05
* mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar2012-03-05
* mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar2012-02-29
* mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar2012-02-06
* mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar2012-01-27
* drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMICJulia Lawall2012-01-24
* mwifiex: cleanup work in scan.cAmitkumar Karwar2011-12-19
* mwifiex: remove cfg_workqueueAmitkumar Karwar2011-12-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\
| * mwifiex: fix association issue with AP configured in hidden SSID modeAmitkumar Karwar2011-11-11
* | mwifiex: release bss structure returned by cfg80211_inform_bss()Amitkumar Karwar2011-11-11
* | mwifiex: remove unnecessary free_priv handlerAmitkumar Karwar2011-11-11
|/
* net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl2011-11-07
* mwifiex: fix make namespacecheck warningsAmitkumar Karwar2011-10-14
* mwifiex: use separate wait condition for each command nodeAmitkumar Karwar2011-10-14
* mwifiex: update bss band informationAmitkumar Karwar2011-09-27
* mwifiex: fix 5GHz association issueAmitkumar Karwar2011-09-27
* mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar2011-09-13
* drivers/net/wireless/mwifiex/scan.c: test the just-initialized valueJulia Lawall2011-08-24
* mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-12
* mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao2011-08-08
* mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-22
* mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz2011-05-10
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-05