| Commit message (Expand) | Author | Age | Files | Lines |
* | sfc: Add support for multiple PHY self-tests | Ben Hutchings | 2008-12-26 | 1 | -1/+7 |
* | sfc: Generate unique names for per-NIC workqueues | Ben Hutchings | 2008-12-26 | 1 | -0/+2 |
* | sfc: Version 2.3 | Ben Hutchings | 2008-12-12 | 1 | -1/+1 |
* | sfc: Use model numbers for PHY type names | Ben Hutchings | 2008-12-12 | 1 | -3/+3 |
* | sfc: Add support for Solarflare 10Xpress SFT9001 | Ben Hutchings | 2008-12-12 | 1 | -1/+3 |
* | sfc: Rework MAC, PHY and board event handling | Ben Hutchings | 2008-12-12 | 1 | -10/+14 |
* | sfc: Implement auto-negotiation | Ben Hutchings | 2008-12-12 | 1 | -2/+36 |
* | sfc: Add support for sub-10G speeds | Ben Hutchings | 2008-12-12 | 1 | -0/+31 |
* | sfc: Remove MII extension cruft | Ben Hutchings | 2008-12-12 | 1 | -2/+4 |
* | sfc: Provide hints to irqbalance daemon | Ben Hutchings | 2008-12-12 | 1 | -0/+2 |
* | sfc: Add option to use a separate channel for TX completions | Neil Turton | 2008-12-12 | 1 | -0/+2 |
* | sfc: Make reset_workqueue driver-global rather than per-NIC | Steve Hodgson | 2008-12-12 | 1 | -2/+0 |
* | sfc: Use lm87 and lm90 drivers for board temperature/power monitoring | Ben Hutchings | 2008-11-06 | 1 | -0/+6 |
* | sfc: Expose flash region storing boot code as MTD | Ben Hutchings | 2008-11-06 | 1 | -0/+2 |
* | sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate | Ben Hutchings | 2008-09-24 | 1 | -1/+1 |
* | sfc: Make queue flushes more reliable | Ben Hutchings | 2008-09-24 | 1 | -0/+4 |
* | sfc: Remove workaround for old firmware bug | Ben Hutchings | 2008-09-24 | 1 | -2/+0 |
* | sfc: Remove the STATE_RESETTING flag | Ben Hutchings | 2008-09-03 | 1 | -2/+1 |
* | sfc: Extend self-tests | Ben Hutchings | 2008-09-03 | 1 | -5/+11 |
* | sfc: Make PHY flash mode a device attribute, not a module parameter | Ben Hutchings | 2008-09-03 | 1 | -2/+19 |
* | sfc: Remove efx_channel::evqnum field | Ben Hutchings | 2008-09-03 | 1 | -2/+0 |
* | sfc: Make efx_for_each_channel_rx_queue() more efficient | Ben Hutchings | 2008-09-03 | 1 | -3/+3 |
* | sfc: Cleanup RX queue information | Ben Hutchings | 2008-09-03 | 1 | -11/+5 |
* | sfc: Remove efx_channel::has_interrupt | Ben Hutchings | 2008-09-03 | 1 | -11/+0 |
* | sfc: Export boot configuration in EEPROM through ethtool | Ben Hutchings | 2008-09-03 | 1 | -0/+7 |
* | sfc: Use explicit bool for boolean variables, parameters and return values | Ben Hutchings | 2008-09-03 | 1 | -18/+18 |
* | sfc: Reduce the size of struct efx_tx_buffer | Ben Hutchings | 2008-09-03 | 1 | -2/+0 |
* | sfc: Use separate hardware TX queues to select checksum generation | Ben Hutchings | 2008-09-03 | 1 | -12/+9 |
* | sfc: Remove unused field efx_channel::reset_work | Steve Hodgson | 2008-09-03 | 1 | -1/+0 |
* | sfc: Change first parameter type of {set,clear}_bit_le() to unsigned | Ben Hutchings | 2008-09-03 | 1 | -2/+2 |
* | sfc: Use a separate workqueue for resets | Ben Hutchings | 2008-07-22 | 1 | -1/+4 |
* | sfc: Use kernel I2C system and i2c-algo-bit driver | Ben Hutchings | 2008-05-30 | 1 | -3/+8 |
* | sfc: Remove sub-minor component from driver version | Ben Hutchings | 2008-05-22 | 1 | -1/+1 |
* | sfc: Change type of efx_nic::nic_data to struct falcon_nic_data * | Ben Hutchings | 2008-05-22 | 1 | -1/+1 |
* | sfc: Do not define inline macro | Ben Hutchings | 2008-05-22 | 1 | -5/+0 |
* | sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros | Ben Hutchings | 2008-05-22 | 1 | -1/+1 |
* | sfc: Use resource_size_t for PCI bus address | Ben Hutchings | 2008-05-22 | 1 | -1/+1 |
* | sfc: Replaced various macros with inline functions | Ben Hutchings | 2008-05-22 | 1 | -13/+18 |
* | [netdrvr] sfc: sfc: Add self-test support | Ben Hutchings | 2008-05-13 | 1 | -0/+14 |
* | [netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nic | Ben Hutchings | 2008-05-13 | 1 | -2/+0 |
* | [netdrvr] sfc: Add TSO support | Ben Hutchings | 2008-05-13 | 1 | -0/+14 |
* | New driver "sfc" for Solarstorm SFC4000 controller. | Ben Hutchings | 2008-04-29 | 1 | -0/+883 |