index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2013-08-22
sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}
Ben Hutchings
2013-08-22
sfc: Add flag for stack-owned RX MAC filters
Ben Hutchings
2013-08-22
sfc: Refactor Falcon-arch filter removal
Ben Hutchings
2013-08-22
sfc: Make most filter operations NIC-type-specific
Ben Hutchings
2013-08-22
sfc: Refactor Falcon-arch search limit reset
Ben Hutchings
2013-08-22
sfc: Split Falcon-arch-specific and common filter state
Ben Hutchings
2013-08-22
sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10
Ben Hutchings
2013-08-22
sfc: Name the RX drop queue ID
Ben Hutchings
2013-08-22
sfc: Rename Falcon-arch filter implementation types and functions
Ben Hutchings
2013-08-22
sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags()
Ben Hutchings
2013-08-21
sfc: Do not assume efx_nic_type::ev_fini is idempotent
Ben Hutchings
2013-08-21
sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architecture
Ben Hutchings
2013-08-21
sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_size
Ben Hutchings
2013-08-21
sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_iface
Ben Hutchings
2013-08-21
sfc: Fix race in completion handling
Ben Hutchings
2013-08-21
sfc: Add support for MCDI v2
Ben Hutchings
2013-08-21
sfc: Update MCDI protocol definitions for EF10
Ben Hutchings
2013-08-21
sfc: Translate MCDI error numbers received in events
Ben Hutchings
2013-08-21
sfc: Move and rename Falcon/Siena common NIC operations
Ben Hutchings
2013-08-21
sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour
Ben Hutchings
2013-08-21
sfc: Remove bogus call to efx_release_tx_buffers()
Ben Hutchings
2013-08-21
sfc: Stop RX refill before flushing RX queues
Ben Hutchings
2013-08-21
sfc: Limit scope of a Falcon A1 IRQ workaround
Ben Hutchings
2013-08-21
sfc: Rework IRQ enable/disable
Ben Hutchings
2013-08-21
sfc: Remove efx_process_channel_now()
Ben Hutchings
2013-08-21
sfc: Rename Falcon-architecture register definitions
Ben Hutchings
2013-08-21
sfc: Make struct efx_special_buffer less special
Ben Hutchings
2013-08-21
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...
Ben Hutchings
2013-08-21
sfc: Make MCDI independent of Siena
Ben Hutchings
2013-08-21
sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()
Ben Hutchings
2013-08-21
sfc: Collect all MCDI port functions into mcdi_port.c
Ben Hutchings
2013-08-21
sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename
Ben Hutchings
2013-08-21
sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module
Ben Hutchings
2013-08-21
sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()
Ben Hutchings
2013-08-21
sfc: Ensure MCDI buffers, but not lengths, are dword aligned
Ben Hutchings
2013-08-21
sfc: Use proper macros to declare and access MCDI arrays
Ben Hutchings
2013-08-21
sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific code
Ben Hutchings
2013-08-21
sfc: Fill out the set of MCDI accessors
Ben Hutchings
2013-08-21
sfc: Rationalise MCDI buffer accessors
Ben Hutchings
2013-08-21
sfc: Introduce and use MCDI_DECLARE_BUF macro
Ben Hutchings
2013-08-21
sfc: Move more Falcon-specific code and definitions into falcon.c
Ben Hutchings
2013-08-21
sfc: Move details of a Falcon bug workaround out of ethtool.c
Ben Hutchings
2013-08-21
sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nic
Ben Hutchings
2013-08-21
sfc: const-qualify source pointers for MMIO write functions
Ben Hutchings
2013-08-21
Merge branch 'sfc-3.11'
Ben Hutchings
2013-08-21
sfc: Fix lookup of default RX MAC filters when steered using ethtool
Ben Hutchings
2013-08-20
vxlan: Add tx-vlan offload support.
Pravin B Shelar
2013-08-20
vxlan: Improve vxlan headroom calculation.
Pravin B Shelar
2013-08-20
vxlan: Factor out vxlan send api.
Pravin B Shelar
2013-08-20
vxlan: Extend vxlan handlers for openvswitch.
Pravin B Shelar
[next]