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
/
mac80211
/
cfg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix monitor mode channel reporting
Felix Fietkau
2013-02-26
1
-3
/
+9
*
mac80211: clean up mesh code
Johannes Berg
2013-02-15
1
-7
/
+7
*
cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station
Jouni Malinen
2013-02-15
1
-2
/
+4
*
mac80211: cache mesh beacon
Thomas Pedersen
2013-02-15
1
-6
/
+3
*
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2013-02-15
1
-2
/
+1
*
mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap
Johannes Berg
2013-02-15
1
-2
/
+1
*
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
2013-02-15
1
-1
/
+2
|
\
|
*
mac80211: fix error in sizeof() usage
Cong Ding
2013-02-06
1
-1
/
+2
*
|
mac80211: consolidate MBSS change notification
Thomas Pedersen
2013-02-15
1
-9
/
+11
*
|
mac80211: add radar detection command/event
Simon Wunderlich
2013-02-15
1
-1
/
+35
*
|
mac80211: Fix tx queue handling during scans
Seth Forshee
2013-02-11
1
-1
/
+2
*
|
mac80211: explicitly copy channels to VLANs where needed
Johannes Berg
2013-02-11
1
-0
/
+2
*
|
mac80211: mesh power save basics
Marco Porsch
2013-02-04
1
-1
/
+26
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
1
-1
/
+11
|
\
\
|
|
/
|
*
mac80211: fix FT roaming
Johannes Berg
2013-01-16
1
-1
/
+11
*
|
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
2013-01-16
1
-0
/
+3
*
|
mac80211: update mesh peer link counter during userspace peering
Marco Porsch
2013-01-16
1
-3
/
+19
*
|
mac80211: allow disable power save in mesh
Chun-Yeow Yeoh
2013-01-16
1
-1
/
+2
*
|
cfg80211: disallow more station changes
Johannes Berg
2013-01-03
1
-4
/
+5
*
|
nl80211/mac80211: support full station state in AP mode
Johannes Berg
2013-01-03
1
-44
/
+71
*
|
mac80211: track enable_beacon explicitly
Johannes Berg
2013-01-03
1
-0
/
+3
*
|
mac80211: optimise AP stop RCU handling
Johannes Berg
2013-01-03
1
-2
/
+7
*
|
mac80211: remove final sta_info_flush()
Johannes Berg
2013-01-03
1
-4
/
+3
|
/
*
mac80211: flush AP_VLAN stations when tearing down the BSS AP
Felix Fietkau
2013-01-03
1
-0
/
+2
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-12-06
1
-29
/
+48
|
\
|
*
mac80211: re-organize the rx rate calculation logic
Saravana
2012-11-29
1
-28
/
+33
|
*
mac80211: support P2P GO powersave configuration
Johannes Berg
2012-11-27
1
-1
/
+15
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
1
-64
/
+73
|
\
\
|
|
/
|
*
mac80211: support VHT rates in TX info
Johannes Berg
2012-11-26
1
-17
/
+24
|
*
mac80211: support drivers reporting VHT RX
Johannes Berg
2012-11-26
1
-3
/
+23
|
*
mac80211: convert to channel definition struct
Johannes Berg
2012-11-26
1
-27
/
+14
|
*
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
2012-11-26
1
-2
/
+3
|
*
cfg80211: pass a channel definition struct
Johannes Berg
2012-11-26
1
-19
/
+24
|
*
cfg80211: remove remain-on-channel channel type
Johannes Berg
2012-11-26
1
-19
/
+8
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-21
1
-2
/
+4
|
\
\
|
|
/
|
*
mac80211: make remain_on_channel() op pass vif param
Eliad Peller
2012-11-19
1
-2
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-21
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
mac80211: do not call ieee80211_configure_filter if no interfaces are up
Felix Fietkau
2012-10-31
1
-0
/
+3
*
|
mac80211: implement set_mcast_rate() callback
Antonio Quartulli
2012-11-05
1
-0
/
+11
*
|
mac80211: use a counter for remain-on-channel cookie
Johannes Berg
2012-10-30
1
-6
/
+15
*
|
mac80211: handle TX power per virtual interface
Johannes Berg
2012-10-30
1
-15
/
+32
*
|
cfg80211: allow per interface TX power setting
Johannes Berg
2012-10-30
1
-1
/
+4
*
|
mac80211: add explicit AP/GO driver operations
Johannes Berg
2012-10-26
1
-0
/
+11
*
|
mac80211: move AP teardown code to correct place
Johannes Berg
2012-10-26
1
-9
/
+19
*
|
nl/cfg80211: force scan using an AP vif if requested
Antonio Quartulli
2012-10-18
1
-1
/
+10
*
|
mac80211: remove some unused code
Johannes Berg
2012-10-18
1
-2
/
+0
*
|
{nl,cfg}80211: Peer STA VHT caps
Mahesh Palivela
2012-10-17
1
-0
/
+5
*
|
mac80211: track needed RX chains for channel contexts
Johannes Berg
2012-10-17
1
-4
/
+11
*
|
mac80211: use channel contexts
Johannes Berg
2012-10-17
1
-120
/
+128
*
|
mac80211: track whether to use channel contexts
Johannes Berg
2012-10-16
1
-0
/
+3
|
/
[next]