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