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