index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ethtool.c
Age
Commit message (
Expand
)
Author
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
2012-02-16
sfc: Add support for configuring RX unicast/multicast default filters
Ben Hutchings
2012-01-27
sfc: Make all MAC statistics consistently 64 bits wide
Ben Hutchings
2012-01-27
sfc: Remove dependence on NAPI polling in efx_test_eventq_irq()
Ben Hutchings
2012-01-27
sfc: Merge efx_mac_operations into efx_nic_type
Ben Hutchings
2012-01-27
sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats
Ben Hutchings
2012-01-09
sfc: Const-qualify static data as appropriate, partly prompted by checkpatch
Ben Hutchings
2012-01-05
sfc: Fix some formatting errors reported by checkpatch
Ben Hutchings
2012-01-04
sfc: Implement ethtool RX NFC rules API instead of n-tuple API
Ben Hutchings
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-09-16
sfc: Use correct fields of struct ethtool_coalesce
Ben Hutchings
2011-09-16
sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()
Ben Hutchings
2011-09-16
sfc: Correct reporting and validation of TX interrupt coalescing
Ben Hutchings
2011-09-16
sfc: Use consistent types for interrupt coalescing parameters
Ben Hutchings
2011-09-16
sfc: Correct error code for unsupported interrupt coalescing parameters
Ben Hutchings
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher