summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/net_driver.h
AgeCommit message (Expand)Author
2009-08-26sfc: Work around XMAC bug causing packet loss with some peersBen Hutchings
2009-04-29sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings
2009-03-21sfc: Implement adaptive IRQ moderationBen Hutchings
2009-03-02sfc: Clean up LED controlBen Hutchings
2009-03-02sfc: Delete unused efx_blinker::led_num fieldBen Hutchings
2009-03-02sfc: Add support for QT2025C PHYBen Hutchings
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings
2009-01-30sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings
2009-01-21sfc: Replace LRO with GROHerbert Xu
2008-12-26sfc: Add support for multiple PHY self-testsBen Hutchings
2008-12-26sfc: Generate unique names for per-NIC workqueuesBen Hutchings
2008-12-12sfc: Version 2.3Ben Hutchings
2008-12-12sfc: Use model numbers for PHY type namesBen 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: Provide hints to irqbalance daemonBen Hutchings
2008-12-12sfc: Add option to use a separate channel for TX completionsNeil Turton
2008-12-12sfc: Make reset_workqueue driver-global rather than per-NICSteve Hodgson
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-09-24sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriateBen Hutchings
2008-09-24sfc: Make queue flushes more reliableBen Hutchings
2008-09-24sfc: Remove workaround for old firmware bugBen Hutchings
2008-09-03sfc: Remove the STATE_RESETTING flagBen Hutchings
2008-09-03sfc: Extend self-testsBen Hutchings
2008-09-03sfc: Make PHY flash mode a device attribute, not a module parameterBen Hutchings
2008-09-03sfc: Remove efx_channel::evqnum fieldBen Hutchings
2008-09-03sfc: Make efx_for_each_channel_rx_queue() more efficientBen 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: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings
2008-09-03sfc: Reduce the size of struct efx_tx_bufferBen Hutchings
2008-09-03sfc: Use separate hardware TX queues to select checksum generationBen Hutchings
2008-09-03sfc: Remove unused field efx_channel::reset_workSteve Hodgson
2008-09-03sfc: Change first parameter type of {set,clear}_bit_le() to unsignedBen Hutchings
2008-07-22sfc: Use a separate workqueue for resetsBen Hutchings
2008-05-30sfc: Use kernel I2C system and i2c-algo-bit driverBen Hutchings
2008-05-22sfc: Remove sub-minor component from driver versionBen Hutchings
2008-05-22sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *Ben Hutchings
2008-05-22sfc: Do not define inline macroBen Hutchings
2008-05-22sfc: Use DMA_BIT_MASK() instead of our own DMA mask macrosBen Hutchings
2008-05-22sfc: Use resource_size_t for PCI bus addressBen Hutchings
2008-05-22sfc: Replaced various macros with inline functionsBen Hutchings
2008-05-13[netdrvr] sfc: sfc: Add self-test supportBen Hutchings