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
/
staging
/
vt6655
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-24
staging: vt6655: fix some erroneous memory clean-up loops
Nam Cao
1
-3
/
+3
2022-09-11
staging: vt6655: Rename function MACvSetCurrAC0DescAddrEx
Philipp Hortmann
2
-5
/
+2
2022-09-11
staging: vt6655: Rename function MACvSetCurrTx0DescAddrEx
Philipp Hortmann
2
-5
/
+2
2022-09-11
staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddr
Philipp Hortmann
3
-8
/
+6
2022-09-11
staging: vt6655: Rename function MACvSetCurrRx1DescAddr
Philipp Hortmann
3
-4
/
+3
2022-09-11
staging: vt6655: Rename function MACvSetCurrRx0DescAddr
Philipp Hortmann
3
-4
/
+3
2022-09-11
staging: vt6655: Rename function MACbSafeStop
Philipp Hortmann
2
-4
/
+3
2022-09-11
staging: vt6655: Rename function MACbSafeTxOff
Philipp Hortmann
2
-5
/
+4
2022-09-11
staging: vt6655: Rename function MACbSafeRxOff
Philipp Hortmann
2
-5
/
+4
2022-09-11
staging: vt6655: Cleanup and rename function MACbSafeSoftwareReset
Philipp Hortmann
2
-11
/
+7
2022-09-11
staging: vt6655: Cleanup and rename function MACvRestoreContext
Philipp Hortmann
2
-5
/
+3
2022-09-11
staging: vt6655: Cleanup and rename function MACvSaveContext
Philipp Hortmann
2
-4
/
+3
2022-09-11
staging: vt6655: Cleanup and rename function MACvSetLoopbackMode
Philipp Hortmann
2
-11
/
+8
2022-09-11
staging: vt6655: fix potential memory leak
Nam Cao
1
-1
/
+1
2022-09-11
staging: vt6655: remove unnecessary null check
Nam Cao
1
-7
/
+6
2022-08-30
staging: vt6655: Rename function MACvSetShortRetryLimit
Philipp Hortmann
3
-8
/
+6
2022-08-30
staging: vt6655: Delete function MACbIsIntDisable
Philipp Hortmann
2
-26
/
+0
2022-08-30
staging: vt6655: Rename function MACbIsRegBitsOff
Philipp Hortmann
2
-10
/
+8
2022-08-30
staging: vt6655: Replace macro MACvSetRFLE_LatchBase
Philipp Hortmann
2
-4
/
+1
2022-08-30
staging: vt6655: Rename macro MACvSelectPage1
Philipp Hortmann
5
-9
/
+8
2022-08-30
staging: vt6655: Rename macro MACvSelectPage0
Philipp Hortmann
5
-9
/
+8
2022-08-30
staging: vt6655: Rename function MACvSetBBType
Philipp Hortmann
1
-4
/
+4
2022-08-30
staging: vt6655: Convert macro MACvSetBBType to function
Philipp Hortmann
2
-9
/
+10
2022-08-30
staging: vt6655: Remove declaration of s_vCalculateOFDMRParameter
Philipp Hortmann
1
-4
/
+0
2022-08-16
staging: vt6655: Convert macro MACvDisableBarkerPreambleMd
Philipp Hortmann
2
-9
/
+7
2022-08-16
staging: vt6655: Convert macro MACvEnableBarkerPreambleMd
Philipp Hortmann
2
-9
/
+5
2022-08-16
staging: vt6655: Convert macro MACvDisableProtectMD
Philipp Hortmann
2
-10
/
+16
2022-08-16
staging: vt6655: Rename function MACvEnableProtectMD
Philipp Hortmann
2
-3
/
+3
2022-08-16
staging: vt6655: Create one function for two macros
Philipp Hortmann
1
-2
/
+7
2022-08-16
staging: vt6655: Convert macro MACvEnableProtectMD to function
Philipp Hortmann
2
-8
/
+9
2022-08-16
staging: vt6655: Replace MACvTransmitAC0 with function vt6655_mac_dma_ctl
Philipp Hortmann
2
-11
/
+1
2022-08-16
staging: vt6655: Replace MACvTransmit0 with function vt6655_mac_dma_ctl
Philipp Hortmann
2
-11
/
+1
2022-08-16
staging: vt6655: Replace MACvReceive1 with function vt6655_mac_dma_ctl
Philipp Hortmann
2
-12
/
+2
2022-08-16
staging: vt6655: Rename function MACvReceive0 and add parameter
Philipp Hortmann
1
-6
/
+6
2022-08-16
staging: vt6655: Convert macro MACvReceive0 to function
Philipp Hortmann
2
-10
/
+11
2022-08-04
Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-269
/
+197
2022-07-28
staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function
Philipp Hortmann
2
-8
/
+9
2022-07-28
staging: vt6655: Rename MACvClearStckDS
Philipp Hortmann
2
-2
/
+2
2022-07-14
staging: vt6655: Convert macro vt6655_mac_word_reg_bits_off to function
Philipp Hortmann
2
-7
/
+10
2022-07-14
staging: vt6655: Convert macro vt6655_mac_reg_bits_off to function
Philipp Hortmann
2
-7
/
+9
2022-07-14
staging: vt6655: Convert macro vt6655_mac_word_reg_bits_on to function
Philipp Hortmann
2
-7
/
+9
2022-07-14
staging: vt6655: Convert macro vt6655_mac_reg_bits_on to function
Philipp Hortmann
2
-7
/
+9
2022-07-14
staging: vt6655: Rename MACvWordRegBitsOff
Philipp Hortmann
3
-8
/
+8
2022-07-14
staging: vt6655: Rename MACvRegBitsOff
Philipp Hortmann
5
-22
/
+22
2022-07-14
staging: vt6655: Rename MACvWordRegBitsOn
Philipp Hortmann
4
-13
/
+13
2022-07-14
staging: vt6655: Rename MACvRegBitsOn
Philipp Hortmann
7
-28
/
+24
2022-07-14
staging: vt6655: Rename wData to reg_value in two macros
Philipp Hortmann
1
-6
/
+6
2022-07-14
staging: vt6655: Rename byData to reg_value in two macros
Philipp Hortmann
1
-6
/
+6
2022-07-14
staging: vt6655: Rename wBits to bit_mask in two macros
Philipp Hortmann
1
-4
/
+4
2022-07-14
staging: vt6655: Rename byBits to bit_mask in two macros
Philipp Hortmann
1
-4
/
+4
[next]