aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ef10.c
AgeCommit message (Expand)Author
2016-07-10sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree
2015-12-09sfc: push partner queue for skb->xmit_moreMartin Habets
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-06sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah
2014-11-03sfc: don't BUG_ON efx->max_channels == 0 in probeEdward Cree
2014-07-15sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree
2014-04-01Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko
2014-03-14sfc: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-10sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree
2014-02-12sfc: Correct comment about number of TX queues used on EF10Ben Hutchings
2014-01-21sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.Jon Cooper
2013-12-16sfc: Fix RX drop filters for EF10Ben Hutchings
2013-12-12sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}Shradha Shah
2013-12-12sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings
2013-12-12sfc: Allow filter removal only with exactly matching priorityBen Hutchings
2013-12-12sfc: Don't refer to 'stack' in filter implementationBen Hutchings
2013-12-12sfc: Change priority and flags for automatic MAC filtersBen Hutchings
2013-12-12sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko
2013-12-12sfc: Add more information to many warnings using WARN() and netdev_WARN()Ben Hutchings
2013-12-12sfc: Enable PTP clock and timestamping for all functions on EF10Ben Hutchings
2013-12-12sfc: Add RX packet timestamping for EF10Jon Cooper
2013-12-12sfc: Return EBUSY for filter insertion on EF10, matching Falcon/SienaBen Hutchings
2013-12-12sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10Ben Hutchings
2013-12-12sfc: Log all unexpected MCDI errorsEdward Cree
2013-12-12sfc: Correct RX dropped count for drops while interface is downJon Cooper
2013-12-12sfc: Make initial fill of RX descriptors synchronousJon Cooper
2013-12-12sfc: Tighten the check for RX merged completion eventsBen Hutchings
2013-12-12sfc: Add MC BISTs to ethtool offline self test on EF10Jon Cooper
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-04sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree
2013-10-04sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree
2013-10-04sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper
2013-09-20sfc: Allocate and link PIO buffers; map them with write-combiningBen Hutchings
2013-09-20sfc: efx_ef10_filter_update_rx_scatter() can be staticFengguang Wu
2013-09-11sfc: Reinitialise and re-validate datapath caps after MC rebootBen Hutchings
2013-09-11sfc: Clean up validation of datapath capabilitiesBen Hutchings
2013-09-11sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebootedBen Hutchings
2013-09-11sfc: Disable PTP on EF10 until we're ready to handle inline RX timestampsBen Hutchings
2013-08-29sfc: Add support for Solarflare SFC9100 familyBen Hutchings