summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/falcon.c
Commit message (Expand)AuthorAge
* sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah2015-08-28
* sfc: Bind the sfc driver to any available VF'sShradha Shah2015-05-09
* sfc: Add use of shared RSS contexts.Jon Cooper2015-05-09
* sfc: Prepare to bind the sfc driver to the VF.Shradha Shah2015-05-09
* sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-05-09
* sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah2014-11-06
* sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree2014-07-15
* sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree2014-04-16
* sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree2014-03-10
* sfc: Add/remove blank lines to tasteBen Hutchings2014-02-12
* sfc: fix sparse non static symbol warningWei Yongjun2013-12-19
* sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko2013-12-12
* sfc: Associate primary and secondary functions of controllerBen Hutchings2013-12-12
* sfc: Correct RX dropped count for drops while interface is downJon Cooper2013-12-12
* 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-12-01
* 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-16
* sfc: Clean up test interrupt handlingBen Hutchings2012-01-27
* Partly revert "sfc: Handle serious errors in exactly one interrupt handler"Ben Hutchings2012-01-27
* sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)Ben Hutchings2012-01-27
* sfc: Remove efx_nic_type::push_multicast_hash operationBen Hutchings2012-01-27
* sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings2012-01-27
* 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