aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/falcon.c
Commit message (Expand)AuthorAge
* sfc: check for allocation failureDan Carpenter2013-09-04
* sfc: Update copyright bannersBen Hutchings2013-08-29
* sfc: Allow efx_nic_type::dimension_resources to failBen Hutchings2013-08-29
* sfc: Generalise packet hash lookup to support EF10 RX prefixJon Cooper2013-08-27
* sfc: Add EF10 support for TX/RX DMA error events handling.Alexandre Rames2013-08-27
* sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings2013-08-27
* sfc: Remove more left-overs from Falcon GMAC supportBen Hutchings2013-08-27
* sfc: Move MTD operations into efx_nic_typeBen Hutchings2013-08-27
* sfc: Rename SPI stuff to show that it is Falcon-specificBen Hutchings2013-08-22
* sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings2013-08-22
* sfc: Make most filter operations NIC-type-specificBen Hutchings2013-08-22
* sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architectureBen Hutchings2013-08-21
* 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: Limit scope of a Falcon A1 IRQ workaroundBen Hutchings2013-08-21
* sfc: Rework IRQ enable/disableBen 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: Move more Falcon-specific code and definitions into falcon.cBen Hutchings2013-08-21
* sfc: Move details of a Falcon bug workaround out of ethtool.cBen Hutchings2013-08-21
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-02
|\
| * i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen2013-04-02
* | sfc: Enable RX DMA scattering where possibleBen Hutchings2013-03-07
|/
* sfc: Really disable flow control while flushingBen Hutchings2012-11-30
* sfc: Disable VF queues during register self-testBen Hutchings2012-07-17
* sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings2012-02-15
* sfc: Clean up test interrupt handlingBen Hutchings2012-01-26
* Partly revert "sfc: Handle serious errors in exactly one interrupt handler"Ben Hutchings2012-01-26
* sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)Ben Hutchings2012-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
* sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings2012-01-09
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-28
* sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings2011-09-16
* sfc: Move the Solarflare driversJeff Kirsher2011-08-11