aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/net_driver.h
Commit message (Expand)AuthorAge
...
* sfc: Make board information explicitly Falcon-specificBen Hutchings2009-11-24
* sfc: Rename efx_board::init_leds to init_phy and use for SFN4111TBen Hutchings2009-11-24
* sfc: Use a single blink implementationBen Hutchings2009-11-24
* sfc: Remove pointless abstraction of memory BAR number (2)Ben Hutchings2009-11-24
* sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()Ben Hutchings2009-10-24
* sfc: Removed kernel-doc for nonexistent member of efx_phy_operationsBen Hutchings2009-10-24
* sfc: Maintain interrupt moderation values in ticks, not microsecondsBen Hutchings2009-10-24
* sfc: Move shared members of struct falcon_nic_data into struct efx_nicBen Hutchings2009-10-24
* sfc: Merge struct efx_blinker into struct efx_boardBen Hutchings2009-10-24
* sfc: Move all TX DMA length limiting into tx.cBen Hutchings2009-10-24
* sfc: Eliminate indirect lookups of queue size constantsBen Hutchings2009-10-24
* sfc: Move RX data FIFO thresholds out of struct efx_nic_typeBen Hutchings2009-10-24
* sfc: Work around XMAC bug causing packet loss with some peersBen Hutchings2009-08-26
* sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings2009-04-29
* sfc: Use generic MDIO functions and definitionsBen Hutchings2009-04-29
* sfc: Implement adaptive IRQ moderationBen Hutchings2009-03-21
* sfc: Clean up LED controlBen Hutchings2009-03-02
* sfc: Delete unused efx_blinker::led_num fieldBen Hutchings2009-03-02
* sfc: Add support for QT2025C PHYBen Hutchings2009-03-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-30
|\
| * sfc: Replace stats_enabled flag with a disable countBen Hutchings2009-01-30
| * sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings2009-01-30
* | sfc: Replace LRO with GROHerbert Xu2009-01-21
|/
* sfc: Add support for multiple PHY self-testsBen Hutchings2008-12-26
* sfc: Generate unique names for per-NIC workqueuesBen Hutchings2008-12-26
* sfc: Version 2.3Ben Hutchings2008-12-13
* sfc: Use model numbers for PHY type namesBen Hutchings2008-12-13
* sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings2008-12-13
* sfc: Rework MAC, PHY and board event handlingBen Hutchings2008-12-13
* sfc: Implement auto-negotiationBen Hutchings2008-12-13
* sfc: Add support for sub-10G speedsBen Hutchings2008-12-13
* sfc: Remove MII extension cruftBen Hutchings2008-12-13
* sfc: Provide hints to irqbalance daemonBen Hutchings2008-12-13
* sfc: Add option to use a separate channel for TX completionsNeil Turton2008-12-13
* sfc: Make reset_workqueue driver-global rather than per-NICSteve Hodgson2008-12-13
* sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings2008-11-06
* sfc: Expose flash region storing boot code as MTDBen Hutchings2008-11-06
* sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriateBen Hutchings2008-09-24
* sfc: Make queue flushes more reliableBen Hutchings2008-09-24
* sfc: Remove workaround for old firmware bugBen Hutchings2008-09-24
* sfc: Remove the STATE_RESETTING flagBen Hutchings2008-09-03
* sfc: Extend self-testsBen Hutchings2008-09-03
* sfc: Make PHY flash mode a device attribute, not a module parameterBen Hutchings2008-09-03
* sfc: Remove efx_channel::evqnum fieldBen Hutchings2008-09-03
* sfc: Make efx_for_each_channel_rx_queue() more efficientBen Hutchings2008-09-03
* sfc: Cleanup RX queue informationBen Hutchings2008-09-03
* sfc: Remove efx_channel::has_interruptBen Hutchings2008-09-03
* sfc: Export boot configuration in EEPROM through ethtoolBen Hutchings2008-09-03
* sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings2008-09-03
* sfc: Reduce the size of struct efx_tx_bufferBen Hutchings2008-09-03