aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/scan.c
AgeCommit message (Expand)Author
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
2015-04-29iwlwifi: mvm: add common scan params to thw iwl_mvm_scan_params structLuciano Coelho
2015-04-29iwlwifi: mvm: combine parts of UMAC and LMAC sched scansLuciano Coelho
2015-04-29iwlwifi: mvm: combine parts of UMAC and LMAC scansLuciano Coelho
2015-04-29iwlwifi: mvm: combine scan size checks into a common functionLuciano Coelho
2015-04-29iwlwifi: mvm: always use iwl_mvm_scan_size to calculate the scan sizeLuciano Coelho
2015-04-29iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho
2015-04-29iwlwifi: mvm: move scan code from mac80211.c to scan.cLuciano Coelho
2015-04-29iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho
2015-04-29iwlwifi: mvm: generalize the other-scan stopping codeLuciano Coelho
2015-04-29iwlwifi: mvm: convert scan_status to a bitmapLuciano Coelho
2015-04-29iwlwifi: mvm: don't increase max_out_time when low priority scan is requestedLuciano Coelho
2015-04-29iwlwifi: mvm: add scan parameters debugging infoLuciano Coelho
2015-04-19iwlwifi: mvm: fix scan iteration complete notification handlingAvraham Stern
2015-03-30iwlwifi: mvm: Clean up UMAC scan UIDs in the reset and drv_stop flowsAlexander Bondar
2015-03-26iwlwifi: mvm: add delay to scheduled scanLuciano Coelho
2015-03-26iwlwifi: mvm: inform mac80211 about umac scans that was aborted by restartDavid Spinadel
2015-03-12Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach
2015-03-02iwlwifi: mvm: don't override passive dwell in case of fragmented scanDavid Spinadel