aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn 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
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-09-03iwlwifi: mvm: enable passive fragmented scan changesDavid Spinadel1-9/+39
2014-07-07iwlwifi: mvm: fix endianity in scan commandDavid Spinadel1-4/+4
2014-07-07iwlwifi: mvm: init lmac scan commandDavid Spinadel1-7/+13
2014-07-07iwlwifi: mvm: add unified LMAC scan APIDavid Spinadel1-52/+395
2014-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-65/+50
2014-06-25mac80211: split sched scan IEsDavid Spinadel1-9/+18
2014-06-24iwlwifi: mvm: don't use hardcoded num of scan channelsDavid Spinadel1-16/+27
2014-06-24Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-46/+19
2014-06-24iwlwifi: mvm: add back support for low-priority scanJohannes Berg1-3/+6
2014-06-24iwlwifi: mvm: use ksize to memset scan_commandDavid Spinadel1-3/+1
2014-06-24iwlwifi: mvm: rework sched scan channel configurationEliad Peller1-46/+19
2014-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-7/+6
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2014-05-13iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller1-1/+1
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-6/+2
2014-05-11iwlwifi: mvm: notify sched scan complete from stop routineDavid Spinadel1-1/+4
2014-05-06Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-41/+12
2014-04-13iwlwifi: mvm: Add support for Energy based scan (EBS)Haim Dreyfuss1-2/+13
2014-04-13iwlwifi: mvm: several fixes in scanAlexander Bondar1-41/+12
2014-04-13iwlwifi: mvm: replace BUG_ON by WARN_ON in scan.cEmmanuel Grumbach1-1/+4
2014-03-18iwlwifi: mvm: configure low latency dependent scan parametersAlexander Bondar1-28/+80
2014-03-18iwlwifi: mvm: restructure scan parameters calculationAlexander Bondar1-42/+40
2014-03-09iwlwifi: mvm: abort scan on sched_scan requestArik Nemtsov1-9/+9
2014-03-09iwlwifi: mvm: wait for stop sched-scan completionArik Nemtsov1-9/+33
2014-03-09iwlwifi: mvm: fix scan offload for BGN SKUEmmanuel Grumbach1-7/+1
2014-02-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-2/+2
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+4
2014-02-13iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg1-2/+2
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+3
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg1-0/+3
2014-02-03iwlwifi: mvm: abort scheduled scan on scan requestJohannes Berg1-1/+6
2014-02-03iwlwifi: mvm: add D0i3 ref/unref for scanArik Nemtsov1-0/+3
2014-02-03iwlwifi: mvm: notify scan completed even if no fw_restartDavid Spinadel1-1/+1
2014-02-02iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach1-1/+2
2014-01-30iwlwifi: mvm: notify match found without filteringDavid Spinadel1-0/+2
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-31iwlwifi: mvm: disable the device as soon as RFKILL firesEmmanuel Grumbach1-2/+7
2013-12-09iwlwifi: mvm: Implement low-priority scanHaim Dreyfuss1-13/+39
2013-12-09iwlwifi: mvm: fix scan offloading flag definitionEliad Peller1-2/+1
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-2/+2