index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: factor peering frame processing into own function
Thomas Pedersen
2013-11-25
1
-40
/
+48
*
mac80211: return -ENOMEM in mesh_plink_frame_tx
Bob Copeland
2013-11-25
1
-1
/
+1
*
mac80211: mesh_plink: don't ignore holding timer
Bob Copeland
2013-11-25
1
-2
/
+1
*
mac80211: mesh_plink: collapse the two switch statements together
Bob Copeland
2013-11-25
1
-17
/
+9
*
mac80211: mesh: rewrite rssi_threshold_check in C
Bob Copeland
2013-11-25
1
-8
/
+12
*
mac80211: mesh_plink: group basic fitness checks
Bob Copeland
2013-11-25
1
-33
/
+37
*
mac80211: mesh: factor out common plink close/estab code
Bob Copeland
2013-11-25
1
-55
/
+43
*
mac80211: hold sta->lock across plink switch statements
Bob Copeland
2013-11-25
1
-26
/
+3
*
mac80211: consolidate calls to plink_frame_tx
Thomas Pedersen
2013-11-25
1
-43
/
+29
*
mac80211: fix off-by-one in llid check.
Bob Copeland
2013-11-25
1
-1
/
+1
*
mac80211: fixes for mesh powersave logic
Marco Porsch
2013-10-28
1
-1
/
+2
*
mac80211: select and adjust bitrates according to channel mode
Simon Wunderlich
2013-07-16
1
-1
/
+1
*
mac80211: fix various components for the new 5 and 10 MHz widths
Simon Wunderlich
2013-06-18
1
-1
/
+7
*
mac80211: fix mesh deadlock
Thomas Pedersen
2013-06-11
1
-6
/
+1
*
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
2013-05-25
1
-1
/
+6
*
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-10
1
-2
/
+3
|
/
[prev]
[next]