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
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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-01
iwlwifi: refactor TX response flow
Tomas Winkler
6
-119
/
+125
2008-11-01
mac80211: Re-enable aggregation
Sujith
2
-5
/
+4
2008-11-01
ath9k: Check if the STA supports HT when initializing rate control
Sujith
1
-1
/
+1
2008-11-01
ath9k: Allow user to change tx power when asked
Luis R. Rodriguez
2
-2
/
+9
2008-11-01
ath9k: enable RX interrupt mitigation
Luis R. Rodriguez
1
-1
/
+1
2008-11-01
ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare
Luis R. Rodriguez
3
-29
/
+15
2008-11-01
wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts
John W. Linville
2
-25
/
+12
2008-11-01
wireless: use individual buffers for printing ssid values
John W. Linville
9
-87
/
+141
2008-11-01
wireless: remove NETWORK_EMPTY_ESSID flag
John W. Linville
1
-22
/
+1
2008-11-01
wireless: consolidate on a single escape_essid implementation
John W. Linville
14
-198
/
+99
2008-11-01
Fix debugfs_create_*'s error checking method for wireless/rt2x00/
Zhaolei
1
-9
/
+12
2008-11-01
Fix debugfs_create_bool's error checking method for wireless/iwlwifi/
Zhaolei
1
-1
/
+2
2008-11-01
rt2x00: reduce checkpatch.pl errors
John Daiker
4
-5
/
+5
2008-11-01
ath5k: reduce checkpatch.pl errors
John Daiker
3
-12
/
+12
2008-11-01
hostap: Fix sparse warnings
Larry Finger
1
-1
/
+1
2008-11-01
mac80211: remove rate_control_clear
Johannes Berg
3
-27
/
+0
2008-11-01
iwlwifi: protect headers from double inclusion
Tomas Winkler
2
-1
/
+6
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
ipw2x00: change default policy for auto-associate
Tim Gardner
2
-4
/
+4
2008-11-01
p54: implement MRR
Johannes Berg
1
-22
/
+108
2008-11-01
mac80211/drivers: rewrite the rate control API
Johannes Berg
34
-277
/
+427
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
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
10
-88
/
+100
2008-11-01
mac80211: make retry limits part of hw config
Johannes Berg
9
-79
/
+61
2008-11-01
iwl3945: fix station stuff in RC algorithm
Johannes Berg
1
-4
/
+3
2008-11-01
mac80211: provide sequence numbers
Johannes Berg
4
-29
/
+9
2008-11-01
p54: Move rx_mtu to struct bootrec_desc
Larry Finger
2
-2
/
+3
2008-11-01
mac80211: introduce hw config change flags
Johannes Berg
16
-23
/
+35
2008-11-01
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
5
-60
/
+12
2008-11-01
802.11: clean up/fix HT support
Johannes Berg
13
-114
/
+110
2008-11-01
p54: honour bss_info_changed's short slot time settings
Christian Lamparter
2
-7
/
+17
[next]