- 3c5eb87 sfc: create vports for VFs and assign random MAC addresses by Shradha Shah · 10 years ago
- 02246a7 sfc: Prepare to bind the sfc driver to the VF. by Shradha Shah · 10 years ago
- 1cd9ecb sfc: get the PF number and record in nic_data by Daniel Pieczko · 10 years ago
- 6d8aaaf sfc: create VEB vswitch and vport above default firmware setup by Daniel Pieczko · 10 years ago
- 45b2449 sfc: record the PF's vport ID in nic_data by Daniel Pieczko · 10 years ago
- 8d9f9dd sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data by Daniel Pieczko · 10 years ago
- e3d3629 sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAIN by Shradha Shah · 10 years ago
- 834e23d sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 10 years ago
- bf3d015 sfc: Move and rename efx_vf struct to siena_vf by Daniel Pieczko · 10 years ago
- 7fa8d54 sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code by Shradha Shah · 10 years ago
- 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- 1d20a160 sfc: Fix memcpy() with const destination compiler warning. by David S. Miller · 10 years ago
- d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
- 51df60f sfc: Revert SRIOV changes. by David S. Miller · 10 years ago
- 25672db sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 10 years ago
- d92916f sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code by Shradha Shah · 10 years ago
- 0fcb5c76 ptp: sfc: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
- 12a89db net/ethernet/sfc: Don't use of_node_to_eeh_dev() by Benjamin Herrenschmidt · 10 years ago
- dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
- 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
- 7a20db3 sfc: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
- 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- d98a4ff sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c by Shradha Shah · 10 years ago
- 327c685 sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix by Shradha Shah · 10 years ago
- 2dc313e sfc: Move the current VF state from efx_nic into siena_nic_data by Shradha Shah · 10 years ago
- 9fd3d3a sfc: don't BUG_ON efx->max_channels == 0 in probe by Edward Cree · 10 years ago
- 8fc9635 sfc: remove incorrect EFX_BUG_ON_PARANOID check by Jon Cooper · 10 years ago
- 70b33fb sfc: add support for skb->xmit_more by Edward Cree · 10 years ago
- 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- f650fb4 sfc: fix addr_list_lock spinlock use before init by Edward Cree · 10 years ago
- 4ef6dae sfc: Convert the normal transmit complete path to dev_consume_skb_any() by Rick Jones · 10 years ago
- 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
- 4984c23 sfc: Use __iowrite64_copy instead of a slightly different local function by Ben Hutchings · 10 years ago
- 3676326 sfc: Add support for busy polling by Alexandre Rames · 10 years ago
- 8ccf3800 sfc: Add per-queue statistics in ethtool by Andrew Rybchenko · 10 years ago
- e4d112e sfc: add extra RX drop counters for nodesc_trunc and noskb_drop by Edward Cree · 10 years ago
- ac331e9 sfc: Add 40G link capability decoding by Edward Cree · 10 years ago
- 3b06a00 sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter. by Mateusz Wrzesinski · 10 years ago
- 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- daf37b5 sfc: PIO:Restrict to 64bit arch and use 64-bit writes. by Jon Cooper · 10 years ago
- 014b201 Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next by David S. Miller · 10 years ago
- fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 11 years ago
- 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 11 years ago
- 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
- 1c36390 sfc: fix calling of free_irq with already free vector by Nikolay Aleksandrov · 11 years ago
- e283546 sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) by Edward Cree · 11 years ago
- 52ad762 Call efx_set_channels() before efx->type->dimension_resources() by Daniel Pieczko · 11 years ago
- 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 11 years ago
- 75363a4 sfc: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
- cd84ff4 sfc: Use ether_addr_copy and eth_broadcast_addr by Edward Cree · 11 years ago
- 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- 8f355e5 sfc: check for NULL efx->ptp_data in efx_ptp_event by Edward Cree · 11 years ago
- 184603d sfc: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
- 5b3b760 sfc: Add/remove blank lines to taste by Ben Hutchings · 11 years ago
- 5eed1f6 sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy by Ben Hutchings · 11 years ago
- 17e678d sfc: Cosmetic changes to self-test from the out-of-tree driver by Ben Hutchings · 11 years ago
- 6a350fd sfc: Update product naming by Ben Hutchings · 11 years ago
- e0b3ae3 sfc: Use canonical pointer type for MAC address in efx_set_mac_address() by Ben Hutchings · 11 years ago
- 93413f5 sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc' by Ben Hutchings · 11 years ago
- 2fa25cf sfc: Preserve rx_frm_trunc counters when resizing DMA rings by Ben Hutchings · 11 years ago
- aa3930e sfc: Correct comment about number of TX queues used on EF10 by Ben Hutchings · 11 years ago
- 86fc187 sfc: Remove unused definitions of EF10 user-mode DMA descriptors by Ben Hutchings · 11 years ago
- 0bdadad sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN by Ben Hutchings · 11 years ago
- 92d8f76 sfc: Rewrite adjustment of PPS event in a clearer way by Ben Hutchings · 11 years ago
- ce320f4 sfc: Cache skb->data in local variable in efx_ptp_rx() by Ben Hutchings · 11 years ago
- f9fd7ec7 sfc: Removed adhoc scheme to rate limit PTP event queue overflow message by Laurence Evans · 11 years ago
- 440b87e drivers/net: fix build warning in ethernet/sfc/tx.c by Paul Gortmaker · 11 years ago
- d9317ae sfc: Use the correct maximum TX DMA ring size for SFC9100 by Ben Hutchings · 11 years ago
- 13c92e8 sfc: Fix transposed ptp_{under, over}size_sync_windows statistics by Ben Hutchings · 11 years ago
- 3e33626 sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command. by Jon Cooper · 11 years ago
- d2adcaa sfc: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
- c7cb38a net: sfc calls skb_set_hash by Tom Herbert · 11 years ago
- baf9573 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
- a0bc348 sfc: Fix RX drop filters for EF10 by Ben Hutchings · 11 years ago
- 7ed2a0d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
- 59bcaed Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
- 99691c4 sfc: Add PTP counters to ethtool stats by Ben Hutchings · 11 years ago
- 79ac47a sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait} by Shradha Shah · 11 years ago
- 8c5270a sfc: remove unused 'enum efx_rx_alloc_method' by Andrew Rybchenko · 11 years ago
- ff2de51 sfc: remove unused 'refcnt' from efx_rx_page_state by Andrew Rybchenko · 11 years ago
- fbd7912 sfc: Implement efx_nic_type::filter_clear_rx operation for EF10 by Ben Hutchings · 11 years ago
- f728480 sfc: Allow filter removal only with exactly matching priority by Ben Hutchings · 11 years ago
- b59e6ef sfc: Don't refer to 'stack' in filter implementation by Ben Hutchings · 11 years ago
- 7665d1a sfc: Change priority and flags for automatic MAC filters by Ben Hutchings · 11 years ago
- d43050c sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well by Andrew Rybchenko · 11 years ago
- 48ce563 sfc: Add more information to many warnings using WARN() and netdev_WARN() by Ben Hutchings · 11 years ago
- bbbe714 sfc: Remove unnecessary condition for processing the TX timestamp queue by Ben Hutchings · 11 years ago
- a45a3a5 sfc: Don't clear timestamps in efx_ptp_rx() by Ben Hutchings · 11 years ago
- 9aecda9 sfc: Enable PTP clock and timestamping for all functions on EF10 by Ben Hutchings · 11 years ago
- 0bcf4a6 sfc: Associate primary and secondary functions of controller by Ben Hutchings · 11 years ago
- ef215e6 sfc: Store VPD serial number at probe time by Ben Hutchings · 11 years ago
- bd9a265 sfc: Add RX packet timestamping for EF10 by Jon Cooper · 11 years ago
- 2ccd0b1 sfc: Copy RX prefix into skb head area in efx_rx_mk_skb() by Ben Hutchings · 11 years ago
- 9ec0659 sfc: split setup of hardware timestamping into NIC-type operation by Daniel Pieczko · 11 years ago
- a6f7346 sfc: Add support for SFC9100 timestamp format by Laurence Evans · 11 years ago
- dfd8d58 sfc: Tidy up PTP synchronization code by Laurence Evans · 11 years ago
- 94cd60d sfc: PTP - tidy up unused/useless variables by Laurence Evans · 11 years ago
- bc0f3c1 sfc: Remove kernel-doc for efx_ptp_data fields not present in this version by Ben Hutchings · 11 years ago
- 5d0dab0 sfc: Initialise efx_ptp_data::phc_clock_info from a static template by Ben Hutchings · 11 years ago