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
/
net
/
wireless
/
iwlegacy
/
iwl-4965.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-15
iwlegacy: rename base 4965 and 3945 file names
Stanislaw Gruszka
1
-2183
/
+0
2011-11-15
iwlegacy: s/TABLE/TBL/
Stanislaw Gruszka
1
-3
/
+3
2011-11-15
iwlegacy: s/index/idx/
Stanislaw Gruszka
1
-42
/
+42
2011-11-15
iwlegacy: s/INDEX/IDX/
Stanislaw Gruszka
1
-4
/
+4
2011-11-15
iwlegacy: s/window/win/
Stanislaw Gruszka
1
-1
/
+1
2011-11-15
iwlegacy: s/statistics/stats/
Stanislaw Gruszka
1
-6
/
+6
2011-11-15
iwlegacy: s/il_rx_mem_buffer/il_rx_buf/
Stanislaw Gruszka
1
-2
/
+2
2011-11-15
iwlegacy: partial rxon context cleanup
Stanislaw Gruszka
1
-7
/
+7
2011-11-15
iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/
Stanislaw Gruszka
1
-2
/
+2
2011-11-15
iwlegacy: rename remaining IWLs to ILs
Stanislaw Gruszka
1
-21
/
+21
2011-11-15
iwlegacy: remove not needed parentheses
Stanislaw Gruszka
1
-22
/
+22
2011-11-15
iwlegacy: rename il_{read,write}_prph
Stanislaw Gruszka
1
-17
/
+17
2011-11-15
iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRIT
Stanislaw Gruszka
1
-25
/
+25
2011-11-15
iwlegacy: rename IL_DEBUG_ to D_
Stanislaw Gruszka
1
-57
/
+57
2011-11-15
iwlegacy: remove DEBUG_LIMIT
Stanislaw Gruszka
1
-1
/
+1
2011-11-15
iwlegacy: rename priv to il
Stanislaw Gruszka
1
-340
/
+340
2011-11-15
iwlegacy: rename iwl to il
Stanislaw Gruszka
1
-423
/
+423
2011-08-08
iwlegacy: remove wireless extensions inclusions
Johannes Berg
1
-1
/
+0
2011-08-01
iwlegacy: set tx power after rxon_assoc
Stanislaw Gruszka
1
-2
/
+6
2011-06-10
iwlegacy: remove firmware event log
Stanislaw Gruszka
1
-2
/
+0
2011-06-10
iwlegacy: remove reset rf infrastructure
Stanislaw Gruszka
1
-1
/
+0
2011-06-10
iwlegacy: remove recover from statistics
Stanislaw Gruszka
1
-1
/
+0
2011-06-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+3
2011-06-08
iwlegacy: fix channel switch locking
Stanislaw Gruszka
1
-6
/
+3
2011-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2011-06-06
iwl4965: set tx power after rxon_assoc
Stanislaw Gruszka
1
-1
/
+2
2011-06-03
iwlegacy: propagate error return value
Greg Dietsche
1
-1
/
+1
2011-06-03
iwlegacy: return -EINVAL instead of -1
Greg Dietsche
1
-1
/
+1
2011-06-03
iwlegacy: remove unecessary if statement
Greg Dietsche
1
-2
/
+0
2011-06-01
iwl4965: correctly validate temperature value
Stanislaw Gruszka
1
-1
/
+1
2011-02-25
iwlegacy: do not set tx power when channel is changing
Stanislaw Gruszka
1
-1
/
+1
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-0
/
+2188