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