summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/net_driver.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: Add/remove blank lines to tasteBen Hutchings2014-02-121-1/+0
* sfc: remove unused 'enum efx_rx_alloc_method'Andrew Rybchenko2013-12-121-6/+0
* sfc: remove unused 'refcnt' from efx_rx_page_stateAndrew Rybchenko2013-12-121-3/+0
* sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings2013-12-121-3/+4
* sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko2013-12-121-2/+2
* sfc: Associate primary and secondary functions of controllerBen Hutchings2013-12-121-0/+10
* sfc: Store VPD serial number at probe timeBen Hutchings2013-12-121-0/+3
* sfc: Add RX packet timestamping for EF10Jon Cooper2013-12-121-0/+22
* sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()Ben Hutchings2013-12-121-9/+0
* sfc: split setup of hardware timestamping into NIC-type operationDaniel Pieczko2013-12-121-0/+9
* sfc: Correct RX dropped count for drops while interface is downJon Cooper2013-12-121-0/+5
* sfc: Add MC BISTs to ethtool offline self test on EF10Jon Cooper2013-12-121-0/+1
* sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko2013-12-061-0/+3
* sfc: Fix DMA unmapping issue with firmware assisted TSOAlexandre Rames2013-10-311-0/+3
* sfc: Use TX PIO for sufficiently small packetsJon Cooper2013-09-201-0/+2
* sfc: Allocate and link PIO buffers; map them with write-combiningBen Hutchings2013-09-201-0/+5
* sfc: Update copyright bannersBen Hutchings2013-08-291-2/+2
* sfc: Add support for Solarflare SFC9100 familyBen Hutchings2013-08-291-1/+5
* sfc: Extend struct efx_tx_buffer to allow pushing option descriptorsBen Hutchings2013-08-291-1/+6
* sfc: Use a global count of active queues instead of pending drainsAlexandre Rames2013-08-291-2/+2
* sfc: Prepare for RX scatter on EF10Jon Cooper2013-08-291-2/+6
* sfc: Allow efx_nic_type::dimension_resources to failBen Hutchings2013-08-291-1/+1
* sfc: Allow event queue initialisation to failJon Cooper2013-08-291-1/+1
* sfc: Add support for reading packet length from prefixBen Hutchings2013-08-271-0/+4
* sfc: Add TX merged completion counterBen Hutchings2013-08-271-0/+2
* sfc: Generalise packet hash lookup to support EF10 RX prefixJon Cooper2013-08-271-2/+9
* sfc: Add a function pointer to abstract write of host time into NIC shared me...Laurence Evans2013-08-271-0/+1
* sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings2013-08-271-78/+18
* sfc: Move MTD operations into efx_nic_typeBen Hutchings2013-08-271-1/+28
* sfc: Eliminate struct efx_mtdBen Hutchings2013-08-221-0/+1
* sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings2013-08-221-3/+5
* sfc: Make most filter operations NIC-type-specificBen Hutchings2013-08-221-0/+46
* sfc: Split Falcon-arch-specific and common filter stateBen Hutchings2013-08-221-2/+11
* sfc: Do not assume efx_nic_type::ev_fini is idempotentBen Hutchings2013-08-211-0/+2
* sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_sizeBen Hutchings2013-08-211-5/+4
* sfc: Add support for MCDI v2Ben Hutchings2013-08-211-0/+2
* sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings2013-08-211-1/+49
* sfc: Refactor queue teardown sequence to allow for EF10 flush behaviourBen Hutchings2013-08-211-1/+5
* sfc: Stop RX refill before flushing RX queuesBen Hutchings2013-08-211-2/+2
* sfc: Rework IRQ enable/disableBen Hutchings2013-08-211-4/+20
* sfc: Remove efx_process_channel_now()Ben Hutchings2013-08-211-2/+0
* sfc: Make struct efx_special_buffer less specialBen Hutchings2013-08-211-24/+23
* sfc: Make MCDI independent of SienaBen Hutchings2013-08-211-0/+20
* sfc: Move details of a Falcon bug workaround out of ethtool.cBen Hutchings2013-08-211-0/+2
* sfc: Define and set RX buffer flag for packets parsed as TCPBen Hutchings2013-06-241-0/+1
* sfc: Fix EEH with legacy interrupts.Alexandre Rames2013-06-241-0/+1
* sfc: Store port number in private data, not net_device::dev_idBen Hutchings2013-06-121-1/+2
* sfc: Reduce RX scatter buffer size, and reduce alignment if appropriateBen Hutchings2013-05-141-2/+14
* sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGNBen Hutchings2013-05-141-14/+1
* sfc: allocate more RX buffers per pageDaniel Pieczko2013-03-071-0/+2
OpenPOWER on IntegriCloud