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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
mac80211: stop queues temporarily for flushing
Johannes Berg
7
-12
/
+31
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
9
-17
/
+48
2013-03-18
mac80211/minstrel_ht: do not sample actively used rates
Felix Fietkau
1
-2
/
+5
2013-03-18
mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates
Felix Fietkau
1
-3
/
+3
2013-03-18
mac80211/minstrel_ht: improve rate selection stability
Felix Fietkau
1
-1
/
+10
2013-03-18
mac80211: remove vif debugfs driver callbacks
Stanislaw Gruszka
2
-41
/
+0
2013-03-18
mac80211: move sdata debugfs dir to vif
Stanislaw Gruszka
4
-19
/
+18
2013-03-11
mac80211: add driver callback for per-interface multicast filter
Alexander Bondar
3
-0
/
+51
2013-03-11
mac80211: remove a few set but unused variables
Johannes Berg
3
-11
/
+1
2013-03-11
mac80211: batch key free synchronize_net()
Johannes Berg
3
-22
/
+73
2013-03-11
mac80211: remove underscores from some key functions
Johannes Berg
4
-20
/
+20
2013-03-11
mac80211: clean up key freeing a bit
Johannes Berg
3
-22
/
+25
2013-03-07
mac80211: Call drv_set_tim only if there is a change
Ilan Peer
1
-0
/
+13
2013-03-07
mac80211: provide ieee80211_sta_eosp()
Johannes Berg
3
-36
/
+3
2013-03-07
mac80211: provide race-free 64-bit traffic counters
Johannes Berg
3
-14
/
+25
2013-03-06
mac80211: init mesh timer for user authed STAs
Thomas Pedersen
2
-1
/
+5
2013-03-06
mac80211: disallow changing auto_open_plinks
Thomas Pedersen
1
-1
/
+4
2013-03-06
nl80211: user_mpm overrides auto_open_plinks
Thomas Pedersen
1
-0
/
+3
2013-03-06
mac80211: support userspace MPM
Thomas Pedersen
6
-6
/
+14
2013-03-06
cfg80211: rename mesh station types
Thomas Pedersen
2
-6
/
+6
2013-03-06
nl80211: explicit userspace MPM
Thomas Pedersen
2
-0
/
+9
2013-03-06
mac80211: improve minstrels rate sorting by means of throughput & probability
Thomas Huehn
3
-36
/
+49
2013-03-06
mac80211: treat minstrel success probabilities below 10% as implausible
Thomas Huehn
1
-1
/
+6
2013-03-06
mac80211: add lowest rate into minstrel's random rate sampling table
Thomas Huehn
3
-15
/
+10
2013-03-06
mac80211: extend minstrel's rate sampling to avoid unsampled rates
Thomas Huehn
2
-4
/
+10
2013-03-06
mac80211: add documentation and verbose variable names in
Thomas Huehn
2
-33
/
+50
2013-03-06
mac80211: merge value scaling macros of minstrel_ht and minstrel
Thomas Huehn
4
-13
/
+12
2013-03-06
mac80211: merge EWMA calculation of minstrel_ht and minstrel
Thomas Huehn
3
-21
/
+17
2013-03-06
mac80211/minstrel_ht: disable multiple consecutive sample attempts
Felix Fietkau
1
-1
/
+1
2013-03-06
regulatory: allow VHT channels in world roaming
Johannes Berg
1
-3
/
+3
2013-03-06
cfg80211: enable TDLS on P2P client interfaces
Johannes Berg
1
-0
/
+1
2013-03-06
mac80211: add VHT capabilities station debugfs file
Johannes Berg
1
-0
/
+31
2013-03-06
mac80211: restrict peer's VHT capabilities to own
Johannes Berg
1
-1
/
+113
2013-03-06
mac80211: fix HT capability overrides for AP station
Johannes Berg
1
-23
/
+25
2013-03-06
mac80211: don't apply HT overrides to TDLS peers
Johannes Berg
1
-9
/
+5
2013-03-06
mac80211: simplify AP interface stop
Johannes Berg
1
-2
/
+4
2013-03-06
mac80211: flush keys when stopping AP
Johannes Berg
2
-2
/
+5
2013-03-06
mac80211: defer tailroom counter manipulation when roaming
Johannes Berg
6
-11
/
+68
2013-03-06
mac80211: remove IEEE80211_KEY_FLAG_WMM_STA
Johannes Berg
1
-26
/
+0
2013-03-06
mac80211: merge reconfig assign chanctx code
Stanislaw Gruszka
1
-25
/
+22
2013-03-06
mac80211: cleanup suspend/resume on mesh mode
Stanislaw Gruszka
5
-97
/
+3
2013-03-06
mac80211: cleanup suspend/resume on ibss mode
Stanislaw Gruszka
2
-32
/
+1
2013-03-06
mac80211: cleanup suspend/resume on managed mode
Stanislaw Gruszka
2
-89
/
+2
2013-03-06
mac80211: cleanup generic suspend/resume procedures
Stanislaw Gruszka
5
-154
/
+6
2013-03-06
cfg80211/mac80211: disconnect on suspend
Stanislaw Gruszka
5
-41
/
+69
2013-03-06
mac80211: remove napi
Stanislaw Gruszka
3
-39
/
+0
2013-03-06
mac80211/minstrel_ht: fix spacing between sample attempts
Felix Fietkau
1
-1
/
+1
2013-03-06
mac80211/minstrel_ht: increase sampling frequency of some slower rates
Felix Fietkau
2
-8
/
+13
2013-03-06
minstrel_ht: increase sampling frequency
Felix Fietkau
1
-2
/
+2
2013-03-06
mac80211/minstrel_ht: improve max_prob_rate selection
Felix Fietkau
1
-8
/
+19
[next]