summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-21Merge branch 'tuntap'David S. Miller
2013-08-21tun: Get skfilter layoutPavel Emelyanov
2013-08-21tun: Allow to skip filter on attachPavel Emelyanov
2013-08-21tun: Report whether the queue is attached or notPavel Emelyanov
2013-08-21tun: Add ability to create tun device with given indexPavel Emelyanov
2013-08-21sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_ifaceBen Hutchings
2013-08-21sfc: Fix race in completion handlingBen Hutchings
2013-08-21sfc: Add support for MCDI v2Ben Hutchings
2013-08-21sfc: Update MCDI protocol definitions for EF10Ben Hutchings
2013-08-21sfc: Translate MCDI error numbers received in eventsBen Hutchings
2013-08-21net/mlx4_en: Reduce scope of local variables in mlx4_en_xmitAmir Vadai
2013-08-21net/mlx4_en: Fix handling of dma_map failureAmir Vadai
2013-08-21net/mlx4_en: Notify user when TX ring in error stateAmir Vadai
2013-08-21net/mlx4_en: Disable global flow control when PFC enabledEugenia Emantayev
2013-08-21net/mlx4_en: Coding style cleanup in mlx4_en_dcbnl_ieee_setpfc()Amir Vadai
2013-08-21sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings
2013-08-21qlcnic: Update version to 5.3.48Himanshu Madhani
2013-08-21qlcnic: Implement ndo_get_phys_port_id for 82xx adapterShahed Shaikh
2013-08-21qlcnic: Enable diagnostic test for multiple Tx queues.Himanshu Madhani
2013-08-21qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter.Himanshu Madhani
2013-08-21qlcnic: Multi Tx queue support for 82xx Series adapter.Himanshu Madhani
2013-08-21sfc: Refactor queue teardown sequence to allow for EF10 flush behaviourBen Hutchings
2013-08-21sfc: Remove bogus call to efx_release_tx_buffers()Ben Hutchings
2013-08-21sfc: Stop RX refill before flushing RX queuesBen Hutchings
2013-08-21sfc: Limit scope of a Falcon A1 IRQ workaroundBen Hutchings
2013-08-21sfc: Rework IRQ enable/disableBen Hutchings
2013-08-21sfc: Remove efx_process_channel_now()Ben Hutchings
2013-08-21sfc: Rename Falcon-architecture register definitionsBen Hutchings
2013-08-21sfc: Make struct efx_special_buffer less specialBen Hutchings
2013-08-21sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...Ben Hutchings
2013-08-21sfc: Make MCDI independent of SienaBen Hutchings
2013-08-21sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()Ben Hutchings
2013-08-21sfc: Collect all MCDI port functions into mcdi_port.cBen Hutchings
2013-08-21sfc: Move efx_mcdi_mac_reconfigure() to siena.c and renameBen Hutchings
2013-08-21sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI moduleBen Hutchings
2013-08-21sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()Ben Hutchings
2013-08-21sfc: Ensure MCDI buffers, but not lengths, are dword alignedBen Hutchings
2013-08-21sfc: Use proper macros to declare and access MCDI arraysBen Hutchings
2013-08-21sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific codeBen Hutchings
2013-08-21sfc: Fill out the set of MCDI accessorsBen Hutchings
2013-08-21sfc: Rationalise MCDI buffer accessorsBen Hutchings
2013-08-21sfc: Introduce and use MCDI_DECLARE_BUF macroBen Hutchings
2013-08-21sfc: Move more Falcon-specific code and definitions into falcon.cBen Hutchings
2013-08-21sfc: Move details of a Falcon bug workaround out of ethtool.cBen Hutchings
2013-08-21sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nicBen Hutchings
2013-08-21sfc: const-qualify source pointers for MMIO write functionsBen Hutchings
2013-08-21Merge branch 'sfc-3.11'Ben Hutchings
2013-08-21sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings
2013-08-21can: mcp251x: Allow tuning SPI mode and limit maximal SPI speedAlexander Shiyan
2013-08-21can: mcp251x: Eliminate irq_flags from driver platform_dataAlexander Shiyan