| Commit message (Expand) | Author | Age | Files | Lines |
* | sfc: Report software timestamping capabilities | Ben Hutchings | 2013-06-24 | 1 | -1/+15 |
* | sfc: Enable RX DMA scattering where possible | Ben Hutchings | 2013-03-07 | 1 | -1/+3 |
* | sfc: Fix byte order warnings for ethtool RX filter interface | Ben Hutchings | 2012-12-01 | 1 | -11/+14 |
* | sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP | Ben Hutchings | 2012-10-02 | 1 | -6/+2 |
* | sfc: Fix loopback self-test with separate_tx_channels=1 | Ben Hutchings | 2012-10-02 | 1 | -1/+2 |
* | sfc: Add support for IEEE-1588 PTP | Stuart Hodgson | 2012-09-19 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-08-31 | 1 | -2/+2 |
|\ |
|
| * | sfc: Fix reporting of IPv4 full filters through ethtool | Ben Hutchings | 2012-08-24 | 1 | -2/+2 |
* | | sfc: Remove overly paranoid locking assertions from netdev operations | Ben Hutchings | 2012-08-24 | 1 | -2/+0 |
* | | sfc: Change state names to be clearer, and comment them | Ben Hutchings | 2012-08-24 | 1 | -1/+1 |
|/ |
|
* | sfc: Fix maximum number of TSO segments and minimum TX queue size | Ben Hutchings | 2012-08-02 | 1 | -5/+11 |
* | sfc: Use strlcpy() to copy ethtool stats names | Ben Hutchings | 2012-07-17 | 1 | -1/+1 |
* | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-10 | 1 | -1/+1 |
* | sfc: Added support for new ethtool APIs for obtaining module eeprom | Stuart Hodgson | 2012-05-10 | 1 | -0/+35 |
* | sfc: Add SR-IOV back-end support for SFC9000 family | Ben Hutchings | 2012-02-16 | 1 | -1/+2 |
* | sfc: Add support for configuring RX unicast/multicast default filters | Ben Hutchings | 2012-02-16 | 1 | -17/+42 |
* | sfc: Make all MAC statistics consistently 64 bits wide | Ben Hutchings | 2012-01-27 | 1 | -63/+54 |
* | sfc: Remove dependence on NAPI polling in efx_test_eventq_irq() | Ben Hutchings | 2012-01-27 | 1 | -4/+0 |
* | sfc: Merge efx_mac_operations into efx_nic_type | Ben Hutchings | 2012-01-27 | 1 | -2/+2 |
* | sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats | Ben Hutchings | 2012-01-27 | 1 | -2/+5 |
* | sfc: Const-qualify static data as appropriate, partly prompted by checkpatch | Ben Hutchings | 2012-01-09 | 1 | -2/+2 |
* | sfc: Fix some formatting errors reported by checkpatch | Ben Hutchings | 2012-01-05 | 1 | -2/+2 |
* | sfc: Implement ethtool RX NFC rules API instead of n-tuple API | Ben Hutchings | 2012-01-04 | 1 | -39/+149 |
* | ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters | Ben Hutchings | 2011-12-16 | 1 | -23/+12 |
* | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero | Rick Jones | 2011-10-07 | 1 | -4/+0 |
* | ethtool: Clean up definitions of rule location arrays in RX NFC | Ben Hutchings | 2011-09-16 | 1 | -1/+1 |
* | sfc: Use correct fields of struct ethtool_coalesce | Ben Hutchings | 2011-09-16 | 1 | -9/+27 |
* | sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() | Ben Hutchings | 2011-09-16 | 1 | -9/+8 |
* | sfc: Correct reporting and validation of TX interrupt coalescing | Ben Hutchings | 2011-09-16 | 1 | -34/+33 |
* | sfc: Use consistent types for interrupt coalescing parameters | Ben Hutchings | 2011-09-16 | 1 | -1/+2 |
* | sfc: Correct error code for unsupported interrupt coalescing parameters | Ben Hutchings | 2011-09-16 | 1 | -3/+3 |
* | sfc: Move the Solarflare drivers | Jeff Kirsher | 2011-08-11 | 1 | -0/+1012 |