summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/farch.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc: Update copyright bannersBen Hutchings2013-08-301-2/+2
* sfc: Extend struct efx_tx_buffer to allow pushing option descriptorsBen Hutchings2013-08-291-0/+2
* sfc: Use a global count of active queues instead of pending drainsAlexandre Rames2013-08-291-10/+8
* sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()Ben Hutchings2013-08-291-2/+0
* sfc: Allow event queue initialisation to failJon Cooper2013-08-291-1/+3
* sfc: Add EF10 support for TX/RX DMA error events handling.Alexandre Rames2013-08-271-3/+3
* sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings2013-08-221-0/+34
* sfc: Add flag for stack-owned RX MAC filtersBen Hutchings2013-08-221-17/+30
* sfc: Refactor Falcon-arch filter removalBen Hutchings2013-08-221-34/+40
* sfc: Make most filter operations NIC-type-specificBen Hutchings2013-08-221-0/+1108
* sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architectureBen Hutchings2013-08-211-5/+5
* sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings2013-08-211-0/+1781