aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/sfc
AgeCommit message (Expand)Author
2010-01-25sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings
2010-01-25sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini
2010-01-19sfc: QT202x: Remove unreliable MMD check at initialisationMatthew Slattery
2010-01-13sfc: Fix conditions for MDIO self-testBen Hutchings
2010-01-13sfc: Fix polling for slow MCDI operationsBen Hutchings
2009-12-23sfc: Disable TX descriptor prefetch watchdogBen Hutchings
2009-12-23sfc: QT2025C: Add error message for suspected bad SFP+ cablesBen Hutchings
2009-12-23sfc: QT2025C: Work around PHY firmware initialisation bugMatthew Slattery
2009-12-23sfc: QT2025C: Switch into self-configure mode when not in loopbackMatthew Slattery
2009-12-23sfc: QT2025C: Work around PHY bugMatthew Slattery
2009-12-23sfc: Fix DMA mapping cleanup in case of an error in TSONeil Turton
2009-12-23sfc: Include XGXS in XMAC link status check except in XGMII loopbackBen Hutchings
2009-12-23sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson
2009-12-13drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall
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: Add support for SFC9000 family (1)Ben Hutchings
2009-11-29sfc: Add firmware protocol definitions (MCDI)Steve Hodgson
2009-11-29sfc: Move shared NIC code from falcon.c to new source file nic.cBen 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: Extend loopback mode enumerationBen Hutchings
2009-11-29sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()Ben 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: Add efx_nic_type operation for NVRAM self-testBen Hutchings
2009-11-29sfc: Add efx_nic_type operation for register self-testBen Hutchings
2009-11-29sfc: Implement ethtool reset operationBen Hutchings
2009-11-29sfc: Add power-management and wake-on-LAN supportBen Hutchings
2009-11-29sfc: Generalise link state monitoringSteve Hodgson
2009-11-29sfc: Refactor link configurationBen Hutchings
2009-11-29sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings
2009-11-29sfc: Turn pause frame generation on and off at the MAC, not the RX FIFOBen Hutchings
2009-11-29sfc: Remove duplicate hardware structure definitionsBen Hutchings
2009-11-29sfc: Remove redundant writes to INT_ADR_KERBen Hutchings
2009-11-29sfc: Clean up RX event handlingBen Hutchings
2009-11-28sfc: Move descriptor cache base addresses to struct efx_nic_typeBen Hutchings
2009-11-28sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings
2009-11-28sfc: Remove some redundant whitespaceBen Hutchings
2009-11-28sfc: Remove another unused workaround macroBen Hutchings
2009-11-28sfc: Remove EFX_WORKAROUND_9141 macroMatthew Slattery
2009-11-28sfc: Limit some hardware workarounds to FalconBen Hutchings
2009-11-28sfc: Always start Falcon using the XMACSteve Hodgson
2009-11-28sfc: Replace MDIO spinlock with mutexSteve Hodgson
2009-11-28sfc: QT202x: Reset before reading PHY idSteve Hodgson
2009-11-28sfc: Simplify PHY pollingSteve Hodgson
2009-11-26sfc: Do not set net_device::trans_start in self-testBen Hutchings