summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/scan.c
Commit message (Expand)AuthorAgeFilesLines
...
* iwlwifi: mvm: add common scan params to thw iwl_mvm_scan_params structLuciano Coelho2015-04-291-94/+145
* iwlwifi: mvm: combine parts of UMAC and LMAC sched scansLuciano Coelho2015-04-291-74/+47
* iwlwifi: mvm: combine parts of UMAC and LMAC scansLuciano Coelho2015-04-291-75/+50
* iwlwifi: mvm: combine scan size checks into a common functionLuciano Coelho2015-04-291-25/+19
* iwlwifi: mvm: always use iwl_mvm_scan_size to calculate the scan sizeLuciano Coelho2015-04-291-8/+2
* iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho2015-04-291-2/+10
* iwlwifi: mvm: move scan code from mac80211.c to scan.cLuciano Coelho2015-04-291-45/+128
* iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho2015-04-291-54/+53
* iwlwifi: mvm: generalize the other-scan stopping codeLuciano Coelho2015-04-291-13/+12
* iwlwifi: mvm: convert scan_status to a bitmapLuciano Coelho2015-04-291-56/+78
* iwlwifi: mvm: don't increase max_out_time when low priority scan is requestedLuciano Coelho2015-04-291-1/+2
* iwlwifi: mvm: add scan parameters debugging infoLuciano Coelho2015-04-291-0/+15
* iwlwifi: mvm: fix scan iteration complete notification handlingAvraham Stern2015-04-191-1/+1
* iwlwifi: mvm: Clean up UMAC scan UIDs in the reset and drv_stop flowsAlexander Bondar2015-03-301-3/+34
* iwlwifi: mvm: add delay to scheduled scanLuciano Coelho2015-03-261-1/+9
* iwlwifi: mvm: inform mac80211 about umac scans that was aborted by restartDavid Spinadel2015-03-261-0/+32
* Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach2015-03-121-7/+6
|\
| * iwlwifi: mvm: call ieee80211_scan_completed() even if scan abort failsLuciano Coelho2015-02-231-7/+6
* | iwlwifi: mvm: don't override passive dwell in case of fragmented scanDavid Spinadel2015-03-021-6/+7
* | iwlwifi: mvm: use only 40 ms for fragmented scanDavid Spinadel2015-03-021-1/+1
* | iwlwifi: mvm: remove deprecated scan API codeLuciano Coelho2015-03-011-571/+14
|/
* iwlwifi: mvm: Fix building channels in scan_config_cmdIlan Peer2015-02-011-2/+2
* iwlwifi: mvm: Enable EBS also in single scan on umac interfaceHaim Dreyfuss2015-02-011-0/+7
* iwlwifi: mvm: Fix a few EBS error handling bugsHaim Dreyfuss2015-02-011-3/+10
* Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2015-01-221-16/+41
|\
| * iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach2015-01-181-0/+7
| * iwlwifi: mvm: fix EBS on single scanDavid Spinadel2015-01-121-12/+34
| * iwlwifi: mvm: scan dwell time correctionsDavid Spinadel2015-01-051-5/+12
| * iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel2015-01-051-0/+2
* | iwlwifi: mvm: scan dwell time correctionsDavid Spinadel2015-01-221-5/+12
* | iwlwifi: mvm: set max_out_time equal to frag_passive_dwell in fragmented scanHaim Dreyfuss2015-01-221-2/+2
* | iwlwifi: mvm: Add debugfs entry to enable scan offload notificationAlexander Bondar2015-01-221-0/+18
* | iwlwifi: mvm: Alter passive scan fragmentation parameters in case of multi-MACHaim Dreyfuss2014-12-281-6/+10
* | iwlwifi: mvm: Configure EBS scan ratioHaim Dreyfuss2014-12-281-0/+6
* | iwlwifi: mvm: support LnP 1x1 antenna configurationMoshe Harel2014-12-281-3/+3
|/
* iwlwifi: mvm: remove warning on unknown scan completeDavid Spinadel2014-11-241-2/+4
* iwlwifi: mvm: use unsigned for ssid_bitmapJohannes Berg2014-11-241-3/+3
* iwlwifi: mvm: support random MAC address for scanningJohannes Berg2014-11-231-6/+29
* iwlwifi: mvm: go to umac scan even if lmac tlv bit is onDavid Spinadel2014-11-231-5/+5
* iwlwifi: mvm: implement UMAC scan APIDavid Spinadel2014-11-231-38/+631
* iwlwifi: mvm: Insert DS Parameter Set placeholder in probesAndrei Otcheretianski2014-11-231-5/+48
* Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-191-10/+10
|\
| * iwlwifi: mvm: abort scan upon RFKILLEmmanuel Grumbach2014-11-111-10/+10
* | iwlwifi: mvm: unref SCAN ref on scan completionEliad Peller2014-10-291-1/+6
* | iwlwifi: mvm: fix scan condition iteratorDavid Spinadel2014-10-291-1/+2
* | iwlwifi: mvm: spin off a function to start scan offloadLuciano Coelho2014-10-291-0/+25
|/
* iwlwifi: mvm: BT coex - fix BT prio for probe requestsEmmanuel Grumbach2014-10-231-1/+2
* iwlwifi: mvm: Refactor and fix max probe len computationAndrei Otcheretianski2014-09-211-11/+53
* iwlwifi: mvm: Set RRM_ENABLED bit in scan commandsAndrei Otcheretianski2014-09-161-2/+13
* iwlwifi: mvm: reduce active dwell timeDavid Spinadel2014-09-141-2/+2
OpenPOWER on IntegriCloud