1. 1cd9ecb sfc: get the PF number and record in nic_data by Daniel Pieczko · 9 years ago
  2. 6d8aaaf sfc: create VEB vswitch and vport above default firmware setup by Daniel Pieczko · 9 years ago
  3. 45b2449 sfc: record the PF's vport ID in nic_data by Daniel Pieczko · 9 years ago
  4. 8d9f9dd sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data by Daniel Pieczko · 9 years ago
  5. e3d3629 sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAIN by Shradha Shah · 9 years ago
  6. 834e23d sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 9 years ago
  7. 7fa8d54 sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code by Shradha Shah · 9 years ago
  8. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  9. d98a4ff sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c by Shradha Shah · 10 years ago
  10. 9fd3d3a sfc: don't BUG_ON efx->max_channels == 0 in probe by Edward Cree · 10 years ago
  11. e4d112e sfc: add extra RX drop counters for nodesc_trunc and noskb_drop by Edward Cree · 10 years ago
  12. e283546 sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) by Edward Cree · 10 years ago
  13. 52ad762 Call efx_set_channels() before efx->type->dimension_resources() by Daniel Pieczko · 11 years ago
  14. 75363a4 sfc: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  15. cd84ff4 sfc: Use ether_addr_copy and eth_broadcast_addr by Edward Cree · 11 years ago
  16. aa3930e sfc: Correct comment about number of TX queues used on EF10 by Ben Hutchings · 11 years ago
  17. 3e33626 sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command. by Jon Cooper · 11 years ago
  18. a0bc348 sfc: Fix RX drop filters for EF10 by Ben Hutchings · 11 years ago
  19. 79ac47a sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait} by Shradha Shah · 11 years ago
  20. fbd7912 sfc: Implement efx_nic_type::filter_clear_rx operation for EF10 by Ben Hutchings · 11 years ago
  21. f728480 sfc: Allow filter removal only with exactly matching priority by Ben Hutchings · 11 years ago
  22. b59e6ef sfc: Don't refer to 'stack' in filter implementation by Ben Hutchings · 11 years ago
  23. 7665d1a sfc: Change priority and flags for automatic MAC filters by Ben Hutchings · 11 years ago
  24. d43050c sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well by Andrew Rybchenko · 11 years ago
  25. 48ce563 sfc: Add more information to many warnings using WARN() and netdev_WARN() by Ben Hutchings · 11 years ago
  26. 9aecda9 sfc: Enable PTP clock and timestamping for all functions on EF10 by Ben Hutchings · 11 years ago
  27. bd9a265 sfc: Add RX packet timestamping for EF10 by Jon Cooper · 11 years ago
  28. 065e64c sfc: Return EBUSY for filter insertion on EF10, matching Falcon/Siena by Ben Hutchings · 11 years ago
  29. a84f3bf9 sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10 by Ben Hutchings · 11 years ago
  30. 1e0b812 sfc: Log all unexpected MCDI errors by Edward Cree · 11 years ago
  31. f8f3b5a sfc: Correct RX dropped count for drops while interface is down by Jon Cooper · 11 years ago
  32. cce2879 sfc: Make initial fill of RX descriptors synchronous by Jon Cooper · 11 years ago
  33. 92a0416 sfc: Tighten the check for RX merged completion events by Ben Hutchings · 11 years ago
  34. 74cd60a sfc: Add MC BISTs to ethtool offline self test on EF10 by Jon Cooper · 11 years ago
  35. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  36. 568d7a0 sfc: Add PM and RXDP drop counters to ethtool stats by Edward Cree · 11 years ago
  37. 4bae913 sfc: Refactor EF10 stat mask code to allow for more conditional stats by Edward Cree · 11 years ago
  38. d546a89 sfc: Add rmb() between reading stats and generation count to ensure consistency by Jon Cooper · 11 years ago
  39. 183233b sfc: Allocate and link PIO buffers; map them with write-combining by Ben Hutchings · 11 years ago
  40. 9fd8095d sfc: efx_ef10_filter_update_rx_scatter() can be static by Fengguang Wu · 11 years ago
  41. a915ccc sfc: Reinitialise and re-validate datapath caps after MC reboot by Ben Hutchings · 11 years ago
  42. e5a2538 sfc: Clean up validation of datapath capabilities by Ben Hutchings · 11 years ago
  43. 869070c sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebooted by Ben Hutchings · 11 years ago
  44. 8b59f01 sfc: Disable PTP on EF10 until we're ready to handle inline RX timestamps by Ben Hutchings · 11 years ago
  45. 8127d66 sfc: Add support for Solarflare SFC9100 family by Ben Hutchings · 11 years ago