index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
cfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
mac80211: really fix monitor mode channel reporting
Johannes Berg
1
-8
/
+13
2013-02-27
mac80211: fix monitor mode channel reporting
Felix Fietkau
1
-3
/
+9
2013-02-15
mac80211: clean up mesh code
Johannes Berg
1
-7
/
+7
2013-02-15
cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station
Jouni Malinen
1
-2
/
+4
2013-02-15
mac80211: cache mesh beacon
Thomas Pedersen
1
-6
/
+3
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
1
-2
/
+1
2013-02-15
mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap
Johannes Berg
1
-2
/
+1
2013-02-15
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
1
-1
/
+2
2013-02-15
mac80211: consolidate MBSS change notification
Thomas Pedersen
1
-9
/
+11
2013-02-15
mac80211: add radar detection command/event
Simon Wunderlich
1
-1
/
+35
2013-02-12
mac80211: Fix tx queue handling during scans
Seth Forshee
1
-1
/
+2
2013-02-11
mac80211: explicitly copy channels to VLANs where needed
Johannes Berg
1
-0
/
+2
2013-02-06
mac80211: fix error in sizeof() usage
Cong Ding
1
-1
/
+2
2013-02-04
mac80211: mesh power save basics
Marco Porsch
1
-1
/
+26
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+11
2013-01-17
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
1
-0
/
+3
2013-01-17
mac80211: update mesh peer link counter during userspace peering
Marco Porsch
1
-3
/
+19
2013-01-16
mac80211: allow disable power save in mesh
Chun-Yeow Yeoh
1
-1
/
+2
2013-01-16
mac80211: fix FT roaming
Johannes Berg
1
-1
/
+11
2013-01-03
cfg80211: disallow more station changes
Johannes Berg
1
-4
/
+5
2013-01-03
nl80211/mac80211: support full station state in AP mode
Johannes Berg
1
-44
/
+71
2013-01-03
mac80211: track enable_beacon explicitly
Johannes Berg
1
-0
/
+3
2013-01-03
mac80211: optimise AP stop RCU handling
Johannes Berg
1
-2
/
+7
2013-01-03
mac80211: remove final sta_info_flush()
Johannes Berg
1
-4
/
+3
2013-01-03
mac80211: flush AP_VLAN stations when tearing down the BSS AP
Felix Fietkau
1
-0
/
+2
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-29
/
+48
2012-11-29
mac80211: re-organize the rx rate calculation logic
Saravana
1
-28
/
+33
2012-11-27
mac80211: support P2P GO powersave configuration
Johannes Berg
1
-1
/
+15
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-64
/
+73
2012-11-26
mac80211: support VHT rates in TX info
Johannes Berg
1
-17
/
+24
2012-11-26
mac80211: support drivers reporting VHT RX
Johannes Berg
1
-3
/
+23
2012-11-26
mac80211: convert to channel definition struct
Johannes Berg
1
-27
/
+14
2012-11-26
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
1
-2
/
+3
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-19
/
+24
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
1
-19
/
+8
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+4
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2012-11-19
mac80211: make remain_on_channel() op pass vif param
Eliad Peller
1
-2
/
+4
2012-11-05
mac80211: implement set_mcast_rate() callback
Antonio Quartulli
1
-0
/
+11
2012-10-31
mac80211: do not call ieee80211_configure_filter if no interfaces are up
Felix Fietkau
1
-0
/
+3
2012-10-30
mac80211: use a counter for remain-on-channel cookie
Johannes Berg
1
-6
/
+15
2012-10-30
mac80211: handle TX power per virtual interface
Johannes Berg
1
-15
/
+32
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
1
-1
/
+4
2012-10-26
mac80211: add explicit AP/GO driver operations
Johannes Berg
1
-0
/
+11
2012-10-26
mac80211: move AP teardown code to correct place
Johannes Berg
1
-9
/
+19
2012-10-18
nl/cfg80211: force scan using an AP vif if requested
Antonio Quartulli
1
-1
/
+10
2012-10-18
mac80211: remove some unused code
Johannes Berg
1
-2
/
+0
2012-10-17
{nl,cfg}80211: Peer STA VHT caps
Mahesh Palivela
1
-0
/
+5
2012-10-17
mac80211: track needed RX chains for channel contexts
Johannes Berg
1
-4
/
+11
2012-10-17
mac80211: use channel contexts
Johannes Berg
1
-120
/
+128
[next]