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
/
wireless
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-24
cfg80211: always check for scan end on P2P device
Johannes Berg
1
-3
/
+5
2013-03-07
cfg80211: fix potential BSS memory leak and update
Johannes Berg
1
-5
/
+11
2013-02-15
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
1
-1
/
+1
2013-02-15
nl80211/cfg80211: add radar detection command/event
Simon Wunderlich
1
-10
/
+0
2013-02-13
cfg80211: check vendor IE length to avoid overrun
Luciano Coelho
1
-4
/
+8
2013-02-11
cfg80211: move TSF into IEs
Johannes Berg
1
-4
/
+3
2013-02-11
cfg80211: remove scan ies NULL check
Johannes Berg
1
-8
/
+3
2013-02-11
cfg80211: track hidden SSID networks properly
Johannes Berg
1
-52
/
+221
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
1
-2
/
+2
2013-02-04
cfg80211: wrap BSS kref
Johannes Berg
1
-5
/
+15
2013-02-04
cfg80211: remove a local variable
Johannes Berg
1
-3
/
+2
2013-02-04
cfg80211: use lockdep to assert lock is held
Johannes Berg
1
-2
/
+4
2013-02-04
cfg80211: move locking into cfg80211_bss_age
Johannes Berg
1
-1
/
+2
2013-02-04
cfg80211: fix BSS IE allocation comment
Johannes Berg
1
-4
/
+1
2013-02-04
cfg80211: remove unused cfg80211_get_mesh
Johannes Berg
1
-65
/
+0
2013-02-04
cfg80211: simplify mesh BSS comparison
Johannes Berg
1
-81
/
+39
2013-02-04
cfg80211: fix BSS list hidden SSID lookup
Johannes Berg
1
-27
/
+53
2013-02-04
cfg80211: refactor hidden SSID finding
Johannes Berg
1
-62
/
+20
2013-01-31
cfg80211: remove free_priv BSS API
Johannes Berg
1
-3
/
+0
2013-01-24
cfg80211: off by one in ieee80211_bss()
Dan Carpenter
1
-1
/
+1
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
1
-209
/
+200
2012-11-30
cfg80211: fix cmp_hidden_bss
Johannes Berg
1
-4
/
+14
2012-11-30
cfg80211: fix whitespace in scan handling
Johannes Berg
1
-16
/
+13
2012-11-30
cfg80211: don't BUG_ON BSS struct issues
Johannes Berg
1
-2
/
+4
2012-11-23
cfg80211: use DS or HT operation IEs to determine BSS channel
Johannes Berg
1
-1
/
+44
2012-10-18
cfg80211: add cfg80211 exported function tracing
Beni Lev
1
-0
/
+13
2012-10-18
cfg80211: add wrappers for registered_device_ops
Hila Gonen
1
-2
/
+3
2012-10-18
cfg80211: add support for flushing old scan results
Sam Leffler
1
-20
/
+46
2012-10-18
cfg80211: code rearrangement to avoid forward declarations
Amitkumar Karwar
1
-27
/
+27
2012-09-05
cfg80211: fix indentation
Hila Gonen
1
-1
/
+1
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
1
-11
/
+13
2012-05-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+5
2012-05-09
wireless: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-1
/
+1
2012-05-08
cfg80211: fix BSS comparison
Emmanuel Grumbach
1
-1
/
+5
2012-04-16
cfg80211: increse bss expire time
Rajkumar Manoharan
1
-1
/
+1
2012-04-09
cfg80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
1
-1
/
+1
2012-03-13
cfg80211: clarify timestamp in cfg80211_inform_bss
Johannes Berg
1
-4
/
+3
2012-02-06
cfg80211: export cfg80211_ref_bss
Johannes Berg
1
-0
/
+12
2011-11-11
cfg80211: merge in beacon ies of hidden bss.
Dmitry Tarnyagin
1
-3
/
+114
2011-11-07
cfg80211: fix cmp_ies
Johannes Berg
1
-5
/
+8
2011-09-19
cfg80211: add cfg80211_find_vendor_ie() function
Eliad Peller
1
-0
/
+27
2011-08-08
cfg80211: split wext compatibility to separate header
Johannes Berg
1
-0
/
+1
2011-07-20
cfg80211: fix scan crash on single-band cards
Johannes Berg
1
-1
/
+2
2011-07-19
cfg80211: allow userspace to control supported rates in scan
Johannes Berg
1
-0
/
+3
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+5
2011-07-08
cfg80211: return -ENOENT when stopping sched_scan while not running
Luciano Coelho
1
-1
/
+1
2011-07-05
net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()
Jesper Juhl
1
-3
/
+2
2011-07-05
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
Luciano Coelho
1
-5
/
+5
2011-06-01
cfg80211: don't drop p2p probe responses
Eliad Peller
1
-19
/
+24
2011-05-12
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
Luciano Coelho
1
-14
/
+7
[next]