Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0f689a33ad17845363acdc6d52783befd6ad116c
/
drivers
/
net
/
ethernet
/
sfc
/
efx.h
6a350fd
sfc: Update product naming
by Ben Hutchings
· 11 years ago
d9317ae
sfc: Use the correct maximum TX DMA ring size for SFC9100
by Ben Hutchings
· 11 years ago
fbd7912
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
by Ben Hutchings
· 11 years ago
7665d1a
sfc: Change priority and flags for automatic MAC filters
by Ben Hutchings
· 11 years ago
cce2879
sfc: Make initial fill of RX descriptors synchronous
by Jon Cooper
· 11 years ago
00aef98
sfc: Remove extern from function prototypes
by Joe Perches
· 11 years ago
183233b
sfc: Allocate and link PIO buffers; map them with write-combining
by Ben Hutchings
· 11 years ago
f7a6d2c
sfc: Update copyright banners
by Ben Hutchings
· 11 years ago
b883d0b
sfc: Document conditions for multicast replication vs filter replacement
by Ben Hutchings
· 12 years ago
45a3fd5
sfc: Move MTD operations into efx_nic_type
by Ben Hutchings
· 12 years ago
add7247
sfc: Make most filter operations NIC-type-specific
by Ben Hutchings
· 12 years ago
e42c3d8
sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour
by Ben Hutchings
· 12 years ago
514bedb
sfc: Remove efx_process_channel_now()
by Ben Hutchings
· 12 years ago
b28405b
sfc: Fix EEH with legacy interrupts.
by Alexandre Rames
· 12 years ago
1648a23
sfc: allocate more RX buffers per page
by Daniel Pieczko
· 12 years ago
85740cdf
sfc: Enable RX DMA scattering where possible
by Ben Hutchings
· 12 years ago
ff734ef
sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()
by Ben Hutchings
· 12 years ago
97d48a1
sfc: Remove rx_alloc_method SKB
by Alexandre Rames
· 12 years ago
35205b2
sfc: Disable soft interrupt handling during efx_device_detach_sync()
by Ben Hutchings
· 12 years ago
c2f3b8e
sfc: lock TX queues when calling netif_device_detach()
by Daniel Pieczko
· 12 years ago
c31e5f9
sfc: Add channel specific receive_skb handler and post_remove callback
by Stuart Hodgson
· 12 years ago
7e6d06f
sfc: Fix maximum number of TSO segments and minimum TX queue size
by Ben Hutchings
· 12 years ago
dd40781
sfc: Run event/IRQ self-test asynchronously when interface is brought up
by Ben Hutchings
· 13 years ago
7f967c0
sfc: Add support for 'extra' channel types
by Ben Hutchings
· 13 years ago
db33956
sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field
by Ben Hutchings
· 13 years ago
1646a6f
sfc: Clean up test interrupt handling
by Ben Hutchings
· 13 years ago
8db182f
sfc: Remove now-unused filter function
by Ben Hutchings
· 13 years ago
1a6281a
sfc: Add support for retrieving and removing filters by ID
by Ben Hutchings
· 13 years ago
3532650
sfc: Use consistent types for filter IDs, indices and search depths
by Ben Hutchings
· 13 years ago
547c474
sfc: Remove device ID macros only used once
by Ben Hutchings
· 13 years ago
0e59e7e7
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
9e393b3
sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()
by Ben Hutchings
· 13 years ago
a0c4faf
sfc: Correct reporting and validation of TX interrupt coalescing
by Ben Hutchings
· 13 years ago
b548f97
sfc: Use consistent types for interrupt coalescing parameters
by Ben Hutchings
· 13 years ago
874aeea
sfc: Move the Solarflare drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/sfc/efx.h]
b5626946
sfc: Don't use enums as a bitmask.
by David S. Miller
· 14 years ago
0a6f40c
sfc: Update copyright dates
by Ben Hutchings
· 14 years ago
64d8ad6
sfc: Implement hardware acceleration of RFS
by Ben Hutchings
· 14 years ago
94b274b
sfc: Add TX queues for high-priority traffic
by Ben Hutchings
· 14 years ago
60031fc
sfc: Move TX queue core queue mapping into tx.c
by Ben Hutchings
· 14 years ago
c04bfc6
sfc: Remove ancient support for nesting of TX stop
by Ben Hutchings
· 14 years ago
8891681
sfc: Remove filter table IDs from filter functions
by Ben Hutchings
· 14 years ago
d215697
sfc: make functions static
by stephen hemminger
· 14 years ago
64eebcf
sfc: Add filter table management
by Ben Hutchings
· 14 years ago
4642610
sfc: Allow changing the DMA ring sizes dynamically via ethtool
by Ben Hutchings
· 14 years ago
ecc910f
sfc: Make the dmaq size a run-time setting (rather than compile-time)
by Steve Hodgson
· 14 years ago
7db8e8e
sfc: Remove declarations of functions that no longer exist
by Ben Hutchings
· 14 years ago
62776d0
sfc: Implement message level control
by Ben Hutchings
· 14 years ago
90d683a
sfc: Remove efx_rx_queue::add_lock
by Steve Hodgson
· 15 years ago
a4900ac
sfc: Create multiple TX queues
by Ben Hutchings
· 15 years ago
2291b20
sfc: Remove declarations of nonexistent functions
by Ben Hutchings
· 15 years ago
906bb26
sfc: Update version, copyright dates, authors
by Ben Hutchings
· 15 years ago
8880f4e
sfc: Add support for SFC9000 family (2)
by Ben Hutchings
· 15 years ago
eb9f674
sfc: Implement ethtool reset operation
by Ben Hutchings
· 15 years ago
d3245b2
sfc: Refactor link configuration
by Ben Hutchings
· 15 years ago
fdaa9ae
sfc: Simplify PHY polling
by Steve Hodgson
· 15 years ago
55edc6e
sfc: Split MAC stats DMA initiation and completion
by Ben Hutchings
· 15 years ago
1338344
sfc: Remove unused function efx_flush_queues()
by Ben Hutchings
· 15 years ago
f5e7adc
sfc: Combine high-level header files
by Ben Hutchings
· 15 years ago
497f5ba
sfc: Remove redundant efx_xmit() function
by Ben Hutchings
· 15 years ago
398468e
sfc: Use a single blink implementation
by Ben Hutchings
· 15 years ago
dc803df
sfc: Remove pointless abstraction of memory BAR number
by Ben Hutchings
· 15 years ago
59cf09c
sfc: Move efx_xmit_done() declaration into correct stanza
by Ben Hutchings
· 15 years ago
3ffeabd
sfc: Eliminate indirect lookups of queue size constants
by Ben Hutchings
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
6fb70fd
sfc: Implement adaptive IRQ moderation
by Ben Hutchings
· 16 years ago
05bee47
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
1974cc2
sfc: Replace stats_enabled flag with a disable count
by Ben Hutchings
· 16 years ago
4b98828
sfc: Reinitialise the PHY completely in case of a PHY or NIC reset
by Steve Hodgson
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
f415072
sfc: Expose flash region storing boot code as MTD
by Ben Hutchings
· 16 years ago
8c8661e
sfc: Extend self-tests
by Ben Hutchings
· 16 years ago
bc3c90a
sfc: Remove some unreachable error paths
by Ben Hutchings
· 16 years ago
dc8cfa5
sfc: Use explicit bool for boolean variables, parameters and return values
by Ben Hutchings
· 16 years ago
8ceee66
New driver "sfc" for Solarstorm SFC4000 controller.
by Ben Hutchings
· 17 years ago