aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/scan.c
AgeCommit message (Expand)Author
2013-12-16mac80211: reschedule sched scan after HW restartDavid Spinadel
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-05mac80211: start_next_roc only if scan was actually runningEliad Peller
2013-12-05mac80211: determine completed scan type by defined opsEliad Peller
2013-12-03mac80211: remove duplicate codeEliad Peller
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-25mac80211: fix scheduled scan rtnl deadlockJohannes Berg
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-09mac80211: correctly close cancelled scansEmmanuel Grumbach
2013-09-26mac80211: change beacon/connection pollingStanislaw Gruszka
2013-07-16mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich
2013-06-13mac80211: track AP's beacon rate and give it to the driverAlexander Bondar
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg
2013-04-08mac80211: check ERP info IE length in parserJohannes Berg
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-11mac80211: remove a few set but unused variablesJohannes Berg
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-02-11mac80211: Add flushes before going off-channelSeth Forshee
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-01-31mac80211: improve latency and throughput while software scanningStanislaw Gruszka
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg
2013-01-31mac80211: remove unused mesh data from bssJohannes Berg
2013-01-31mac80211: remove last_probe_resp from bssJohannes Berg
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-16mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg
2013-01-03mac80211: fix ibss scanningStanislaw Gruszka
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-12-10mac80211: a few whitespace fixesJohannes Berg
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-30mac80211: make ieee80211_build_preq_ies saferJohannes Berg
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-23cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-31mac80211: init sched_scan_iesDavid Spinadel
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler
2012-10-17mac80211: use channel contextsJohannes Berg
2012-10-16mac80211: track whether to use channel contextsJohannes Berg
2012-09-07net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-06mac80211: don't hang on to sched_scan_iesJohannes Berg
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2012-08-20mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg
2012-08-20mac80211: check operating channel in scanJohannes Berg