summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/nic.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: enable cascaded multicast filters in MCFWDaniel Pieczko2015-07-221-0/+2
* sfc: display vadaptor statistics for all interfacesDaniel Pieczko2015-06-021-0/+18
* sfc: add "port_" prefix to MAC statsDaniel Pieczko2015-06-021-53/+53
* sfc: Implement ndo_gets_phys_port_id() for EF10 VFsShradha Shah2015-06-021-0/+1
* sfc: Store vf_index in nic_data for Ef10.Shradha Shah2015-05-221-0/+1
* sfc: Add use of shared RSS contexts.Jon Cooper2015-05-091-0/+2
* sfc: create vports for VFs and assign random MAC addressesShradha Shah2015-05-091-0/+7
* sfc: Prepare to bind the sfc driver to the VF.Shradha Shah2015-05-091-0/+1
* sfc: get the PF number and record in nic_dataDaniel Pieczko2015-05-091-0/+2
* sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko2015-05-091-0/+2
* sfc: record the PF's vport ID in nic_dataDaniel Pieczko2015-05-091-0/+2
* sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_dataDaniel Pieczko2015-05-091-0/+4
* sfc: Move and rename efx_vf struct to siena_vfDaniel Pieczko2015-05-091-0/+2
* sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-05-091-111/+0Star
* sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah2014-11-061-1/+23
* sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah2014-11-061-33/+37
* sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah2014-11-061-0/+18
* sfc: add support for skb->xmit_moreEdward Cree2014-10-181-5/+24
* sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree2014-07-161-3/+10
* sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree2014-04-161-0/+1
* sfc: Add PTP counters to ethtool statsBen Hutchings2013-12-121-0/+2
* sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}Shradha Shah2013-12-121-2/+2
* sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings2013-12-121-2/+2
* sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko2013-12-121-4/+0Star
* sfc: Add RX packet timestamping for EF10Jon Cooper2013-12-121-0/+9
* sfc: split setup of hardware timestamping into NIC-type operationDaniel Pieczko2013-12-121-0/+3
* sfc: Remove dependency of PTP on having a dedicated channelBen Hutchings2013-12-121-1/+3
* sfc: Correct RX dropped count for drops while interface is downJon Cooper2013-12-121-0/+1
* Merge branch 'sfc-3.13' into masterBen Hutchings2013-12-061-0/+2
|\
| * sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames2013-12-061-0/+2
* | sfc: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-191-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-091-0/+12
|\
| * sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree2013-10-051-0/+12
* | sfc: Remove extern from function prototypesJoe Perches2013-09-241-107/+103Star
* | sfc: Separate out queue-empty check from efx_nic_may_push_tx_desc()Ben Hutchings2013-09-201-6/+22
* | sfc: Allocate and link PIO buffers; map them with write-combiningBen Hutchings2013-09-201-0/+18
|/
* sfc: Reinitialise and re-validate datapath caps after MC rebootBen Hutchings2013-09-111-0/+3
* sfc: Update copyright bannersBen Hutchings2013-08-301-2/+2
* sfc: Add support for Solarflare SFC9100 familyBen Hutchings2013-08-291-4/+75
* sfc: Allow event queue initialisation to failJon Cooper2013-08-291-3/+3
* sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings2013-08-271-0/+124
* sfc: Remove more left-overs from Falcon GMAC supportBen Hutchings2013-08-271-5/+0Star
* sfc: Move MTD operations into efx_nic_typeBen Hutchings2013-08-271-1/+32
* sfc: Rename SPI stuff to show that it is Falcon-specificBen Hutchings2013-08-221-2/+2
* sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings2013-08-221-0/+1
* sfc: Make most filter operations NIC-type-specificBen Hutchings2013-08-221-0/+28
* sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings2013-08-211-33/+167
* sfc: Refactor queue teardown sequence to allow for EF10 flush behaviourBen Hutchings2013-08-211-3/+1Star
* sfc: Limit scope of a Falcon A1 IRQ workaroundBen Hutchings2013-08-211-1/+0Star
* sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...Ben Hutchings2013-08-211-1/+1