summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/scan.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-06-251-65/+50
|\
| * iwlwifi: mvm: don't use hardcoded num of scan channelsDavid Spinadel2014-06-241-16/+27
| * Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-06-241-46/+19
| |\
| | * iwlwifi: mvm: rework sched scan channel configurationEliad Peller2014-06-241-46/+19
| * | iwlwifi: mvm: add back support for low-priority scanJohannes Berg2014-06-241-3/+6
| * | iwlwifi: mvm: use ksize to memset scan_commandDavid Spinadel2014-06-241-3/+1
| |/
* | mac80211: split sched scan IEsDavid Spinadel2014-06-251-9/+18
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-05-161-7/+6
|\
| * iwlwifi: remove CMD_SYNCEmmanuel Grumbach2014-05-131-6/+2
| * iwlwifi: mvm: notify sched scan complete from stop routineDavid Spinadel2014-05-111-1/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-131-1/+1
|\ \ | |/ |/|
| * iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller2014-05-131-1/+1
* | Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-05-061-41/+12
|\ \ | |/
| * iwlwifi: mvm: several fixes in scanAlexander Bondar2014-04-131-41/+12
* | iwlwifi: mvm: Add support for Energy based scan (EBS)Haim Dreyfuss2014-04-131-2/+13
* | iwlwifi: mvm: replace BUG_ON by WARN_ON in scan.cEmmanuel Grumbach2014-04-131-1/+4
|/
* iwlwifi: mvm: configure low latency dependent scan parametersAlexander Bondar2014-03-181-28/+80
* iwlwifi: mvm: restructure scan parameters calculationAlexander Bondar2014-03-181-42/+40
* iwlwifi: mvm: abort scan on sched_scan requestArik Nemtsov2014-03-091-9/+9
* iwlwifi: mvm: wait for stop sched-scan completionArik Nemtsov2014-03-091-9/+33
* iwlwifi: mvm: fix scan offload for BGN SKUEmmanuel Grumbach2014-03-091-7/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-02-241-2/+2
|\
| * iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg2014-02-131-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-1/+4
|\ \ | |/ |/|
| * iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach2014-02-021-1/+2
| * iwlwifi: mvm: notify match found without filteringDavid Spinadel2014-01-301-0/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-02-121-0/+3
|\ \
| * | nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2014-02-041-0/+3
| |/
* | iwlwifi: mvm: abort scheduled scan on scan requestJohannes Berg2014-02-031-1/+6
* | iwlwifi: mvm: add D0i3 ref/unref for scanArik Nemtsov2014-02-031-0/+3
* | iwlwifi: mvm: notify scan completed even if no fw_restartDavid Spinadel2014-02-031-1/+1
|/
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-2/+2
* iwlwifi: mvm: disable the device as soon as RFKILL firesEmmanuel Grumbach2013-12-311-2/+7
* iwlwifi: mvm: Implement low-priority scanHaim Dreyfuss2013-12-091-13/+39
* iwlwifi: mvm: fix scan offloading flag definitionEliad Peller2013-12-091-2/+1
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-4/+14
|\
| * iwlwifi: mvm: fix scan request's suspend time parameterAlexander Bondar2013-10-111-3/+3
| * iwlwifi: mvm: call ieee80211_scan_completed when neededEmmanuel Grumbach2013-10-021-1/+11
* | iwlwifi: mvm: support sched scan if supported by the fwDavid Spinadel2013-10-021-0/+418
* | iwlwifi: mvm: add no_basic_ssid optionDavid Spinadel2013-10-021-11/+21
* | iwlwifi: mvm: debugfs: add an option to set antennas for scan commandOren Givon2013-10-021-1/+5
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-9/+2
|\
| * iwlwifi: mvm: set SSID bits for passive channelsDavid Spinadel2013-07-241-9/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-021-0/+2
|\ \ | |/ |/|
| * iwlwifi: mvm: enable pre-scan passive to activeDavid Spinadel2013-07-251-0/+2
* | iwlwifi: mvm: remove extra SSID from probe requestDavid Spinadel2013-07-161-2/+4
* | iwlwifi: mvm: fix bug in scan ssidDavid Spinadel2013-07-161-2/+2
|/
* iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLVEmmanuel Grumbach2013-03-201-2/+2
* iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-061-1/+1
OpenPOWER on IntegriCloud