summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/nic.h
Commit message (Expand)AuthorAge
* sfc: remove ctpio_dmabuf_start from statsBert Kenward2018-04-04
* sfc: protect list of RSS contexts under a mutexEdward Cree2018-03-27
* sfc: replace asynchronous filter operationsEdward Cree2018-03-27
* sfc: support RSS spreading of ethtool ntuple filtersEdward Cree2018-03-08
* sfc: MAC TX timestamp handling on the 8000 seriesMartin Habets2018-01-25
* sfc: only enable TX timestamping if the adapter is licensed for itMartin Habets2018-01-25
* sfc: add function to determine which TX timestamping method to useMartin Habets2018-01-25
* sfc: handle TX timestamps in the normal data pathMartin Habets2018-01-25
* sfc: expose CTPIO stats on NICs that support themBert Kenward2017-12-21
* sfc: expose FEC stats on Medford2Edward Cree2017-12-21
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
* sfc: revert changes to NIC revision numbersBert Kenward2017-05-12
* sfc: configure UDP tunnel offload portsJon Cooper2017-02-09
* sfc: read back RX hash config from the NIC when querying it with ethtool -xEdward Cree2017-01-17
* sfc: get PIO buffer size from the NICEdward Cree2017-01-16
* sfc: allow PIO more oftenEdward Cree2017-01-16
* 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
* sfc: set interrupt moderation via MCDIBert Kenward2016-08-12
* sfc: retrieve second word of datapath capabilitiesBert Kenward2016-08-12
* sfc: Implement list of VLANs added over interfaceAndrew Rybchenko2016-06-15
* sfc: enable cascaded multicast filters in MCFWDaniel Pieczko2015-07-21
* sfc: display vadaptor statistics for all interfacesDaniel Pieczko2015-06-02
* sfc: add "port_" prefix to MAC statsDaniel Pieczko2015-06-02
* sfc: Implement ndo_gets_phys_port_id() for EF10 VFsShradha Shah2015-06-02
* sfc: Store vf_index in nic_data for Ef10.Shradha Shah2015-05-21
* sfc: Add use of shared RSS contexts.Jon Cooper2015-05-09
* sfc: create vports for VFs and assign random MAC addressesShradha Shah2015-05-09
* sfc: Prepare to bind the sfc driver to the VF.Shradha Shah2015-05-09
* sfc: get the PF number and record in nic_dataDaniel Pieczko2015-05-09
* sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko2015-05-09
* sfc: record the PF's vport ID in nic_dataDaniel Pieczko2015-05-09
* sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_dataDaniel Pieczko2015-05-09
* sfc: Move and rename efx_vf struct to siena_vfDaniel Pieczko2015-05-09
* sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-05-09
* 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: add support for skb->xmit_moreEdward Cree2014-10-17
* sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree2014-07-15
* sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree2014-04-16
* sfc: Add PTP counters to ethtool statsBen Hutchings2013-12-12
* sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}Shradha Shah2013-12-12
* sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings2013-12-12
* sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko2013-12-12
* sfc: Add RX packet timestamping for EF10Jon Cooper2013-12-12
* sfc: split setup of hardware timestamping into NIC-type operationDaniel Pieczko2013-12-12
* sfc: Remove dependency of PTP on having a dedicated channelBen Hutchings2013-12-12
* sfc: Correct RX dropped count for drops while interface is downJon Cooper2013-12-12