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