aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/siena.c
AgeCommit message (Expand)Author
2013-08-29sfc: Update copyright bannersBen Hutchings
2013-08-29sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()Ben Hutchings
2013-08-29sfc: Allow efx_nic_type::dimension_resources to failBen Hutchings
2013-08-27sfc: Generalise packet hash lookup to support EF10 RX prefixJon Cooper
2013-08-27sfc: Add a function pointer to abstract write of host time into NIC shared me...Laurence Evans
2013-08-27sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings
2013-08-27sfc: Move MTD operations into efx_nic_typeBen Hutchings
2013-08-22sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings
2013-08-22sfc: Make most filter operations NIC-type-specificBen Hutchings
2013-08-21sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_sizeBen Hutchings
2013-08-21sfc: Add support for MCDI v2Ben 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: Rename Falcon-architecture register definitionsBen 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-06-12sfc: Store port number in private data, not net_device::dev_idBen Hutchings
2013-03-07sfc: Enable RX DMA scattering where possibleBen Hutchings
2013-03-07sfc: Add AER and EEH support for SienaAlexandre Rames
2012-12-01sfc: Correctly initialise reset_method in siena_test_chip()Ben Hutchings
2012-12-01sfc: Really disable flow control while flushingBen Hutchings
2012-09-19sfc: Add support for IEEE-1588 PTPStuart Hodgson
2012-07-17sfc: Fix interface statistics running backwardBen Hutchings
2012-07-17sfc: Disable VF queues during register self-testBen Hutchings
2012-03-06sfc: Remove redundant function efx_nic_has_mc()Ben Hutchings
2012-02-16sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings
2012-02-16sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings
2012-01-27sfc: Add hwmon driver for boards using SFC9000-family controllersBen Hutchings
2012-01-27sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)Ben Hutchings
2012-01-27sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response.Matthew Slattery
2012-01-27sfc: Remove efx_nic_type::push_multicast_hash operationBen Hutchings
2012-01-27sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings
2011-08-11sfc: Move the Solarflare driversJeff Kirsher