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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-01
Add nl80211 commands to get and set o11s mesh networking parameters
colin@cozybit.com
5
-21
/
+377
2008-11-01
mac80211: inform userspace of probe/auth/assoc timeout
Johannes Berg
1
-0
/
+3
2008-11-01
hostap: Fix sparse warnings
Larry Finger
1
-1
/
+1
2008-11-01
mac80211: remove rate_control_clear
Johannes Berg
8
-47
/
+0
2008-11-01
iwlwifi: protect headers from double inclusion
Tomas Winkler
2
-1
/
+6
2008-11-01
minstrel: improve performance for non-MRR drivers
Felix Fietkau
2
-4
/
+27
2008-11-01
nl80211: fix monitor flags
Johannes Berg
1
-1
/
+1
2008-11-01
p54: integrate parts of lmac_longbow.h and other parts of stlc45xx
John W. Linville
5
-105
/
+316
2008-11-01
p54: borrow some setup code from stlc45xx
Christian Lamparter
3
-46
/
+51
2008-11-01
p54: fix memory management
Christian Lamparter
4
-163
/
+229
2008-11-01
p54: p54: refactor p54_rx_frame_sent
Christian Lamparter
1
-57
/
+61
2008-11-01
p54: refactor statistic timer code
Christian Lamparter
1
-14
/
+25
2008-11-01
p54: broken out edcf changes
Christian Lamparter
3
-78
/
+58
2008-11-01
iwlwifi: tx command must run on same tfd as packet
Tomas Winkler
1
-3
/
+2
2008-11-01
iwlwifi: fix TX cmd dma unmapping
Tomas Winkler
5
-184
/
+163
2008-11-01
iwlwifi: unify tx antenna toggling
Tomas Winkler
6
-62
/
+51
2008-11-01
iwlwifi: add iwl_cmd_queue_free for readability
Tomas Winkler
1
-13
/
+40
2008-11-01
iwlwifi: remove host commands structures from iwl_cmd
Tomas Winkler
2
-10
/
+7
2008-11-01
iwlwifi: expand error lookup and align output
Jay Sternberg
1
-17
/
+40
2008-11-01
iwlwifi: define firmware file name once
Jay Sternberg
1
-6
/
+8
2008-11-01
make ieee80211 invisible
Johannes Berg
1
-40
/
+16
2008-11-01
ipw2x00: change default policy for auto-associate
Tim Gardner
3
-5
/
+5
2008-11-01
p54: implement MRR
Johannes Berg
1
-22
/
+108
2008-11-01
mac80211/drivers: rewrite the rate control API
Johannes Berg
47
-685
/
+889
2008-11-01
mac80211: add might_sleep to hw_config
Johannes Berg
1
-0
/
+2
2008-11-01
airo: Kill directly reference of netdev->priv
Wang Chen
1
-85
/
+86
2008-11-01
ath5k: fix mesh point operation
Andrey Yurovsky
1
-0
/
+6
2008-11-01
ath5k: correct ath5k signal quality
Luis R. Rodriguez
1
-1
/
+11
2008-11-01
ath9k: correct signal quality report
Luis R. Rodriguez
1
-2
/
+9
2008-11-01
ath5k/ath9k: correct signal quality
Luis R. Rodriguez
1
-1
/
+1
2008-11-01
rtl8187: add short slot handling for 8187B
Herton Ronaldo Krzesinski
2
-12
/
+41
2008-11-01
rtl8187: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag
Herton Ronaldo Krzesinski
1
-16
/
+30
2008-11-01
Ath5k: add AP mode
Jiri Slaby
1
-25
/
+17
2008-11-01
p54/rtl8187: fix up the seqno patch
Johannes Berg
2
-2
/
+0
2008-11-01
mac80211: rewrite HT handling
Johannes Berg
15
-274
/
+260
2008-11-01
mac80211: move bss_conf into vif
Johannes Berg
9
-38
/
+38
2008-11-01
mac80211: make retry limits part of hw config
Johannes Berg
15
-107
/
+89
2008-11-01
iwl3945: fix station stuff in RC algorithm
Johannes Berg
1
-4
/
+3
2008-11-01
nl80211: export HT capabilities
Johannes Berg
2
-0
/
+25
2008-11-01
mac80211: provide sequence numbers
Johannes Berg
6
-29
/
+21
2008-11-01
p54: Move rx_mtu to struct bootrec_desc
Larry Finger
2
-2
/
+3
2008-11-01
rfkill: rate-limit rfkill-input workqueue usage (v3)
Henrique de Moraes Holschuh
1
-8
/
+41
2008-11-01
rfkill: honour EPO state when resuming a rfkill controller
Henrique de Moraes Holschuh
1
-2
/
+11
2008-11-01
rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input
Henrique de Moraes Holschuh
4
-87
/
+287
2008-11-01
rfkill: export global states to rfkill-input
Henrique de Moraes Holschuh
2
-0
/
+15
2008-11-01
rfkill: use killable locks instead of interruptible
Henrique de Moraes Holschuh
1
-3
/
+4
2008-11-01
mac80211: introduce hw config change flags
Johannes Berg
24
-60
/
+116
2008-11-01
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
9
-77
/
+13
2008-11-01
802.11: clean up/fix HT support
Johannes Berg
23
-319
/
+386
2008-11-01
p54: honour bss_info_changed's short slot time settings
Christian Lamparter
2
-7
/
+17
[next]