summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/net_driver.h
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-07-04sfc: batch up RX deliveryEdward Cree
2018-04-24sfc: ARFS filter IDsEdward Cree
2018-04-14sfc: limit ARFS workitems in flight per channelEdward Cree
2018-03-27sfc: protect list of RSS contexts under a mutexEdward Cree
2018-03-27sfc: use a semaphore to lock farch filters tooEdward Cree
2018-03-27sfc: give ef10 its own rwsem in the filter table instead of filter_lockEdward Cree
2018-03-27sfc: replace asynchronous filter operationsEdward Cree
2018-03-14sfc: support FEC configuration through ethtoolEdward Cree
2018-03-08sfc: support RSS spreading of ethtool ntuple filtersEdward Cree
2018-01-25sfc: on 8000 series use TX queues for TX timestampsEdward Cree
2018-01-25sfc: handle TX timestamps in the normal data pathMartin Habets
2018-01-10sfc: support the ethtool ksettings API properly so that 25/50/100G worksEdward Cree
2017-12-21sfc: support variable number of MAC statsEdward Cree
2017-12-18sfc: improve PTP error reportingEdward Cree
2017-12-18sfc: support VI strides other than 8kEdward Cree
2017-12-18sfc: make mem_bar a function rather than a constantEdward Cree
2017-02-14sfc: MSI-X is the only interrupt mode for EF10 VFsAndrew Rybchenko
2017-02-09sfc: configure UDP tunnel offload portsJon Cooper
2017-02-09sfc: set csum_level for encapsulated packetsJon Cooper
2017-02-09sfc: process RX event inner checksum flagsJon Cooper
2017-02-03sfc: get rid of custom busy polling codeEric Dumazet
2017-01-17sfc: read back RX hash config from the NIC when querying it with ethtool -xEdward Cree
2017-01-17sfc: support setting RSS hash key through ethtool APIEdward Cree
2017-01-16sfc: allow PIO more oftenEdward Cree
2017-01-10sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOVBert Kenward
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