aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/sfc
AgeCommit message (Expand)Author
2008-12-12sfc: Version 2.3Ben Hutchings
2008-12-12sfc: Fix synchronisation of efx_mtd_{probe,rename,remove}Ben Hutchings
2008-12-12sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialisedBen Hutchings
2008-12-12sfc: Treat probe as unsuccessful if it scheduled a resetSteve Hodgson
2008-12-12sfc: Use model numbers for PHY type namesBen Hutchings
2008-12-12sfc: Use mutex_lock_interruptible() for ethtool EEPROM accessBen Hutchings
2008-12-12sfc: Specify a meaningful component for loopback RX-side and PHY testsBen 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: Clean up MDIO flag settingBen Hutchings
2008-12-12sfc: Clean up board identificationBen Hutchings
2008-12-12sfc: Add phy_type device attributeBen Hutchings
2008-12-12sfc: Add support for MMDs numbered >15Ben 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: Abbreviate self-test names so they are not truncatedBen Hutchings
2008-12-12sfc: Provide hints to irqbalance daemonBen Hutchings
2008-12-12sfc: Add option to use a separate channel for TX completionsNeil Turton
2008-12-12sfc: Restore phy_flash_cfg module parameterBen Hutchings
2008-12-12sfc: Work around unreliable strap pinsBen Hutchings
2008-12-12sfc: Clean up waits for flash/EEPROM operationsBen Hutchings
2008-12-12sfc: Make reset_workqueue driver-global rather than per-NICSteve Hodgson
2008-12-12sfc: Correct interpretation of second param to ethtool phys_id()Ben Hutchings
2008-12-12sfc: Remove unneeded register writeBen Hutchings
2008-12-12sfc: Change SPI lengths to type size_tBen Hutchings
2008-12-12sfc: Board support fixesBen Hutchings
2008-11-21sfc: convert to net_device_opsStephen Hemminger
2008-11-20sfc: Fix dependency for SFC_MTDBen Hutchings
2008-11-19netdev: introduce dev_get_stats()Stephen Hemminger
2008-11-06sfc: Do not reset when hardware monitor detects a faultBen Hutchings
2008-11-06sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings
2008-11-06sfc: Expose flash region storing boot code as MTDBen Hutchings
2008-11-06sfc: Clean up non-volatile memory partitioningBen Hutchings
2008-11-06sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-24sfc: Fix type of FALCON_SPI_MAX_LENBen Hutchings
2008-09-24sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriateBen Hutchings
2008-09-24sfc: Remove obsolete comment about PCI modesBen 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: Stop generating bogus events in tenxpress_check_hw()Ben Hutchings
2008-09-24sfc: Don't include net_driver.h from falcon_io.hSteve Hodgson
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: Serialise tenxpress_special_reset() with statistics fetchesBen Hutchings