summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/scan.c
AgeCommit message (Expand)Author
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil
2015-01-23mwifiex: check driver status in connect and scan handlersAmitkumar Karwar
2014-11-25mwifiex: fix scan problem on big endian platformsAmitkumar Karwar
2014-10-31mwifiex: channel statistics support for mwifiexAvinash Patil
2014-09-26mwifiex: ensure user_scan_in not NULL while setting scan channel gapAvinash Patil
2014-09-15mwifiex: remove low priority scan handlingAmitkumar Karwar
2014-09-15mwifiex: remove redundant variable report_scan_resultAmitkumar Karwar
2014-09-15mwifiex: remove restriction of single channel scan when connectedAvinash Patil
2014-09-15mwifiex: bring in scan channel gap featureAvinash Patil
2014-09-15mwifiex: rework internal scan for associationAvinash Patil
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2014-05-29mwifiex: fix a crash in extended scan event processingAvinash Patil
2014-04-22mwifiex: fix IE parsing issuesAmitkumar Karwar
2014-04-22mwifiex: increase the number of nodes in command poolAmitkumar Karwar
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-31mwifiex: scan command preparation failure handlingAmitkumar Karwar
2014-03-27mwifiex: Remove casts of pointer to same typeJoe Perches
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-06mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao
2014-02-12mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar
2014-02-12mwifiex: implement extended scan featureAmitkumar Karwar
2014-02-12mwifiex: separate out next scan command queueing logicAmitkumar Karwar
2014-02-12mwifiex: separate out response buffer parsing codeAmitkumar Karwar
2014-02-12mwifiex: change beacon parameter structureAmitkumar 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