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.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
/
mesh_plink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
mac80211: parse VHT channel switch IEs
Johannes Berg
1
-1
/
+1
2013-04-10
mac80211: stringify another plink state
Thomas Pedersen
1
-2
/
+2
2013-03-06
mac80211: init mesh timer for user authed STAs
Thomas Pedersen
1
-1
/
+0
2013-03-06
mac80211: support userspace MPM
Thomas Pedersen
1
-2
/
+7
2013-03-06
mac80211: cleanup suspend/resume on mesh mode
Stanislaw Gruszka
1
-26
/
+1
2013-02-18
mac80211: stringify mesh peering events
Thomas Pedersen
1
-14
/
+24
2013-02-18
mac80211: clean up mesh HT operation
Thomas Pedersen
1
-38
/
+24
2013-02-15
mac80211: clean up mesh code
Johannes Berg
1
-16
/
+20
2013-02-15
mac80211: cache mesh beacon
Thomas Pedersen
1
-2
/
+2
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
1
-4
/
+2
2013-02-15
mac80211: consolidate MBSS change notification
Thomas Pedersen
1
-15
/
+18
2013-02-11
mac80211: fix mesh sta teardown
Thomas Pedersen
1
-2
/
+6
2013-02-05
mac80211: stop plink timer only on mesh interfaces
Thomas Pedersen
1
-0
/
+3
2013-02-04
mac80211: mesh power save basics
Marco Porsch
1
-0
/
+17
2013-01-29
mac80211: dynamic short slot time for MBSSs
Thomas Pedersen
1
-0
/
+63
2013-01-28
mac80211: fix mesh_sta_info_get() reshuffle damage
Thomas Pedersen
1
-0
/
+2
2013-01-24
mac80211: support mesh rate updates
Thomas Pedersen
1
-1
/
+7
2013-01-24
mac80211: clean up mesh sta allocation warning
Thomas Pedersen
1
-63
/
+95
2013-01-17
mac80211: update mesh peer link counter during userspace peering
Marco Porsch
1
-14
/
+0
2012-11-28
mac80211: don't reinit rate control when mesh sta exists
Helmut Schaa
1
-1
/
+2
2012-11-26
mac80211: convert to channel definition struct
Johannes Berg
1
-8
/
+11
2012-11-26
mac80211: remove mesh config macros from mesh_plink.c
Marco Porsch
1
-15
/
+13
2012-10-17
mac80211: move out the non-statistics variable estab_plinks from mesh_stat
Ashok Nagarajan
1
-2
/
+2
2012-10-17
mac80211: use channel contexts
Johannes Berg
1
-5
/
+5
2012-09-14
mac80211: allow re-open the blocked peer link in mesh
Chun-Yeow Yeoh
1
-1
/
+2
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-11
/
+27
2012-08-20
mac80211: mesh: don't use global channel type
Johannes Berg
1
-3
/
+4
2012-08-13
mac80211: fix unnecessary beacon update after peering status change
Marco Porsch
1
-25
/
+19
2012-08-03
mac80211: skb leak in mesh_plink_frame_tx()
Thomas Pedersen
1
-6
/
+11
2012-08-03
mac80211: don't request ack for peering close
Thomas Pedersen
1
-0
/
+3
2012-07-31
mac80211: fix current vs. operating channel in preq/beacon
Johannes Berg
1
-2
/
+4
2012-07-31
mac80211: don't re-init rate control when receiving mesh beacon
Chun-Yeow Yeoh
1
-0
/
+5
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-07-11
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-2
/
+3
2012-06-28
mac80211: don't expose ieee80211_add_srates_ie()
Johannes Berg
1
-2
/
+2
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-29
/
+32
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-1
/
+1
2012-05-16
mac80211: Modify mesh_set_ht_prot_mode() to have less identation
Ashok Nagarajan
1
-23
/
+24
2012-05-16
mac80211: send peer candidate event for new sta only
Thomas Pedersen
1
-9
/
+9
2012-05-09
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
1
-0
/
+1
2012-05-09
mac80211: Implement HT mixed protection mode
Ashok Nagarajan
1
-7
/
+76
2012-05-09
mac80211: don't transmit 40MHz frames to 20MHz peer
Thomas Pedersen
1
-0
/
+6
2012-05-09
mac80211: insert mesh peer after init
Thomas Pedersen
1
-3
/
+5
2012-04-23
mac80211: don't set mesh peer ht caps if ht disabled
Thomas Pedersen
1
-1
/
+2
2012-04-23
mac80211: refactor mesh peer rate handling
Thomas Pedersen
1
-14
/
+11
2012-04-23
mac80211: refactor mesh peer initialization
Thomas Pedersen
1
-54
/
+72
2012-04-12
mac80211: Check basic rates when peering
Ashok Nagarajan
1
-1
/
+1
2012-04-12
mac80211: Modify sta_get_rates to give basic rates
Ashok Nagarajan
1
-3
/
+4
2012-04-12
mac80211: Indicate basic rates when adding rate IEs
Ashok Nagarajan
1
-2
/
+2
2012-04-10
wireless: rename ht_info to ht_operation
Johannes Berg
1
-2
/
+2
[next]