aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-30mac80211: revert on-channel work optimisationsJohannes Berg1-2/+2
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+1
2011-11-11mac80211: simplify scan state machineJohannes Berg1-122/+77
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2011-10-11mac80211: pass no-CCK flag through to HW scanJohannes Berg1-0/+1
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan1-1/+2
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet1-1/+1
2011-07-19mac80211: implement scan supported ratesJohannes Berg1-3/+3
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+2
2011-07-07mac80211: fix ie memory allocation for scheduled scansLuciano Coelho1-1/+2
2011-06-27mac80211: Drop DS Channel PARAM in directed probePaul Stewart1-1/+2
2011-06-27mac80211: restrict advertised HW scan ratesJohannes Berg1-2/+3
2011-06-17mac80211: add cancel_hw_scan() callbackEliad Peller1-16/+21
2011-05-27mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.cJesper Juhl1-1/+0
2011-05-16mac80211: abort scan_work immediately when the device goes downRajkumar Manoharan1-0/+5
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho1-6/+27
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho1-0/+99
2011-05-10mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx()Luciano Coelho1-1/+1
2011-03-07mac80211: fix scan race, simplify codeJohannes Berg1-40/+24
2011-02-09mac80211: Ensure power-level set properly for scanning.Ben Greear1-1/+8
2011-02-09mac80211: Allow scanning on existing channel-type.Ben Greear1-4/+2
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear1-25/+63
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf1-1/+2
2010-10-07mac80211: fix sw scan lockingJohannes Berg1-2/+1
2010-10-06mac80211: avoid uninitialized var warning in ieee80211_scan_cancelJohn W. Linville1-3/+4
2010-10-06mac80211: compete scan to cfg80211 if deferred scan fail to startStanislaw Gruszka1-0/+2
2010-10-06mac80211: do not requeue scan work when not neededStanislaw Gruszka1-12/+3
2010-10-06mac80211: assure we also cancel deferred scan requestStanislaw Gruszka1-10/+25
2010-10-06mac80211: keep lock when calling __ieee80211_scan_completed()Stanislaw Gruszka1-36/+39
2010-10-06mac80211: reduce number of __ieee80211_scan_completed callsStanislaw Gruszka1-22/+29
2010-09-24mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen1-1/+2
2010-09-24mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen1-1/+1
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg1-8/+26
2010-08-16mac80211: per interface idle notificationJohannes Berg1-0/+2
2010-08-16mac80211: unify scan and work mutexesJohannes Berg1-15/+15
2010-08-04mac80211: fix scan locking wrt. hw scanJohannes Berg1-14/+0
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg1-0/+4
2010-07-28Revert "mac80211: fix sw scan bracketing"Luis R. Rodriguez1-2/+2
2010-06-21mac80211: Fix compile warning in scan.c.Gertjan van Wingerde1-1/+1
2010-06-18mac80211: fix sw scan bracketingJohannes Berg1-2/+2
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-19/+107
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-13/+40
2010-05-03mac80211: improve IBSS scanningJohannes Berg1-1/+27
2010-04-28mac80211: do not wip out old supported ratesStanislaw Gruszka1-10/+11
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg1-2/+2
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-08mac80211: enhance tracingJohannes Berg1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1