summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/net_driver.h
AgeCommit message (Expand)Author
2017-01-04sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree
2016-12-17net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-03sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree
2016-11-30sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree
2016-11-27sfc: remove unneeded variableDan Carpenter
2016-11-18sfc: remove Software TSOEdward Cree
2016-11-18sfc: Firmware-Assisted TSO version 2Bert Kenward
2016-11-09sfc: report 4-tuple UDP hashing to ethtool, if it's enabledEdward Cree
2016-09-06sfc: check MTU against minimum thresholdBert Kenward
2016-08-26sfc: work around TRIGGER_INTERRUPT command not working on SFC9140Jon Cooper
2016-08-12sfc: get timer configuration from adapterBert Kenward
2016-08-12sfc: set interrupt moderation via MCDIBert Kenward
2016-06-15sfc: VLAN filters must only be created if the firmware supports this.Martin Habets
2016-06-15sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacksAndrew Rybchenko
2016-06-15sfc: Add efx_nic member with fixed netdev featuresAndrew Rybchenko
2016-06-15sfc: Move last mc_promisc flag to EF10 filter table stateAndrew Rybchenko
2016-05-31sfc: Track RPS flow IDs per channel instead of per functionJon Cooper
2015-12-02sfc: use ALIGN macro for aligning frame sizesJarod Wilson
2015-12-01sfc: make TSO version a per-queue parameterBert Kenward
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-02sfc: push partner queue for skb->xmit_moreMartin Habets
2015-10-27sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward
2015-10-12sfc: fully reset if MC_REBOOT event received without warm_boot_count incrementDaniel Pieczko
2015-08-28sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah
2015-07-21sfc: support cascaded multicast filtersDaniel Pieczko
2015-07-09sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning
2015-06-02sfc: Implement ndo_gets_phys_port_id() for EF10 VFsShradha Shah
2015-05-21sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MACShradha Shah
2015-05-21sfc: add ndo_set_vf_link_state() function for EF10Edward Cree
2015-05-21sfc: Enable a VF to get its own MAC addressDaniel Pieczko
2015-05-21sfc: protect filter table against use-after-freeEdward Cree
2015-05-21sfc: save old MAC address in case sriov_mac_address_changed failsShradha Shah
2015-05-09sfc: Bind the sfc driver to any available VF'sShradha Shah
2015-05-09sfc: Add use of shared RSS contexts.Jon Cooper
2015-05-09sfc: Prepare to bind the sfc driver to the VF.Shradha Shah
2015-05-09sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko
2015-05-09sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah
2015-05-09sfc: Move and rename efx_vf struct to siena_vfDaniel Pieczko
2015-05-09sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah
2014-11-06sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah
2014-11-06sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah
2014-07-22sfc: Add support for busy pollingAlexandre Rames
2014-07-17sfc: Add per-queue statistics in ethtoolAndrew Rybchenko
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-02-12sfc: Add/remove blank lines to tasteBen Hutchings
2013-12-12sfc: remove unused 'enum efx_rx_alloc_method'Andrew Rybchenko
2013-12-12sfc: remove unused 'refcnt' from efx_rx_page_stateAndrew Rybchenko
2013-12-12sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings
2013-12-12sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko