summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc
Commit message (Expand)AuthorAgeFilesLines
* sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings2010-01-253-6/+7
* sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini2010-01-251-1/+3
* sfc: QT202x: Remove unreliable MMD check at initialisationMatthew Slattery2010-01-191-6/+0
* sfc: Fix conditions for MDIO self-testBen Hutchings2010-01-131-2/+6
* sfc: Fix polling for slow MCDI operationsBen Hutchings2010-01-131-2/+3
* sfc: Disable TX descriptor prefetch watchdogBen Hutchings2009-12-231-0/+2
* sfc: QT2025C: Add error message for suspected bad SFP+ cablesBen Hutchings2009-12-231-1/+7
* sfc: QT2025C: Work around PHY firmware initialisation bugMatthew Slattery2009-12-231-8/+51
* sfc: QT2025C: Switch into self-configure mode when not in loopbackMatthew Slattery2009-12-231-0/+119
* sfc: QT2025C: Work around PHY bugMatthew Slattery2009-12-231-0/+42
* sfc: Fix DMA mapping cleanup in case of an error in TSONeil Turton2009-12-231-2/+2
* sfc: Include XGXS in XMAC link status check except in XGMII loopbackBen Hutchings2009-12-231-16/+22
* sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson2009-12-237-131/+129
* drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall2009-12-131-1/+1
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-2923-26/+26
* sfc: Implement TSO for TCP/IPv6Ben Hutchings2009-11-293-14/+60
* sfc: Add support for SFC9000 family (2)Ben Hutchings2009-11-2914-29/+414
* sfc: Add support for SFC9000 family (1)Ben Hutchings2009-11-295-0/+2595
* sfc: Add firmware protocol definitions (MCDI)Steve Hodgson2009-11-291-0/+1578
* sfc: Move shared NIC code from falcon.c to new source file nic.cBen Hutchings2009-11-293-1537/+1549
* sfc: Rename falcon.h to nic.hBen Hutchings2009-11-2914-16/+16
* sfc: Allow for additional checksum offload featuresBen Hutchings2009-11-294-2/+21
* sfc: Extend MTD driver for use with new NICsBen Hutchings2009-11-296-124/+255
* sfc: Remove static PHY data and enumerationsBen Hutchings2009-11-299-65/+95
* sfc: Extend loopback mode enumerationBen Hutchings2009-11-297-28/+111
* sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()Ben Hutchings2009-11-291-40/+24
* sfc: Separate shared NIC code from Falcon-specific and rename accordinglyBen Hutchings2009-11-297-306/+341
* sfc: Add efx_nic_type operation for identity LED controlBen Hutchings2009-11-293-3/+12
* sfc: Add efx_nic_type operation for NVRAM self-testBen Hutchings2009-11-294-7/+17
* sfc: Add efx_nic_type operation for register self-testBen Hutchings2009-11-294-8/+10
* sfc: Implement ethtool reset operationBen Hutchings2009-11-295-50/+84
* sfc: Add power-management and wake-on-LAN supportBen Hutchings2009-11-294-0/+146
* sfc: Generalise link state monitoringSteve Hodgson2009-11-292-34/+61
* sfc: Refactor link configurationBen Hutchings2009-11-2915-182/+273
* sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings2009-11-296-63/+105
* sfc: Turn pause frame generation on and off at the MAC, not the RX FIFOBen Hutchings2009-11-292-8/+8
* sfc: Remove duplicate hardware structure definitionsBen Hutchings2009-11-292-15/+3
* sfc: Remove redundant writes to INT_ADR_KERBen Hutchings2009-11-291-8/+7
* sfc: Clean up RX event handlingBen Hutchings2009-11-293-8/+8
* sfc: Move descriptor cache base addresses to struct efx_nic_typeBen Hutchings2009-11-282-4/+12
* sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings2009-11-288-52/+48
* sfc: Remove some redundant whitespaceBen Hutchings2009-11-281-2/+0
* sfc: Remove another unused workaround macroBen Hutchings2009-11-281-2/+0
* sfc: Remove EFX_WORKAROUND_9141 macroMatthew Slattery2009-11-282-3/+1
* sfc: Limit some hardware workarounds to FalconBen Hutchings2009-11-282-3/+4
* sfc: Always start Falcon using the XMACSteve Hodgson2009-11-283-8/+16
* sfc: Replace MDIO spinlock with mutexSteve Hodgson2009-11-283-9/+9
* sfc: QT202x: Reset before reading PHY idSteve Hodgson2009-11-281-14/+8
* sfc: Simplify PHY pollingSteve Hodgson2009-11-287-124/+103
* sfc: Do not set net_device::trans_start in self-testBen Hutchings2009-11-261-1/+0
OpenPOWER on IntegriCloud