aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/farch.c
AgeCommit message (Expand)Author
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree
2014-03-14sfc: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-02-12sfc: Add/remove blank lines to tasteBen Hutchings
2013-12-12sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings
2013-12-12sfc: Allow filter removal only with exactly matching priorityBen Hutchings
2013-12-12sfc: Don't refer to 'stack' in filter implementationBen Hutchings
2013-12-12sfc: Change priority and flags for automatic MAC filtersBen Hutchings
2013-12-12sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko
2013-12-12sfc: Make initial fill of RX descriptors synchronousJon Cooper
2013-08-29sfc: Update copyright bannersBen Hutchings
2013-08-29sfc: Extend struct efx_tx_buffer to allow pushing option descriptorsBen Hutchings
2013-08-29sfc: Use a global count of active queues instead of pending drainsAlexandre Rames
2013-08-29sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()Ben Hutchings
2013-08-29sfc: Allow event queue initialisation to failJon Cooper
2013-08-27sfc: Add EF10 support for TX/RX DMA error events handling.Alexandre Rames
2013-08-22sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings
2013-08-22sfc: Add flag for stack-owned RX MAC filtersBen Hutchings
2013-08-22sfc: Refactor Falcon-arch filter removalBen Hutchings
2013-08-22sfc: Make most filter operations NIC-type-specificBen Hutchings
2013-08-21sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architectureBen Hutchings
2013-08-21sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings