aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-08-26mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-1/+1
2014-06-25mac80211: split sched scan IEsDavid Spinadel1-23/+24
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel1-25/+60
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg1-5/+10
2014-04-09mac80211: use RCU_INIT_POINTERMonam Agarwal1-5/+5
2014-03-19mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar1-2/+4
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg1-1/+1
2014-02-11mac80211: fix IE buffer lenDavid Spinadel1-5/+2
2013-12-16mac80211: reschedule sched scan after HW restartDavid Spinadel1-14/+39
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-1/+1
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2013-12-05mac80211: start_next_roc only if scan was actually runningEliad Peller1-1/+3
2013-12-05mac80211: determine completed scan type by defined opsEliad Peller1-8/+7
2013-12-03mac80211: remove duplicate codeEliad Peller1-8/+0
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-5/+5
2013-11-25mac80211: fix scheduled scan rtnl deadlockJohannes Berg1-1/+1
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+19
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+19
2013-10-09mac80211: correctly close cancelled scansEmmanuel Grumbach1-0/+19
2013-09-26mac80211: change beacon/connection pollingStanislaw Gruszka1-2/+1
2013-07-16mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich1-6/+39
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich1-2/+25
2013-06-13mac80211: track AP's beacon rate and give it to the driverAlexander Bondar1-0/+9
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg1-1/+1
2013-04-08mac80211: check ERP info IE length in parserJohannes Berg1-3/+2
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-3/+3
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-2/+2
2013-03-11mac80211: remove a few set but unused variablesJohannes Berg1-3/+0
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich1-0/+3
2013-02-11mac80211: Add flushes before going off-channelSeth Forshee1-0/+3
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee1-3/+6
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg1-1/+4
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-1/+2
2013-01-31mac80211: improve latency and throughput while software scanningStanislaw Gruszka1-27/+5
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg1-1/+2
2013-01-31mac80211: remove unused mesh data from bssJohannes Berg1-9/+0
2013-01-31mac80211: remove last_probe_resp from bssJohannes Berg1-3/+0
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-10/+5
2013-01-16mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka1-10/+5
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach1-5/+4
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg1-12/+0
2013-01-03mac80211: fix ibss scanningStanislaw Gruszka1-10/+24
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-1/+1
2012-12-10mac80211: a few whitespace fixesJohannes Berg1-1/+1
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-9/+12
2012-11-30mac80211: make ieee80211_build_preq_ies saferJohannes Berg1-9/+12
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-8/+1
2012-11-23cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg1-8/+1
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1