summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/scan.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+14
2013-10-11iwlwifi: mvm: fix scan request's suspend time parameterAlexander Bondar1-3/+3
2013-10-02iwlwifi: mvm: support sched scan if supported by the fwDavid Spinadel1-0/+418
2013-10-02iwlwifi: mvm: add no_basic_ssid optionDavid Spinadel1-11/+21
2013-10-02iwlwifi: mvm: debugfs: add an option to set antennas for scan commandOren Givon1-1/+5
2013-10-02iwlwifi: mvm: call ieee80211_scan_completed when neededEmmanuel Grumbach1-1/+11
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-9/+2
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-0/+2
2013-07-25iwlwifi: mvm: enable pre-scan passive to activeDavid Spinadel1-0/+2
2013-07-24iwlwifi: mvm: set SSID bits for passive channelsDavid Spinadel1-9/+2
2013-07-16iwlwifi: mvm: remove extra SSID from probe requestDavid Spinadel1-2/+4
2013-07-16iwlwifi: mvm: fix bug in scan ssidDavid Spinadel1-2/+2
2013-03-20iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLVEmmanuel Grumbach1-2/+2
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-02-18iwlwifi: mvm: Set the scan type according to the vif typeIlan Peer1-1/+6
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+437