summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/falcon.c
AgeCommit message (Expand)Author
2014-07-15sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree
2014-03-10sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree
2014-02-12sfc: Add/remove blank lines to tasteBen Hutchings
2013-12-19sfc: fix sparse non static symbol warningWei Yongjun
2013-12-12sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko
2013-12-12sfc: Associate primary and secondary functions of controllerBen Hutchings
2013-12-12sfc: Correct RX dropped count for drops while interface is downJon Cooper
2013-09-04sfc: check for allocation failureDan Carpenter
2013-08-29sfc: Update copyright bannersBen 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 EF10 support for TX/RX DMA error events handling.Alexandre Rames
2013-08-27sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings
2013-08-27sfc: Remove more left-overs from Falcon GMAC supportBen Hutchings
2013-08-27sfc: Move MTD operations into efx_nic_typeBen Hutchings
2013-08-22sfc: Rename SPI stuff to show that it is Falcon-specificBen 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: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architectureBen 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: Limit scope of a Falcon A1 IRQ workaroundBen Hutchings
2013-08-21sfc: Rework IRQ enable/disableBen 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: 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-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen
2013-03-07sfc: Enable RX DMA scattering where possibleBen Hutchings
2012-12-01sfc: Really disable flow control while flushingBen Hutchings
2012-07-17sfc: Disable VF queues during register self-testBen Hutchings
2012-02-16sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings
2012-01-27sfc: Clean up test interrupt handlingBen Hutchings
2012-01-27Partly revert "sfc: Handle serious errors in exactly one interrupt handler"Ben Hutchings
2012-01-27sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)Ben Hutchings
2012-01-27sfc: Remove efx_nic_type::push_multicast_hash operationBen Hutchings
2012-01-27sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings
2012-01-09sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings
2011-08-11sfc: Move the Solarflare driversJeff Kirsher