summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/scan.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-15/+1
* wlcore: Enable runtime PM autosuspend supportTony Lindgren2018-06-271-1/+2
* wlcore: Fix misplaced PM call for scan_complete_work()Tony Lindgren2018-06-271-2/+2
* wlcore: Add support for runtime PMTony Lindgren2018-06-271-4/+6
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-1/+4
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-7/+7
* wlcore: use to_delayed_work()Geliang Tang2016-04-071-1/+1
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-7/+5
* wlcore: fix started_vifs calculationEliad Peller2013-10-231-1/+23
* wlcore: cleanup scan debug printsVictor Goldenshtein2013-09-301-14/+13
* wlcore: support scan reports during periodic scanEyal Shapira2012-12-111-1/+2
* wlcore: increase scan dwell times if no activityEyal Shapira2012-12-111-3/+27
* wlcore: configure dwell times according to scan typeEliad Peller2012-11-281-18/+39
* wlcore: add new reg-domain configuration commandVictor Goldenshtein2012-11-281-0/+2
* wlcore: update events enum/struct to new fw apiEliad Peller2012-11-271-5/+3
* wl18xx: increase MAX_CHANNELS_5GHZEliad Peller2012-11-271-3/+3
* wlcore: split 18xx and 12xx scan mechanismEliad Peller2012-11-271-469/+44
* wlcore: make scan scan configuration functions more genericEliad Peller2012-11-271-51/+78
* wlcore: always use wlvif->role_id for scansEliad Peller2012-09-271-11/+7
* wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv2012-09-271-1/+1
* wlcore: check ssid length against the correct elementEliad Peller2012-07-101-1/+1
* wlcore: add probe request templates for sched and one-shot scansYoni Divinsky2012-07-101-3/+3
* wlcore: enable sched scan while connectedVictor Goldenshtein2012-07-101-1/+2
* wlcore: set channels 12-14 as pactive for sched scanVictor Goldenshtein2012-06-061-6/+33
* wlcore: compare ssid_len before comparing ssidsEliad Peller2012-06-061-1/+3
* wlcore: add role_id to all the sched_scan commandsYoni Divinsky2012-06-061-2/+7
* wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho2012-04-121-1/+1
* wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho2012-04-121-0/+790