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 git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-22
1
-4
/
+8
|
\
|
*
cfg80211: allow RSSI compensation
Emmanuel Grumbach
2014-05-22
1
-4
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-13
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
cfg80211: add cfg80211_sched_scan_stopped_rtnl
Eliad Peller
2014-05-05
1
-2
/
+10
*
|
cfg80211: change wiphy_to_dev function name
Zhao, Gang
2014-04-25
1
-12
/
+12
*
|
cfg80211: change registered device pointer name
Zhao, Gang
2014-04-25
1
-65
/
+65
*
|
cfg80211: ignore invalid BSSIDs when looking for BSSes
Johannes Berg
2014-04-10
1
-0
/
+2
*
|
cfg80211: remove unused wiphy argument from cfg80211_wext_freq()
Zhao, Gang
2014-04-10
1
-1
/
+5
|
/
*
cfg80211: remove unnecessary check
Zhao, Gang
2014-03-19
1
-3
/
+0
*
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
Emmanuel Grumbach
2014-03-19
1
-9
/
+19
*
cfg80211: send scan results from work queue
Johannes Berg
2014-02-06
1
-15
/
+25
*
cfg80211: Add a function to get the number of supported channels
Ilan Peer
2014-01-09
1
-5
/
+2
*
cfg80211: don't "leak" uncompleted scans
Eliad Peller
2013-12-05
1
-13
/
+3
*
cfg80211: fix scheduled scan pointer access
Johannes Berg
2013-10-21
1
-2
/
+2
*
wireless: scan: Remove comment to compare_ether_addr
Joe Perches
2013-09-03
1
-4
/
+0
*
nl80211: add scan width to bss and scan request structs
Simon Wunderlich
2013-07-16
1
-12
/
+19
*
wireless: add comments about bss refcounting
Ben Greear
2013-06-24
1
-0
/
+4
*
cfg80211: vastly simplify locking
Johannes Berg
2013-05-25
1
-25
/
+17
*
cfg80211: move cfg80211_get_dev_from_ifindex under wext
Johannes Berg
2013-05-25
1
-0
/
+21
*
cfg80211: always check for scan end on P2P device
Johannes Berg
2013-03-24
1
-3
/
+5
*
cfg80211: fix potential BSS memory leak and update
Johannes Berg
2013-03-07
1
-5
/
+11
*
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
[next]