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
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
/
sfc
/
efx_channels.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-03
sfc: assign TXQs without gaps
Edward Cree
1
-10
/
+28
2020-07-03
sfc: commonise netif_set_real_num[tr]x_queues calls
Edward Cree
1
-1
/
+6
2020-07-03
sfc: make tx_queues_per_channel variable at runtime
Edward Cree
1
-2
/
+2
2020-07-03
sfc: move modparam 'rss_cpus' out of common channel code
Edward Cree
1
-3
/
+1
2020-07-03
sfc: move modparam 'interrupt_mode' out of common channel code
Edward Cree
1
-5
/
+2
2020-07-03
sfc: remove max_interrupt_mode
Edward Cree
1
-6
/
+0
2020-06-30
sfc: initialise max_[tx_]channels in efx_init_channels()
Edward Cree
1
-0
/
+3
2020-06-30
sfc: don't try to create more channels than we can have VIs
Edward Cree
1
-0
/
+7
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-03-10
sfc: detach from cb_page in efx_copy_channel()
Edward Cree
1
-0
/
+1
2020-02-18
sfc: move some ARFS code out of headers
Edward Cree
1
-0
/
+17
2020-02-18
sfc: only schedule asynchronous filter work if needed
Edward Cree
1
-1
/
+7
2020-01-09
sfc: conditioned some functionality
Alex Maftei (amaftei)
1
-2
/
+4
2020-01-09
sfc: move event queue management code
Alex Maftei (amaftei)
1
-0
/
+91
2020-01-09
sfc: move channel interrupt management code
Alex Maftei (amaftei)
1
-0
/
+322
2020-01-09
sfc: move channel alloc/removal code
Alex Maftei (amaftei)
1
-0
/
+440
2020-01-09
sfc: move channel start/stop code
Alex Maftei (amaftei)
1
-0
/
+190
2020-01-09
sfc: move some channel-related code
Alex Maftei (amaftei)
1
-0
/
+189