index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: respect iface combinations when starting operation
Michal Kazior
2012-06-29
6
-5
/
+52
*
cfg80211: add channel checking for iface combinations
Michal Kazior
2012-06-29
3
-8
/
+88
*
cfg80211/mac80211: remove .get_channel
Michal Kazior
2012-06-29
2
-17
/
+7
*
cfg80211: set initial monitor channel
Michal Kazior
2012-06-29
1
-0
/
+31
*
cfg80211: track monitor channel
Michal Kazior
2012-06-29
3
-2
/
+18
*
cfg80211: refuse to .set_monitor_channel when non-monitors are present
Michal Kazior
2012-06-29
1
-0
/
+2
*
cfg80211: track monitor interfaces count
Michal Kazior
2012-06-29
3
-0
/
+43
*
cfg80211: introduce cfg80211_get_chan_state
Michal Kazior
2012-06-29
2
-0
/
+63
*
cfg80211: track ibss fixed channel
Michal Kazior
2012-06-29
1
-0
/
+1
*
cfg80211: add channel tracking for AP and mesh
Michal Kazior
2012-06-29
4
-5
/
+19
*
cfg80211: .stop_ap when interface is going down
Michal Kazior
2012-06-29
2
-0
/
+6
*
cfg80211: introduce cfg80211_stop_ap
Michal Kazior
2012-06-29
4
-17
/
+50
*
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2012-06-28
2
-2
/
+2
|
\
|
*
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-06-26
1
-1
/
+8
|
|
\
|
*
\
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-06-22
4
-154
/
+214
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-13
2
-2
/
+2
|
|
\
\
\
|
|
*
|
|
cfg80211: fix potential deadlock in regulatory
Eliad Peller
2012-06-13
1
-1
/
+1
|
|
*
|
|
cfg80211: check iface combinations only when iface is running
Michal Kazior
2012-06-09
1
-1
/
+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
2
-0
/
+10
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
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
3
-89
/
+82
*
|
|
{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval
Chun-Yeow Yeoh
2012-06-18
2
-1
/
+10
*
|
|
{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...
Chun-Yeow Yeoh
2012-06-14
2
-1
/
+18
*
|
|
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
|
/
/
*
|
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
7
-75
/
+42
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
2
-2
/
+23
|
\
\
|
|
/
|
*
cfg80211: fix interface combinations check
Johannes Berg
2012-06-05
1
-1
/
+18
|
*
cfg80211: use sme_state in ibss start/join path
Amitkumar Karwar
2012-06-04
1
-1
/
+5
*
|
cfg80211: provide channel to join_mesh function
Johannes Berg
2012-06-05
4
-15
/
+138
*
|
cfg80211: disallow setting channel on WDS interfaces
Johannes Berg
2012-06-05
2
-4
/
+2
*
|
cfg80211: provide channel to start_ap function
Johannes Berg
2012-06-05
1
-2
/
+51
*
|
cfg80211: simplify cfg80211_can_beacon_sec_chan API
Johannes Berg
2012-06-05
1
-16
/
+6
*
|
cfg80211: deprecate CFG80211_WEXT
Johannes Berg
2012-06-05
1
-1
/
+0
*
|
wireless: remove wext sysfs
Johannes Berg
2012-06-05
1
-13
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
2012-05-22
5
-38
/
+41
|
\
|
*
nl80211: refactor valid channel type check
Johannes Berg
2012-05-16
1
-30
/
+29
|
*
cfg80211: fix cfg80211_can_beacon_sec_chan prototype
Johannes Berg
2012-05-16
1
-1
/
+1
|
*
nl80211: prevent additions to old station flags API
Johannes Berg
2012-05-16
1
-2
/
+8
|
*
cfg80211: add warning when calculating MCS rates >= 32
Johannes Berg
2012-05-16
1
-1
/
+1
|
*
cfg80211: remove double prototype
Johannes Berg
2012-05-16
1
-2
/
+0
|
*
Net: wireless: core.c: fixed checkpatch warnings
Cristian Chilipirea
2012-05-16
1
-2
/
+2
*
|
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
2
-56
/
+27
[next]