summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/net_driver.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOVBert Kenward2017-01-101-2/+3
* sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree2017-01-041-0/+2
* net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-181-6/+6
* sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree2016-12-031-11/+11
* sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree2016-11-301-3/+1Star
* sfc: remove unneeded variableDan Carpenter2016-11-281-7/+1Star
* sfc: remove Software TSOEdward Cree2016-11-181-0/+5
* sfc: Firmware-Assisted TSO version 2Bert Kenward2016-11-181-2/+45
* sfc: report 4-tuple UDP hashing to ethtool, if it's enabledEdward Cree2016-11-091-0/+2
* sfc: check MTU against minimum thresholdBert Kenward2016-09-071-0/+3
* sfc: work around TRIGGER_INTERRUPT command not working on SFC9140Jon Cooper2016-08-271-1/+1
* sfc: get timer configuration from adapterBert Kenward2016-08-131-0/+2
* sfc: set interrupt moderation via MCDIBert Kenward2016-08-131-4/+6
* sfc: VLAN filters must only be created if the firmware supports this.Martin Habets2016-06-161-0/+12
* sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacksAndrew Rybchenko2016-06-161-0/+2
* sfc: Add efx_nic member with fixed netdev featuresAndrew Rybchenko2016-06-161-0/+3
* sfc: Move last mc_promisc flag to EF10 filter table stateAndrew Rybchenko2016-06-161-2/+0Star
* sfc: Track RPS flow IDs per channel instead of per functionJon Cooper2016-06-011-4/+8
* sfc: use ALIGN macro for aligning frame sizesJarod Wilson2015-12-031-1/+2
* sfc: make TSO version a per-queue parameterBert Kenward2015-12-011-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-031-0/+2
|\
| * sfc: push partner queue for skb->xmit_moreMartin Habets2015-11-031-0/+2
* | sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward2015-10-281-73/+56Star
* | sfc: fully reset if MC_REBOOT event received without warm_boot_count incrementDaniel Pieczko2015-10-121-0/+1
|/
* sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah2015-08-281-0/+1
* sfc: support cascaded multicast filtersDaniel Pieczko2015-07-221-0/+2
* sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning2015-07-091-0/+2
* sfc: Implement ndo_gets_phys_port_id() for EF10 VFsShradha Shah2015-06-021-0/+2
* sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MACShradha Shah2015-05-221-1/+2
* sfc: add ndo_set_vf_link_state() function for EF10Edward Cree2015-05-221-0/+2
* sfc: Enable a VF to get its own MAC addressDaniel Pieczko2015-05-221-0/+1
* sfc: protect filter table against use-after-freeEdward Cree2015-05-221-1/+4
* sfc: save old MAC address in case sriov_mac_address_changed failsShradha Shah2015-05-221-1/+1
* sfc: Bind the sfc driver to any available VF'sShradha Shah2015-05-091-0/+1
* sfc: Add use of shared RSS contexts.Jon Cooper2015-05-091-1/+2
* sfc: Prepare to bind the sfc driver to the VF.Shradha Shah2015-05-091-0/+2
* sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko2015-05-091-0/+3
* sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah2015-05-091-0/+1
* sfc: Move and rename efx_vf struct to siena_vfDaniel Pieczko2015-05-091-3/+0Star
* sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-05-091-0/+8
* sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah2014-11-061-0/+5
* sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah2014-11-061-14/+0Star
* sfc: Add support for busy pollingAlexandre Rames2014-07-231-0/+148
* sfc: Add per-queue statistics in ethtoolAndrew Rybchenko2014-07-181-0/+4
* sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree2014-07-161-0/+2
* sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree2014-04-161-0/+4
* sfc: Add/remove blank lines to tasteBen Hutchings2014-02-121-1/+0Star
* sfc: remove unused 'enum efx_rx_alloc_method'Andrew Rybchenko2013-12-121-6/+0Star
* sfc: remove unused 'refcnt' from efx_rx_page_stateAndrew Rybchenko2013-12-121-3/+0Star
* sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings2013-12-121-3/+4