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
/
sme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: remove BUG_ON usage
Johannes Berg
2014-04-29
1
-2
/
+4
*
cfg80211: change wiphy_to_dev function name
Zhao, Gang
2014-04-25
1
-18
/
+19
*
cfg80211: slightly clean up of cfg80211_sme_connect()
Zhao, Gang
2014-04-09
1
-2
/
+1
*
cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)
Zhao, Gang
2014-03-19
1
-1
/
+0
*
cfg80211: send scan results from work queue
Johannes Berg
2014-02-06
1
-1
/
+1
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-13
1
-10
/
+3
|
\
|
*
cfg80211: Add a function to get the number of supported channels
Ilan Peer
2014-01-09
1
-10
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-06
1
-10
/
+12
|
\
\
|
|
/
|
/
|
|
*
cfg80211: fix WARN_ON for re-association to the expired BSS
Ujjal Roy
2013-12-05
1
-10
/
+12
*
|
cfg80211: Add support for QoS mapping
Kyeyoon Park
2013-12-19
1
-0
/
+2
|
/
*
cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()
Luis R. Rodriguez
2013-10-09
1
-2
/
+2
*
cfg80211: don't request disconnect if not connected
Johannes Berg
2013-08-14
1
-6
/
+4
*
cfg80211: fix bugs in new SME implementation
Johannes Berg
2013-07-16
1
-3
/
+26
*
wireless: add comments about bss refcounting
Ben Greear
2013-06-24
1
-0
/
+3
*
wireless: Make sure __cfg80211_connect_result always puts bss
Ben Greear
2013-06-24
1
-1
/
+4
*
cfg80211: hold BSS over association process
Johannes Berg
2013-06-19
1
-5
/
+10
*
cfg80211: separate internal SME implementation
Johannes Berg
2013-06-04
1
-288
/
+254
*
cfg80211: remove some locked wrappers from sme API
Johannes Berg
2013-05-25
1
-34
/
+7
*
cfg80211: remove some locked wrappers from mlme API
Johannes Berg
2013-05-25
1
-20
/
+20
*
cfg80211: vastly simplify locking
Johannes Berg
2013-05-25
1
-22
/
+4
*
cfg80211: check wdev->netdev in connection work
Johannes Berg
2013-05-23
1
-0
/
+3
*
cfg80211: fix interface down/disconnect state handling
Johannes Berg
2013-05-16
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-10
1
-0
/
+2
|
\
|
*
cfg80211: sched_scan_mtx lock in cfg80211_conn_work()
Artem Savkov
2013-03-30
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-29
1
-2
/
+4
|
\
\
|
|
/
|
*
cfg80211: always check for scan end on P2P device
Johannes Berg
2013-03-24
1
-2
/
+4
*
|
cfg80211: fix potential connection work crash
Johannes Berg
2013-03-20
1
-1
/
+1
*
|
cfg80211: refactor association parameters
Johannes Berg
2013-03-06
1
-13
/
+15
*
|
cfg80211: add ability to override VHT capabilities
Johannes Berg
2013-03-06
1
-1
/
+3
|
/
*
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-02-11
1
-8
/
+8
*
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
2013-01-16
1
-1
/
+2
*
regulatory: code cleanup
Johannes Berg
2013-01-03
1
-4
/
+2
*
cfg80211: fix BSS struct IE access races
Johannes Berg
2012-11-30
1
-2
/
+11
*
cfg80211: add wrappers for registered_device_ops
Hila Gonen
2012-10-18
1
-4
/
+5
*
cfg80211: add support for flushing old scan results
Sam Leffler
2012-10-18
1
-0
/
+1
*
cfg80211: Allow user space to specify non-IEs to SAE Authentication
Jouni Malinen
2012-10-17
1
-1
/
+1
*
nl80211: move scan API to wdev
Johannes Berg
2012-07-12
1
-3
/
+3
*
nl80211: prepare for non-netdev wireless devs
Johannes Berg
2012-07-09
1
-2
/
+2
*
cfg80211: stop tracking authenticated state
Johannes Berg
2012-02-06
1
-34
/
+7
*
cfg80211: Fix race in bss timeout
Vasanthakumar Thiagarajan
2011-12-13
1
-21
/
+40
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
1
-0
/
+1
|
\
|
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
wireless: Support ht-capabilities over-rides.
Ben Greear
2011-11-21
1
-1
/
+6
|
/
*
wireless: Do not allow disabled channel in scan request
Rajkumar Manoharan
2011-09-20
1
-7
/
+12
*
wireless: Fix rate mask for scan request
Rajkumar Manoharan
2011-09-16
1
-0
/
+2
*
cfg80211: Use consistent BSS matching between scan and sme
Jouni Malinen
2011-05-19
1
-5
/
+14
*
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
2010-10-06
1
-1
/
+1
*
cfg80211/nl80211: introduce p2p device types
Johannes Berg
2010-09-16
1
-3
/
+6
*
wireless: mark cfg80211_is_all_idle as static
John W. Linville
2010-07-20
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-11
1
-5
/
+0
|
\
[next]