summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: Add support for configuring RX unicast/multicast default filtersBen Hutchings2012-02-161-17/+42
* sfc: Make all MAC statistics consistently 64 bits wideBen Hutchings2012-01-271-63/+54
* sfc: Remove dependence on NAPI polling in efx_test_eventq_irq()Ben Hutchings2012-01-271-4/+0
* sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings2012-01-271-2/+2
* sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_statsBen Hutchings2012-01-271-2/+5
* sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings2012-01-091-2/+2
* sfc: Fix some formatting errors reported by checkpatchBen Hutchings2012-01-051-2/+2
* sfc: Implement ethtool RX NFC rules API instead of n-tuple APIBen Hutchings2012-01-041-39/+149
* ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-161-23/+12
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-4/+0
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-161-1/+1
* sfc: Use correct fields of struct ethtool_coalesceBen Hutchings2011-09-161-9/+27
* sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings2011-09-161-9/+8
* sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings2011-09-161-34/+33
* sfc: Use consistent types for interrupt coalescing parametersBen Hutchings2011-09-161-1/+2
* sfc: Correct error code for unsupported interrupt coalescing parametersBen Hutchings2011-09-161-3/+3
* sfc: Move the Solarflare driversJeff Kirsher2011-08-111-0/+1012
OpenPOWER on IntegriCloud