summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/farch.c
Commit message (Expand)AuthorAge
* sfc: ARFS filter IDsEdward Cree2018-04-24
* sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree2018-04-14
* sfc: use a semaphore to lock farch filters tooEdward Cree2018-03-27
* sfc: replace asynchronous filter operationsEdward Cree2018-03-27
* sfc: support RSS spreading of ethtool ntuple filtersEdward Cree2018-03-08
* sfc: on 8000 series use TX queues for TX timestampsEdward Cree2018-01-25
* sfc: remove tx and MCDI handling from NAPI budget considerationBert Kenward2018-01-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * sfc: support rx-fcs and rx-allEdward Cree2017-11-01
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* sfc: read back RX hash config from the NIC when querying it with ethtool -xEdward Cree2017-01-17
* sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree2016-12-03
* sfc: fix debug message format string in efx_farch_handle_rx_not_okEdward Cree2016-12-01
* sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree2016-11-30
* sfc: Firmware-Assisted TSO version 2Bert Kenward2016-11-18
* sfc: work around TRIGGER_INTERRUPT command not working on SFC9140Jon Cooper2016-08-26
* net: sfc: avoid -Wtype-limits warningArnd Bergmann2016-06-16
* sfc: only use RSS filters if we're using RSSBert Kenward2015-12-12
* sfc: push partner queue for skb->xmit_moreMartin Habets2015-11-02
* sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-05-09
* sfc: Revert SRIOV changes.David S. Miller2015-04-08
* sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-04-08
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah2014-11-06
* sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah2014-11-06
* sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah2014-11-06
* sfc: fix addr_list_lock spinlock use before initEdward Cree2014-09-16
* sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree2014-04-16
* sfc: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-14
* sfc: Add/remove blank lines to tasteBen Hutchings2014-02-12
* sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings2013-12-12
* sfc: Allow filter removal only with exactly matching priorityBen Hutchings2013-12-12
* sfc: Don't refer to 'stack' in filter implementationBen Hutchings2013-12-12
* sfc: Change priority and flags for automatic MAC filtersBen Hutchings2013-12-12
* sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko2013-12-12
* sfc: Make initial fill of RX descriptors synchronousJon Cooper2013-12-12
* sfc: Update copyright bannersBen Hutchings2013-08-29
* sfc: Extend struct efx_tx_buffer to allow pushing option descriptorsBen Hutchings2013-08-29
* sfc: Use a global count of active queues instead of pending drainsAlexandre Rames2013-08-29
* sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()Ben Hutchings2013-08-29
* sfc: Allow event queue initialisation to failJon Cooper2013-08-29
* sfc: Add EF10 support for TX/RX DMA error events handling.Alexandre Rames2013-08-27
* sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings2013-08-22
* sfc: Add flag for stack-owned RX MAC filtersBen Hutchings2013-08-22
* sfc: Refactor Falcon-arch filter removalBen 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: Move and rename Falcon/Siena common NIC operationsBen Hutchings2013-08-21