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
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
/
sfc
/
nic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-01
sfc: Work-around flush timeout when flushes have completed
Daniel Pieczko
1
-4
/
+52
2012-12-01
sfc: Do not initialise buffer in efx_alloc_special_buffer()
Ben Hutchings
1
-3
/
+0
2012-12-01
sfc: Remove confusing MMIO functions
Ben Hutchings
1
-6
/
+13
2012-12-01
sfc: Really disable flow control while flushing
Ben Hutchings
1
-2
/
+1
2012-10-05
drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions
Ben Hutchings
1
-2
/
+2
2012-08-24
sfc: Simplify TSO header buffer allocation
Ben Hutchings
1
-1
/
+1
2012-08-24
sfc: Refactor struct efx_tx_buffer to use a flags field
Ben Hutchings
1
-1
/
+3
2012-07-17
sfc: Disable VF queues during register self-test
Ben Hutchings
1
-3
/
+0
2012-07-17
sfc: Use generic DMA API, not PCI-DMA API
Ben Hutchings
1
-4
/
+4
2012-03-06
sfc: Run event/IRQ self-test asynchronously when interface is brought up
Ben Hutchings
1
-2
/
+2
2012-03-06
sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-test
Ben Hutchings
1
-2
/
+6
2012-03-06
sfc: Remove TX completions from adaptive IRQ scoring
Ben Hutchings
1
-1
/
+0
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
1
-8
/
+71
2012-02-16
sfc: Allocate SRAM between buffer table and descriptor caches at init time
Ben Hutchings
1
-4
/
+19
2012-02-16
sfc: Make buffer table indices and counts consistently unsigned
Ben Hutchings
1
-1
/
+1
2012-02-16
sfc: Disable flow control during flushes
Steve Hodgson
1
-0
/
+3
2012-02-16
sfc: Generalise event generation to cover VF-owned event queues
Ben Hutchings
1
-4
/
+5
2012-02-16
sfc: Leave interrupts and event queues enabled whenever we can
Ben Hutchings
1
-171
/
+178
2012-02-16
sfc: Generate RX fill events based on RX queues, not channels
Ben Hutchings
1
-6
/
+11
2012-02-16
sfc: Generalise driver event generation
Ben Hutchings
1
-24
/
+27
2012-02-14
sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE
Ben Hutchings
1
-4
/
+1
2012-01-27
sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field
Ben Hutchings
1
-17
/
+15
2012-01-27
sfc: Remove remnants of on-load self-test
Ben Hutchings
1
-4
/
+2
2012-01-27
sfc: Clean up test interrupt handling
Ben Hutchings
1
-14
/
+13
2012-01-27
sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG
Ben Hutchings
1
-1
/
+1
2012-01-05
sfc: Fix some formatting errors reported by checkpatch
Ben Hutchings
1
-1
/
+1
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-7
/
+0
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher
1
-0
/
+1969