aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ethtool.c
AgeCommit message (Expand)Author
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10sfc: Added support for new ethtool APIs for obtaining module eepromStuart Hodgson
2012-02-16sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings
2012-02-16sfc: Add support for configuring RX unicast/multicast default filtersBen Hutchings
2012-01-27sfc: Make all MAC statistics consistently 64 bits wideBen Hutchings
2012-01-27sfc: Remove dependence on NAPI polling in efx_test_eventq_irq()Ben Hutchings
2012-01-27sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings
2012-01-27sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_statsBen Hutchings
2012-01-09sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings
2012-01-05sfc: Fix some formatting errors reported by checkpatchBen Hutchings
2012-01-04sfc: Implement ethtool RX NFC rules API instead of n-tuple APIBen Hutchings
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings
2011-09-16sfc: Use correct fields of struct ethtool_coalesceBen Hutchings
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings
2011-09-16sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings
2011-09-16sfc: Use consistent types for interrupt coalescing parametersBen Hutchings
2011-09-16sfc: Correct error code for unsupported interrupt coalescing parametersBen Hutchings
2011-08-11sfc: Move the Solarflare driversJeff Kirsher