aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/net_driver.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: Do not include unneeded headersBen Hutchings2010-02-031-1/+0
* sfc: Fix some incorrect or redundant commentsBen Hutchings2010-02-031-8/+4
* sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings2010-02-031-1/+3
* sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson2009-12-231-0/+1
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-291-2/+2
* sfc: Add support for SFC9000 family (2)Ben Hutchings2009-11-291-1/+9
* sfc: Allow for additional checksum offload featuresBen Hutchings2009-11-291-0/+3
* sfc: Extend MTD driver for use with new NICsBen Hutchings2009-11-291-2/+6
* sfc: Remove static PHY data and enumerationsBen Hutchings2009-11-291-29/+6
* sfc: Extend loopback mode enumerationBen Hutchings2009-11-291-1/+1
* sfc: Add efx_nic_type operation for identity LED controlBen Hutchings2009-11-291-0/+2
* sfc: Add efx_nic_type operation for NVRAM self-testBen Hutchings2009-11-291-0/+2
* sfc: Add efx_nic_type operation for register self-testBen Hutchings2009-11-291-0/+2
* sfc: Implement ethtool reset operationBen Hutchings2009-11-291-0/+3
* sfc: Add power-management and wake-on-LAN supportBen Hutchings2009-11-291-0/+6
* sfc: Refactor link configurationBen Hutchings2009-11-291-2/+6
* sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings2009-11-291-0/+29
* sfc: Clean up RX event handlingBen Hutchings2009-11-291-2/+2
* sfc: Move descriptor cache base addresses to struct efx_nic_typeBen Hutchings2009-11-281-0/+4
* sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings2009-11-281-0/+2
* sfc: Remove some redundant whitespaceBen Hutchings2009-11-281-2/+0
* sfc: Always start Falcon using the XMACSteve Hodgson2009-11-281-0/+3
* sfc: Replace MDIO spinlock with mutexSteve Hodgson2009-11-281-2/+2
* sfc: Simplify PHY pollingSteve Hodgson2009-11-281-10/+14
* sfc: Change MAC promiscuity and multicast hash at the same timeBen Hutchings2009-11-261-1/+1
* sfc: Simplify XMAC link pollingBen Hutchings2009-11-261-6/+4
* sfc: Split MAC stats DMA initiation and completionBen Hutchings2009-11-261-2/+0
* sfc: Fix bugs in RX queue flushingBen Hutchings2009-11-261-2/+9
* sfc: Log interrupt and reset type names, not numbersBen Hutchings2009-11-241-2/+17
* sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings2009-11-241-9/+17
* sfc: Move all I2C stuff into struct falcon_boardBen Hutchings2009-11-241-3/+0
* sfc: Move struct falcon_board into struct falcon_nic_dataBen Hutchings2009-11-241-27/+0
* sfc: Make board information explicitly Falcon-specificBen Hutchings2009-11-241-3/+3
* sfc: Rename efx_board::init_leds to init_phy and use for SFN4111TBen Hutchings2009-11-241-7/+4
* sfc: Use a single blink implementationBen Hutchings2009-11-241-10/+8
* sfc: Remove pointless abstraction of memory BAR number (2)Ben Hutchings2009-11-241-2/+0
* sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()Ben Hutchings2009-10-241-11/+0
* sfc: Removed kernel-doc for nonexistent member of efx_phy_operationsBen Hutchings2009-10-241-1/+0
* sfc: Maintain interrupt moderation values in ticks, not microsecondsBen Hutchings2009-10-241-1/+1
* sfc: Move shared members of struct falcon_nic_data into struct efx_nicBen Hutchings2009-10-241-0/+7
* sfc: Merge struct efx_blinker into struct efx_boardBen Hutchings2009-10-241-15/+6
* sfc: Move all TX DMA length limiting into tx.cBen Hutchings2009-10-241-4/+0
* sfc: Eliminate indirect lookups of queue size constantsBen Hutchings2009-10-241-6/+0
* sfc: Move RX data FIFO thresholds out of struct efx_nic_typeBen Hutchings2009-10-241-4/+0
* sfc: Work around XMAC bug causing packet loss with some peersBen Hutchings2009-08-261-1/+6
* sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings2009-04-291-22/+4
* sfc: Use generic MDIO functions and definitionsBen Hutchings2009-04-291-5/+3
* sfc: Implement adaptive IRQ moderationBen Hutchings2009-03-211-0/+9
* sfc: Clean up LED controlBen Hutchings2009-03-021-4/+4
* sfc: Delete unused efx_blinker::led_num fieldBen Hutchings2009-03-021-2/+0