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