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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-11
mac80211: remove a few set but unused variables
Johannes Berg
1
-4
/
+1
2013-03-06
mac80211: support userspace MPM
Thomas Pedersen
1
-1
/
+1
2013-03-06
mac80211: cleanup suspend/resume on mesh mode
Stanislaw Gruszka
1
-55
/
+2
2013-02-18
mac80211: don't spam mesh probe response messages
Thomas Pedersen
1
-1
/
+0
2013-02-15
mac80211: clean up mesh code
Johannes Berg
1
-54
/
+61
2013-02-15
mac80211: generate mesh probe responses
Thomas Pedersen
1
-0
/
+60
2013-02-15
mac80211: cache mesh beacon
Thomas Pedersen
1
-3
/
+151
2013-02-15
mac80211: consolidate MBSS change notification
Thomas Pedersen
1
-1
/
+1
2013-02-11
mac80211: Add the DS Params for mesh to every band
Emanuel Taube
1
-9
/
+4
2013-02-11
mac80211: fix mesh sta teardown
Thomas Pedersen
1
-0
/
+25
2013-02-04
mac80211: mesh power save basics
Marco Porsch
1
-0
/
+33
2013-01-29
mac80211: dynamic short slot time for MBSSs
Thomas Pedersen
1
-5
/
+0
2013-01-17
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
1
-1
/
+0
2013-01-03
mac80211: assign bss_conf.bssid only once
Johannes Berg
1
-0
/
+3
2013-01-03
mac80211: track enable_beacon explicitly
Johannes Berg
1
-0
/
+3
2013-01-03
mac80211: remove a bit of dead mesh code
Johannes Berg
1
-5
/
+0
2013-01-03
mac80211: remove final sta_info_flush()
Johannes Berg
1
-1
/
+1
2013-01-03
mac80211: use short slot time in mesh for 5GHz
Chun-Yeow Yeoh
1
-7
/
+14
2013-01-03
mac80211: RMC buckets are just list heads
Thomas Pedersen
1
-4
/
+4
2012-11-26
mac80211: convert to channel definition struct
Johannes Berg
1
-17
/
+11
2012-11-26
mac80211: move Mesh Capability field definition to ieee80211.h
Marco Porsch
1
-4
/
+4
2012-10-23
mac80211: mesh STAs only process mesh beacons
Thomas Pedersen
1
-4
/
+5
2012-10-17
mac80211: move out the non-statistics variable estab_plinks from mesh_stat
Ashok Nagarajan
1
-1
/
+1
2012-10-17
mac80211: use channel contexts
Johannes Berg
1
-9
/
+32
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-9
/
+19
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-9
/
+19
2012-08-20
mac80211: mesh: don't use global channel type
Johannes Berg
1
-5
/
+6
2012-08-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+13
2012-08-13
mac80211: fix unnecessary beacon update after peering status change
Marco Porsch
1
-8
/
+13
2012-08-03
mac80211: improve cleanup when leaving mesh
Thomas Pedersen
1
-1
/
+5
2012-08-01
mac80211: cancel mesh path timer
Johannes Berg
1
-0
/
+1
2012-08-01
mac80211: clear timer bits when disconnecting
Johannes Berg
1
-0
/
+2
2012-07-31
mac80211: manage carrier state in mesh
Johannes Berg
1
-0
/
+4
2012-07-31
mac80211: use oper_channel in mesh
Johannes Berg
1
-3
/
+4
2012-07-11
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+1
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-4
/
+0
2012-06-18
mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value
Chun-Yeow Yeoh
1
-1
/
+1
2012-06-14
mac80211: implement the proactive PREQ generation
Chun-Yeow Yeoh
1
-2
/
+8
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-2
/
+1
2012-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
1
-2
/
+4
2012-05-16
mac80211: Fix don't use '>' operator for matching channel types
Ashok Nagarajan
1
-2
/
+4
2012-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-4
/
+14
2012-05-10
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-2
/
+2
2012-05-09
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
1
-0
/
+3
2012-05-09
mac80211: Allow nonHT/HT peering in mesh
Ashok Nagarajan
1
-3
/
+9
2012-05-09
mac80211: Advertise HT protection mode in IEs
Ashok Nagarajan
1
-1
/
+2
2012-04-23
mac80211: refactor mesh peer rate handling
Thomas Pedersen
1
-10
/
+9
2012-04-12
mac80211: Check basic rates when peering
Ashok Nagarajan
1
-5
/
+10
2012-04-12
mac80211: Modify sta_get_rates to give basic rates
Ashok Nagarajan
1
-2
/
+3
2012-04-12
mac80211: Use mandatory rates as basic rates when starting mesh
Ashok Nagarajan
1
-0
/
+4
[next]