aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2018-06-27wlcore: Enable runtime PM autosuspend supportTony Lindgren1-1/+2
2018-06-27wlcore: Fix misplaced PM call for scan_complete_work()Tony Lindgren1-2/+2
2018-06-27wlcore: Add support for runtime PMTony Lindgren1-4/+6
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern1-1/+4
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-7/+7
2016-04-07wlcore: use to_delayed_work()Geliang Tang1-1/+1
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-7/+5
2013-10-23wlcore: fix started_vifs calculationEliad Peller1-1/+23
2013-09-30wlcore: cleanup scan debug printsVictor Goldenshtein1-14/+13
2012-12-11wlcore: support scan reports during periodic scanEyal Shapira1-1/+2
2012-12-11wlcore: increase scan dwell times if no activityEyal Shapira1-3/+27
2012-11-28wlcore: configure dwell times according to scan typeEliad Peller1-18/+39
2012-11-28wlcore: add new reg-domain configuration commandVictor Goldenshtein1-0/+2
2012-11-27wlcore: update events enum/struct to new fw apiEliad Peller1-5/+3
2012-11-27wl18xx: increase MAX_CHANNELS_5GHZEliad Peller1-3/+3
2012-11-27wlcore: split 18xx and 12xx scan mechanismEliad Peller1-469/+44
2012-11-27wlcore: make scan scan configuration functions more genericEliad Peller1-51/+78
2012-09-27wlcore: always use wlvif->role_id for scansEliad Peller1-11/+7
2012-09-27wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv1-1/+1
2012-07-10wlcore: check ssid length against the correct elementEliad Peller1-1/+1
2012-07-10wlcore: add probe request templates for sched and one-shot scansYoni Divinsky1-3/+3
2012-07-10wlcore: enable sched scan while connectedVictor Goldenshtein1-1/+2
2012-06-06wlcore: set channels 12-14 as pactive for sched scanVictor Goldenshtein1-6/+33
2012-06-06wlcore: compare ssid_len before comparing ssidsEliad Peller1-1/+3
2012-06-06wlcore: add role_id to all the sched_scan commandsYoni Divinsky1-2/+7
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho1-1/+1
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho1-0/+790