summaryrefslogtreecommitdiffstats
path: root/net/mac80211/scan.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix oper channel timestamp updationRajkumar Manoharan2012-03-281-1/+1
* mac80211: Filter duplicate IE idsPaul Stewart2012-03-071-20/+51
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-051-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-051-1/+1
|\
| * mac80211: fix scan state machineMohammed Shafi Shajakhan2012-01-041-1/+1
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-1/+1
|/
* mac80211: revert on-channel work optimisationsJohannes Berg2011-11-301-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* | mac80211: simplify scan state machineJohannes Berg2011-11-111-122/+77
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-1/+1
|\
| * PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
* | mac80211: pass no-CCK flag through to HW scanJohannes Berg2011-10-111-0/+1
* | mac80211: Send the management frame at requested rateRajkumar Manoharan2011-09-271-1/+2
|/
* mac80211: implement scan supported ratesJohannes Berg2011-07-191-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-111-1/+2
|\
| * mac80211: fix ie memory allocation for scheduled scansLuciano Coelho2011-07-071-1/+2
* | mac80211: Drop DS Channel PARAM in directed probePaul Stewart2011-06-271-1/+2
* | mac80211: restrict advertised HW scan ratesJohannes Berg2011-06-271-2/+3
* | mac80211: add cancel_hw_scan() callbackEliad Peller2011-06-171-16/+21
|/
* mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.cJesper Juhl2011-05-271-1/+0
* mac80211: abort scan_work immediately when the device goes downRajkumar Manoharan2011-05-161-0/+5
* cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho2011-05-121-6/+27
* mac80211: add support for HW scheduled scanLuciano Coelho2011-05-111-0/+99
* mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx()Luciano Coelho2011-05-101-1/+1
* mac80211: fix scan race, simplify codeJohannes Berg2011-03-071-40/+24
* mac80211: Ensure power-level set properly for scanning.Ben Greear2011-02-091-1/+8
* mac80211: Allow scanning on existing channel-type.Ben Greear2011-02-091-4/+2
* mac80211: Optimize scans on current operating channel.Ben Greear2011-02-041-25/+63
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-1/+2
* mac80211: fix sw scan lockingJohannes Berg2010-10-071-2/+1
* mac80211: avoid uninitialized var warning in ieee80211_scan_cancelJohn W. Linville2010-10-061-3/+4
* mac80211: compete scan to cfg80211 if deferred scan fail to startStanislaw Gruszka2010-10-061-0/+2
* mac80211: do not requeue scan work when not neededStanislaw Gruszka2010-10-061-12/+3
* mac80211: assure we also cancel deferred scan requestStanislaw Gruszka2010-10-061-10/+25
* mac80211: keep lock when calling __ieee80211_scan_completed()Stanislaw Gruszka2010-10-061-36/+39
* mac80211: reduce number of __ieee80211_scan_completed callsStanislaw Gruszka2010-10-061-22/+29
* mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen2010-09-241-1/+2
* mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen2010-09-241-1/+1
* mac80211: allow scan to complete from any contextJohannes Berg2010-08-271-8/+26
* mac80211: per interface idle notificationJohannes Berg2010-08-161-0/+2
* mac80211: unify scan and work mutexesJohannes Berg2010-08-161-15/+15
* mac80211: fix scan locking wrt. hw scanJohannes Berg2010-08-041-14/+0
* mac80211: allow drivers to request DTIM periodJohannes Berg2010-07-291-0/+4
* Revert "mac80211: fix sw scan bracketing"Luis R. Rodriguez2010-07-281-2/+2
* mac80211: Fix compile warning in scan.c.Gertjan van Wingerde2010-06-211-1/+1
* mac80211: fix sw scan bracketingJohannes Berg2010-06-181-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201-19/+107
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-13/+40
| |\
| | * mac80211: improve IBSS scanningJohannes Berg2010-05-031-1/+27
OpenPOWER on IntegriCloud