summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/net_driver.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: Use model numbers for PHY type namesBen Hutchings2008-12-121-3/+3
* sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings2008-12-121-1/+3
* sfc: Rework MAC, PHY and board event handlingBen Hutchings2008-12-121-10/+14
* sfc: Implement auto-negotiationBen Hutchings2008-12-121-2/+36
* sfc: Add support for sub-10G speedsBen Hutchings2008-12-121-0/+31
* sfc: Remove MII extension cruftBen Hutchings2008-12-121-2/+4
* sfc: Provide hints to irqbalance daemonBen Hutchings2008-12-121-0/+2
* sfc: Add option to use a separate channel for TX completionsNeil Turton2008-12-121-0/+2
* sfc: Make reset_workqueue driver-global rather than per-NICSteve Hodgson2008-12-121-2/+0
* sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings2008-11-061-0/+6
* sfc: Expose flash region storing boot code as MTDBen Hutchings2008-11-061-0/+2
* sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriateBen Hutchings2008-09-241-1/+1
* sfc: Make queue flushes more reliableBen Hutchings2008-09-241-0/+4
* sfc: Remove workaround for old firmware bugBen Hutchings2008-09-241-2/+0
* sfc: Remove the STATE_RESETTING flagBen Hutchings2008-09-031-2/+1
* sfc: Extend self-testsBen Hutchings2008-09-031-5/+11
* sfc: Make PHY flash mode a device attribute, not a module parameterBen Hutchings2008-09-031-2/+19
* sfc: Remove efx_channel::evqnum fieldBen Hutchings2008-09-031-2/+0
* sfc: Make efx_for_each_channel_rx_queue() more efficientBen Hutchings2008-09-031-3/+3
* sfc: Cleanup RX queue informationBen Hutchings2008-09-031-11/+5
* sfc: Remove efx_channel::has_interruptBen Hutchings2008-09-031-11/+0
* sfc: Export boot configuration in EEPROM through ethtoolBen Hutchings2008-09-031-0/+7
* sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings2008-09-031-18/+18
* sfc: Reduce the size of struct efx_tx_bufferBen Hutchings2008-09-031-2/+0
* sfc: Use separate hardware TX queues to select checksum generationBen Hutchings2008-09-031-12/+9
* sfc: Remove unused field efx_channel::reset_workSteve Hodgson2008-09-031-1/+0
* sfc: Change first parameter type of {set,clear}_bit_le() to unsignedBen Hutchings2008-09-031-2/+2
* sfc: Use a separate workqueue for resetsBen Hutchings2008-07-221-1/+4
* sfc: Use kernel I2C system and i2c-algo-bit driverBen Hutchings2008-05-301-3/+8
* sfc: Remove sub-minor component from driver versionBen Hutchings2008-05-221-1/+1
* sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *Ben Hutchings2008-05-221-1/+1
* sfc: Do not define inline macroBen Hutchings2008-05-221-5/+0
* sfc: Use DMA_BIT_MASK() instead of our own DMA mask macrosBen Hutchings2008-05-221-1/+1
* sfc: Use resource_size_t for PCI bus addressBen Hutchings2008-05-221-1/+1
* sfc: Replaced various macros with inline functionsBen Hutchings2008-05-221-13/+18
* [netdrvr] sfc: sfc: Add self-test supportBen Hutchings2008-05-131-0/+14
* [netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nicBen Hutchings2008-05-131-2/+0
* [netdrvr] sfc: Add TSO supportBen Hutchings2008-05-131-0/+14
* New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings2008-04-291-0/+883
OpenPOWER on IntegriCloud