aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/scan.c
AgeCommit message (Expand)Author
2014-03-06mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar
2014-01-13mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-08-01mwifiex: populate rates in probe request using cfg80211_scan_requestAvinash Patil
2013-06-19mwifiex: channel switch handling for stationAmitkumar Karwar
2013-06-19mwifiex: add basic 11h support for stationAmitkumar Karwar
2013-05-22mwifiex: abort remaining scan commands when association startedBing Zhao
2013-05-22mwifiex: remove global user_scan_cfg variableAmitkumar Karwar
2013-04-22mwifiex: remove redundant initialization for bss_descriptorBing Zhao
2013-04-22mwifiex: fix use-after-free in beacon_ie processingBing Zhao
2013-04-03mwifiex: complete last internal scanBing Zhao
2013-03-18mwifiex: fix race when queuing commandsAmitkumar Karwar
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar
2013-02-18mwifiex: coding style cleanup in bss parameter updateYogesh Ashok Powar
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-30mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-29mwifiex: disable channel filtering for SSID specific scan from userAmitkumar Karwar
2012-10-29mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar
2012-10-29mwifiex: abort scan upon interface downAmitkumar Karwar
2012-10-29mwifiex: use LOW_PRIORITY scan flag provided in scan requestAmitkumar Karwar
2012-10-24mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel
2012-10-08mwifiex: update cfg80211 with correct reason code when association failsAmitkumar Karwar
2012-10-08mwifiex: reset scan_processing flag in failure casesAmitkumar Karwar
2012-10-08mwifiex: return -EBUSY if scan request cannot be honoredBing Zhao
2012-09-28mwifiex: convert to use le16_add_cpu()Wei Yongjun
2012-09-07mwifiex: make use of is_zero_ether_addr()Bing Zhao
2012-08-10mwifiex: fix code mis-alignment after the if statementFengguang Wu
2012-08-06mwifiex: update max_chan_per_scan correctly for SSID scanAmitkumar Karwar
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-28mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-11mwifiex: scan less channels per scan command to improve Tx trafficAmitkumar Karwar
2012-06-11mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar
2012-04-17mwifiex: code cleanup in BSS handlingAmitkumar Karwar
2012-04-09mwifiex: update signal strength in mBm unitsAmitkumar Karwar
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 5Yogesh Ashok Powar
2012-03-13mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar
2012-03-05mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar
2012-03-05mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar