index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
efx.h
Age
Commit message (
Expand
)
Author
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2015-12-12
sfc: only use RSS filters if we're using RSS
Bert Kenward
2015-08-28
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
2015-05-21
sfc: add ndo_set_vf_mac() function for EF10
Shradha Shah
2015-05-21
sfc: protect filter table against use-after-free
Edward Cree
2015-05-09
sfc: Add use of shared RSS contexts.
Jon Cooper
2015-05-09
sfc: Prepare to bind the sfc driver to the VF.
Shradha Shah
2015-05-09
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
2014-07-23
sfc: Add support for busy polling
Alexandre Rames
2014-07-16
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
Edward Cree
2014-02-12
sfc: Update product naming
Ben Hutchings
2014-01-23
sfc: Use the correct maximum TX DMA ring size for SFC9100
Ben Hutchings
2013-12-12
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
Ben Hutchings
2013-12-12
sfc: Change priority and flags for automatic MAC filters
Ben Hutchings
2013-12-12
sfc: Make initial fill of RX descriptors synchronous
Jon Cooper
2013-09-24
sfc: Remove extern from function prototypes
Joe Perches
2013-09-20
sfc: Allocate and link PIO buffers; map them with write-combining
Ben Hutchings
2013-08-29
sfc: Update copyright banners
Ben Hutchings
2013-08-29
sfc: Document conditions for multicast replication vs filter replacement
Ben Hutchings
2013-08-27
sfc: Move MTD operations into efx_nic_type
Ben Hutchings
2013-08-22
sfc: Make most filter operations NIC-type-specific
Ben Hutchings
2013-08-21
sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour
Ben Hutchings
2013-08-21
sfc: Remove efx_process_channel_now()
Ben Hutchings
2013-06-24
sfc: Fix EEH with legacy interrupts.
Alexandre Rames
2013-03-07
sfc: allocate more RX buffers per page
Daniel Pieczko
2013-03-07
sfc: Enable RX DMA scattering where possible
Ben Hutchings
2013-03-07
sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()
Ben Hutchings
2013-03-07
sfc: Remove rx_alloc_method SKB
Alexandre Rames
2013-03-06
sfc: Disable soft interrupt handling during efx_device_detach_sync()
Ben Hutchings
2012-12-01
sfc: lock TX queues when calling netif_device_detach()
Daniel Pieczko
2012-09-07
sfc: Add channel specific receive_skb handler and post_remove callback
Stuart Hodgson
2012-08-02
sfc: Fix maximum number of TSO segments and minimum TX queue size
Ben Hutchings
2012-03-06
sfc: Run event/IRQ self-test asynchronously when interface is brought up
Ben Hutchings
2012-02-16
sfc: Add support for 'extra' channel types
Ben Hutchings
2012-01-27
sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field
Ben Hutchings
2012-01-27
sfc: Clean up test interrupt handling
Ben Hutchings
2012-01-04
sfc: Remove now-unused filter function
Ben Hutchings
2012-01-04
sfc: Add support for retrieving and removing filters by ID
Ben Hutchings
2012-01-04
sfc: Use consistent types for filter IDs, indices and search depths
Ben Hutchings
2011-12-06
sfc: Remove device ID macros only used once
Ben Hutchings
2011-10-28
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2011-09-16
sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()
Ben Hutchings
2011-09-16
sfc: Correct reporting and validation of TX interrupt coalescing
Ben Hutchings
2011-09-16
sfc: Use consistent types for interrupt coalescing parameters
Ben Hutchings
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher