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
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
octeontx2
/
nic
/
otx2_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
octeontx2-pf: Remove wrapper APIs for mutex lock and unlock
Sunil Goutham
1
-38
/
+38
2020-03-24
octeontx2-pf: Cleanup all receive buffers in SG descriptor
Geetha sowjanya
1
-4
/
+5
2020-03-24
octeontx2-vf: Virtual function driver support
Tomasz Duszynski
1
-0
/
+14
2020-03-13
octeontx2-pf: unlock on error path in otx2_config_pause_frm()
Dan Carpenter
1
-2
/
+5
2020-03-02
octeontx2-pf: Support to enable/disable pause frames via ethtool
Geetha sowjanya
1
-0
/
+65
2020-02-01
octeontx2-pf: Fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-2
/
+2
2020-01-27
octeontx2-pf: ethtool RSS config support
Sunil Goutham
1
-3
/
+3
2020-01-27
octeontx2-pf: Add basic ethtool support
Christina Jacob
1
-1
/
+81
2020-01-27
octeontx2-pf: Add ndo_get_stats64
Geetha sowjanya
1
-0
/
+47
2020-01-27
octeontx2-pf: TCP segmentation offload support
Sunil Goutham
1
-0
/
+8
2020-01-27
octeontx2-pf: Receive side scaling support
Sunil Goutham
1
-0
/
+122
2020-01-27
octeontx2-pf: Error handling support
Geetha sowjanya
1
-0
/
+63
2020-01-27
octeontx2-pf: MTU, MAC and RX mode config support
Sunil Goutham
1
-0
/
+108
2020-01-27
octeontx2-pf: Add packet transmission support
Sunil Goutham
1
-0
/
+7
2020-01-27
octeontx2-pf: Receive packet handling support
Sunil Goutham
1
-0
/
+2
2020-01-27
octeontx2-pf: Setup interrupts and NAPI handler
Sunil Goutham
1
-0
/
+55
2020-01-27
octeontx2-pf: Initialize and config queues
Sunil Goutham
1
-0
/
+723
2020-01-27
octeontx2-pf: Attach NIX and NPA block LFs
Sunil Goutham
1
-0
/
+167
2020-01-27
octeontx2-pf: Mailbox communication with AF
Sunil Goutham
1
-0
/
+28