summaryrefslogtreecommitdiff
path: root/net/mac80211/scan.c
AgeCommit message (Expand)Author
2011-07-19mac80211: implement scan supported ratesJohannes Berg
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-07mac80211: fix ie memory allocation for scheduled scansLuciano Coelho
2011-06-27mac80211: Drop DS Channel PARAM in directed probePaul Stewart
2011-06-27mac80211: restrict advertised HW scan ratesJohannes Berg
2011-06-17mac80211: add cancel_hw_scan() callbackEliad Peller
2011-05-27mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.cJesper Juhl
2011-05-16mac80211: abort scan_work immediately when the device goes downRajkumar Manoharan
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho
2011-05-10mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx()Luciano Coelho
2011-03-07mac80211: fix scan race, simplify codeJohannes Berg
2011-02-09mac80211: Ensure power-level set properly for scanning.Ben Greear
2011-02-09mac80211: Allow scanning on existing channel-type.Ben Greear
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf
2010-10-07mac80211: fix sw scan lockingJohannes Berg
2010-10-06mac80211: avoid uninitialized var warning in ieee80211_scan_cancelJohn W. Linville
2010-10-06mac80211: compete scan to cfg80211 if deferred scan fail to startStanislaw Gruszka
2010-10-06mac80211: do not requeue scan work when not neededStanislaw Gruszka
2010-10-06mac80211: assure we also cancel deferred scan requestStanislaw Gruszka
2010-10-06mac80211: keep lock when calling __ieee80211_scan_completed()Stanislaw Gruszka
2010-10-06mac80211: reduce number of __ieee80211_scan_completed callsStanislaw Gruszka
2010-09-24mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen
2010-09-24mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg
2010-08-16mac80211: per interface idle notificationJohannes Berg
2010-08-16mac80211: unify scan and work mutexesJohannes Berg
2010-08-04mac80211: fix scan locking wrt. hw scanJohannes Berg
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg
2010-07-28Revert "mac80211: fix sw scan bracketing"Luis R. Rodriguez
2010-06-21mac80211: Fix compile warning in scan.c.Gertjan van Wingerde
2010-06-18mac80211: fix sw scan bracketingJohannes Berg
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03mac80211: improve IBSS scanningJohannes Berg
2010-04-28mac80211: do not wip out old supported ratesStanislaw Gruszka
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-08mac80211: enhance tracingJohannes Berg
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09mac80211: Improve software scan timingHelmut Schaa
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-08mac80211: fix deferred hardware scan requestsJohannes Berg
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg
2010-01-12mac80211: add U-APSD client supportKalle Valo
2010-01-12mac80211: fix a few work bugsJohannes Berg
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville
2010-01-05mac80211: No need to include WEXT headers hereJouni Malinen