aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAge
...
* sfc: Refactor Falcon-arch search limit resetBen Hutchings2013-08-22
* sfc: Split Falcon-arch-specific and common filter stateBen Hutchings2013-08-22
* sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10Ben Hutchings2013-08-22
* sfc: Name the RX drop queue IDBen Hutchings2013-08-22
* sfc: Rename Falcon-arch filter implementation types and functionsBen Hutchings2013-08-22
* sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags()Ben Hutchings2013-08-22
* sfc: Do not assume efx_nic_type::ev_fini is idempotentBen Hutchings2013-08-21
* sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architectureBen Hutchings2013-08-21
* sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_sizeBen Hutchings2013-08-21
* sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_ifaceBen Hutchings2013-08-21
* sfc: Fix race in completion handlingBen Hutchings2013-08-21
* sfc: Add support for MCDI v2Ben Hutchings2013-08-21
* sfc: Update MCDI protocol definitions for EF10Ben Hutchings2013-08-21
* sfc: Translate MCDI error numbers received in eventsBen Hutchings2013-08-21
* sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings2013-08-21
* sfc: Refactor queue teardown sequence to allow for EF10 flush behaviourBen Hutchings2013-08-21
* sfc: Remove bogus call to efx_release_tx_buffers()Ben Hutchings2013-08-21
* sfc: Stop RX refill before flushing RX queuesBen Hutchings2013-08-21
* sfc: Limit scope of a Falcon A1 IRQ workaroundBen Hutchings2013-08-21
* sfc: Rework IRQ enable/disableBen Hutchings2013-08-21
* sfc: Remove efx_process_channel_now()Ben Hutchings2013-08-21
* sfc: Rename Falcon-architecture register definitionsBen Hutchings2013-08-21
* sfc: Make struct efx_special_buffer less specialBen Hutchings2013-08-21
* sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...Ben Hutchings2013-08-21
* sfc: Make MCDI independent of SienaBen Hutchings2013-08-21
* sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()Ben Hutchings2013-08-21
* sfc: Collect all MCDI port functions into mcdi_port.cBen Hutchings2013-08-21
* sfc: Move efx_mcdi_mac_reconfigure() to siena.c and renameBen Hutchings2013-08-21
* sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI moduleBen Hutchings2013-08-21
* sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()Ben Hutchings2013-08-21
* sfc: Ensure MCDI buffers, but not lengths, are dword alignedBen Hutchings2013-08-21
* sfc: Use proper macros to declare and access MCDI arraysBen Hutchings2013-08-21
* sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific codeBen Hutchings2013-08-21
* sfc: Fill out the set of MCDI accessorsBen Hutchings2013-08-21
* sfc: Rationalise MCDI buffer accessorsBen Hutchings2013-08-21
* sfc: Introduce and use MCDI_DECLARE_BUF macroBen Hutchings2013-08-21
* sfc: Move more Falcon-specific code and definitions into falcon.cBen Hutchings2013-08-21
* sfc: Move details of a Falcon bug workaround out of ethtool.cBen Hutchings2013-08-21
* sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nicBen Hutchings2013-08-21
* sfc: const-qualify source pointers for MMIO write functionsBen Hutchings2013-08-21
* sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings2013-08-21
* sfc: Enable RX scatter for flows steered by RFSBen Hutchings2013-07-22
* sfc: Fix memory leak when discarding scattered packetsBen Hutchings2013-07-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
|\
| * sfc: Remove write permission from phy_type attributeBen Hutchings2013-06-20
* | sfc: Improve test for IOMMU in useBen Hutchings2013-06-24
* | sfc: Fix IRQ cleanup in case of a probe failureBen Hutchings2013-06-24
* | sfc: Do not pass non-TCP packets into GRO codeBen Hutchings2013-06-24
* | sfc: Define and set RX buffer flag for packets parsed as TCPBen Hutchings2013-06-24
* | sfc: Enable accelerated RFS on vlansAndy Lutomirski2013-06-24