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
/
farch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-06
sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...
Shradha Shah
1
-1
/
+1
2014-11-06
sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
Shradha Shah
1
-8
/
+8
2014-11-06
sfc: Move the current VF state from efx_nic into siena_nic_data
Shradha Shah
1
-2
/
+9
2014-09-17
sfc: fix addr_list_lock spinlock use before init
Edward Cree
1
-0
/
+3
2014-04-16
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
Edward Cree
1
-0
/
+22
2014-03-15
sfc: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-02-13
sfc: Add/remove blank lines to taste
Ben Hutchings
1
-2
/
+0
2013-12-13
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
Ben Hutchings
1
-1
/
+2
2013-12-13
sfc: Allow filter removal only with exactly matching priority
Ben Hutchings
1
-1
/
+1
2013-12-13
sfc: Don't refer to 'stack' in filter implementation
Ben Hutchings
1
-4
/
+4
2013-12-13
sfc: Change priority and flags for automatic MAC filters
Ben Hutchings
1
-16
/
+12
2013-12-13
sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well
Andrew Rybchenko
1
-4
/
+1
2013-12-13
sfc: Make initial fill of RX descriptors synchronous
Jon Cooper
1
-1
/
+1
2013-08-30
sfc: Update copyright banners
Ben Hutchings
1
-2
/
+2
2013-08-29
sfc: Extend struct efx_tx_buffer to allow pushing option descriptors
Ben Hutchings
1
-0
/
+2
2013-08-29
sfc: Use a global count of active queues instead of pending drains
Alexandre Rames
1
-10
/
+8
2013-08-29
sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()
Ben Hutchings
1
-2
/
+0
2013-08-29
sfc: Allow event queue initialisation to fail
Jon Cooper
1
-1
/
+3
2013-08-28
sfc: Add EF10 support for TX/RX DMA error events handling.
Alexandre Rames
1
-3
/
+3
2013-08-22
sfc: Cleanup Falcon-arch simple MAC filter state
Ben Hutchings
1
-0
/
+34
2013-08-22
sfc: Add flag for stack-owned RX MAC filters
Ben Hutchings
1
-17
/
+30
2013-08-22
sfc: Refactor Falcon-arch filter removal
Ben Hutchings
1
-34
/
+40
2013-08-22
sfc: Make most filter operations NIC-type-specific
Ben Hutchings
1
-0
/
+1108
2013-08-21
sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architecture
Ben Hutchings
1
-5
/
+5
2013-08-21
sfc: Move and rename Falcon/Siena common NIC operations
Ben Hutchings
1
-0
/
+1781