summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-21sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings
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-20vxlan: Add tx-vlan offload support.Pravin B Shelar
2013-08-20vxlan: Improve vxlan headroom calculation.Pravin B Shelar
2013-08-20vxlan: Factor out vxlan send api.Pravin B Shelar
2013-08-20vxlan: Extend vxlan handlers for openvswitch.Pravin B Shelar
2013-08-20vxlan: Add vxlan recv demux.Pravin B Shelar
2013-08-20vxlan: Restructure vxlan receive.Pravin B Shelar
2013-08-20vxlan: Restructure vxlan socket apis.Pravin B Shelar
2013-08-20r8152: add commentshayeswang
2013-08-20r8152: adjust tx_bottom functionhayeswang
2013-08-20r8152: move some declearation of variableshayeswang
2013-08-20r8152: adjust some duplicated codehayeswang
2013-08-20r8152: replace lockflags with flagshayeswang
2013-08-20r8152: replace void * with struct r8152 *hayeswang
2013-08-20r8152: remove clearing the memory to zero for netdev privhayeswang
2013-08-20sis900: don't restart auto-negotiation each time after link resume.Denis Kirjanov
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-16Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-08-16Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds