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_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
sfc: move initialisation of efx->filter_sem to efx_init_struct()
Edward Cree
1
-0
/
+1
2020-09-30
net: sfc: Replace in_interrupt() usage
Edward Cree
1
-1
/
+1
2020-09-12
sfc: advertise encapsulated offloads on EF10
Edward Cree
1
-0
/
+84
2020-09-08
sfc: simplify DMA mask setting
Edward Cree
1
-11
/
+1
2020-09-08
sfc: remove phy_op indirection
Edward Cree
1
-22
/
+4
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-07-27
sfc_ef100: don't call efx_reset_down()/up() on EF100
Edward Cree
1
-3
/
+8
2020-07-03
sfc: initialise RSS context ID to 'no RSS context' in efx_init_struct()
Edward Cree
1
-0
/
+1
2020-07-03
sfc: make tx_queues_per_channel variable at runtime
Edward Cree
1
-0
/
+1
2020-07-03
sfc: support setting MTU even if not privileged to configure MAC fully
Edward Cree
1
-6
/
+6
2020-06-30
sfc: commonise initialisation of efx->vport_id
Edward Cree
1
-0
/
+1
2020-06-30
sfc: commonise efx->[rt]xq_entries initialisation
Edward Cree
1
-0
/
+3
2020-06-30
sfc: commonise miscellaneous efx functions
Edward Cree
1
-0
/
+102
2020-06-30
sfc: commonise PCI error handlers
Edward Cree
1
-0
/
+91
2020-06-30
sfc: track which BAR is mapped
Edward Cree
1
-7
/
+12
2020-06-30
sfc: commonise FC advertising
Edward Cree
1
-0
/
+24
2020-03-17
sfc: fix XDP-redirect in this driver
Jesper Dangaard Brouer
1
-4
/
+5
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+1102
2020-01-10
sfc: move yet more functions
Alex Maftei (amaftei)
1
-0
/
+45
2020-01-10
sfc: move various functions
Alex Maftei (amaftei)
1
-0
/
+10
2020-01-10
sfc: refactor selftest work init code
Alex Maftei (amaftei)
1
-1
/
+1
2020-01-09
sfc: move MCDI logging device attribute
Alex Maftei (amaftei)
1
-0
/
+39
2020-01-09
sfc: conditioned some functionality
Alex Maftei (amaftei)
1
-19
/
+28
2020-01-09
sfc: move channel alloc/removal code
Alex Maftei (amaftei)
1
-11
/
+0
2020-01-09
sfc: move channel start/stop code
Alex Maftei (amaftei)
1
-69
/
+0
2020-01-09
sfc: move struct init and fini code
Alex Maftei (amaftei)
1
-0
/
+411
2020-01-09
sfc: move some device reset code
Alex Maftei (amaftei)
1
-0
/
+237
2020-01-09
sfc: move datapath management code
Alex Maftei (amaftei)
1
-0
/
+328
2020-01-09
sfc: move mac configuration and status functions
Alex Maftei (amaftei)
1
-0
/
+45
2020-01-09
sfc: move reset workqueue code
Alex Maftei (amaftei)
1
-0
/
+58