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
/
mesh_plink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-09-08
1
-1
/
+6
|
\
|
*
mac80211: mesh_plink: handle confirm frames with new plid
Bob Copeland
2014-08-26
1
-1
/
+6
*
|
mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy
Bob Copeland
2014-08-26
1
-7
/
+3
*
|
mac80211: don't duplicate station QoS capability data
Johannes Berg
2014-08-15
1
-3
/
+1
|
/
*
mac80211: remove ignore_plink_timer flag
Bob Copeland
2014-06-23
1
-7
/
+23
*
mac80211: enable WME for peer mesh STA
Chun-Yeow Yeoh
2014-01-06
1
-0
/
+1
*
mac80211: use put_unaligned_le16 in mesh_plink_frame_tx
Chun-Yeow Yeoh
2013-11-25
1
-27
/
+27
*
mac80211: clean up mesh local link ID generation
Thomas Pedersen
2013-11-25
1
-5
/
+35
*
mac80211: factor out plink event gathering
Thomas Pedersen
2013-11-25
1
-80
/
+115
*
mac80211: factor out peering FSM
Thomas Pedersen
2013-11-25
1
-143
/
+155
*
mac80211: assign sta plid early
Thomas Pedersen
2013-11-25
1
-2
/
+1
*
mac80211: consolidate rcu unlocks in plink frame rx
Thomas Pedersen
2013-11-25
1
-18
/
+10
*
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
[next]