summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/scan.c
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-02iwlwifi: mvm: don't override passive dwell in case of fragmented scanDavid Spinadel1-6/+7
2015-03-02iwlwifi: mvm: use only 40 ms for fragmented scanDavid Spinadel1-1/+1
2015-03-01iwlwifi: mvm: remove deprecated scan API codeLuciano Coelho1-571/+14
2015-02-23iwlwifi: mvm: call ieee80211_scan_completed() even if scan abort failsLuciano Coelho1-7/+6
2015-02-01iwlwifi: mvm: Fix building channels in scan_config_cmdIlan Peer1-2/+2
2015-02-01iwlwifi: mvm: Enable EBS also in single scan on umac interfaceHaim Dreyfuss1-0/+7
2015-02-01iwlwifi: mvm: Fix a few EBS error handling bugsHaim Dreyfuss1-3/+10
2015-01-22Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-16/+41
2015-01-22iwlwifi: mvm: scan dwell time correctionsDavid Spinadel1-5/+12
2015-01-22iwlwifi: mvm: set max_out_time equal to frag_passive_dwell in fragmented scanHaim Dreyfuss1-2/+2
2015-01-22iwlwifi: mvm: Add debugfs entry to enable scan offload notificationAlexander Bondar1-0/+18
2015-01-18iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach1-0/+7
2015-01-12iwlwifi: mvm: fix EBS on single scanDavid Spinadel1-12/+34
2015-01-05iwlwifi: mvm: scan dwell time correctionsDavid Spinadel1-5/+12
2015-01-05iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel1-0/+2
2014-12-28iwlwifi: mvm: Alter passive scan fragmentation parameters in case of multi-MACHaim Dreyfuss1-6/+10
2014-12-28iwlwifi: mvm: Configure EBS scan ratioHaim Dreyfuss1-0/+6
2014-12-28iwlwifi: mvm: support LnP 1x1 antenna configurationMoshe Harel1-3/+3
2014-11-24iwlwifi: mvm: remove warning on unknown scan completeDavid Spinadel1-2/+4
2014-11-24iwlwifi: mvm: use unsigned for ssid_bitmapJohannes Berg1-3/+3
2014-11-23iwlwifi: mvm: support random MAC address for scanningJohannes Berg1-6/+29
2014-11-23iwlwifi: mvm: go to umac scan even if lmac tlv bit is onDavid Spinadel1-5/+5
2014-11-23iwlwifi: mvm: implement UMAC scan APIDavid Spinadel1-38/+631
2014-11-23iwlwifi: mvm: Insert DS Parameter Set placeholder in probesAndrei Otcheretianski1-5/+48
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville1-10/+10
2014-11-11iwlwifi: mvm: abort scan upon RFKILLEmmanuel Grumbach1-10/+10
2014-10-29iwlwifi: mvm: unref SCAN ref on scan completionEliad Peller1-1/+6
2014-10-29iwlwifi: mvm: fix scan condition iteratorDavid Spinadel1-1/+2
2014-10-29iwlwifi: mvm: spin off a function to start scan offloadLuciano Coelho1-0/+25
2014-10-23iwlwifi: mvm: BT coex - fix BT prio for probe requestsEmmanuel Grumbach1-1/+2
2014-09-21iwlwifi: mvm: Refactor and fix max probe len computationAndrei Otcheretianski1-11/+53
2014-09-16iwlwifi: mvm: Set RRM_ENABLED bit in scan commandsAndrei Otcheretianski1-2/+13
2014-09-14iwlwifi: mvm: reduce active dwell timeDavid Spinadel1-2/+2