index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2015-09-22
mac80211: implement VHT support for mesh
Bob Copeland
1
-1
/
+8
2015-08-14
mac80211: use DECLARE_EWMA
Johannes Berg
1
-1
/
+1
2015-07-17
mac80211: select an AID when creating new mesh STAs
Bob Copeland
1
-6
/
+35
2015-07-17
mac80211: mesh: separate plid and aid concepts
Bob Copeland
1
-10
/
+19
2015-07-17
mac80211: reorder mesh_plink to remove forward decl
Bob Copeland
1
-57
/
+52
2015-07-17
Merge branch 'mac80211' into mac80211-next
Johannes Berg
1
-1
/
+4
2015-07-17
mac80211: move mesh related station fields to own struct
Johannes Berg
1
-88
/
+89
2015-07-17
mac80211: add missing length check for confirm frames
Bob Copeland
1
-0
/
+3
2015-07-17
mac80211: correct aid location in peering frames
Bob Copeland
1
-1
/
+1
2015-06-09
mac80211: Always check rates and capabilities in mesh mode
Alexis Green
1
-1
/
+2
2015-06-02
mac80211: remove short slot/short preamble incapable flags
Johannes Berg
1
-3
/
+1
2015-04-20
mac80211: introduce plink lock for plink fields
Bob Copeland
1
-17
/
+20
2015-03-30
mac80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
1
-0
/
+4
2015-03-04
mesh_plink: fixup type of timeout to match usage
Nicholas Mc Guire
1
-1
/
+1
2015-03-04
mesh_plink: use msecs_to_jiffies for proper time conversion
Nicholas Mc Guire
1
-2
/
+2
2015-01-23
Revert "mac80211: keep sending peer candidate events while in listen state"
Bob Copeland
1
-7
/
+0
2014-12-17
mac80211: keep sending peer candidate events while in listen state
Nishikawa, Kenzoh
1
-0
/
+7
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+6
2014-08-26
mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy
Bob Copeland
1
-7
/
+3
2014-08-26
mac80211: mesh_plink: handle confirm frames with new plid
Bob Copeland
1
-1
/
+6
2014-08-15
mac80211: don't duplicate station QoS capability data
Johannes Berg
1
-3
/
+1
2014-06-23
mac80211: remove ignore_plink_timer flag
Bob Copeland
1
-7
/
+23
2014-01-06
mac80211: enable WME for peer mesh STA
Chun-Yeow Yeoh
1
-0
/
+1
2013-11-25
mac80211: use put_unaligned_le16 in mesh_plink_frame_tx
Chun-Yeow Yeoh
1
-27
/
+27
2013-11-25
mac80211: clean up mesh local link ID generation
Thomas Pedersen
1
-5
/
+35
2013-11-25
mac80211: factor out plink event gathering
Thomas Pedersen
1
-80
/
+115
2013-11-25
mac80211: factor out peering FSM
Thomas Pedersen
1
-143
/
+155
2013-11-25
mac80211: assign sta plid early
Thomas Pedersen
1
-2
/
+1
2013-11-25
mac80211: consolidate rcu unlocks in plink frame rx
Thomas Pedersen
1
-18
/
+10
2013-11-25
mac80211: factor peering frame processing into own function
Thomas Pedersen
1
-40
/
+48
2013-11-25
mac80211: return -ENOMEM in mesh_plink_frame_tx
Bob Copeland
1
-1
/
+1
2013-11-25
mac80211: mesh_plink: don't ignore holding timer
Bob Copeland
1
-2
/
+1
2013-11-25
mac80211: mesh_plink: collapse the two switch statements together
Bob Copeland
1
-17
/
+9
2013-11-25
mac80211: mesh: rewrite rssi_threshold_check in C
Bob Copeland
1
-8
/
+12
2013-11-25
mac80211: mesh_plink: group basic fitness checks
Bob Copeland
1
-33
/
+37
2013-11-25
mac80211: mesh: factor out common plink close/estab code
Bob Copeland
1
-55
/
+43
2013-11-25
mac80211: hold sta->lock across plink switch statements
Bob Copeland
1
-26
/
+3
2013-11-25
mac80211: consolidate calls to plink_frame_tx
Thomas Pedersen
1
-43
/
+29
2013-11-25
mac80211: fix off-by-one in llid check.
Bob Copeland
1
-1
/
+1
2013-10-28
mac80211: fixes for mesh powersave logic
Marco Porsch
1
-1
/
+2
2013-07-16
mac80211: select and adjust bitrates according to channel mode
Simon Wunderlich
1
-1
/
+1
2013-06-18
mac80211: fix various components for the new 5 and 10 MHz widths
Simon Wunderlich
1
-1
/
+7
2013-06-11
mac80211: fix mesh deadlock
Thomas Pedersen
1
-6
/
+1
2013-05-25
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
1
-1
/
+6
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
[next]