aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ethtool.c
Commit message (Expand)AuthorAge
* sfc: Make all MAC statistics consistently 64 bits wideBen Hutchings2012-01-26
* sfc: Remove dependence on NAPI polling in efx_test_eventq_irq()Ben Hutchings2012-01-26
* sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings2012-01-26
* sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_statsBen Hutchings2012-01-26
* sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings2012-01-09
* sfc: Fix some formatting errors reported by checkpatchBen Hutchings2012-01-05
* sfc: Implement ethtool RX NFC rules API instead of n-tuple APIBen Hutchings2012-01-04
* ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-16
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-16
* sfc: Use correct fields of struct ethtool_coalesceBen Hutchings2011-09-16
* sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings2011-09-16
* sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings2011-09-16
* sfc: Use consistent types for interrupt coalescing parametersBen Hutchings2011-09-16
* sfc: Correct error code for unsupported interrupt coalescing parametersBen Hutchings2011-09-16
* sfc: Move the Solarflare driversJeff Kirsher2011-08-11