summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/falcon.c
AgeCommit message (Expand)Author
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings
2009-04-14sfc: Use correct macro to set event bitfieldBen Hutchings
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-21sfc: Implement adaptive IRQ moderationBen Hutchings
2009-03-21sfc: Remove unused private PCI register definitionsBen Hutchings
2009-03-21sfc: Work around unreliable legacy interrupt statusBen Hutchings
2009-03-04sfc: Improve NIC internal error recoveryBen Hutchings
2009-03-04sfc: Fix search for flush completion eventsBen Hutchings
2009-03-04sfc: Clear I2C adapter structure in falcon_remove_nic()Ben Hutchings
2009-03-02sfc: Add support for QT2025C PHYBen Hutchings
2009-02-11falcon fix compilation warningsJaswinder Singh Rajput
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings
2009-01-30sfc: Fix post-reset MAC selectionSteve Hodgson
2009-01-30sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson
2009-01-07net: sfc: Use pci_clear_master() to disable bus masteringBen Hutchings
2008-12-12sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialisedBen Hutchings
2008-12-12sfc: Use model numbers for PHY type namesBen Hutchings
2008-12-12sfc: Remove leading spacesBen Hutchings
2008-12-12sfc: Add support for SFN4111TBen Hutchings
2008-12-12sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings
2008-12-12sfc: Rework MAC, PHY and board event handlingBen Hutchings
2008-12-12sfc: Implement auto-negotiationBen Hutchings
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings
2008-12-12sfc: Remove MII extension cruftBen Hutchings
2008-12-12sfc: Don't count RX checksum errors during loopback self-testBen Hutchings
2008-12-12sfc: Provide hints to irqbalance daemonBen Hutchings
2008-12-12sfc: Work around unreliable strap pinsBen Hutchings
2008-12-12sfc: Clean up waits for flash/EEPROM operationsBen Hutchings
2008-12-12sfc: Remove unneeded register writeBen Hutchings
2008-12-12sfc: Change SPI lengths to type size_tBen Hutchings
2008-11-06sfc: Expose flash region storing boot code as MTDBen Hutchings
2008-11-06sfc: Clean up non-volatile memory partitioningBen Hutchings
2008-09-24sfc: Fix type of FALCON_SPI_MAX_LENBen Hutchings
2008-09-24sfc: Disable interrupts after a fatal interrupt occurs until resetBen Hutchings
2008-09-24sfc: Insert read memory barrier after checking MAC statistics flagBen Hutchings
2008-09-24sfc: Make queue flushes more reliableBen Hutchings
2008-09-24sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)Steve Hodgson
2008-09-24sfc: Add check for memory allocation failure in falcon_probe_nic()Ben Hutchings
2008-09-03sfc: Extend self-testsBen Hutchings
2008-09-03sfc: Remove some unreachable error pathsBen Hutchings
2008-09-03sfc: Cleanup RX event processingBen Hutchings
2008-09-03sfc: Remove efx_channel::evqnum fieldBen Hutchings
2008-09-03sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KERBen Hutchings
2008-09-03sfc: Cleanup RX queue informationBen Hutchings
2008-09-03sfc: Remove efx_channel::has_interruptBen Hutchings
2008-09-03sfc: Export boot configuration in EEPROM through ethtoolBen Hutchings
2008-09-03sfc: Removed forced inlining of long functionsBen Hutchings
2008-09-03sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings
2008-09-03sfc: Reverse the XOFF/XON pause frame control fifo thresholdsBen Hutchings
2008-09-03sfc: Remove mistaken hardware workaroundBen Hutchings