aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/siena.c
Commit message (Expand)AuthorAge
* sfc: Move MTD operations into efx_nic_typeBen Hutchings2013-08-27
* sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings2013-08-22
* sfc: Make most filter operations NIC-type-specificBen Hutchings2013-08-22
* sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_sizeBen Hutchings2013-08-21
* sfc: Add support for MCDI v2Ben 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: Rename Falcon-architecture register definitionsBen 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: Store port number in private data, not net_device::dev_idBen Hutchings2013-06-12
* sfc: Enable RX DMA scattering where possibleBen Hutchings2013-03-07
* sfc: Add AER and EEH support for SienaAlexandre Rames2013-03-07
* sfc: Correctly initialise reset_method in siena_test_chip()Ben Hutchings2012-11-30
* sfc: Really disable flow control while flushingBen Hutchings2012-11-30
* sfc: Add support for IEEE-1588 PTPStuart Hodgson2012-09-18
* sfc: Fix interface statistics running backwardBen Hutchings2012-07-17
* sfc: Disable VF queues during register self-testBen Hutchings2012-07-17
* sfc: Remove redundant function efx_nic_has_mc()Ben Hutchings2012-03-06
* sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings2012-02-15
* sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings2012-02-15
* sfc: Add hwmon driver for boards using SFC9000-family controllersBen Hutchings2012-01-26
* sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)Ben Hutchings2012-01-26
* sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response.Matthew Slattery2012-01-26
* sfc: Remove efx_nic_type::push_multicast_hash operationBen Hutchings2012-01-26
* sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings2012-01-26
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
* sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings2011-09-16
* sfc: Move the Solarflare driversJeff Kirsher2011-08-11