aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-12iwlwifi: mvm: Add preemptive flag to scheulded scanAvraham Stern1-0/+3
2015-06-03iwlwifi: prepare for higher API/CAPA bitsJohannes Berg1-15/+18
2015-06-03iwlwifi: mvm: don't use EBS for P2P findDavid Spinadel1-5/+9
2015-06-03iwlwifi: mvm: add inactive state to ebs statusDavid Spinadel1-9/+24
2015-05-28iwlwifi: mvm: make UMAC scans use the stopping scan statusLuciano Coelho1-17/+15
2015-05-28iwlwifi: mvm: combine regular and sched scan stop functionsLuciano Coelho1-33/+17
2015-05-28iwlwifi: mvm: combine UMAC and LMAC scan_stop functionsLuciano Coelho1-44/+13
2015-05-28iwlwifi: mvm: remove code that stops multiple UMAC scans of a typeLuciano Coelho1-53/+21
2015-05-28iwlwifi: mvm: refactor UMAC scan UID handlingLuciano Coelho1-92/+34
2015-05-28iwlwifi: mvm: add support for 8 level scan priority APIAvraham Stern1-4/+22
2015-05-28iwlwifi: mvm: rename some LMAC-specific scan functionsLuciano Coelho1-11/+11
2015-05-28iwlwifi: mvm: rename umac scan stop functionLuciano Coelho1-64/+62
2015-05-28iwlwifi: mvm: combine part of the scan stop flowsLuciano Coelho1-28/+12
2015-05-28iwlwifi: mvm: reorganize scan stopping functionsLuciano Coelho1-51/+50
2015-05-28iwlwifi: mvm: make iwl_mvm_config_sched_scan_profiles() staticLuciano Coelho1-2/+3
2015-05-28iwlwifi: mvm: add UMAC scan iteration complete notificationAvraham Stern1-0/+21
2015-05-28iwlwifi: mvm: print scanned channel list on scan iteration complete notificationAvraham Stern1-2/+21
2015-05-28iwlwifi: mvm: remove the UMAC specific scan typesLuciano Coelho1-30/+17
2015-05-28iwlwifi: mvm: small fix in a comment about UMAC scan schedulesLuciano Coelho1-2/+2
2015-05-03iwlwifi: mvm: include wildcard SSID in scansDavid Spinadel1-2/+0
2015-04-29iwlwifi: mvm: remove some unused stuff from scan.cLuciano Coelho1-5/+0
2015-04-29iwlwifi: mvm: rename generic_scan_cmd functions to dwellLuciano Coelho1-19/+21
2015-04-29iwlwifi: mvm: move all LMAC scan flags into a single funtionLuciano Coelho1-25/+32
2015-04-29iwlwifi: mvm: move all UMAC scan flags setting into the relevant functionLuciano Coelho1-22/+22
2015-04-29iwlwifi: mvm: combine UMAC scans into oneLuciano Coelho1-69/+17
2015-04-29iwlwifi: mvm: trim sched scan delay down to 16-bit for LMAC as wellLuciano Coelho1-10/+15
2015-04-29iwlwifi: mvm: combine LMAC scans into oneLuciano Coelho1-83/+17
2015-04-29iwlwifi: mvm: add number of scan iterations and multiplier to paramsLuciano Coelho1-14/+28
2015-04-29iwlwifi: mvm: combine LMAC and UMAC preq generationLuciano Coelho1-46/+35
2015-04-29iwlwifi: mvm: rename scan_calc_params to scan_calc_dwellLuciano Coelho1-14/+14
2015-04-29iwlwifi: mvm: combine SSID functions for sched and regular scansLuciano Coelho1-47/+24
2015-04-29iwlwifi: mvm: revert order of SSIDs for sched scansLuciano Coelho1-14/+17
2015-04-29iwlwifi: mvm: combine ssid_bitmap setting for regular scansLuciano Coelho1-12/+12
2015-04-29iwlwifi: mvm: add common scan params to thw iwl_mvm_scan_params structLuciano Coelho1-94/+145
2015-04-29iwlwifi: mvm: combine parts of UMAC and LMAC sched scansLuciano Coelho1-74/+47
2015-04-29iwlwifi: mvm: combine parts of UMAC and LMAC scansLuciano Coelho1-75/+50
2015-04-29iwlwifi: mvm: combine scan size checks into a common functionLuciano Coelho1-25/+19
2015-04-29iwlwifi: mvm: always use iwl_mvm_scan_size to calculate the scan sizeLuciano Coelho1-8/+2
2015-04-29iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho1-2/+10
2015-04-29iwlwifi: mvm: move scan code from mac80211.c to scan.cLuciano Coelho1-45/+128
2015-04-29iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho1-54/+53
2015-04-29iwlwifi: mvm: generalize the other-scan stopping codeLuciano Coelho1-13/+12
2015-04-29iwlwifi: mvm: convert scan_status to a bitmapLuciano Coelho1-56/+78
2015-04-29iwlwifi: mvm: don't increase max_out_time when low priority scan is requestedLuciano Coelho1-1/+2
2015-04-29iwlwifi: mvm: add scan parameters debugging infoLuciano Coelho1-0/+15
2015-04-19iwlwifi: mvm: fix scan iteration complete notification handlingAvraham Stern1-1/+1
2015-03-30iwlwifi: mvm: Clean up UMAC scan UIDs in the reset and drv_stop flowsAlexander Bondar1-3/+34
2015-03-26iwlwifi: mvm: add delay to scheduled scanLuciano Coelho1-1/+9
2015-03-26iwlwifi: mvm: inform mac80211 about umac scans that was aborted by restartDavid Spinadel1-0/+32
2015-03-12Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach1-7/+6