aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/scan.c
Commit message (Expand)AuthorAge
* mwifiex: remove redundant initialization for bss_descriptorBing Zhao2013-04-22
* mwifiex: fix use-after-free in beacon_ie processingBing Zhao2013-04-22
* mwifiex: complete last internal scanBing Zhao2013-04-03
* mwifiex: fix race when queuing commandsAmitkumar Karwar2013-03-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-19
|\
| * mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-18
| * mwifiex: coding style cleanup in bss parameter updateYogesh Ashok Powar2013-02-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-14
| |\
| * | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-05
|\ \ \ | | |/ | |/|
| * | mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao2013-01-30
| |/
* / wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
|/
* 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