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
/
nl80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nl80211: fix possible memory leak nl80211_connect()
Wei Yongjun
2012-09-04
1
-1
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
1
-139
/
+398
|
\
|
*
cfg80211: add cellular base station regulatory hint support
Luis R. Rodriguez
2012-07-17
1
-1
/
+22
|
*
cfg80211: support TX error rate CQM
Thomas Pedersen
2012-07-17
1
-0
/
+85
|
*
nl80211: add wdev ID as u64 as it should
Johannes Berg
2012-07-17
1
-1
/
+1
|
*
cfg80211/mac80211: re-add get_channel operation
Johannes Berg
2012-07-13
1
-5
/
+11
|
*
nl80211: allow enabling WoWLAN without triggers
Johannes Berg
2012-07-12
1
-17
/
+13
|
*
nl80211: move scan API to wdev
Johannes Berg
2012-07-12
1
-14
/
+17
|
*
nl80211: send interface after creation
Johannes Berg
2012-07-12
1
-2
/
+15
|
*
cfg80211: use wireless_dev for interface management
Johannes Berg
2012-07-12
1
-9
/
+17
|
*
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
2012-07-09
1
-49
/
+70
|
*
nl80211: retrieve interface data by wdev
Johannes Berg
2012-07-09
1
-11
/
+15
|
*
nl80211: add NL80211_FLAG_NEED_WDEV
Johannes Berg
2012-07-09
1
-18
/
+39
|
*
nl80211: prepare for non-netdev wireless devs
Johannes Berg
2012-07-09
1
-27
/
+108
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
1
-28
/
+37
|
\
\
|
|
/
|
*
{nl,cfg}80211: support high bitrates
Vladimir Kondratiev
2012-07-05
1
-2
/
+7
|
*
cfg80211: respect iface combinations when starting operation
Michal Kazior
2012-06-29
1
-0
/
+8
|
*
cfg80211/mac80211: remove .get_channel
Michal Kazior
2012-06-29
1
-10
/
+5
|
*
cfg80211: add channel tracking for AP and mesh
Michal Kazior
2012-06-29
1
-0
/
+1
|
*
cfg80211: introduce cfg80211_stop_ap
Michal Kazior
2012-06-29
1
-16
/
+1
|
*
cfg80211: allow advertising VHT capabilities
Mahesh Palivela
2012-06-28
1
-0
/
+9
|
*
cfg80211: don't allow WoWLAN support without CONFIG_PM
Johannes Berg
2012-06-27
1
-0
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
1
-66
/
+216
|
\
\
|
|
/
|
*
nl80211: specify RSSI threshold in scheduled scan
Thomas Pedersen
2012-06-26
1
-1
/
+8
|
*
cfg80211: fix regression in multi-vif AP start
Felix Fietkau
2012-06-20
1
-2
/
+32
|
*
nl80211: use __cfg80211_rdev_from_attrs for testmode
Johannes Berg
2012-06-20
1
-13
/
+10
|
*
nl80211: change __cfg80211_rdev_from_info
Johannes Berg
2012-06-20
1
-9
/
+10
|
*
nl80211: fix netns separation
Johannes Berg
2012-06-20
1
-9
/
+12
|
*
nl80211: refactor __cfg80211_rdev_from_info
Johannes Berg
2012-06-20
1
-28
/
+31
|
*
cfg80211: make some functions static
Johannes Berg
2012-06-20
1
-0
/
+82
|
*
{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval
Chun-Yeow Yeoh
2012-06-18
1
-1
/
+8
|
*
{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...
Chun-Yeow Yeoh
2012-06-14
1
-1
/
+14
|
*
nl80211: fix sched scan match attribute name
Johannes Berg
2012-06-13
1
-2
/
+2
|
*
{nl,cfg,mac}80211: fix the coding style related to mesh parameters
Chun-Yeow Yeoh
2012-06-11
1
-45
/
+52
*
|
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
2012-06-28
1
-13
/
+13
|
/
*
cfg80211: validate remain-on-channel time better
Johannes Berg
2012-06-06
1
-7
/
+16
*
cfg80211: clarify set_channel APIs
Johannes Berg
2012-06-06
1
-9
/
+12
*
cfg80211: provide channel to join_mesh function
Johannes Berg
2012-06-05
1
-10
/
+33
*
cfg80211: disallow setting channel on WDS interfaces
Johannes Berg
2012-06-05
1
-3
/
+2
*
cfg80211: provide channel to start_ap function
Johannes Berg
2012-06-05
1
-2
/
+51
*
nl80211: refactor valid channel type check
Johannes Berg
2012-05-16
1
-30
/
+29
*
nl80211: prevent additions to old station flags API
Johannes Berg
2012-05-16
1
-2
/
+8
*
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
2012-05-08
1
-1
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-26
1
-0
/
+3
|
\
|
*
cfg80211: Validate legacy rateset.
Bala Shanmugam
2012-04-23
1
-0
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-18
1
-0
/
+13
|
\
\
|
|
/
|
*
cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE
Pontus Fuchs
2012-04-13
1
-0
/
+13
*
|
Merge branch 'master' into for-davem
John W. Linville
2012-04-12
1
-15
/
+77
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-12
1
-13
/
+18
|
|
\
|
|
*
nl80211: ensure interface is up in various APIs
Johannes Berg
2012-04-09
1
-13
/
+18
[next]