summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/net_driver.h
AgeCommit message (Expand)Author
2009-11-29sfc: Update version, copyright dates, authorsBen Hutchings
2009-11-29sfc: Add support for SFC9000 family (2)Ben Hutchings
2009-11-29sfc: Allow for additional checksum offload featuresBen Hutchings
2009-11-29sfc: Extend MTD driver for use with new NICsBen Hutchings
2009-11-29sfc: Remove static PHY data and enumerationsBen Hutchings
2009-11-29sfc: Extend loopback mode enumerationBen Hutchings
2009-11-29sfc: Add efx_nic_type operation for identity LED controlBen Hutchings
2009-11-29sfc: Add efx_nic_type operation for NVRAM self-testBen Hutchings
2009-11-29sfc: Add efx_nic_type operation for register self-testBen Hutchings
2009-11-29sfc: Implement ethtool reset operationBen Hutchings
2009-11-29sfc: Add power-management and wake-on-LAN supportBen Hutchings
2009-11-29sfc: Refactor link configurationBen Hutchings
2009-11-29sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings
2009-11-29sfc: Clean up RX event handlingBen Hutchings
2009-11-28sfc: Move descriptor cache base addresses to struct efx_nic_typeBen Hutchings
2009-11-28sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings
2009-11-28sfc: Remove some redundant whitespaceBen Hutchings
2009-11-28sfc: Always start Falcon using the XMACSteve Hodgson
2009-11-28sfc: Replace MDIO spinlock with mutexSteve Hodgson
2009-11-28sfc: Simplify PHY pollingSteve Hodgson
2009-11-26sfc: Change MAC promiscuity and multicast hash at the same timeBen Hutchings
2009-11-26sfc: Simplify XMAC link pollingBen Hutchings
2009-11-26sfc: Split MAC stats DMA initiation and completionBen Hutchings
2009-11-26sfc: Fix bugs in RX queue flushingBen Hutchings
2009-11-24sfc: Log interrupt and reset type names, not numbersBen Hutchings
2009-11-24sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings
2009-11-24sfc: Move all I2C stuff into struct falcon_boardBen Hutchings
2009-11-24sfc: Move struct falcon_board into struct falcon_nic_dataBen Hutchings
2009-11-24sfc: Make board information explicitly Falcon-specificBen Hutchings
2009-11-24sfc: Rename efx_board::init_leds to init_phy and use for SFN4111TBen Hutchings
2009-11-24sfc: Use a single blink implementationBen Hutchings
2009-11-24sfc: Remove pointless abstraction of memory BAR number (2)Ben Hutchings
2009-10-24sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()Ben Hutchings
2009-10-24sfc: Removed kernel-doc for nonexistent member of efx_phy_operationsBen Hutchings
2009-10-24sfc: Maintain interrupt moderation values in ticks, not microsecondsBen Hutchings
2009-10-24sfc: Move shared members of struct falcon_nic_data into struct efx_nicBen Hutchings
2009-10-24sfc: Merge struct efx_blinker into struct efx_boardBen Hutchings
2009-10-24sfc: Move all TX DMA length limiting into tx.cBen Hutchings
2009-10-24sfc: Eliminate indirect lookups of queue size constantsBen Hutchings
2009-10-24sfc: Move RX data FIFO thresholds out of struct efx_nic_typeBen Hutchings
2009-08-26sfc: Work around XMAC bug causing packet loss with some peersBen Hutchings
2009-04-29sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings
2009-03-21sfc: Implement adaptive IRQ moderationBen Hutchings
2009-03-02sfc: Clean up LED controlBen Hutchings
2009-03-02sfc: Delete unused efx_blinker::led_num fieldBen Hutchings
2009-03-02sfc: Add support for QT2025C PHYBen Hutchings
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings
2009-01-30sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings