summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/scan.c
AgeCommit message (Expand)AuthorFilesLines
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
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/iwlwif...John 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/iwlwif...John W. Linville1-7/+6
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John 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