summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/net_driver.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2013-02-261-1/+3
* sfc: Work-around flush timeout when flushes have completedDaniel Pieczko2012-12-011-0/+1
* sfc: Really disable flow control while flushingBen Hutchings2012-12-011-0/+2
* ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-011-2/+0
* drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings2012-10-061-12/+0
* sfc: Bump version to 3.2Ben Hutchings2012-09-191-1/+1
* sfc: Add support for IEEE-1588 PTPStuart Hodgson2012-09-191-1/+18
* sfc: Add channel specific receive_skb handler and post_remove callbackStuart Hodgson2012-09-071-0/+3
* sfc: Add explicit RX queue flag to channelStuart Hodgson2012-09-071-1/+4
* sfc: Change state names to be clearer, and comment themBen Hutchings2012-08-241-6/+4
* sfc: Simplify TSO header buffer allocationBen Hutchings2012-08-241-7/+6
* sfc: Stop TX queues before they fill upBen Hutchings2012-08-241-0/+5
* sfc: Refactor struct efx_tx_buffer to use a flags fieldBen Hutchings2012-08-241-13/+14
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-07-181-3/+6
|\
| * sfc: Disable VF queues during register self-testBen Hutchings2012-07-171-2/+5
| * sfc: Use generic DMA API, not PCI-DMA APIBen Hutchings2012-07-171-1/+1
* | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-1/+1
|/
* sfc: Added support for new ethtool APIs for obtaining module eepromStuart Hodgson2012-05-101-0/+5
* sfc: Fill RX rings completely full, rather than to 95% fullDavid Riddoch2012-05-101-3/+0
* sfc: Remove efx_channel::last_eventq_read_ptrBen Hutchings2012-03-061-2/+0
* sfc: Run event/IRQ self-test asynchronously when interface is brought upBen Hutchings2012-03-061-2/+4
* sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channelsBen Hutchings2012-02-231-3/+6
* sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings2012-02-161-1/+31
* sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings2012-02-161-4/+9
* sfc: Add support for 'extra' channel typesBen Hutchings2012-02-161-0/+34
* sfc: Make all CPU/IRQ/channel/queue counts unsignedBen Hutchings2012-02-161-1/+1
* sfc: Make buffer table indices and counts consistently unsignedBen Hutchings2012-02-161-2/+2
* sfc: Disable flow control during flushesSteve Hodgson2012-02-161-0/+4
* sfc: Leave interrupts and event queues enabled whenever we canBen Hutchings2012-02-161-19/+17
* sfc: Replace efx_rx_buffer::is_page and other booleans with a flags fieldBen Hutchings2012-01-271-7/+9
* sfc: Make all MAC statistics consistently 64 bits wideBen Hutchings2012-01-271-55/+55
* sfc: Remove obsolete function efx_dev_name()Ben Hutchings2012-01-271-9/+0
* sfc: Clean up test interrupt handlingBen Hutchings2012-01-271-7/+8
* sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)Ben Hutchings2012-01-271-0/+4
* sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUGBen Hutchings2012-01-271-5/+1
* sfc: Remove efx_nic_type::push_multicast_hash operationBen Hutchings2012-01-271-3/+2
* sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings2012-01-271-17/+4
* sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_statsBen Hutchings2012-01-271-0/+1
* sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings2012-01-091-2/+2
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-1/+1
* sfc: Move the Solarflare driversJeff Kirsher2011-08-111-0/+1060
OpenPOWER on IntegriCloud