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