summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/net_driver.h
Commit message (Expand)AuthorAge
* sfc: ARFS filter IDsEdward Cree2018-04-24
* sfc: limit ARFS workitems in flight per channelEdward Cree2018-04-14
* sfc: protect list of RSS contexts under a mutexEdward Cree2018-03-27
* sfc: use a semaphore to lock farch filters tooEdward Cree2018-03-27
* sfc: give ef10 its own rwsem in the filter table instead of filter_lockEdward Cree2018-03-27
* sfc: replace asynchronous filter operationsEdward Cree2018-03-27
* sfc: support FEC configuration through ethtoolEdward Cree2018-03-14
* 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: handle TX timestamps in the normal data pathMartin Habets2018-01-25
* sfc: support the ethtool ksettings API properly so that 25/50/100G worksEdward Cree2018-01-10
* sfc: support variable number of MAC statsEdward Cree2017-12-21
* sfc: improve PTP error reportingEdward Cree2017-12-18
* sfc: support VI strides other than 8kEdward Cree2017-12-18
* sfc: make mem_bar a function rather than a constantEdward Cree2017-12-18
* sfc: MSI-X is the only interrupt mode for EF10 VFsAndrew Rybchenko2017-02-14
* sfc: configure UDP tunnel offload portsJon Cooper2017-02-09
* sfc: set csum_level for encapsulated packetsJon Cooper2017-02-09
* sfc: process RX event inner checksum flagsJon Cooper2017-02-09
* sfc: get rid of custom busy polling codeEric Dumazet2017-02-03
* sfc: read back RX hash config from the NIC when querying it with ethtool -xEdward Cree2017-01-17
* sfc: support setting RSS hash key through ethtool APIEdward Cree2017-01-17
* sfc: allow PIO more oftenEdward Cree2017-01-16
* sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOVBert Kenward2017-01-10
* sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree2017-01-04
* net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-17
* sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree2016-12-03
* sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree2016-11-30
* sfc: remove unneeded variableDan Carpenter2016-11-27
* sfc: remove Software TSOEdward Cree2016-11-18
* sfc: Firmware-Assisted TSO version 2Bert Kenward2016-11-18
* sfc: report 4-tuple UDP hashing to ethtool, if it's enabledEdward Cree2016-11-09
* sfc: check MTU against minimum thresholdBert Kenward2016-09-06
* sfc: work around TRIGGER_INTERRUPT command not working on SFC9140Jon Cooper2016-08-26
* sfc: get timer configuration from adapterBert Kenward2016-08-12
* sfc: set interrupt moderation via MCDIBert Kenward2016-08-12
* sfc: VLAN filters must only be created if the firmware supports this.Martin Habets2016-06-15
* sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacksAndrew Rybchenko2016-06-15
* sfc: Add efx_nic member with fixed netdev featuresAndrew Rybchenko2016-06-15
* sfc: Move last mc_promisc flag to EF10 filter table stateAndrew Rybchenko2016-06-15
* sfc: Track RPS flow IDs per channel instead of per functionJon Cooper2016-05-31
* sfc: use ALIGN macro for aligning frame sizesJarod Wilson2015-12-02
* sfc: make TSO version a per-queue parameterBert Kenward2015-12-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\
| * sfc: push partner queue for skb->xmit_moreMartin Habets2015-11-02
* | sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward2015-10-27
* | sfc: fully reset if MC_REBOOT event received without warm_boot_count incrementDaniel Pieczko2015-10-12
|/
* sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah2015-08-28
* sfc: support cascaded multicast filtersDaniel Pieczko2015-07-21
* sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning2015-07-09