index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-07-22
sfc: attach/detach EF100 representors along with their owning PF
Edward Cree
1
-0
/
+36
2022-07-22
sfc: add skeleton ef100 VF representors
Edward Cree
1
-0
/
+2
2022-06-29
sfc: Separate netdev probe/remove from PCI probe/remove
Jonathan Cooper
1
-21
/
+17
2022-06-29
sfc: Unsplit literal string.
Jonathan Cooper
1
-2
/
+2
2022-06-29
sfc: Encapsulate access to netdev_priv()
Jonathan Cooper
1
-9
/
+9
2022-06-29
sfc: Remove netdev init from efx_init_struct
Jonathan Cooper
1
-4
/
+1
2022-06-29
sfc: Add a PROBED state for EF100 VDPA use.
Jonathan Cooper
1
-2
/
+4
2022-06-29
sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.
Jonathan Cooper
1
-5
/
+5
2022-04-12
sfc: Remove global definition of efx_reset_type_names
Martin Habets
1
-2
/
+2
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-2
/
+2
2021-05-24
sfc: use DEVICE_ATTR_*() macro
YueHaibing
1
-5
/
+7
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