aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/net_driver.h
Commit message (Expand)AuthorAge
* sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson2009-12-23
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-29
* sfc: Add support for SFC9000 family (2)Ben Hutchings2009-11-29
* sfc: Allow for additional checksum offload featuresBen Hutchings2009-11-29
* sfc: Extend MTD driver for use with new NICsBen Hutchings2009-11-29
* sfc: Remove static PHY data and enumerationsBen Hutchings2009-11-29
* sfc: Extend loopback mode enumerationBen Hutchings2009-11-29
* sfc: Add efx_nic_type operation for identity LED controlBen Hutchings2009-11-29
* sfc: Add efx_nic_type operation for NVRAM self-testBen Hutchings2009-11-29
* sfc: Add efx_nic_type operation for register self-testBen Hutchings2009-11-29
* sfc: Implement ethtool reset operationBen Hutchings2009-11-29
* sfc: Add power-management and wake-on-LAN supportBen Hutchings2009-11-29
* sfc: Refactor link configurationBen Hutchings2009-11-29
* sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings2009-11-29
* sfc: Clean up RX event handlingBen Hutchings2009-11-29
* sfc: Move descriptor cache base addresses to struct efx_nic_typeBen Hutchings2009-11-29
* sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings2009-11-29
* sfc: Remove some redundant whitespaceBen Hutchings2009-11-29
* sfc: Always start Falcon using the XMACSteve Hodgson2009-11-29
* sfc: Replace MDIO spinlock with mutexSteve Hodgson2009-11-29
* sfc: Simplify PHY pollingSteve Hodgson2009-11-29
* sfc: Change MAC promiscuity and multicast hash at the same timeBen Hutchings2009-11-26
* sfc: Simplify XMAC link pollingBen Hutchings2009-11-26
* sfc: Split MAC stats DMA initiation and completionBen Hutchings2009-11-26
* sfc: Fix bugs in RX queue flushingBen Hutchings2009-11-26
* sfc: Log interrupt and reset type names, not numbersBen Hutchings2009-11-24
* sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings2009-11-24
* sfc: Move all I2C stuff into struct falcon_boardBen Hutchings2009-11-24
* sfc: Move struct falcon_board into struct falcon_nic_dataBen Hutchings2009-11-24
* 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