aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc
Commit message (Expand)AuthorAge
* sfc: Enable autonegotiated flow-control by default if supportedSteve Hodgson2010-02-03
* sfc: Handle firmware assertion failure while resettingSteve Hodgson2010-02-03
* sfc: Update MCDI protocol definitionsBen Hutchings2010-02-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-28
|\
| * sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings2010-01-25
| * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini2010-01-25
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
|\|
| * sfc: QT202x: Remove unreliable MMD check at initialisationMatthew Slattery2010-01-19
| * sfc: Fix conditions for MDIO self-testBen Hutchings2010-01-13
| * sfc: Fix polling for slow MCDI operationsBen Hutchings2010-01-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\|
| * sfc: Disable TX descriptor prefetch watchdogBen Hutchings2009-12-23
| * sfc: QT2025C: Add error message for suspected bad SFP+ cablesBen Hutchings2009-12-23
| * sfc: QT2025C: Work around PHY firmware initialisation bugMatthew Slattery2009-12-23
| * sfc: QT2025C: Switch into self-configure mode when not in loopbackMatthew Slattery2009-12-23
| * sfc: QT2025C: Work around PHY bugMatthew Slattery2009-12-23
| * sfc: Fix DMA mapping cleanup in case of an error in TSONeil Turton2009-12-23
| * sfc: Include XGXS in XMAC link status check except in XGMII loopbackBen Hutchings2009-12-23
| * sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson2009-12-23
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall2009-12-13
* 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: Add support for SFC9000 family (1)Ben Hutchings2009-11-29
* sfc: Add firmware protocol definitions (MCDI)Steve Hodgson2009-11-29
* sfc: Move shared NIC code from falcon.c to new source file nic.cBen 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: Extend loopback mode enumerationBen Hutchings2009-11-29
* sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()Ben 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: Add efx_nic_type operation for NVRAM self-testBen Hutchings2009-11-29
* sfc: Add efx_nic_type operation for register self-testBen Hutchings2009-11-29
* sfc: Implement ethtool reset operationBen Hutchings2009-11-29
* sfc: Add power-management and wake-on-LAN supportBen Hutchings2009-11-29
* sfc: Generalise link state monitoringSteve Hodgson2009-11-29
* sfc: Refactor link configurationBen Hutchings2009-11-29
* sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings2009-11-29
* sfc: Turn pause frame generation on and off at the MAC, not the RX FIFOBen Hutchings2009-11-29
* sfc: Remove duplicate hardware structure definitionsBen Hutchings2009-11-29
* sfc: Remove redundant writes to INT_ADR_KERBen Hutchings2009-11-29
* sfc: Clean up RX event handlingBen Hutchings2009-11-29
* sfc: Move descriptor cache base addresses to struct efx_nic_typeBen Hutchings2009-11-29
* sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings2009-11-29
* sfc: Remove some redundant whitespaceBen Hutchings2009-11-29
* sfc: Remove another unused workaround macroBen Hutchings2009-11-29