index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-19
mac80211: implement scan supported rates
Johannes Berg
1
-3
/
+3
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2011-07-07
mac80211: fix ie memory allocation for scheduled scans
Luciano Coelho
1
-1
/
+2
2011-06-27
mac80211: Drop DS Channel PARAM in directed probe
Paul Stewart
1
-1
/
+2
2011-06-27
mac80211: restrict advertised HW scan rates
Johannes Berg
1
-2
/
+3
2011-06-17
mac80211: add cancel_hw_scan() callback
Eliad Peller
1
-16
/
+21
2011-05-27
mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
Jesper Juhl
1
-1
/
+0
2011-05-16
mac80211: abort scan_work immediately when the device goes down
Rajkumar Manoharan
1
-0
/
+5
2011-05-12
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
Luciano Coelho
1
-6
/
+27
2011-05-11
mac80211: add support for HW scheduled scan
Luciano Coelho
1
-0
/
+99
2011-05-10
mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx()
Luciano Coelho
1
-1
/
+1
2011-03-07
mac80211: fix scan race, simplify code
Johannes Berg
1
-40
/
+24
2011-02-09
mac80211: Ensure power-level set properly for scanning.
Ben Greear
1
-1
/
+8
2011-02-09
mac80211: Allow scanning on existing channel-type.
Ben Greear
1
-4
/
+2
2011-02-04
mac80211: Optimize scans on current operating channel.
Ben Greear
1
-25
/
+63
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-1
/
+2
2010-10-07
mac80211: fix sw scan locking
Johannes Berg
1
-2
/
+1
2010-10-06
mac80211: avoid uninitialized var warning in ieee80211_scan_cancel
John W. Linville
1
-3
/
+4
2010-10-06
mac80211: compete scan to cfg80211 if deferred scan fail to start
Stanislaw Gruszka
1
-0
/
+2
2010-10-06
mac80211: do not requeue scan work when not needed
Stanislaw Gruszka
1
-12
/
+3
2010-10-06
mac80211: assure we also cancel deferred scan request
Stanislaw Gruszka
1
-10
/
+25
2010-10-06
mac80211: keep lock when calling __ieee80211_scan_completed()
Stanislaw Gruszka
1
-36
/
+39
2010-10-06
mac80211: reduce number of __ieee80211_scan_completed calls
Stanislaw Gruszka
1
-22
/
+29
2010-09-24
mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz
Jouni Malinen
1
-1
/
+2
2010-09-24
mac80211: Filter ProbeReq SuppRates based on TX rate mask
Jouni Malinen
1
-1
/
+1
2010-08-27
mac80211: allow scan to complete from any context
Johannes Berg
1
-8
/
+26
2010-08-16
mac80211: per interface idle notification
Johannes Berg
1
-0
/
+2
2010-08-16
mac80211: unify scan and work mutexes
Johannes Berg
1
-15
/
+15
2010-08-04
mac80211: fix scan locking wrt. hw scan
Johannes Berg
1
-14
/
+0
2010-07-29
mac80211: allow drivers to request DTIM period
Johannes Berg
1
-0
/
+4
2010-07-28
Revert "mac80211: fix sw scan bracketing"
Luis R. Rodriguez
1
-2
/
+2
2010-06-21
mac80211: Fix compile warning in scan.c.
Gertjan van Wingerde
1
-1
/
+1
2010-06-18
mac80211: fix sw scan bracketing
Johannes Berg
1
-2
/
+2
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-19
/
+107
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-13
/
+40
2010-05-03
mac80211: improve IBSS scanning
Johannes Berg
1
-1
/
+27
2010-04-28
mac80211: do not wip out old supported rates
Stanislaw Gruszka
1
-10
/
+11
2010-04-27
mac80211: give virtual interface to hw_scan
Johannes Berg
1
-2
/
+2
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-08
mac80211: enhance tracing
Johannes Berg
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-09
mac80211: Improve software scan timing
Helmut Schaa
1
-6
/
+65
2010-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+19
2010-02-08
mac80211: fix deferred hardware scan requests
Johannes Berg
1
-8
/
+10
2010-01-26
mac80211: wait for beacon before enabling powersave
Johannes Berg
1
-4
/
+0
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
1
-0
/
+18
2010-01-12
mac80211: fix a few work bugs
Johannes Berg
1
-0
/
+1
2010-01-06
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
John W. Linville
1
-5
/
+5
2010-01-05
mac80211: No need to include WEXT headers here
Jouni Malinen
1
-1
/
+0
[next]