summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/scan.c
AgeCommit message (Expand)Author
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo
2015-10-25iwlwifi: mvm: take scan ref only on successEliad Peller
2015-10-25iwlwifi: mvm: remove pointless scan plan checksJohannes Berg
2015-10-25iwlwifi: mvm: clean up some whitespace in scan codeJohannes Berg
2015-10-25iwlwifi: mvm: Add support for two scheduled scan plansAvraham Stern
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS TLV flagEmmanuel Grumbach
2015-08-23iwlwifi: mvm: split debug message to avoid exceeding 110 charactersAyala Beker
2015-08-16iwlwifi: mvm: add debug info to schedule scan complete message.Ayala Beker
2015-08-16iwlwifi: mvm: remove partial and full scan lists from lmac sched scanDavid Spinadel
2015-08-16iwlwifi: mvm: simplify calculating scan dwells and other timing valuesDavid Spinadel
2015-08-04Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach
2015-08-04iwlwifi: add wide firmware command support for notificationsSara Sharon
2015-08-04iwlwifi: mvm: move existing UMAC commands to group 1Johannes Berg
2015-08-04iwlwifi: mvm: remove IWL_UCODE_TLV_API_BASIC_DWELLSara Sharon
2015-08-04iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg
2015-07-28iwlwifi: mvm: Fix regular scan priorityAvraham Stern
2015-07-12iwlwifi: mvm: Add preemptive flag to scheulded scanAvraham Stern
2015-06-03iwlwifi: prepare for higher API/CAPA bitsJohannes Berg
2015-06-03iwlwifi: mvm: don't use EBS for P2P findDavid Spinadel
2015-06-03iwlwifi: mvm: add inactive state to ebs statusDavid Spinadel
2015-05-28iwlwifi: mvm: make UMAC scans use the stopping scan statusLuciano Coelho
2015-05-28iwlwifi: mvm: combine regular and sched scan stop functionsLuciano Coelho
2015-05-28iwlwifi: mvm: combine UMAC and LMAC scan_stop functionsLuciano Coelho
2015-05-28iwlwifi: mvm: remove code that stops multiple UMAC scans of a typeLuciano Coelho
2015-05-28iwlwifi: mvm: refactor UMAC scan UID handlingLuciano Coelho
2015-05-28iwlwifi: mvm: add support for 8 level scan priority APIAvraham Stern
2015-05-28iwlwifi: mvm: rename some LMAC-specific scan functionsLuciano Coelho
2015-05-28iwlwifi: mvm: rename umac scan stop functionLuciano Coelho
2015-05-28iwlwifi: mvm: combine part of the scan stop flowsLuciano Coelho
2015-05-28iwlwifi: mvm: reorganize scan stopping functionsLuciano Coelho
2015-05-28iwlwifi: mvm: make iwl_mvm_config_sched_scan_profiles() staticLuciano Coelho
2015-05-28iwlwifi: mvm: add UMAC scan iteration complete notificationAvraham Stern
2015-05-28iwlwifi: mvm: print scanned channel list on scan iteration complete notificationAvraham Stern
2015-05-28iwlwifi: mvm: remove the UMAC specific scan typesLuciano Coelho
2015-05-28iwlwifi: mvm: small fix in a comment about UMAC scan schedulesLuciano Coelho
2015-05-03iwlwifi: mvm: include wildcard SSID in scansDavid Spinadel
2015-04-29iwlwifi: mvm: remove some unused stuff from scan.cLuciano Coelho
2015-04-29iwlwifi: mvm: rename generic_scan_cmd functions to dwellLuciano Coelho
2015-04-29iwlwifi: mvm: move all LMAC scan flags into a single funtionLuciano Coelho
2015-04-29iwlwifi: mvm: move all UMAC scan flags setting into the relevant functionLuciano Coelho
2015-04-29iwlwifi: mvm: combine UMAC scans into oneLuciano Coelho
2015-04-29iwlwifi: mvm: trim sched scan delay down to 16-bit for LMAC as wellLuciano Coelho
2015-04-29iwlwifi: mvm: combine LMAC scans into oneLuciano Coelho
2015-04-29iwlwifi: mvm: add number of scan iterations and multiplier to paramsLuciano Coelho
2015-04-29iwlwifi: mvm: combine LMAC and UMAC preq generationLuciano Coelho
2015-04-29iwlwifi: mvm: rename scan_calc_params to scan_calc_dwellLuciano Coelho
2015-04-29iwlwifi: mvm: combine SSID functions for sched and regular scansLuciano Coelho
2015-04-29iwlwifi: mvm: revert order of SSIDs for sched scansLuciano Coelho
2015-04-29iwlwifi: mvm: combine ssid_bitmap setting for regular scansLuciano Coelho