aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/ethtool.c
Commit message (Expand)AuthorAge
* sfc: Implement the ethtool RX n-tuple control functionsBen Hutchings2010-09-21
* sfc: Allow changing the DMA ring sizes dynamically via ethtoolBen Hutchings2010-09-10
* sfc: Refactor channel and queue lookup and iterationBen Hutchings2010-09-10
* net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-07
* sfc: Add support for RX flow hash controlBen Hutchings2010-06-30
* ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-30
* sfc: Record hardware RX hash on each skb where possibleBen Hutchings2010-06-25
* sfc: Disable setting feature flags that are not implementedBen Hutchings2010-06-25
* sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAMEBen Hutchings2010-06-25
* sfc: Implement message level controlBen Hutchings2010-06-25
* sfc: Implement ethtool register dump operationBen Hutchings2010-06-25
* sfc: Create multiple TX queuesBen Hutchings2010-04-28
* sfc: Test only the first pair of TX queuesBen Hutchings2010-04-28
* sfc: Fix some incorrect or redundant commentsBen Hutchings2010-02-03
* sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings2010-02-03
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-29
* sfc: Implement TSO for TCP/IPv6Ben Hutchings2009-11-29
* sfc: Add support for SFC9000 family (2)Ben Hutchings2009-11-29
* sfc: Rename falcon.h to nic.hBen Hutchings2009-11-29
* sfc: Allow for additional checksum offload featuresBen Hutchings2009-11-29
* sfc: Extend MTD driver for use with new NICsBen Hutchings2009-11-29
* sfc: Remove static PHY data and enumerationsBen Hutchings2009-11-29
* sfc: Separate shared NIC code from Falcon-specific and rename accordinglyBen Hutchings2009-11-29
* sfc: Add efx_nic_type operation for identity LED controlBen Hutchings2009-11-29
* sfc: Implement ethtool reset operationBen Hutchings2009-11-29
* sfc: Add power-management and wake-on-LAN supportBen Hutchings2009-11-29
* sfc: Refactor link configurationBen Hutchings2009-11-29
* sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings2009-11-29
* sfc: Clean up RX event handlingBen Hutchings2009-11-29
* sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings2009-11-29
* sfc: Limit some hardware workarounds to FalconBen Hutchings2009-11-29
* sfc: Clean up struct falcon_board and struct falcon_board_dataBen Hutchings2009-11-26
* sfc: Log interrupt and reset type names, not numbersBen Hutchings2009-11-24
* sfc: Combine high-level header filesBen Hutchings2009-11-24
* sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings2009-11-24
* sfc: Make board information explicitly Falcon-specificBen Hutchings2009-11-24
* sfc: Use a single blink implementationBen Hutchings2009-11-24
* sfc: Maintain interrupt moderation values in ticks, not microsecondsBen Hutchings2009-10-24
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings2009-04-29
* sfc: Use generic MDIO functions and definitionsBen Hutchings2009-04-29
* sfc: Implement adaptive IRQ moderationBen Hutchings2009-03-21
* sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registersBen Hutchings2009-03-04
* sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings2009-01-30
* sfc: Add support for multiple PHY self-testsBen Hutchings2008-12-26
* sfc: Merge top-level functions for self-testsBen Hutchings2008-12-26
* sfc: Use mutex_lock_interruptible() for ethtool EEPROM accessBen Hutchings2008-12-13
* sfc: Specify a meaningful component for loopback RX-side and PHY testsBen Hutchings2008-12-13
* sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings2008-12-13
* sfc: Implement auto-negotiationBen Hutchings2008-12-13