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