git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6619950
)
cfg80211: export interface stopping function
author
Michal Kazior
<michal.kazior@tieto.com>
Wed, 9 Apr 2014 13:11:01 +0000
(15:11 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 6 May 2014 13:16:34 +0000
(15:16 +0200)
This exports a new cfg80211_stop_iface() function.
This is intended for driver internal interface
combination management and channel switching.
Due to locking issues (it re-enters driver) the
call is asynchronous and uses cfg80211 event
list/worker.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
patch
|
blob
|
history
net/wireless/ap.c
patch
|
blob
|
history
net/wireless/core.c
patch
|
blob
|
history
net/wireless/core.h
patch
|
blob
|
history
net/wireless/mesh.c
patch
|
blob
|
history
net/wireless/trace.h
patch
|
blob
|
history
net/wireless/util.c
patch
|
blob
|
history
diff --cc
include/net/cfg80211.h
Simple merge
diff --cc
net/wireless/ap.c
Simple merge
diff --cc
net/wireless/core.c
Simple merge
diff --cc
net/wireless/core.h
Simple merge
diff --cc
net/wireless/mesh.c
Simple merge
diff --cc
net/wireless/trace.h
Simple merge
diff --cc
net/wireless/util.c
Simple merge