summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/efx.h
AgeCommit message (Expand)Author
2014-07-22sfc: Add support for busy pollingAlexandre Rames
2014-07-15sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree
2014-02-12sfc: Update product namingBen Hutchings
2014-01-23sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings
2013-12-12sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings
2013-12-12sfc: Change priority and flags for automatic MAC filtersBen Hutchings
2013-12-12sfc: Make initial fill of RX descriptors synchronousJon Cooper
2013-09-24sfc: Remove extern from function prototypesJoe Perches
2013-09-20sfc: Allocate and link PIO buffers; map them with write-combiningBen Hutchings
2013-08-29sfc: Update copyright bannersBen Hutchings
2013-08-29sfc: Document conditions for multicast replication vs filter replacementBen Hutchings
2013-08-27sfc: Move MTD operations into efx_nic_typeBen Hutchings
2013-08-22sfc: Make most filter operations NIC-type-specificBen Hutchings
2013-08-21sfc: Refactor queue teardown sequence to allow for EF10 flush behaviourBen Hutchings
2013-08-21sfc: Remove efx_process_channel_now()Ben Hutchings
2013-06-24sfc: Fix EEH with legacy interrupts.Alexandre Rames
2013-03-07sfc: allocate more RX buffers per pageDaniel Pieczko
2013-03-07sfc: Enable RX DMA scattering where possibleBen Hutchings
2013-03-07sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()Ben Hutchings
2013-03-07sfc: Remove rx_alloc_method SKBAlexandre Rames
2013-03-06sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings
2012-12-01sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko
2012-09-07sfc: Add channel specific receive_skb handler and post_remove callbackStuart Hodgson
2012-08-02sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings
2012-03-06sfc: Run event/IRQ self-test asynchronously when interface is brought upBen Hutchings
2012-02-16sfc: Add support for 'extra' channel typesBen Hutchings
2012-01-27sfc: Replace efx_rx_buffer::is_page and other booleans with a flags fieldBen Hutchings
2012-01-27sfc: Clean up test interrupt handlingBen Hutchings
2012-01-04sfc: Remove now-unused filter functionBen Hutchings
2012-01-04sfc: Add support for retrieving and removing filters by IDBen Hutchings
2012-01-04sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings
2011-12-06sfc: Remove device ID macros only used onceBen Hutchings
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings
2011-09-16sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings
2011-09-16sfc: Use consistent types for interrupt coalescing parametersBen Hutchings
2011-08-11sfc: Move the Solarflare driversJeff Kirsher