aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/net_driver.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-29sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings1-22/+4
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings1-5/+3
2009-03-21sfc: Implement adaptive IRQ moderationBen Hutchings1-0/+9
2009-03-02sfc: Clean up LED controlBen Hutchings1-4/+4
2009-03-02sfc: Delete unused efx_blinker::led_num fieldBen Hutchings1-2/+0
2009-03-02sfc: Add support for QT2025C PHYBen Hutchings1-0/+1
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-5/+4
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings1-3/+2
2009-01-30sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings1-2/+2
2009-01-21sfc: Replace LRO with GROHerbert Xu1-9/+0
2008-12-26sfc: Add support for multiple PHY self-testsBen Hutchings1-1/+7
2008-12-26sfc: Generate unique names for per-NIC workqueuesBen Hutchings1-0/+2
2008-12-12sfc: Version 2.3Ben Hutchings1-1/+1
2008-12-12sfc: Use model numbers for PHY type namesBen Hutchings1-3/+3
2008-12-12sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings1-1/+3
2008-12-12sfc: Rework MAC, PHY and board event handlingBen Hutchings1-10/+14
2008-12-12sfc: Implement auto-negotiationBen Hutchings1-2/+36
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings1-0/+31
2008-12-12sfc: Remove MII extension cruftBen Hutchings1-2/+4
2008-12-12sfc: Provide hints to irqbalance daemonBen Hutchings1-0/+2
2008-12-12sfc: Add option to use a separate channel for TX completionsNeil Turton1-0/+2
2008-12-12sfc: Make reset_workqueue driver-global rather than per-NICSteve Hodgson1-2/+0
2008-11-06sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings1-0/+6
2008-11-06sfc: Expose flash region storing boot code as MTDBen Hutchings1-0/+2
2008-09-24sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriateBen Hutchings1-1/+1
2008-09-24sfc: Make queue flushes more reliableBen Hutchings1-0/+4
2008-09-24sfc: Remove workaround for old firmware bugBen Hutchings1-2/+0
2008-09-03sfc: Remove the STATE_RESETTING flagBen Hutchings1-2/+1
2008-09-03sfc: Extend self-testsBen Hutchings1-5/+11
2008-09-03sfc: Make PHY flash mode a device attribute, not a module parameterBen Hutchings1-2/+19
2008-09-03sfc: Remove efx_channel::evqnum fieldBen Hutchings1-2/+0
2008-09-03sfc: Make efx_for_each_channel_rx_queue() more efficientBen Hutchings1-3/+3
2008-09-03sfc: Cleanup RX queue informationBen Hutchings1-11/+5
2008-09-03sfc: Remove efx_channel::has_interruptBen Hutchings1-11/+0
2008-09-03sfc: Export boot configuration in EEPROM through ethtoolBen Hutchings1-0/+7
2008-09-03sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings1-18/+18
2008-09-03sfc: Reduce the size of struct efx_tx_bufferBen Hutchings1-2/+0
2008-09-03sfc: Use separate hardware TX queues to select checksum generationBen Hutchings1-12/+9
2008-09-03sfc: Remove unused field efx_channel::reset_workSteve Hodgson1-1/+0
2008-09-03sfc: Change first parameter type of {set,clear}_bit_le() to unsignedBen Hutchings1-2/+2
2008-07-22sfc: Use a separate workqueue for resetsBen Hutchings1-1/+4
2008-05-30sfc: Use kernel I2C system and i2c-algo-bit driverBen Hutchings1-3/+8
2008-05-22sfc: Remove sub-minor component from driver versionBen Hutchings1-1/+1
2008-05-22sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *Ben Hutchings1-1/+1
2008-05-22sfc: Do not define inline macroBen Hutchings1-5/+0
2008-05-22sfc: Use DMA_BIT_MASK() instead of our own DMA mask macrosBen Hutchings1-1/+1
2008-05-22sfc: Use resource_size_t for PCI bus addressBen Hutchings1-1/+1
2008-05-22sfc: Replaced various macros with inline functionsBen Hutchings1-13/+18
2008-05-13[netdrvr] sfc: sfc: Add self-test supportBen Hutchings1-0/+14
2008-05-13[netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nicBen Hutchings1-2/+0