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-06-03
iwlwifi: clean iwl4965_mac_config
Tomas Winkler
2
-15
/
+13
2008-06-03
iwlwifi: send calibration results as HUGE commands
Emmanuel Grumbach
2
-19
/
+28
2008-06-03
iwlwifi: remove debugfs entries before cfg80211
Emmanuel Grumbach
1
-2
/
+3
2008-06-03
iwlwifi: fix a memory leak in scan
Emmanuel Grumbach
2
-1
/
+2
2008-06-03
iwlwifi: disable FAT channel when not permitted
Emmanuel Grumbach
1
-0
/
+19
2008-06-03
iwlwifi: move iwl_get_hw_mode to iwl-core.h
Ron Rindjunsky
2
-6
/
+6
2008-06-03
iwlwifi: Rx handlers common use for 4965 and 5000
Ron Rindjunsky
3
-19
/
+20
2008-06-03
iwlwifi: add frame count limit to link quality command
Tomas Winkler
1
-0
/
+1
2008-06-03
iwlwifi: move aggregation code to iwl-tx.c
Tomas Winkler
5
-210
/
+228
2008-06-03
iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c
Tomas Winkler
3
-19
/
+23
2008-06-03
iwlwifi: iwl-5000 add rxon_assoc
Ron Rindjunsky
2
-0
/
+65
2008-06-03
iwlwifi: implement txq invalidate byte count table
Tomas Winkler
3
-2
/
+28
2008-06-03
iwlwifi: move tx reclaim flow into iwl-tx
Tomas Winkler
6
-98
/
+116
2008-06-03
iwlwifi: fix in-column rate scaling
Guy Cohen
1
-22
/
+23
2008-06-03
iwlwifi: move 4965 tx response into iwl-4965.c
Tomas Winkler
2
-246
/
+247
2008-06-03
iwlwlifi: impelemnt 5000 tx response path
Ron Rindjunsky
1
-0
/
+236
2008-06-03
iwlwifi: move tx response common handlers to iwlcore
Tomas Winkler
5
-62
/
+79
2008-06-03
iwlwifi: add iwl5000_tx_response structure
Ron Rindjunsky
1
-5
/
+43
2008-06-03
iwlwifi: activate status ready timeout only for run time ucode
Ron Rindjunsky
3
-17
/
+20
2008-06-03
iwlwifi-5000: implement initial calibration for 5000
Tomas Winkler
7
-0
/
+211
2008-06-03
iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c
Tomas Winkler
4
-22
/
+28
2008-06-03
iwlwifi: move add sta handler to iwl-sta.c
Tomas Winkler
2
-11
/
+36
2008-06-03
iwlwifi: add remove station functionality
Tomas Winkler
5
-45
/
+174
2008-06-03
iwlwifi: move iwl_rxq_stop into iwl-rx.c
Tomas Winkler
4
-27
/
+28
2008-06-03
iwlwifi: move txq_ctx_stop into iwl-tx.c
Tomas Winkler
8
-104
/
+88
2008-06-03
iwlwifi: refactor stop master function
Tomas Winkler
3
-38
/
+52
2008-06-03
iwlwifi: implement apm stop function
Tomas Winkler
3
-1
/
+39
2008-06-03
iwlwifi: implement apm reset flow
Tomas Winkler
5
-18
/
+79
2008-06-03
iwlwifi: setup correctly L1 L0S pi link values
Tomas Winkler
4
-11
/
+39
2008-06-03
iwlwifi: remove 4965 from alive_resp structures
Tomas Winkler
3
-15
/
+15
2008-06-03
iwlwifi: clean up alive_start routine
Tomas Winkler
5
-26
/
+32
2008-06-03
iwlwifi: remove notif_missed_beacons variable
Tomas Winkler
4
-9
/
+0
2008-06-03
iwlwifi: remove unused variable form __iwl4965_down
Tomas Winkler
1
-3
/
+0
2008-06-03
iwlwifi: mark 4965 ucode types
Tomas Winkler
1
-2
/
+7
2008-06-03
iwlwifi: create drivers debugfs dir under wiphy->debugfsdir
Zhu Yi
1
-1
/
+2
2008-06-03
iwlwifi: increase max payload of iwl_cmd
Ron Rindjunsky
1
-1
/
+3
2008-06-03
iwlwifi: use uCode error and event tables pointer w.r.t loaded image
Gregory Greenman
1
-10
/
+19
2008-06-03
iwlwifi: add RTC data address for iwl5000
Ron Rindjunsky
1
-0
/
+7
2008-06-03
iwlwifi: move iwl_dump_nic_error_log to iwlcore module
Ester Kummer
3
-86
/
+74
2008-06-03
libertas: fix compact flash interrupt handling
Holger Schurig
1
-32
/
+29
2008-06-03
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
9
-56
/
+75
2008-06-03
b43legacy: fix build errors when DMA or PIO are not selected
Johannes Berg
2
-4
/
+2
2008-06-03
rndis_wlan: use ARRAY_SIZE instead of sizeof when adding 11g rates
Scott Ashcroft
1
-1
/
+1
2008-06-03
ath5k: use IEEE80211_SKB_CB
Johannes Berg
1
-4
/
+4
2008-06-03
libertas: before sleeping, check for a command result
Holger Schurig
1
-2
/
+2
2008-06-03
libertas: use lbs_pr_XX instead of printk
Holger Schurig
2
-2
/
+2
2008-06-03
libertas: speeds up downloading of CF firmware
Holger Schurig
1
-2
/
+2
2008-06-03
libertas: don't spin_unlock_irq() twice
Holger Schurig
1
-4
/
+1
2008-06-03
ps3: gelic: updown_lock semaphore to mutex
Daniel Walker
2
-6
/
+6
2008-06-03
ps3: gelic: assoc_stat_lock semaphore to mutex
Daniel Walker
2
-12
/
+12
[next]